diff --git a/.gitignore b/.gitignore index 9a6a1b0..066053d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -cache/* -!cache/index.html -.project -.settings -composer.lock \ No newline at end of file +cache/ +composer.lock +datas/config.json +datas/soshot.sqlite +vendor/ \ No newline at end of file diff --git a/.htaccess b/.htaccess deleted file mode 100644 index 8c115f6..0000000 --- a/.htaccess +++ /dev/null @@ -1,5 +0,0 @@ -AddDefaultCharset UTF-8 -Options -Indexes -DirectoryIndex index.php index.html -FileETag none -SetOutputFilter DEFLATE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. 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 +them 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 prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. 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. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey 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; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If 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 convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU 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 that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + 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. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +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. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + 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 +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + 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 3 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, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program 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, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU 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. But first, please read +. diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5b0dbd --- /dev/null +++ b/README.md @@ -0,0 +1,170 @@ +# !!!! Be careful !!!! +## Use at your own risk + + +Soshot make webshot of internet page with headless machine. + + +## Ideas + + - If webshot exist in desired size, serve them, if not, verif if complete exist, if exist, crop and resize, save and serve + - If webshot not exist get information of page and add in the queue + - Cron job take a webshot of complete page and save them (1920 x complete lenth) + - Crop image and resize desired format (1920x1080, 1280x720, 160x90 ...), save and serve + +SoShot always make complete webshot (1920x page lenght) + first demande size. + +Size use 16/9 ratio : + + + - fav = define by config (default 48px) + - og = define by the website himself (no resize or crop) + - thumb = 160x90 + - hd = 1280x720 + - full = 1920x1080 + - complete = 1920xpage height + +## Requirements + + - PHP 8.* + - Sqlite3 + - PDO + - Composer + - Imagick + - PHP-GD + - CRON + - Chrome / Chromium + +## Installation + +Make directory on your web server and go in + +` +mkdir /var/www/soshot && cd /var/www/soshot +` + +Clone git repo + +` +git clone https://forge.leslibres.org/Knah-Tsaeb/Soshot.git . +` + +Install dependencies + +` +composer install --no-dev +` + +Configure your web server to serve in "public" directory + +Go to web page +https://shoshot.your-domain.tld + +## Configuration + +You can use a web interface (if option "use web gui" is set to true), https://shoshot.your-domain.tld/backend?page=settings + +Or you can modify config file /datas/config.json. + +#### Accept only request from 127.0.0.1 + +Default : true + +ShoShot only work for local machine, return 404 if use with remote machine. + +#### Use web gui + +Default : false + +Soshot only work with endpoint /api. Return 404 if endpoint is not /api + +#### Use log + +Default : true + +Not implemented yet. + +#### Always make PDF + +Default : false + +If true, SoShot make a complete webshot and PDF of page. + +#### Favicon size + +Default : 48 + +Define size of favicon. + +#### Permit type of webshot + +Default : none + +Select authorized size or type of webshot. + +#### Cache expiration (for web GUI) in hour + +Default : 12 + +Not implemented yet. + +#### Maximum work per batch + +Default : 5 + +Foreach cron task as launch, SoShot make 5 webshot. + +#### Api key + +Default : random string, lenght 12 + +!!! DANGER !!! + +If you change key, all previous generation will be invalid. Soshot re make all previous generation. + +#### Password + +Default : null + +Password for admin interface. No min or max character. + +Add cron task + + +` +sudo crontab -u www-data -e +` + + +` +php /var/www/soshot/bin/thumbShoter.php +` + +## Usage + +For generating webshot the entry point is https://shoshot.your-domain.tld/api? + +You need to define 3 parameters : + + - type (fav, og, pdf, thumb, hd, full, complete) + - hmac (hash_hmac('sha1', url of page, your Api key);) + - url (url of page encode with url_encode) + + +Example : https://shoshot.your-domain.tld/api?type=fav&hmac=44a2b3f1bc43895c23779f4e71558e9976a4daf2&url=https%3A%2F%2Ffr.wikipedia.org%2Fwiki%2FLogiciel_libre + +## License + +GNU General Public License v3.0 + +See LICENSE file for more detail. + +**Thanks** + + - [W3c](https://www.w3schools.com/w3css/) for w3.css + - [Fork Awesome](https://forkaweso.me/Fork-Awesome/) for icon + - [embed/embed](https://github.com/oscarotero/Embed) for embed (fav and og) + - [hassankhan/config](https://github.com/hassankhan/config) for config (config mananger) + - [chrome-php/chrome](https://github.com/chrome-php/chrome) for chrome-php (wrapper for chrome dev-tool) + - [stefangabos/zebra_image](https://github.com/stefangabos/Zebra_Image) for zebra-image (resize and manipulate image) + - [guzzlehttp/psr7](https://github.com/guzzle/psr7) for psr7 (PSR7 implement) \ No newline at end of file diff --git a/app/Controllers/Backend.php b/app/Controllers/Backend.php new file mode 100644 index 0000000..7242a4e --- /dev/null +++ b/app/Controllers/Backend.php @@ -0,0 +1,207 @@ +loginPassword)) { + if (!Login::login($params->loginPassword, $conf->password)) { + $content = $this->showLogin(); + return $content; + } + } + + if (!Login::isLogin()) { + $content = $this->showLogin(); + return $content; + } + + if (!empty($params->page)) { + $this->page = $params->page; + } + + if (file_exists(__DIR__ . '/../../cache/tmp/chrome-php-socket')) { + $this->runningJob = true; + } + + if (!empty($params->showImg)) { + $img = new ShowImg($params->type, $params->showImg); + exit(); + } + + $this->conf = $conf; + $this->params = $params; + + if ($this->page === 'settings') { + if (isset($_SESSION['firstRun']) && $_SESSION['firstRun'] === 1) { + $conf->webPage = false; + $this->title = 'Install'; + $this->conf->key = bin2hex(random_bytes(12)); + $this->passwordRequired = "required"; + } + + if (isset($this->params->token) && Page::verifToken($this->params->token)) { + $this->conf = $this->setOption($params); + } + } + + ob_start(); + require_once __DIR__ . '/../../tpl/nav.php'; + + if ($this->page === 'infos') { + $this->showInfos(); + } else { + $this->showSettings(); + } + require_once __DIR__ . '/../../tpl/footer.php'; + $content = ob_get_contents(); + ob_end_clean(); + return $content; + } + + private function showInfos() { + if (!empty($this->params->start)) { + $this->start = $this->params->start; + } + + if (!empty($this->params->end)) { + $this->end = $this->max + $this->start; + } + + $conx = new DataBase(); + $genList = $conx->getList($this->start, $this->end); + $total = $conx->getTotal(); + + $start = $this->start; + $max = $this->max; + $next = $start + $max; + $previous = $start - ($max); + + if (count($genList) < $this->max) { + $next = $start; + } + + if ($previous < 0) { + $previous = 0; + } + + require __DIR__ . '/../../tpl/infos.php'; + } + + private function showSettings() { + if (!empty($this->params->start)) { + $this->start = $this->params->start; + } + + if (!empty($this->params->end)) { + $this->end = $this->max + $this->start; + } + + if ($this->start < 0) { + $this->start = 0; + } + $conx = new DataBase(); + $genList = $conx->getList($this->start, $this->end); + $total = $conx->getTotal(); + $start = $this->start; + $max = $this->max; + $token = Page::genToken(); + + require __DIR__ . '/../../tpl/settings.php'; + } + + private function setOption($post) { + if (!file_exists(__DIR__ . '/../../datas/config.json')) { + file_put_contents(__DIR__ . '/../../datas/config.json', json_encode([])); + unset($_SESSION['login']); + unset($_SESSION['firstRun']); + } + + $userConfig = __DIR__ . '/../../datas/config.json'; + $uConfig = new Config($userConfig); + + if (empty($post->onlyLocalServer)) { + $uConfig['onlyLocalServer'] = false; + } else { + $uConfig['onlyLocalServer'] = true; + } + + if (empty($post->webPage)) { + $uConfig['webPage'] = false; + } else { + $uConfig['webPage'] = true; + } + + if (empty($post->log)) { + $uConfig['log'] = false; + } else { + $uConfig['log'] = true; + } + + if (empty($post->alwaysMakePdf)) { + $uConfig['alwaysMakePdf'] = false; + } else { + $uConfig['alwaysMakePdf'] = true; + } + + if (!empty($post->icoSize)) { + $uConfig['icoSize'] = (int)$post->icoSize; + } + + if (!empty($post->expireCache)) { + $uConfig['expireCache'] = (int)$post->expireCache; + } + + if (!empty($post->maxGenPerBatch)) { + $uConfig['maxGenPerBatch'] = (int)$post->maxGenPerBatch; + } + + if (!empty($post->permitType)) { + $uConfig['permitType'] = $post->permitType; + } else { + $uConfig['permitType'] = []; + } + + if (!empty($post->password)) { + $uConfig['password'] = password_hash($post->password, PASSWORD_DEFAULT); + } + + if (!empty($post->key)) { + $uConfig['key'] = $post->key; + } + + $uConfig->toFile($userConfig); + + $newConfig = new Config($userConfig); + return (object)$newConfig->all(); + } + + private function showLogin() { + ob_start(); + $token = Page::genToken(); + require_once __DIR__ . '/../../tpl/login.php'; + $content = ob_get_contents(); + ob_end_clean(); + return $content; + } +} diff --git a/app/Controllers/GenHmac.php b/app/Controllers/GenHmac.php new file mode 100644 index 0000000..3f6059e --- /dev/null +++ b/app/Controllers/GenHmac.php @@ -0,0 +1,8 @@ +url, $conf['key']); + } +} \ No newline at end of file diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php new file mode 100644 index 0000000..6e635d7 --- /dev/null +++ b/app/Controllers/Home.php @@ -0,0 +1,16 @@ +type) || + !isset($params->hmac) || + !isset($params->url) + ) { + $error = new Error(); + $error->index((object)['status' => 400, 'message' => 'Missing parameters']); + } + + if (!in_array($params->type, $conf->permitType)) { + $error = new Error(); + $error->index((object)['status' => 400, 'message' => 'Wrong type']); + } + + if ($params->type === 'fav') { + $favicon = new GetFav($params, $conf); + $favicon->show(); + } elseif ($params->type === 'og') { + $favicon = new GetOg($params, $conf); + $favicon->show(); + } else { + $result = new GetThumb($params, $conf); + $result->show(); + } + } +} diff --git a/app/DataBase/DataBase.php b/app/DataBase/DataBase.php new file mode 100644 index 0000000..1b2adc7 --- /dev/null +++ b/app/DataBase/DataBase.php @@ -0,0 +1,134 @@ + '', + 'url' => '', + 'complete' => '', + 'full' => '', + 'hd' => '', + 'thumb' => '', + 'fav' => '', + 'og' => '', + 'pdf' => '', + 'created' => '' + ]; + + function __construct($params = null) { + try { + if (!file_exists($this->dataBase)) { + $this->db = new PDO('sqlite:' . $this->dataBase); + $this->db->setAttribute(PDO::ATTR_DEFAULT_FETCH_MODE, PDO::FETCH_ASSOC); + $this->db->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); // ERRMODE_WARNING | ERRMODE_EXCEPTION | ERRMODE_SILENT + + $this->db->query("CREATE TABLE IF NOT EXISTS soshot ( + id string PRIMARY KEY NOT NULL, + url text, + complete tinyint, + full tinyint, + hd tinyint, + thumb tinyint, + fav tinyint, + og tinyint, + pdf tinyint, + created DATETIME + );"); + } else { + $this->db = new PDO('sqlite:' . $this->dataBase); + $this->db->setAttribute(PDO::ATTR_DEFAULT_FETCH_MODE, PDO::FETCH_ASSOC); + $this->db->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); // ERRMODE_WARNING | ERRMODE_EXCEPTION | ERRMODE_SILENT + } + } catch (Exception $e) { + echo $e->getMessage(); + die(); + } + + if (!empty($params)) { + $this->setParams($params); + } + return $this; + } + + public function setParams($params) { + $this->params = (object)$this->params; + $this->params->id = $params->hmac; + $this->params->url = $params->url; + $this->params->type = $params->type; + $this->params->created = date("Y-m-d H:i:s"); + $this->params = $this->params; + } + + public function addUpdate($update, $type = '') { + if (!empty($type)) { + $this->params->type = $type; + } + if ($this->testExit($this->params->id)) { + $this->update($update); + } else { + $this->insert($update); + } + } + + public function insert($update) { + $stmt = $this->db->prepare("INSERT INTO soshot (id, url, " . $this->params->type . ", created) VALUES + (:id, :url, :" . $this->params->type . ", :created)"); + //$stmt->debugDumpParams(); + + $result = $stmt->execute(array( + 'id' => $this->params->id, + 'url' => $this->params->url, + $this->params->type => $update, + 'created' => $this->params->created + )); + } + + private function update($update) { + $stmt = $this->db->prepare("UPDATE soshot + SET " . $this->params->type . "=:" . $this->params->type . " + WHERE id=:id;"); + + $result = $stmt->execute([ + ':' . $this->params->type => $update, + ':id' => $this->params->id + ]); + //$stmt->debugDumpParams(); + } + + private function testExit($id) { + $stmt = $this->db->prepare("SELECT id FROM soshot WHERE id=:id LIMIT 1;"); + $stmt->execute(array(':id' => $id)); + $result = $stmt->fetchAll(PDO::FETCH_OBJ); + if (!empty($result)) { + return true; + } + return false; + } + + public function getTotal() { + $stmt = $this->db->prepare("SELECT COUNT(id) AS nb FROM soshot "); + $stmt->execute(); + $result = $stmt->fetch(); + return $result['nb']; + } + + public function getList($start, $end) { + $stmt = $this->db->prepare("SELECT * FROM soshot ORDER BY created DESC limit :start, :end;"); + $stmt->execute(array(':start' => $start, ':end' => $end)); + $result = $stmt->fetchAll(PDO::FETCH_OBJ); + return $result; + } +} diff --git a/app/Router.php b/app/Router.php new file mode 100644 index 0000000..1f84731 --- /dev/null +++ b/app/Router.php @@ -0,0 +1,71 @@ +routes = []; + } + + public function addRoute($paths, $controller, $method = 'GET') { + + if (!is_array($paths)) { + $paths = [$paths]; + } + + foreach ($paths as $path) { + $this->routes[$path] = [ + 'controller' => $controller, + 'method' => $method + ]; + } + } + + public function match() { + $path = $_SERVER['REQUEST_URI']; + $parts = parse_url($path); + $this->path = $parts['path']; + + $this->requestMethod = $_SERVER['REQUEST_METHOD']; + + if (isset($this->routes[$this->path])) { + return true; + } + return false; + } + + public function render($conf) { + if ($this->requestMethod === 'GET') { + $this->params = (object)$_GET; + } elseif ($this->requestMethod === 'POST') { + $this->params = (object)$_POST; + } else { + $error = new Error(); + $error->index((object)['status' => 405, 'message' => 'Method not allowed']); + } + + if ($conf->webPage === false && $this->path !== '/api') { + $error = new Error(); + $error->index((object)['status' => 404, 'message' => 'The page that you have requested could not be found.']); + } + + if ($this->path === '/debug') { + require_once __DIR__ . '/../bin/thumbShoter.php'; + exit(); + } + + $className = '\\' . $this->routes[$this->path]['controller']; + $controllerInstance = new $className(); + $content = $controllerInstance->index($this->params, $conf); + if (in_array($className, ['\App\Controllers\Home', '\App\Controllers\Backend']) && empty($this->params->showImg)) { + require_once __DIR__ . '/../tpl/bone.php'; + } + } +} diff --git a/app/Soshot/GetFav.php b/app/Soshot/GetFav.php new file mode 100644 index 0000000..5459c5d --- /dev/null +++ b/app/Soshot/GetFav.php @@ -0,0 +1,86 @@ +filePath)) { + mkdir($this->demande->filePath); + } + + try { + $embed = new Embed(); + $info = $embed->get($this->demande->url); + + if (!is_null($info->favicon)) { + if (!$favicon = @file_get_contents($info->favicon)) { + copy(__DIR__ . '/../../src/images/error_fav.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } + } elseif (!is_null($info->icon)) { + if (!$favicon = @file_get_contents($info->icon)) { + copy(__DIR__ . '/../../src/images/error_fav.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } + } else { + copy(__DIR__ . '/../../src/images/error_fav.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } + + file_put_contents($this->demande->requestImg, $favicon); + + $realMimeType = mime_content_type($this->demande->requestImg); + + if ($realMimeType === 'image/vnd.microsoft.icon') { + ConvertIco::convert($this->demande, $this->conf->icoSize); + } + + if ($realMimeType === 'image/svg+xml') { + ConvertIco::convert($this->demande, $this->conf->icoSize); + } + + $image = new Zebra_Image(); + $image->source_path = $this->demande->requestImg; + $image->target_path = $this->demande->requestImg; + $image->preserve_time = false; + $image->enlarge_smaller_images = false; + $image->resize($this->conf->icoSize, $this->conf->icoSize, ZEBRA_IMAGE_CROP_TOPLEFT); + } catch (\Exception $e) { + $this->db->addUpdate(2); + copy(__DIR__ . '/../../src/images/error_fav.png', $this->demande->requestImg); + return true; + } + + if (!is_file($this->demande->requestImg)) { + copy(__DIR__ . '/../../src/images/error_fav.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } else { + $this->db->addUpdate(1); + } + } + + public function show() { + if (!file_exists($this->requestImg) && $this->type === 'fav') { + $this->makeFavicon(); + } + + //n_print($this); + + //echo ''; + header("Content-type: image/png"); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + echo file_get_contents($this->requestImg); + exit(); + } +} diff --git a/app/Soshot/GetOg.php b/app/Soshot/GetOg.php new file mode 100644 index 0000000..5e84773 --- /dev/null +++ b/app/Soshot/GetOg.php @@ -0,0 +1,68 @@ +filePath)) { + mkdir($this->demande->filePath); + } + + try { + $embed = new Embed(); + $info = $embed->get($this->demande->url); + + if (!is_null($info->image)) { + if (!$image = file_get_contents($info->image)) { + copy(__DIR__ . '/../../src/images/error_thumb.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } + } else { + copy(__DIR__ . '/../../src/images/error_thumb.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } + + if (empty($image)) { + copy(__DIR__ . '/../../src/images/error_thumb.png', $this->demande->requestImg); + $this->db->addUpdate(2); + return true; + } + + file_put_contents($this->demande->requestImg, $image); + + if (in_array(mime_content_type($this->demande->requestImg), ['image/jpg', 'image/jpeg', 'image/bmp', 'image/webp'])) { + ConvertToPng::convertToPng($this->demande); + } + } catch (\Exception $e) { + copy(__DIR__ . '/../../src/images/error_thumb.png', $this->demande->requestImg); + $this->db->addUpdate(2); + } + if (!is_file($this->demande->requestImg)) { + copy(__DIR__ . '/../../src/images/error_thumb.png', $this->demande->requestImg); + $this->db->addUpdate(2); + } else { + $this->db->addUpdate(1); + } + } + + public function show() { + if (file_exists($this->requestImg) && $this->type === 'og') { + } else { + $this->makeOg(); + } + + //echo ''; + header("Content-type: " . mime_content_type($this->requestImg)); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + echo file_get_contents($this->requestImg); + exit(); + } +} diff --git a/app/Soshot/GetThumb.php b/app/Soshot/GetThumb.php new file mode 100644 index 0000000..ddbda96 --- /dev/null +++ b/app/Soshot/GetThumb.php @@ -0,0 +1,129 @@ +key); + $this->conf = $conf; + $this->receiveHmac = $params->hmac; + + if ($hmac->checkHmac($this->receiveHmac, $params->url) === false) { + $message = (object) ['status' => 404, 'message' => 'Wrong Hmac']; + $error = new Error(); + $error->index($message); + } + + $this->params = $params; + $this->type = $params->type; + $this->filePath = $hmac->makeFilePath($this->receiveHmac); + if ($this->type === 'pdf') { + $this->requestImg = $this->filePath . $this->receiveHmac . '_' . $this->type . '.pdf'; + } else { + $this->requestImg = $this->filePath . $this->receiveHmac . '_' . $this->type . '.png'; + } + $this->complete = __DIR__ . '/../../cache/img/' . substr($this->params->hmac, 0, 4) . '/' . $this->params->hmac . '_complete.png'; + + $this->demande = (object)[ + 'url' => $this->params->url, + 'hmac' => $this->params->hmac, + 'filePath' => $this->filePath, + 'requestImg' => $this->requestImg, + 'type' => $this->params->type + ]; + + $this->db = new DataBase($this->demande); + + return $this; + } + + public function show() { + if ($this->type === 'pdf' && file_exists($this->requestImg)) { + header("Content-type:application/pdf"); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + header("Content-Disposition:attachment;filename=\"archive.pdf\""); + readfile($this->requestImg); + echo file_get_contents($this->requestImg); + exit(); + } else if (file_exists($this->requestImg) && in_array($this->type, ['complete', 'full', 'hd', 'thumb'])) { + header("Content-type: image/png"); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + echo file_get_contents($this->requestImg); + exit(); + } + if (file_exists($this->complete) && in_array($this->type, ['complete', 'full', 'hd', 'thumb'])) { + if (ResizeToDemande::makeDemande((object)[ + 'complete' => $this->complete, + 'filePath' => $this->requestImg, + 'type' => $this->type + ])) { + $this->db->addUpdate(1); + header("Content-type: image/png"); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + echo file_get_contents($this->requestImg); + exit(); + } else { + // @todo log + } + exit(); + } else { + $json = json_encode([ + 'type' => $this->params->type, + 'hmac' => $this->params->hmac, + 'url' => $this->params->url, + 'filePath' => $this->requestImg, + 'complete' => __DIR__ . '/../../cache/img/' . substr($this->params->hmac, 0, 4) . '/' . $this->params->hmac . '_complete.png' + ]); + + $completeDemande = (object)[ + 'url' => $this->params->url, + 'hmac' => $this->params->hmac, + 'filePath' => $this->filePath, + 'requestImg' => $this->requestImg, + 'type' => 'complete' + ]; + $complete = new DataBase($completeDemande); + $complete->addUpdate(3); + + if ($this->conf->alwaysMakePdf === true) { + $complete->addUpdate(3, 'pdf'); + } + + $this->addQueue($json); + + header("Content-type: image/png"); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + if ($this->type === 'fav') { + echo file_get_contents(__DIR__ . '/../../src/images/error_fav.png'); + } else { + echo file_get_contents(__DIR__ . '/../../src/images/loadingGen.png'); + } + exit(); + } + } + + private function addQueue($json) { + $file = $this->queuePath . $this->receiveHmac . '.json'; + $this->db->addUpdate(3); + if (!file_exists($file)) { + file_put_contents($file, $json); + } + } +} diff --git a/app/Soshot/MakeThumb.php b/app/Soshot/MakeThumb.php new file mode 100644 index 0000000..3e9459c --- /dev/null +++ b/app/Soshot/MakeThumb.php @@ -0,0 +1,186 @@ +conf = (object)Config::load([__DIR__ . '/../../datas/config.default.json', '?' . __DIR__ . '/../../datas/config.json'])->all(); + $this->maxGenPerBatch = $this->conf->maxGenPerBatch; + + foreach (array_slice(glob($this->queuePath . "*.json"), 0, $this->maxGenPerBatch) as $filename) { + $this->fileList[] = $filename; + } + + foreach ($this->fileList as $demande) { + $this->demandes[] = json_decode(file_get_contents($demande)); + } + $this->db = new DataBase(); + } + + public function compute() { + foreach ($this->demandes as $demande) { + $this->db->setParams($demande); + + // todo verif permit type + + if ($this->testComplete($demande->complete) && $demande->type !== 'pdf') { + if (ResizeToDemande::makeDemande($demande)) { + $this->deleteQueue($demande->hmac); + $this->db->addUpdate(1); + } + } else { + $this->makeComplete($demande); + if ($demande->type !== 'pdf') { + if (!ResizeToDemande::makeDemande($demande)) { + // todo log + } + } + $this->deleteQueue($demande->hmac); + $this->db->addUpdate(1); + + $completeDemande = (object)[ + 'hmac' => $demande->hmac, + 'url' => $demande->url, + 'type' => 'complete' + ]; + $complete = new DataBase($completeDemande); + $complete->addUpdate(1); + } + $this->open = true; + + if ($this->open === true) { + $this->makeComplete(null, true); + } + } + } + + private function deleteQueue($hmac) { + if (file_exists($this->queuePath . $hmac . '.json')) { + unlink($this->queuePath . $hmac . '.json'); + } + } + + private function testComplete($complete) { + if (file_exists($complete)) { + return true; + } + return false; + } + + private function makeComplete($demande, $close = false) { + if (file_exists($this->fileSocket)) { + $socket = \file_get_contents($this->fileSocket); + try { + $browser = BrowserFactory::connectToBrowser($socket); + } catch (BrowserConnectionFailed $e) { + $browser = $this->openBrowser(); + } + } else { + $factory = new BrowserFactory('chromium'); + $browser = $factory->createBrowser([ + 'userAgent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', + 'keepAlive' => true, + 'headless' => true, + 'windowSize' => [1920, 1080], + //'connectionDelay' => 0.8, // add 0.8 second of delay between each instruction sent to chrome, + //'debugLogger' => 'php://stdout', + ]); + \file_put_contents($this->fileSocket, $browser->getSocketUri(), LOCK_EX); + } + + if ($close === true) { + $socket = \file_get_contents($this->fileSocket); + $browser = BrowserFactory::connectToBrowser($socket); + $browser->close(); + unlink($this->fileSocket); + return true; + } + + $dir = $this->thumbPath . substr($demande->hmac, 0, 4) . '/'; + + if (!is_dir($dir)) { + mkdir($dir); + } + + $page = $browser->createPage(); + $page->navigate($demande->url)->waitForNavigation(Page::DOM_CONTENT_LOADED, 15000); + sleep(4); + + try { + $page->screenshot([ + 'captureBeyondViewport' => true, + 'clip' => $page->getFullPageClip(), + ])->saveToFile($demande->complete); + + if ($demande->type === 'pdf' || $this->conf->alwaysMakePdf === true) { + if ($this->conf->alwaysMakePdf === true) { + $pdfFile = str_replace($demande->type, 'pdf', $demande->filePath); + $pdfFile = str_replace('png', 'pdf', $pdfFile); + } else { + $pdfFile = $demande->filePath; + } + + $page->pdf([ + 'printBackground' => true, + 'displayHeaderFooter' => true, + 'paperWidth' => 8.268, + 'paperHeight' => 11.693, + 'scale' => 1 + ])->saveToFile($pdfFile); + + if ($this->conf->alwaysMakePdf === true) { + $this->db->addUpdate(1, 'pdf'); + } + } + $this->db->addUpdate(1); + } catch (OperationTimedOut $e) { + // todo log + $socket = \file_get_contents($this->fileSocket); + $browser = BrowserFactory::connectToBrowser($socket); + $browser->close(); + unlink($this->fileSocket); + copy(__DIR__ . '/../../src/images/error_thumb.png', $demande->filePath); + $this->db->addUpdate(2); + } + } + + private function openBrowser() { + $factory = new BrowserFactory('chromium'); + + // Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) + $browser = $factory->createBrowser([ + 'userAgent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', + 'keepAlive' => true, + 'headless' => true, + 'windowSize' => [1920, 1080], + ]); + \file_put_contents($this->fileSocket, $browser->getSocketUri(), LOCK_EX); + return $browser; + } +} \ No newline at end of file diff --git a/app/Utils/ConvertIco.php b/app/Utils/ConvertIco.php new file mode 100644 index 0000000..d858402 --- /dev/null +++ b/app/Utils/ConvertIco.php @@ -0,0 +1,28 @@ +requestImg, $demande->requestImg . '.ico'); + $icoFile = $demande->requestImg . '.ico'; + + if (empty(Imagick::queryFormats("ICO"))) { + throw new \Exception('Unsupported format'); + } + + $im = new Imagick($icoFile); + $targetWidth = $targetHeight = $size; + + if ($im->getImageWidth() <> $targetWidth || $im->getImageHeight() <> $targetHeight) { + $im->cropThumbnailImage($targetWidth, $targetHeight); + } + + $im->writeImage($demande->requestImg); + unlink($icoFile); + } +} diff --git a/app/Utils/ConvertStatus.php b/app/Utils/ConvertStatus.php new file mode 100644 index 0000000..5e77583 --- /dev/null +++ b/app/Utils/ConvertStatus.php @@ -0,0 +1,17 @@ +'; + } elseif ($status === 2) { + echo ''; + } elseif ($status === 3) { + echo ''; + }else { + echo ''; + } + } +} diff --git a/app/Utils/ConvertToPng.php b/app/Utils/ConvertToPng.php new file mode 100644 index 0000000..47ff874 --- /dev/null +++ b/app/Utils/ConvertToPng.php @@ -0,0 +1,17 @@ +requestImg, $demande->requestImg . '.tmp'); + $tmpFile = $demande->requestImg . '.tmp'; + + + if (!imagepng(imagecreatefromstring(file_get_contents($tmpFile)), $demande->requestImg)) { + } + unlink($tmpFile); + } +} diff --git a/app/Utils/Domains.php b/app/Utils/Domains.php new file mode 100644 index 0000000..e65cb9b --- /dev/null +++ b/app/Utils/Domains.php @@ -0,0 +1,11 @@ +status); + echo "

404 Not Found

"; + echo "$error->message"; + exit(); + } +} \ No newline at end of file diff --git a/app/Utils/Hmac.php b/app/Utils/Hmac.php new file mode 100644 index 0000000..440993c --- /dev/null +++ b/app/Utils/Hmac.php @@ -0,0 +1,36 @@ +key = $key; + } + + public function makeHmac($url) { + return hash_hmac('sha1', $url, $this->key); + } + + private function makeHashPath($hashUrl) { + $this->hashPath = substr($hashUrl, 0, 4) . '/'; + return $this->hashPath; + } + + public function makeFilePath($hmac) { + $this->filePath = $this->basePath . $this->makeHashPath($hmac); + return $this->filePath; + } + + public function checkHmac($receiveHmac, $url) { + if ($receiveHmac === $this->makeHmac($url, $this->key)) { + return true; + } else { + return false; + } + } +} diff --git a/app/Utils/Page.php b/app/Utils/Page.php new file mode 100644 index 0000000..5726f11 --- /dev/null +++ b/app/Utils/Page.php @@ -0,0 +1,37 @@ +source_path = $demande->complete; + $image->target_path = $demande->filePath; + $image->preserve_time = false; + $image->enlarge_smaller_images = false; + + if ($demande->type === 'full') { + $image->resize(1920, 1080, ZEBRA_IMAGE_CROP_TOPLEFT); + return true; + } + + if ($demande->type === 'hd') { + $image->resize(1280, 720, ZEBRA_IMAGE_CROP_TOPLEFT); + return true; + } + + if ($demande->type === 'thumb') { + $image->resize(160, 90, ZEBRA_IMAGE_CROP_TOPLEFT); + return true; + } + return false; + } +} diff --git a/app/Utils/ShowImg.php b/app/Utils/ShowImg.php new file mode 100644 index 0000000..abf169e --- /dev/null +++ b/app/Utils/ShowImg.php @@ -0,0 +1,24 @@ +thumbPath . substr($hmac, 0, 4) . '/' . $hmac . '_' . $type . '.png'; + + header("Content-type: image/png"); + header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); + + if (file_exists($img)) { + echo file_get_contents($img); + } else { + // todo not gen + echo file_get_contents(__DIR__ . '/../../src/images/error_thumb.png'); + } + exit(); + } +} diff --git a/bin/.htaccess b/bin/.htaccess deleted file mode 100644 index b584d98..0000000 --- a/bin/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -Allow from none -Deny from all diff --git a/bin/cronTask.sh b/bin/cronTask.sh deleted file mode 100644 index b070ea2..0000000 --- a/bin/cronTask.sh +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/bash -queueDir="../cache/cronTask/" - -for file in $queueDir*.hash -do - if [ -f $file ]; - then - while read site hashUrl thumbSize sizeNameDir onlyThumb - do - bash thumb_server.sh "$site" "$hashUrl" "$thumbSize" "$sizeNameDir" "$onlyThumb" "0" - rm $file - done < $file - fi -done diff --git a/bin/index.html b/bin/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/bin/mon.sh b/bin/mon.sh deleted file mode 100644 index a33e852..0000000 --- a/bin/mon.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -while [ 1 ] -do - clear - echo "#####################################################" - echo "#####################################################" - echo "#### Request thumbshot (thumb_server.sh) : " $(ps ax | grep -v grep | grep thumb_server.sh | wc -l) && # count thumb_server.sh process - echo "#### Nb of thumbshot are made now (phantomjs) : " $(ps ax | grep -v grep | grep phantomjs | wc -l) && # count phantomjs process - echo "#### Nb of test error now (curl) : " $(ps ax | grep -v grep | grep curl | wc -l) # count thumb_server.sh => curl process - echo "#### Nb of optimize operation (optipng) : " $(ps ax | grep -v grep | grep optipng | wc -l) # count thumb_server.sh => curl process - echo "#####################################################" - echo "########### PRESS CTRL+C FOR STOP MONITOR ###########" - echo "#####################################################" - - sleep 3 # 3 second between two refresh -done diff --git a/bin/phantomjs_x64 b/bin/phantomjs_x64 deleted file mode 100755 index d72e801..0000000 Binary files a/bin/phantomjs_x64 and /dev/null differ diff --git a/bin/phantomjs_x86 b/bin/phantomjs_x86 deleted file mode 100755 index 2091c11..0000000 Binary files a/bin/phantomjs_x86 and /dev/null differ diff --git a/bin/rasterize.js b/bin/rasterize.js deleted file mode 100644 index 8019bba..0000000 --- a/bin/rasterize.js +++ /dev/null @@ -1,28 +0,0 @@ -"use strict"; -var page = require('webpage').create(), - system = require('system'), - address, output; - -if (system.args.length < 2) { - console.log('Usage: rasterize.js URL filename [paperwidth*paperheight|paperformat] [zoom]'); - console.log(' paper (pdf output) examples: "5in*7.5in", "10cm*20cm", "A4", "Letter"'); - console.log(' image (png/jpg output) examples: "1920px" entire page, window width 1920px'); - console.log(' "800px*600px" window, clipped to 800x600'); - phantom.exit(1); -} else { - address = system.args[1]; - output = system.args[2]; - page.viewportSize = { width: 1280, height: 1024}; - page.open(address, function (status) { - if (status !== 'success') { - console.log('Unable to load the address!'); - phantom.exit(1); - } else { - window.setTimeout(function () { - page.render(output); - phantom.exit(); - }, 200); - } - }); -} - diff --git a/bin/reset.sh b/bin/reset.sh deleted file mode 100644 index afd90fb..0000000 --- a/bin/reset.sh +++ /dev/null @@ -1,6 +0,0 @@ -#/bin/bash -cd ../cache/tmp/ -pwd -rm *.lock -rm *.png -rm *.jpg diff --git a/bin/stop.sh b/bin/stop.sh deleted file mode 100644 index 063bd91..0000000 --- a/bin/stop.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -kill -TERM $(ps ax | grep -v grep | grep thumb_server.sh | awk '{print $1}') -kill -TERM $(ps ax | grep -v grep | grep phantomjs | awk '{print $1}') -kill -TERM $(ps ax | grep -v grep | grep optipng | awk '{print $1}') diff --git a/bin/thumbShoter.php b/bin/thumbShoter.php new file mode 100644 index 0000000..7bd50b3 --- /dev/null +++ b/bin/thumbShoter.php @@ -0,0 +1,16 @@ +compute(); \ No newline at end of file diff --git a/bin/thumb_server.sh b/bin/thumb_server.sh deleted file mode 100755 index 25daee7..0000000 --- a/bin/thumb_server.sh +++ /dev/null @@ -1,195 +0,0 @@ -#!/bin/bash -# inspirated source http://www.cambus.net/creating-thumbnails-using-phantomjs-and-imagemagick/ for global idea -# https://gist.github.com/rsvp/1171304 for httpstatus code -# All info at http://forge.leslibres.org/projects/soshot - -site=$1 # url for thumbshot -hashUrl=$2 # hash(url) is the name of final image -thumbSize=$3 # size of thumb widthxheight ex : 190x90 -sizeNameDir=$4 # name of size dir -renderType=$5 # make only thumbshot / thumbshot + realSize / thumbshot + complete / thumbshot + complete + realSize -waitForResult=$6 # if true we try to make soon as possible or add to queue -noErrorLog=$7 - -########################################## -##### DON'T EDIT THIS PARAM USE ##### -##### cache/config/serverOptions.php ##### -##### for overwrite options ##### -########################################## -maxThread=1 # max parralle work. For me the best is nb core - 1 -timeOut=120 # default time out, after this time the site are declared in error -log=false # log all generation success and error -randomSleep=`echo $((RANDOM%40))` -optimizeTool='' # external tool form optimize png -maxQueue=50 # max process in queue -currentProcess=$(ps ax | grep -v grep | grep thumb_server.sh | wc -l) -firstLevel=${hashUrl:0:2} -secondLevel=${hashUrl:2:2} -startPath=$sizeNameDir/$firstLevel/$secondLevel/ -getArch=$(getconf LONG_BIT) -#echo $getArch - -if [ -f "../cache/config/serverOptions.php" ] -then - source "../cache/config/serverOptions.php" -fi - -if [ $currentProcess -gt $maxQueue ] -then - rm "../cache/tmp/$hashUrl.lock" - exit -fi - -if [ "$site" = "manual" ] -then - site=$(cat "../cache/tmp/manual.txt") - echo '' > "../cache/tmp/manual.txt" -fi - -mkdir -p "../cache/img/$startPath" - -if [ ! $waitForResult ] -then - sleep $randomSleep - while [[ `ps -ax | grep -v grep | grep phantomjs | wc -l` -ge $maxThread ]] - do - sleep $randomSleep - done -fi - -start_time=`date +%s` -if [ $getArch -eq 64 ] -then - timeout $timeOut nice -n 5 ./phantomjs_x64 --disk-cache=false --local-storage-path=../cache/tmp --ignore-ssl-errors=true --web-security=false rasterize.js "$site" "../cache/tmp/$hashUrl.png" - exitStatus=$? -else - timeout $timeOut nice -n 5 ./phantomjs_x86 --disk-cache=false --local-storage-path=../cache/tmp --ignore-ssl-errors=true --web-security=false rasterize.js "$site" "../cache/tmp/$hashUrl.png" - exitStatus=$? -fi - -#echo $exitStatus - -if [ $exitStatus -eq 124 ] -then - echo 0 - cp "000.png" "../cache/img/$startPath""$hashUrl""_thumb.png" && cp "000.png" "../cache/img/$startPath""$hashUrl.png" && cp "000.png" "../cache/img/$startPath""$hashUrl""_complete.png" - rm "../cache/tmp/$hashUrl.lock" - exit -fi - -if [[ ! -f "../cache/tmp/$hashUrl.png" ]] -then - echo 0 - errorCode=`echo $(curl -k -L --write-out %{http_code} --silent -S --connect-timeout $timeOut \--no-keepalive --output /dev/null $site)` - if [ $site == 'manual' ] - then - errorCode='manual' - fi - #echo $errorCode - case $errorCode in - 000) cp "000.png" "../cache/img/$startPath""$hashUrl""_thumb.png" && cp "000.png" "../cache/img/$startPath""$hashUrl.png" && cp "000.png" "../cache/img/$startPath""$hashUrl""_complete.png";; - 200) cp "error.png" "../cache/img/$startPath""$hashUrl""_thumb.png" && cp "error.png" "../cache/img/$startPath""$hashUrl.png" && cp "error.png" "../cache/img/$startPath""$hashUrl""_complete.png";; - 404) cp "404.png" "../cache/img/$startPath""$hashUrl""_thumb.png" && cp "404.png" "../cache/img/$startPath""$hashUrl.png" && cp "404.png" "../cache/img/$startPath""$hashUrl""_complete.png";; - manual) rm "../cache/tmp/$hashUrl.lock" && exit;; - *) cp "error.png" "../cache/img/$startPath""$hashUrl""_thumb.png" && cp "error.png" "../cache/img/$startPath""$hashUrl.png" && cp "error.png" "../cache/img/$startPath""$hashUrl""_complete.png";; - esac - rm "../cache/tmp/$hashUrl.lock" - if $log == true - then - end_time=`date +%s` - logDate=`date +'[%a %d %b %Y] [%H:%M:%S]'` - if [ $noErrorLog == "noErrorLog" ] - then - exit - fi - if [ $errorCode == 200 ] - then - echo "none --- "$site" --- "$hashUrl" --- "$thumbSize" --- "$sizeNameDir" --- "$onlyThumb" --- true --- "$errorCode > "../cache/logs/retry/"$hashUrl".log" - else - echo "none --- "$site" --- "$hashUrl" --- "$thumbSize" --- "$sizeNameDir" --- "$onlyThumb" --- true --- "$errorCode > "../cache/logs/other/"$hashUrl".log" - fi - fi - exit -fi - -case $renderType in - # thumbnail only - t) - nice -n 5 convert "../cache/tmp/$hashUrl.png" -crop 1280x1024+0+0 -filter Lanczos -thumbnail "$thumbSize" "../cache/tmp/$hashUrl""_thumb.png" - if [ $optimizeTool ] - then - eval nice -n 5 $optimizeTool "../cache/tmp/$hashUrl""_thumb.png" &>/dev/null - fi - mv "../cache/tmp/$hashUrl""_thumb.png" "../cache/img/$startPath""$hashUrl""_thumb.png" - if [[ -f "../cache/img/$startPath""$hashUrl""_thumb.png" ]] - then - echo 1 - else - echo 0 - fi - rm "../cache/tmp/$hashUrl.png" - rm "../cache/tmp/$hashUrl.lock" - ;; - # thumbnail + complete - tc) - nice -n 5 convert "../cache/tmp/$hashUrl.png" -crop 1280x1024+0+0 -filter Lanczos -thumbnail "$thumbSize" "../cache/tmp/$hashUrl""_thumb.png" - if [ $optimizeTool ] - then - nice -n 5 eval $optimizeTool "../cache/tmp/$hashUrl""_thumb.png" "../cache/tmp/$hashUrl.png" &>/dev/null - fi - mv "../cache/tmp/$hashUrl.png" "../cache/img/$startPath""$hashUrl""_complete.png" - mv "../cache/tmp/$hashUrl""_thumb.png" "../cache/img/$startPath""$hashUrl""_thumb.png" - if [[ -f "../cache/img/$startPath""$hashUrl""_thumb.png" && -f "../cache/img/$startPath""$hashUrl""_complete.png" ]] - then - echo 1 - else - echo 0 - fi - rm "../cache/tmp/$hashUrl.lock" - ;; - # thumbnail + realsize - tr) - nice -n 5 convert "../cache/tmp/$hashUrl.png" -crop 1280x1024+0+0 "../cache/tmp/$hashUrl.png" - nice -n 5 convert "../cache/tmp/$hashUrl.png" -filter Lanczos -thumbnail "$thumbSize" "../cache/tmp/$hashUrl""_thumb.png" - if [ $optimizeTool ] - then - eval nice -n 5 $optimizeTool "../cache/tmp/$hashUrl""_thumb.png" "../cache/tmp/$hashUrl.png" &>/dev/null - fi - mv "../cache/tmp/$hashUrl.png" "../cache/img/$startPath""$hashUrl.png" - mv "../cache/tmp/$hashUrl""_thumb.png" "../cache/img/$startPath""$hashUrl""_thumb.png" - if [[ -f "../cache/img/$startPath""$hashUrl""_thumb.png" && -f "../cache/img/$startPath""$hashUrl.png" ]] - then - echo 1 - else - echo 0 - fi - rm "../cache/tmp/$hashUrl.lock" - ;; - # thumbnail + realsize + complete - trc) - cp "../cache/tmp/$hashUrl.png" "../cache/tmp/$hashUrl""_complete.png" - nice -n 5 convert "../cache/tmp/$hashUrl.png" -crop 1280x1024+0+0 "../cache/tmp/$hashUrl.png" - nice -n 5 convert "../cache/tmp/$hashUrl.png" -filter Lanczos -thumbnail "$thumbSize" "../cache/tmp/$hashUrl""_thumb.png" - if [ $optimizeTool ] - then - eval nice -n 5 $optimizeTool "../cache/tmp/$hashUrl""_thumb.png" "../cache/tmp/$hashUrl.png" "../cache/tmp/$hashUrl""_complete.png" &>/dev/null - fi - mv "../cache/tmp/$hashUrl.png" "../cache/img/$startPath""$hashUrl.png" - mv "../cache/tmp/$hashUrl""_thumb.png" "../cache/img/$startPath""$hashUrl""_thumb.png" - mv "../cache/tmp/$hashUrl""_complete.png" "../cache/img/$startPath""$hashUrl""_complete.png" - if [[ -f "../cache/img/$startPath""$hashUrl""_thumb.png" && -f "../cache/img/$startPath""$hashUrl.png" && -f "../cache/img/$startPath""$hashUrl""_complete.png" ]] - then - echo 1 - else - echo 0 - fi - rm "../cache/tmp/$hashUrl.lock" - ;; -esac - -if $log -then - end_time=`date +%s` - logDate=`date +'[%a %d %b %Y] [%H:%M:%S]'` - echo $logDate `expr $end_time - $start_time`s >> '../cache/logs/success.txt' -fi diff --git a/cache/index.html b/cache/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/composer.json b/composer.json index d145db8..29d223e 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,14 @@ { "require": { - "embed/embed": "^3.3" - } + "embed/embed": "^4.4.8", + "hassankhan/config": "^3.1", + "chrome-php/chrome": "^1.9", + "stefangabos/zebra_image": "^2.8.2", + "guzzlehttp/psr7": "^2.5" + }, + "autoload": { + "psr-4": { + "App\\": "app/" + } + } } diff --git a/datas/config.default.json b/datas/config.default.json new file mode 100644 index 0000000..268ac21 --- /dev/null +++ b/datas/config.default.json @@ -0,0 +1,11 @@ +{ + "key": "", + "onlyLocalServer": true, + "webPage": false, + "log": true, + "alwaysMakePdf": false, + "permitType": [], + "expireCache": 12, + "maxGenPerBatch": 5, + "icoSize": 48 +} \ No newline at end of file diff --git a/inc/.htaccess b/inc/.htaccess deleted file mode 100644 index b584d98..0000000 --- a/inc/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -Allow from none -Deny from all diff --git a/inc/admin.php b/inc/admin.php deleted file mode 100644 index ecb060d..0000000 --- a/inc/admin.php +++ /dev/null @@ -1,405 +0,0 @@ -image); - - if ($ext !== false) { - $original = file_get_contents($info->image); - file_put_contents('cache/tmp/' . $hash . '.' . $ext, $original); - $res['success'] = 1; - $res['filePath'] = 'cache/tmp/' . $hash . '.' . $ext; - $res['base64'] = 'data:image/png;base64,' . base64_encode($original); - unlink('cache/tmp/' . $hash . '.' . $ext); - - $startPath = 'cache/img/' . $line[4] . '/' . substr($hash, 0, 2) . '/' . substr($hash, 2, 2) . '/'; - $width = explode("x", $line[3]); - $thumb = makeImgThumb($info->image, $ext, $hash, $width[0], $startPath); - return $res; - } else { - $res['error'] = 1; - $res['msg'] = 'Error with OpenGraph data'; - $res['base64'] = 'data:image/png;base64,' . base64_encode(file_get_contents('bin/error.png')); - return $res; - } - -} - -if (isset($ui['clear']) && (int) $ui['clear'] === 1) { - clearLog($ui['log']); -} -if (isset($ui['ac']) && $ui['ac'] === 'delete' && isset($ui['thumb']) && !empty($ui['thumb'])) { - $imgUrl = pathForFile('m', $ui['thumb']); - if (file_exists($_SERVER['DOCUMENT_ROOT'] . '/' . $imgUrl . '.png')) { - unlink($_SERVER['DOCUMENT_ROOT'] . '/' . $imgUrl . '.png'); - } - if (file_exists($imgUrl . '_thumb.png')) { - unlink($_SERVER['DOCUMENT_ROOT'] . '/' . $imgUrl . '_thumb.png'); - } -} -echo '
- -
-
'; -if (isset($ui['ac']) && $ui['ac'] === 'delete') { - if (!empty($ui['delThumb']) && $ui['delThumb']) { - delAndRegen($ui['delThumb'], $size); - } - if (isset($ui['deleteUrl']) && testValidUrl($ui['deleteUrl']) !== true) { - unset($ui['deleteUrl']); - echo '
Not a valid url.
'; - } - echo ' -
-

- '; - if (empty($ui['deleteUrl'])) { - echo ''; - } else { - echo ''; - } - echo '

-

- - - -

-
'; - if (!empty($ui['deleteUrl'])) { - $ui['deleteUrl'] = trim(rawurldecode($ui['deleteUrl'])); - $ui['deleteUrl'] = rtrim($ui['deleteUrl'], '/'); - $hashUrl = sha1($GLOBALS['config']['salt'] . $ui['deleteUrl']); - $imgUrl = pathForFile('', $hashUrl); - echo '
-
-

- -

- Delete this thumb -
'; - } -} -if (isset($ui['log']) && $ui['log'] === 'success') { - $logs = parseSuccessLog(); - createDir(); - if (!empty($logs)) { - $nbThumb = 0; - $nbThumb = count($logs['genTime']); - echo 'Total request : ', $nbThumb, '
'; - echo 'Moyenne per request : ', round(array_sum($logs['genTime']) / $nbThumb, 2), 's (min (', min($logs['genTime']), 's) max (', max($logs['genTime']), 's))
'; - } else { - echo 'No result'; - } - echo '

Clear success log

'; -} -if (isset($ui['log']) && ($ui['log'] === 'suspect' || $ui['log'] === 'retry' || $ui['log'] === 'other')) { - if (isset($ui['hash']) && !empty($ui['hash'])) { - //$ui['hash'] = validHash($ui['hash']); - if (isset($ui['root']) && (int) $ui['root'] === 1) { - $response = tryRootDomain($ui['hash'], $ui['log']); - } - if (isset($ui['cache']) && (int) $ui['cache'] === 1) { - $response['success'] = 1; - $response['filePath'] = pathForFile($ui['s'], $ui['hash']) . '.png'; - if(file_exists($response['filePath'])){ - $file = file_get_contents($response['filePath']); - } else { - $file = file_get_contents('bin/error.png'); - } - - $response['base64'] = 'data:image/png;base64,' . base64_encode($file); - if (!file_exists($response['filePath'])) { - $response['base64'] = 'data:image/png;base64,' . base64_encode(file_get_contents('bin/error.png')); - } - } - if (isset($ui['keep']) && (int) $ui['keep'] === 1) { - keepThisThumb($ui['hash'], $ui['log']); - } - if (isset($ui['mGen']) && (int) $ui['mGen'] === 1) { - $response = manualGen($ui['hash'], $ui['log']); - } - if (isset($ui['tryCurl']) && (int) $ui['tryCurl'] === 1) { - $response = tryWithCurl($ui['hash'], $ui['log']); - } - if (isset($ui['openGraph']) && (int) $ui['openGraph'] === 1) { - $response = tryWithOpenGraph($ui['hash'], $ui['log']); - } - } - $logs = parseFailLog($ui['log']); - if (!empty($logs)) { - echo ''; - } else { - echo 'No result'; - } -} - -echo ''; -if (!empty($response) && !empty($response['success']) && $response['success'] === 1) { - echo '
'; - echo ''; - echo '

'; - echo 'Manuel launch / '; - if (extension_loaded("curl")) { - echo 'Try with curl / '; - } - echo 'Try with root domain / '; - echo 'Try with OpenGraph / '; - echo 'Keep this thumbshot'; - echo '
'; -} elseif (!empty($response) && !empty($response['error']) && $response['error'] === 1) { - echo '
'; - echo '

', $response['msg'], '

'; - echo '

'; - echo 'Manuel launch / '; - if (extension_loaded("curl")) { - echo 'Try with curl / '; - } - echo 'Try with root domain / '; - echo 'Try with OpenGraph / '; - echo 'Keep this thumbshot'; - echo '
'; -} diff --git a/inc/index.php b/inc/index.php deleted file mode 100644 index efb7117..0000000 --- a/inc/index.php +++ /dev/null @@ -1,46 +0,0 @@ -
-

- -

-

- - -

-

- - -

-

- - -

-

- Homepage Contact -

-
-'; - echo '

This image will be removed in ', $GLOBALS['config']['expireCache'], 'h

'; - echo '
'; - echo ''; - echo '

'; - if ($GLOBALS['config']['activeFullSize'] === true) { - echo '

'; - } - if ($GLOBALS['config']['activeComplete'] === true) { - echo '

'; - } - echo '

'; - echo ''; -} diff --git a/inc/install.php b/inc/install.php deleted file mode 100644 index 7d205bf..0000000 --- a/inc/install.php +++ /dev/null @@ -1,32 +0,0 @@ - -
- This is the key for generate thumbnail whith GET method. Save it ! -

- -

-
-
-

- - -

-

- - -

-

- - - -

-
diff --git a/inc/login.php b/inc/login.php deleted file mode 100644 index 82608b9..0000000 --- a/inc/login.php +++ /dev/null @@ -1,11 +0,0 @@ -
-

- - -

-

- - - -

-
\ No newline at end of file diff --git a/index.php b/index.php deleted file mode 100644 index 7e9a5c5..0000000 --- a/index.php +++ /dev/null @@ -1,788 +0,0 @@ - '120x90', - 'm' => '200x160', - 'l' => '300x240', - 'xl' => '400x320', - 'xxl' => '500x400', -); -// create thumshot 1280x1024 -$GLOBALS['config']['activeFullSize'] = false; -// create thumbshot of complete page -$GLOBALS['config']['activeComplete'] = false; -// create favicon -$GLOBALS['config']['favicon'] = false; -// Remove image older than 12 hours -$GLOBALS['config']['expireCache'] = 12; -// Disable exec command and use cron task -$GLOBALS['config']['disableExec'] = false; -// Enable log for success, suspect, error -$GLOBALS['config']['log'] = true; -if (file_exists('cache/config/options.php')) { - require 'cache/config/options.php'; -} - -if (!empty($_POST)) { - $ui = $_POST; - $ui['request'] = 'form'; - $ui['iw'] = 1; - unset($_POST); -} -if (!empty($_GET)) { - $ui = $_GET; - $ui['request'] = 'api'; - unset($_GET); -} -if (empty($ui['request'])) { - $ui['request'] = ''; -} -if (empty($ui['p'])) { - $ui['p'] = 'index'; -} -if (empty($ui['fr'])) { - $ui['fr'] = ''; -} -if (empty($ui['t'])) { - $ui['t'] = 't'; -} -if (isset($ui['logout']) && (int) $ui['logout'] === 1) { - session_destroy(); - header("Location:?"); - exit(); -} -if (!file_exists('cache/config/genConf.php')) { - $serverKey = install(); - $ui['p'] = 'install'; -} -require 'cache/config/genConf.php'; -if ($GLOBALS['config']['pwd'] === 'install' && $ui['p'] !== 'install') { - reloadInstall(); - header("Location:?"); -} -if (($GLOBALS['config']['onlyLocalServer'] === true && $_SERVER['REMOTE_ADDR'] !== '127.0.0.1') || checkIfBan() === true) { - header("HTTP/1.0 404 Not Found"); - echo "

404 Not Found

"; - echo "The page that you have requested could not be found."; - exit(); -} -if ($GLOBALS['config']['NoWebPage'] === true && empty($_GET)) { - header("HTTP/1.0 404 Not Found"); - echo "

404 Not Found

"; - echo "The page that you have requested could not be found."; - exit(); -} -function testExistImg($file, $type) -{ - /* - type : - - c complete - - r full - - thumbnail - - fav favicon - */ - switch ($type) { - case 'c': - if (file_exists($file . '_complete.png')) { - return true; - } - break; - case 'r': - if (file_exists($file . '_full.png')) { - return true; - } - break; - case 'fav': - if (file_exists($file . '_favicon.png')) { - return true; - } - break; - case 't': - if (file_exists($file . '_thumb.png')) { - return true; - } - break; - default: - return false; - break; - } - - return false; -} - -/** - * Run the bash script for generate thumbnail - * - * @author Knah Tsaeb - * @date 2013-02-12 - * @param $url (string) url for thumbshot - * @param $hashUrl (hash) hash($url) - * @param $width (string) size of thumbnail 190x90 - * @param $onlyThumb (bool) - * @param $waitForResult (bool) - * @return - */ -function launchScript($url, $hashUrl, $width, $size, $waitForResult = false) -{ - $oriHash = $hashUrl; - $hashUrl = escapeshellarg($hashUrl); - $url = escapeshellarg($url); - $width = escapeshellarg($width); - if ($GLOBALS['config']['activeFullSize'] && $GLOBALS['config']['activeComplete']) { - $renderType = 'trc'; - } elseif ($GLOBALS['config']['activeFullSize']) { - $renderType = 'tr'; - } elseif ($GLOBALS['config']['activeComplete']) { - $renderType = 'tc'; - } else { - $renderType = 't'; - } - if ($GLOBALS['config']['disableExec'] === false) { - if (!file_exists('cache/tmp/' . $oriHash . '.lock')) { - touch('cache/tmp/' . $oriHash . '.lock'); - chdir('bin/'); - if ($waitForResult === false) { - exec('bash thumb_server.sh ' . $url . ' ' . $hashUrl . ' ' . $width . ' ' . $size . ' ' . $renderType . ' > /dev/null &', $result); - } else { - exec('bash thumb_server.sh ' . $url . ' ' . $hashUrl . ' ' . $width . ' ' . $size . ' ' . $renderType . ' 1', $result); - } - chdir('../'); - } else { - return 0; - } - } else { - makeQueueFile($url, $hashUrl, $width, $size, $renderType); - $result = 0; - } - return $result; -} - -function makeQueueFile($url, $hashUrl, $width, $size, $renderType) -{ - $url = str_replace('\'', '', $url); - $hashUrl = str_replace('\'', '', $hashUrl); - $width = str_replace('\'', '', $width); - if (!file_exists('cache/cronTask/' . $hashUrl . '.hash')) { - $data = $url . ' ' . $hashUrl . ' ' . $width . ' ' . $size . ' ' . $renderType . "\n"; - file_put_contents('cache/cronTask/' . $hashUrl . '.hash', $data); - } -} - -function testValidUrl($url) -{ - $url = trim($url); - if (filter_var($url, FILTER_VALIDATE_URL)) { - $url = parse_url($url); - if (!in_array($url['scheme'], array( - 'http', - 'https', - ))) { - return array('msg' => 'Url must be start by http or https.'); - } - return true; - } else { - return array('msg' => 'Not a valid url.'); - } -} - -function genToken() -{ - $token = sha1(uniqid(rand(), true) . '_' . mt_rand()); - $_SESSION['token'] = $token; - $_SESSION['tokenTime'] = time(); - return $token; -} - -function verifToken($token) -{ - if ($token !== $_SESSION['token'] || $_SESSION['tokenTime'] <= time() - 24000) { - ban(); - die('So Long, and Thanks for All the Fish.'); - } -} - -function checkIfBan() -{ - require 'cache/logs/banUser.php'; - $userIp = $_SERVER['REMOTE_ADDR']; - if (isset($banList[$userIp]) && $banList[$userIp]['nbBan'] >= $GLOBALS['config']['maxErrorBeforeBan'] && $banList[$userIp]['lastBan'] + $GLOBALS['config']['banTime'] > time()) { - return true; - } elseif (isset($banList[$userIp]) && $banList[$userIp]['lastBan'] + $GLOBALS['config']['banTime'] < time()) { - unban(); - return false; - } else { - return false; - } -} - -function ban() -{ - require 'cache/logs/banUser.php'; - $userIp = $_SERVER['REMOTE_ADDR']; - if (isset($banList[$userIp])) { - $banList[$userIp]['lastBan'] = time(); - $banList[$userIp]['nbBan']++; - } else { - $banList[$userIp]['lastBan'] = time(); - $banList[$userIp]['nbBan'] = 1; - } - file_put_contents('cache/logs/banUser.php', ""); -} - -function unBan() -{ - require 'cache/logs/banUser.php'; - $userIp = $_SERVER['REMOTE_ADDR']; - unset($banList[$userIp]); - file_put_contents('cache/logs/banUser.php', ""); -} - -function createDir() -{ - if (!is_writable('cache')) { - die('Make dir "cache" writable'); - } - if (!is_dir('cache/config') && !mkdir('cache/config', 0705)) { - die('Error on create dir "cache/config".'); - } - if (!is_dir('cache/img') && !mkdir('cache/img', 0705)) { - die('Error on create dir "cache/img".'); - } - if (!is_dir('cache/logs') && !mkdir('cache/logs', 0705)) { - die('Error on create dir "cache/logs".'); - } - if (!is_dir('cache/logs/suspect') && !mkdir('cache/logs/suspect', 0705)) { - die('Error on create dir "cache/logs/suspect".'); - } - if (!is_dir('cache/logs/retry') && !mkdir('cache/logs/retry', 0705)) { - die('Error on create dir "cache/logs/retry".'); - } - if (!is_dir('cache/logs/other') && !mkdir('cache/logs/other', 0705)) { - die('Error on create dir "cache/logs/other".'); - } - if (!is_dir('cache/tmp') && !mkdir('cache/tmp', 0705)) { - die('Error on create dir "cache/tmp".'); - } - if (!is_dir('cache/cronTask') && !mkdir('cache/cronTask', 0705)) { - die('Error on create dir "cache/cronTask".'); - } -} - -function install() -{ - createDir(); - $salt = sha1(uniqid(rand(), true) . '_' . mt_rand()); - $serverKey = substr(sha1(uniqid(rand(), true) . '_' . mt_rand() . $salt), 0, 12); - $encryptServerKey = sha1($serverKey . $salt); - if (!is_file('cache/config/genConf.php')) { - file_put_contents('cache/config/genConf.php', " - "); - } - if (!is_file('cache/config/serverOptions.php')) { - touch('cache/config/serverOptions.php'); - } - if (!is_file('cache/index.html')) { - touch('cache/index.html'); - } - if (!is_file('cache/config/options.php')) { - file_put_contents('cache/config/options.php', ""); - } - if (!is_file('cache/logs/banUser.php')) { - file_put_contents('cache/logs/banUser.php', ""); - } - $GLOBALS['config']['serverKey'] = $encryptServerKey; - $GLOBALS['config']['salt'] = $salt; - $GLOBALS['config']['pwd'] = 'install'; - $GLOBALS['config']['apikey'] = $serverKey; - return $serverKey; -} - -function checkInstall() -{ - if (!is_file('.htaccess')) { - file_put_contents('.htaccess', "AddDefaultCharset UTF-8\nOptions -Indexes\nDirectoryIndex index.php index.html\nFileETag none\nSetOutputFilter DEFLATE\n"); - } - if (!is_file('cache/logs/.htaccess')) { - file_put_contents('cache/logs/.htaccess', "Allow from none\nDeny from all\n"); - } - if (!is_file('cache/config/.htaccess')) { - file_put_contents('cache/config/.htaccess', "Allow from none\nDeny from all\n"); - } - if (!is_file('cache/cronTask/.htaccess')) { - file_put_contents('cache/config/.htaccess', "Allow from none\nDeny from all\n"); - } - if (!is_file('bin/.htaccess')) { - file_put_contents('bin/.htaccess', "Allow from none\nDeny from all\n"); - } -} - -function removeOlderThan($dir = 'cache/img/shortLive') -{ - if (is_dir($dir)) { - $objects = scandir($dir); - foreach ($objects as $object) { - if ($object !== '.' && $object !== '..' && $object) { - if (filetype($dir . '/' . $object) === 'dir') { - removeOlderThan($dir . '/' . $object); - } else { - if (fileatime($dir . '/' . $object) < time() - 3600 * $GLOBALS['config']['expireCache']) { - unlink($dir . '/' . $object); - } - } - } - } - reset($objects); - } -} - -function pathForFile($size, $hashUrl) -{ - $startPath = substr($hashUrl, 0, 2) . '/' . substr($hashUrl, 2, 2) . '/'; - if (empty($size)) { - $size = tryDetectSize($startPath . $hashUrl); - } - $file = 'cache/img/' . $size . '/' . $startPath . $hashUrl; - return $file; -} - -function tryDetectSize($file) -{ - if (is_file('cache/img/s/' . $file . '_thumb.png')) { - return 's'; - } - if (is_file('cache/img/m/' . $file . '_thumb.png')) { - return 'm'; - } - if (is_file('cache/img/l/' . $file . '_thumb.png')) { - return 'l'; - } - if (is_file('cache/img/xl/' . $file . '_thumb.png')) { - return 'xl'; - } - if (is_file('cache/img/xxl/' . $file . '_thumb.png')) { - return 'xxl'; - } -} - -function validHash($hash) -{ - if (empty($hash)) { - die('You talking to me'); - } - if (!preg_match('/^[0-9a-f]{40}$/i', $hash)) { - die('I don\'t understand biiip bip bip biiiip bip bip bip biiiiiiip biip ...'); - } - return $hash; -} - -function checkAdmin($pwd) -{ - $pwd = sha1($GLOBALS['config']['salt'] . $pwd . $GLOBALS['config']['serverKey']); - if (validHash($pwd) !== $GLOBALS['config']['pwd']) { - ban(); - die('1, 2, 3, 4, 5 ? That\'s amazing ! I\'ve got the same combination on my luggage !'); - } - $_SESSION['login'] = true; - return true; -} - -function savePass($passOne, $passTwo, $token) -{ - verifToken($token); - if ($passOne !== $passTwo || empty($passOne) || empty($passTwo)) { - reloadInstall(); - } else { - $GLOBALS['config']['pwd'] = sha1($GLOBALS['config']['salt'] . $passOne . $GLOBALS['config']['serverKey']); - $confServerKey = $GLOBALS['config']['serverKey']; - $confSalt = $GLOBALS['config']['salt']; - $confPwd = $GLOBALS['config']['pwd']; - $apikey = $GLOBALS['config']['apikey']; - $confFile = ' - '; - file_put_contents('cache/config/genConf.php', $confFile); - } - header("Location:?"); -} - -function reloadInstall() -{ - array_map('unlink', glob("cache/config/*")); -} - -/** - * Améliore la sortie print - * - * @author Tatane http://www.tatane.info/index.php/print_rn - * @author http://www.blog.cactuscrew.com/77-print_rn.html - * @param $data (array) tableau ou variable à examiner - * @param $name (string) nom a afficher - * @return false affiche les clef valeur du tableau $data - * @example n_print($array, 'Tableau de valeur'); - */ -function n_print($data, $name = '') -{ - $aBackTrace = debug_backtrace(); - echo '

', $name, '

'; - echo '
'; - echo ' - ', basename($aBackTrace[0]['file']), ' ligne => ', $aBackTrace[0]['line'], ' - '; - echo '
', htmlentities(print_r($data, 1)), '
'; - echo ' -
-
-'; -} - -function printThumbShot($file, $renderType) -{ - ob_end_clean(); - header("Content-type: image/png"); - header('Expires: ', gmdate('D, d M Y H:i:s', time()) . ' GMT'); - switch ($renderType) { - case 'c': - echo file_get_contents($file . '_complete.png'); - break; - case 'r': - echo file_get_contents($file . '.png'); - break; - case 'fav': - echo file_get_contents($file . '_favicon.png'); - break; - default: - echo file_get_contents($file . '_thumb.png'); - break; - } - exit(); -} - -function getPage($page) -{ - $page = htmlspecialchars($page); - switch ($page) { - case 'login': - return 'inc/login.php'; - break; - case 'install': - return 'inc/install.php'; - break; - case 'admin': - return 'inc/admin.php'; - break; - default: - return 'inc/index.php'; - break; - } -} - -function testIfImg($url) -{ - $ext = strtolower(pathinfo(strtok($url, '?'), PATHINFO_EXTENSION)); - if ($ext === 'jpg' || $ext === 'jpeg' || $ext === 'png' || $ext === 'gif' || $ext === 'ico') { - return $ext; - } else { - return false; - } -} - -function makeImgThumb($url, $ext, $hashUrl, $width, $path, $renderType = null) -{ - if (!function_exists('imagecreatefromjpeg')) { - return false; - } - $image = file_get_contents($url); - $fullSize = file_put_contents('cache/tmp/' . $hashUrl . '.' . $ext, $image); - if ($ext === 'jpg' || $ext === 'jpeg') { - $tmpImg = imagecreatefromjpeg('cache/tmp/' . $hashUrl . '.' . $ext); - } - if ($ext === 'png') { - $tmpImg = imagecreatefrompng('cache/tmp/' . $hashUrl . '.' . $ext); - } - if ($ext === 'gif') { - $tmpImg = imagecreatefromgif('cache/tmp/' . $hashUrl . '.' . $ext); - } - if (!$tmpImg) { - unlink('cache/tmp/' . $hashUrl . '.' . $ext); - return false; - } - $w = imagesx($tmpImg); - $h = imagesy($tmpImg); - $ystart = 0; - $yheight = $h; - if ($h > $w) {$ystart = ($h / 2) - ($w / 2); - $yheight = $w / 2; - } - $nh = min(floor(($h * $width) / $w), $width); - $im2 = imagecreatetruecolor($width, $nh); - imagecopyresampled($im2, $tmpImg, 0, 0, 0, $ystart, $width, $nh, $w, $yheight); - $tempname = 'cache/tmp/' . $hashUrl . '_TEMP.png'; - imagepng($im2, $tempname, 9); - if (!is_dir($path)) { - mkdir($path, 0775, true); - } - imagedestroy($tmpImg); - imagedestroy($im2); - unlink('cache/tmp/' . $hashUrl . '.' . $ext); - rename($tempname, $path . $hashUrl . '_thumb.png'); - if (file_exists($path . $hashUrl . '_thumb.png')) { - return true; - } else { - return false; - } -} - -function checkHmac($receiveHmac, $url) -{ - if ($receiveHmac === makeHmac($url, $GLOBALS['config']['apikey'])) { - return true; - } else { - return false; - } -} - -function makeHmac($url) -{ - return hash_hmac('sha1', $url, $GLOBALS['config']['apikey']); -} - -function makeHashPath($hashUrl) -{ - return substr($hashUrl, 0, 2) . '/' . substr($hashUrl, 2, 2); -} - -function makeFavicon($hash, $url, $filePath) -{ - require_once 'vendor/autoload.php'; - - $resResize = ''; - $data = array(); - $data['hashPath'] = $hashPath = $filePath; - $data['file'] = $file = $filePath . $hash . '_favicon.png'; - - $info = Embed::create($url, [ - 'follow_canonical' => true, - 'external_images' => true, - ]); - $faviconUrl = $info->providerIcon; - $data['ext'] = testIfImg($faviconUrl); - - $data['favicon'] = $faviconUrl; - $image = file_get_contents($faviconUrl); - $fullSize = file_put_contents('cache/tmp/' . $hash . '.' . $data['ext'], $image); - $tmpFile = 'cache/tmp/' . $hash . '.' . $data['ext']; - - if ($data['ext'] === 'ico') { - $getBestSize = exec('identify ' . escapeshellarg($tmpFile), $originalFav); - if (is_array($originalFav)) { - end($originalFav); - $key = key($originalFav); - if (!is_dir($hashPath)) { - mkdir($hashPath, 0700, true); - } - exec('convert -background transparent ' . escapeshellarg($tmpFile . '[' . $key . ']') . ' -resize x32 ' . $file, $resResize); - unlink('cache/tmp/' . $hash . '.' . $data['ext']); - } - } else { - if (!is_dir($hashPath)) { - mkdir($hashPath, 0700, true); - } - exec('convert -background transparent ' . escapeshellarg($tmpFile) . ' -resize x32 ' . $file, $resResize); - unlink('cache/tmp/' . $hash . '.' . $data['ext']); - } - - if (file_exists($file)) { - return $file; - } else { - file_put_contents($file, file_get_contents('bin/error_fav.png')); - return $file; - } - -} - -function makeHashUrl($url) -{ - return sha1($GLOBALS['config']['salt'] . $url); -} - -/* -$image = file_get_contents('http://www.url.com/image.jpg'); -file_put_contents('/images/image.jpg', $image); //save the image on your server - * - * - */ -checkInstall(); -removeOlderThan(); -if (empty($defUrl)) { - $defUrl = $GLOBALS['config']['defaultUrl']; -} -if (isset($ui['s']) && array_key_exists($ui['s'], $GLOBALS['config']['thumbSize'])) { - $width = $GLOBALS['config']['thumbSize'][$ui['s']]; -} else { - $width = $GLOBALS['config']['defaultThumbSize']; -} -// Generate or return img -if (!empty($ui['request']) && $ui['p'] !== 'install' && $ui['p'] !== 'login' && $ui['p'] !== 'admin') { - if (empty($ui['url'])) { - die('You see in this world there\'s two kinds of people, my friend. Those with loaded guns, and those who dig. You dig.'); - } - - if ($ui['request'] === 'form') { - //$file = 'cache/img/shortLive/' . $startPath . $hashUrl; - $ui['s'] = 'shortLive'; - } - - $ui['sendUrl'] = $ui['url']; - $ui['url'] = trim(rawurldecode($ui['url'])); - $ui['url'] = rtrim($ui['url'], '/'); - $hashUrl = sha1($GLOBALS['config']['salt'] . $ui['url']); - $startPath = substr($hashUrl, 0, 2) . '/' . substr($hashUrl, 2, 2) . '/'; - $filePath = 'cache/img/' . $ui['s'] . '/' . $startPath; - $file = 'cache/img/' . $ui['s'] . '/' . $startPath . $hashUrl; - $testUrl = testValidUrl($ui['url']); - $defUrl = $ui['url']; - - // file exist we return img - if (testExistImg($file, $ui['t']) === true && (int) $ui['fr'] !== 1) { - if ($ui['request'] === 'api') { - if (checkHmac($ui['hm'], $ui['sendUrl'])) { - printThumbShot($file, $ui['t']); - } else { - ban(); - die('I take a chips and give it to Godzilla. I give high kick in Chuck Norris face and I go to ... Humm .... Ehh .... Arg ....... KAMOULOX ! Well done Jean Pierre.'); - } - } - if ($ui['request'] === 'form') { - $success = array( - 'normal' => $file . '.png', - 'thumb' => $file . '_thumb.png', - 'complete' => $file . '_complete.png', - 'favicon' => $file . '_favicon.png', - ); - } - } else { - if ($ui['request'] === 'api') { - if (empty($ui['hm']) || empty($ui['hm'])) { - die('Are you Ken ?'); - } - if (!checkHmac($ui['hm'], $ui['sendUrl'])) { - ban(); - die('I take a chips and give it to Godzilla. I give high kick in Chuck Norris face and I go to ... Humm .... Ehh .... Arg ....... KAMOULOX ! Well done Jean Pierre.'); - } - } else { - verifToken($ui['token']); - } - - // url isn't correct put it in suspect log - if ($testUrl !== true) { - if (!file_exists('cache/logs/' . $hashUrl . 'log')) { - file_put_contents('cache/logs/suspect/' . $hashUrl . '.log', $_SERVER['REMOTE_ADDR'] . ' --- ' . $ui['url'] . ' --- ' . $hashUrl . ' --- ' . $width . ' --- ' . $ui['s'] . ' --- ' . $renderType . ' --- true' . "\n"); - } - if ($ui['request'] === 'api') { - printThumbShot('bin/error', $ui['t']); - } else { - $success = array( - 'normal' => 'bin/error.png', - 'thumb' => 'bin/error_thumb.png', - 'complete' => 'bin/error.png', - 'favicon' => 'bin/error_fav.png', - ); - } - } else { - $ext = testIfImg($ui['url']); - if ($ext !== false) { - $genWidth = explode("x", $width); - if ($ui['request'] === 'api') { - $makeImg = makeImgThumb($ui['url'], $ext, $hashUrl, $genWidth[0], 'cache/img/' . $ui['s'] . '/' . $startPath, $ui['t']); - } else { - $makeImg = makeImgThumb($ui['url'], $ext, $hashUrl, $genWidth[0], 'cache/img/shortLive/' . $startPath, $ui['t']); - } - if ($makeImg === true) { - // - $GLOBALS['config']['disableExec'] = true; - if ($ui['request'] === 'api') { - printThumbShot($file, $ui['t']); - } else { - $success = array( - 'normal' => $file . '.png', - 'thumb' => $file . '_thumb.png', - 'complete' => $file . '_complete.png', - 'favicon' => $file . '_favicon.png', - ); - } - } - } - - if ((isset($ui['iw']) && (int) $ui['iw'] === 1 && $ui['request'] === 'api')) { - $res = launchScript($defUrl, $hashUrl, $width, $ui['s'], true); - } elseif (isset($ui['iw']) && (int) $ui['iw'] === 1 && $ui['request'] === 'form') { // img not exist or force refresh make it and return it - $res = launchScript($defUrl, $hashUrl, $width, 'shortLive', true); - makeFavicon($hashUrl, $ui['url'], $filePath); - } else { - if ($ui['t'] === 'fav') { - $res = makeFavicon($hashUrl, $ui['url'], $filePath); - } else { - $res = launchScript($defUrl, $hashUrl, $width, $ui['s'], false); - } - } - if ($ui['request'] === 'api') { - $file = 'bin/loadingGen'; - printThumbShot($file, $ui['t']); - die(); - } else { - if ($GLOBALS['config']['disableExec'] === true) { - $file = 'bin/loadingGen'; - } - $success = array( - 'normal' => $file . '.png', - 'thumb' => $file . '_thumb.png', - 'complete' => $file . '_complete.png', - 'favicon' => $file . '_favicon.png', - ); - } - } - } -} -?> - - - - - SoShot - - - - - - - diff --git a/public/.htaccess b/public/.htaccess new file mode 100644 index 0000000..3170e46 --- /dev/null +++ b/public/.htaccess @@ -0,0 +1,12 @@ +AddDefaultCharset UTF-8 +Options -Indexes +DirectoryIndex index.php index.html +FileETag none +SetOutputFilter DEFLATE + + +RewriteEngine On + +RewriteCond %{REQUEST_FILENAME} !-f +RewriteCond %{REQUEST_FILENAME} !-d +RewriteRule ^(.*)$ index.php [QSA,L] \ No newline at end of file diff --git a/public/assets/css/fork-awesome.min.css b/public/assets/css/fork-awesome.min.css new file mode 100644 index 0000000..fd154dc --- /dev/null +++ b/public/assets/css/fork-awesome.min.css @@ -0,0 +1,12 @@ +/*! +Fork Awesome 1.2.0 +License - https://forkaweso.me/Fork-Awesome/license + +Copyright 2018 Dave Gandy & Fork Awesome + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */@font-face{font-family:ForkAwesome;src:url(../fonts/forkawesome-webfont.eot?v=1.2.0);src:url(../fonts/forkawesome-webfont.eot?#iefix&v=1.2.0) format('embedded-opentype'),url(../fonts/forkawesome-webfont.woff2?v=1.2.0) format('woff2'),url(../fonts/forkawesome-webfont.woff?v=1.2.0) format('woff'),url(../fonts/forkawesome-webfont.ttf?v=1.2.0) format('truetype'),url(../fonts/forkawesome-webfont.svg?v=1.2.0#forkawesomeregular) format('svg');font-weight:400;font-style:normal;font-display:block}.fa{display:inline-block;font:normal normal normal 14px/1 ForkAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell-o:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-globe-e:before{content:"\f304"}.fa-globe-w:before{content:"\f305"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-community:before,.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus-g:before,.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before,.fa-utensils:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before,.fa-pound:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-desc:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-desc:before,.fa-sort-amount-up:before{content:"\f161"}.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-desc:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before,.fa-closed-captioning:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before,.fa-gem:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-medium-square:before{content:"\f2f8"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo-v:before,.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.fa-mastodon:before{content:"\f2e1"}.fa-mastodon-alt:before{content:"\f2e2"}.fa-fork-awesome:before,.fa-fork-circle:before{content:"\f2e3"}.fa-peertube:before{content:"\f2e4"}.fa-diaspora:before{content:"\f2e5"}.fa-friendica:before{content:"\f2e6"}.fa-gnu-social:before{content:"\f2e7"}.fa-liberapay-square:before{content:"\f2e8"}.fa-liberapay:before{content:"\f2e9"}.fa-scuttlebutt:before,.fa-ssb:before{content:"\f2ea"}.fa-hubzilla:before{content:"\f2eb"}.fa-social-home:before{content:"\f2ec"}.fa-artstation:before{content:"\f2ed"}.fa-discord:before{content:"\f2ee"}.fa-discord-alt:before{content:"\f2ef"}.fa-patreon:before{content:"\f2f0"}.fa-snowdrift:before{content:"\f2f1"}.fa-activitypub:before{content:"\f2f2"}.fa-ethereum:before{content:"\f2f3"}.fa-keybase:before{content:"\f2f4"}.fa-shaarli:before{content:"\f2f5"}.fa-shaarli-o:before{content:"\f2f6"}.fa-cut-key:before,.fa-key-modern:before{content:"\f2f7"}.fa-xmpp:before{content:"\f2f9"}.fa-archive-org:before{content:"\f2fc"}.fa-freedombox:before{content:"\f2fd"}.fa-facebook-messenger:before{content:"\f2fe"}.fa-debian:before{content:"\f2ff"}.fa-mastodon-square:before{content:"\f300"}.fa-tipeee:before{content:"\f301"}.fa-react:before{content:"\f302"}.fa-dogmazic:before{content:"\f303"}.fa-zotero:before{content:"\f309"}.fa-nodejs:before{content:"\f308"}.fa-nextcloud:before{content:"\f306"}.fa-nextcloud-square:before{content:"\f307"}.fa-hackaday:before{content:"\f30a"}.fa-laravel:before{content:"\f30b"}.fa-signalapp:before{content:"\f30c"}.fa-gnupg:before{content:"\f30d"}.fa-php:before{content:"\f30e"}.fa-ffmpeg:before{content:"\f30f"}.fa-joplin:before{content:"\f310"}.fa-syncthing:before{content:"\f311"}.fa-inkscape:before{content:"\f312"}.fa-matrix-org:before{content:"\f313"}.fa-pixelfed:before{content:"\f314"}.fa-bootstrap:before{content:"\f315"}.fa-dev-to:before{content:"\f316"}.fa-hashnode:before{content:"\f317"}.fa-jirafeau:before{content:"\f318"}.fa-emby:before{content:"\f319"}.fa-wikidata:before{content:"\f31a"}.fa-gimp:before{content:"\f31b"}.fa-c:before{content:"\f31c"}.fa-digitalocean:before{content:"\f31d"}.fa-att:before{content:"\f31e"}.fa-gitea:before{content:"\f31f"}.fa-file-epub:before{content:"\f321"}.fa-python:before{content:"\f322"}.fa-archlinux:before{content:"\f323"}.fa-pleroma:before{content:"\f324"}.fa-unsplash:before{content:"\f325"}.fa-hackster:before{content:"\f326"}.fa-spell-check:before{content:"\f327"}.fa-moon:before{content:"\f328"}.fa-sun:before{content:"\f329"}.fa-f-droid:before{content:"\f32a"}.fa-biometric:before{content:"\f32b"}.fa-wire:before{content:"\f32c"}.fa-tor-onion:before{content:"\f32e"}.fa-volume-mute:before{content:"\f32f"}.fa-bell-ringing:before{content:"\f32d"}.fa-bell-ringing-o:before{content:"\f330"}.fa-hal:before{content:"\f333"}.fa-jupyter:before{content:"\f335"}.fa-julia:before{content:"\f334"}.fa-classicpress:before{content:"\f331"}.fa-classicpress-circle:before{content:"\f332"}.fa-open-collective:before{content:"\f336"}.fa-orcid:before{content:"\f337"}.fa-researchgate:before{content:"\f338"}.fa-funkwhale:before{content:"\f339"}.fa-askfm:before{content:"\f33a"}.fa-blockstack:before{content:"\f33b"}.fa-boardgamegeek:before{content:"\f33c"}.fa-bunny:before{content:"\f35f"}.fa-buymeacoffee:before{content:"\f33d"}.fa-cc-by:before{content:"\f33e"}.fa-cc-cc:before,.fa-creative-commons-alt:before{content:"\f33f"}.fa-cc-nc-eu:before{content:"\f341"}.fa-cc-nc-jp:before{content:"\f342"}.fa-cc-nc:before{content:"\f340"}.fa-cc-nd:before{content:"\f343"}.fa-cc-pd:before{content:"\f344"}.fa-cc-remix:before{content:"\f345"}.fa-cc-sa:before{content:"\f346"}.fa-cc-share:before{content:"\f347"}.fa-cc-zero:before{content:"\f348"}.fa-conway-glider:before,.fa-conway-hacker:before{content:"\f349"}.fa-csharp:before{content:"\f34a"}.fa-email-bulk:before{content:"\f34b"}.fa-email-bulk-o:before{content:"\f34c"}.fa-gnu:before{content:"\f34d"}.fa-google-play:before{content:"\f34e"}.fa-heroku:before{content:"\f34f"}.fa-hassio:before,.fa-home-assistant:before{content:"\f350"}.fa-java:before{content:"\f351"}.fa-mariadb:before{content:"\f352"}.fa-markdown:before{content:"\f353"}.fa-mysql:before{content:"\f354"}.fa-nordcast:before{content:"\f355"}.fa-plume:before{content:"\f356"}.fa-postgresql:before{content:"\f357"}.fa-sass-alt:before{content:"\f359"}.fa-sass:before{content:"\f358"}.fa-skate:before{content:"\f35a"}.fa-sketchfab:before{content:"\f35b"}.fa-tex:before{content:"\f35c"}.fa-textpattern:before{content:"\f35d"}.fa-unity:before{content:"\f35e"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*# sourceMappingURL=fork-awesome.min.css.map */ \ No newline at end of file diff --git a/public/assets/css/fork-awesome.min.css.map b/public/assets/css/fork-awesome.min.css.map new file mode 100644 index 0000000..6aa141d --- /dev/null +++ b/public/assets/css/fork-awesome.min.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["fork-awesome.css"],"names":[],"mappings":";;;;;;;;;;;AAcA,WACE,YAAA,YACA,IAAS,8CACT,IAAS,qDAAoF,4BAAA,gDAAmE,gBAAA,+CAAiE,eAAA,8CAAoE,mBAAA,iEAArS,cACA,YAAA,IACA,WAAA,OACA,aAAA,MAEF,IACE,QAAA,aACA,KAAA,OAAA,OAAA,OAAA,KAAA,EAAA,YACA,UAAA,QACA,eAAA,KACA,uBAAA,YACA,wBAAA,UAGF,OACE,UAAA,aACA,YAAA,MACA,eAAA,KAEF,OACE,UAAA,IAEF,OACE,UAAA,IAEF,OACE,UAAA,IAEF,OACE,UAAA,IAEF,OACE,MAAA,aACA,WAAA,OAEF,OACE,aAAA,EACA,YAAA,aACA,gBAAA,KAEK,UACL,SAAA,SAEF,OACE,SAAA,SACA,KAAA,cACA,MAAA,aACA,IAAA,YACA,WAAA,OAEI,aACJ,KAAA,cAEF,WACE,QAAA,KAAA,MAAA,MACA,OAAA,MAAA,MAAA,KACA,cAAA,KAEF,cACE,MAAA,KAEF,eACE,MAAA,MAEC,iBACD,aAAA,KAEC,kBACD,YAAA,KAGF,YACE,MAAA,MAEF,WACE,MAAA,KAEC,cACD,aAAA,KAEC,eACD,YAAA,KAEF,SACE,kBAAA,QAAA,GAAA,SAAA,OACA,UAAA,QAAA,GAAA,SAAA,OAEF,UACE,kBAAA,QAAA,GAAA,SAAuC,SACvC,UAAA,QAAA,GAAA,SAA+B,SAEjC,2BACE,GACE,kBAAmB,UACnB,UAAW,UAEb,KACE,kBAAmB,eACnB,UAAW,gBAGf,mBACE,GACE,kBAAmB,UACnB,UAAW,UAEb,KACE,kBAAmB,eACnB,UAAW,gBAGf,cACE,WAAY,2DACZ,kBAAmB,cACnB,cAAe,cACf,UAAW,cAEb,eACE,WAAY,2DACZ,kBAAmB,eACnB,cAAe,eACf,UAAW,eAEb,eACE,WAAY,2DACZ,kBAAmB,eACnB,cAAe,eACf,UAAW,eAEb,oBACE,WAAY,qEACZ,kBAAmB,YACnB,cAAe,YACf,UAAW,YAEb,kBACE,WAAY,qEACZ,kBAAmB,YACnB,cAAe,YACf,UAAW,YAKP,0BACA,wBAHA,qBACA,qBAFA,oBAKJ,OAAA,KAEF,UACE,SAAA,SACA,QAAA,aACA,MAAA,IACA,OAAA,IACA,YAAA,IACA,eAAA,OAEF,aACA,aACE,SAAA,SACA,KAAA,EACA,MAAA,KACA,WAAA,OAEF,aACE,YAAA,QAEF,aACE,UAAA,IAEF,YACE,MAAA,KAIO,iBACP,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEO,iBACP,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACR,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEU,oBACV,QAAA,QAEI,cACJ,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAGO,iBADC,kBAED,iBACP,QAAA,QAEa,uBACb,QAAA,QAEc,wBACd,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAGK,eADC,gBAEN,QAAA,QAES,mBACT,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACR,QAAA,QAES,mBACT,QAAA,QAEM,gBACN,QAAA,QAEU,oBACV,QAAA,QAEqB,+BACrB,QAAA,QAEmB,6BACnB,QAAA,QAEO,iBACP,QAAA,QAEe,yBACf,QAAA,QAGQ,kBADM,wBAEd,QAAA,QAGS,mBADH,gBAEN,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEY,sBACZ,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAES,mBACT,QAAA,QAEK,eACL,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACR,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACC,mBACT,QAAA,QAEQ,kBACR,QAAA,QAGc,wBADP,iBAEP,QAAA,QAGO,iBADA,iBAEI,qBACX,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEM,gBACN,QAAA,QAEM,gBACW,2BACjB,QAAA,QAEgB,0BAChB,QAAA,QAEgB,0BAChB,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAEe,yBACf,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEO,iBACP,QAAA,QAEM,gBACN,QAAA,QAES,mBACT,QAAA,QAEc,wBACd,QAAA,QAEc,wBACd,QAAA,QAEO,iBACP,QAAA,QAEc,wBACd,QAAA,QAEe,yBACf,QAAA,QAEa,uBACb,QAAA,QAEc,wBACd,QAAA,QAEc,wBACd,QAAA,QAEc,wBACd,QAAA,QAEiB,2BACjB,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEgB,0BAChB,QAAA,QAEgB,0BAChB,QAAA,QAEK,eACL,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACP,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEoB,8BACpB,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEK,eACL,QAAA,QAEW,qBACX,QAAA,QAGsB,gCADb,mBAET,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEQ,kBACR,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAES,mBACT,QAAA,QAEe,yBACf,QAAA,QAEQ,kBACR,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAEa,uBACF,qBACX,QAAA,QAEgB,0BAChB,QAAA,QAEiB,2BACjB,QAAA,QAEc,wBACd,QAAA,QAEK,eACL,QAAA,QAGM,gBADC,iBAEP,QAAA,QAEU,oBACV,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEW,qBACX,QAAA,QAES,mBACT,QAAA,QAEU,oBACV,QAAA,QAEiB,2BACjB,QAAA,QAEY,sBACZ,QAAA,QAEe,yBACf,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAEQ,kBACR,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAES,mBACT,QAAA,QAEY,sBACF,oBACV,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEa,uBACb,QAAA,QAEM,gBACD,eACL,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEQ,kBACR,QAAA,QAEa,uBACb,QAAA,QAEc,wBACd,QAAA,QAEa,uBACb,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAEmB,6BACnB,QAAA,QAEoB,8BACpB,QAAA,QAEiB,2BACjB,QAAA,QAEmB,6BACnB,QAAA,QAEO,iBACP,QAAA,QAES,mBACT,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAEW,qBACJ,iBACA,iBACP,QAAA,QAEO,iBACD,gBACN,QAAA,QAEO,iBACP,QAAA,QAEO,iBACP,QAAA,QAEK,eACK,oBACV,QAAA,QAEM,gBACG,mBACT,QAAA,QAEW,qBACX,QAAA,QAGU,oBADJ,gBAEN,QAAA,QAEQ,kBACR,QAAA,QAIM,gBAFG,mBACA,mBAET,QAAA,QAES,mBACT,QAAA,QAES,mBACT,QAAA,QAEe,yBACf,QAAA,QAEW,qBACX,QAAA,QAEO,iBACP,QAAA,QAEO,iBACP,QAAA,QAEO,iBACP,QAAA,QAEW,qBACX,QAAA,QAEkB,4BAClB,QAAA,QAEoB,8BACpB,QAAA,QAEe,yBACF,uBACb,QAAA,QAEO,iBACP,QAAA,QAEY,sBACZ,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAES,mBACT,QAAA,QAGM,gBADI,oBAEV,QAAA,QAGW,qBADA,qBAEX,QAAA,QAGU,oBADD,mBAET,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAEa,uBACP,gBACN,QAAA,QAGO,iBADA,iBAEP,QAAA,QAEW,qBACC,sBACZ,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAGM,gBADC,iBAEP,QAAA,QAES,mBACT,QAAA,QAEU,oBACV,QAAA,QAGW,qBADJ,iBAEP,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEgB,0BAChB,QAAA,QAEc,wBACd,QAAA,QAES,mBACT,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACR,QAAA,QAGS,mBADC,oBAEV,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEY,sBACZ,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAEa,uBACb,QAAA,QAEM,gBACN,QAAA,QAEU,oBACV,QAAA,QAEa,uBACb,QAAA,QAEmB,6BACnB,QAAA,QAEoB,8BACpB,QAAA,QAEiB,2BACjB,QAAA,QAEmB,6BACnB,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEc,wBACN,kBACR,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACL,iBACP,QAAA,QAEY,sBACZ,QAAA,QAEU,oBACV,QAAA,QAEe,yBACf,QAAA,QAES,mBACT,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAES,mBACT,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEgB,0BAChB,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEgB,0BACL,qBACX,QAAA,QAEiB,2BACD,0BACH,uBACb,QAAA,QAEgB,0BAChB,QAAA,QAEM,gBACN,QAAA,QAEW,qBACX,QAAA,QAGc,wBADN,kBAER,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEa,uBACb,QAAA,QAEa,uBACb,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAEc,wBACd,QAAA,QAEY,sBACZ,QAAA,QAEkB,4BAClB,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEmB,6BACnB,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEqB,+BACrB,QAAA,QAEsB,gCACtB,QAAA,QAEmB,6BACnB,QAAA,QAEqB,+BACrB,QAAA,QAEO,iBACP,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEY,sBACZ,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEQ,kBACR,QAAA,QAEc,wBACd,QAAA,QAEgB,0BAChB,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAEe,yBACf,QAAA,QAEsB,gCACtB,QAAA,QAEc,wBACd,QAAA,QAES,mBACT,QAAA,QAGqB,+BADR,uBAEb,QAAA,QAGmB,6BADR,qBAEX,QAAA,QAGsB,gCADR,wBAEd,QAAA,QAGK,eADC,gBAEN,QAAA,QAGK,eADE,iBAEP,QAAA,QAEQ,kBACH,eACL,QAAA,QAGK,eADE,iBAEP,QAAA,QAEK,eAGA,eAFA,eACA,eAEL,QAAA,QAGQ,kBACH,eAFE,iBAGP,QAAA,QAGK,eADA,eAEL,QAAA,QAES,mBACJ,eACL,QAAA,QAEM,gBACN,QAAA,QAEW,qBACX,QAAA,QAGgB,0BADC,2BAEjB,QAAA,QAGiB,2BADF,yBAEf,QAAA,QAGiB,2BADC,4BAElB,QAAA,QAGkB,4BADF,0BAEhB,QAAA,QAGkB,4BADC,6BAEnB,QAAA,QAGmB,6BADF,2BAEjB,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAEgB,0BAChB,QAAA,QAES,mBACT,QAAA,QAEM,gBACN,QAAA,QAEa,uBACb,QAAA,QAEc,wBACd,QAAA,QAES,mBACT,QAAA,QAEgB,0BAChB,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAEK,eACL,QAAA,QAEW,qBACX,QAAA,QAEkB,4BAClB,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAEiB,2BACjB,QAAA,QAEe,yBACf,QAAA,QAEiB,2BACjB,QAAA,QAEkB,4BAClB,QAAA,QAEO,iBACP,QAAA,QAES,mBACT,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACE,oBACV,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAES,mBACT,QAAA,QAEK,eACL,QAAA,QAEI,cACJ,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEW,qBACX,QAAA,QAEgB,0BAChB,QAAA,QAEsB,gCACtB,QAAA,QAEqB,+BACrB,QAAA,QAGqB,+BADR,uBAEb,QAAA,QAEc,wBACd,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAGK,eADS,wBAEd,QAAA,QAEe,yBACf,QAAA,QAEe,yBACf,QAAA,QAEO,iBACP,QAAA,QAEiB,2BACjB,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAGM,gBADO,uBAED,sBACZ,QAAA,QAGgB,0BADF,wBAEd,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAEoB,8BACpB,QAAA,QAEa,uBACb,QAAA,QAEW,qBACX,QAAA,QAEM,gBACN,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEU,oBACV,QAAA,QAEK,eACL,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEK,eACL,QAAA,QAGO,iBADQ,yBAEf,QAAA,QAEM,gBACN,QAAA,QAEO,iBACP,QAAA,QAES,mBACT,QAAA,QAEgB,0BAChB,QAAA,QAEO,iBACP,QAAA,QAEc,wBACd,QAAA,QAES,mBACT,QAAA,QAEY,sBACP,eACL,QAAA,QAEK,eACC,gBACN,QAAA,QAEM,gBACN,QAAA,QAES,mBACT,QAAA,QAEY,sBACZ,QAAA,QAEY,sBACZ,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEc,wBACd,QAAA,QAEmB,6BACnB,QAAA,QAIc,wBAFA,wBACE,0BAEhB,QAAA,QAGgB,0BADJ,sBAEZ,QAAA,QAGc,wBADA,wBAEd,QAAA,QAEc,wBACA,wBACd,QAAA,QAEa,uBACb,QAAA,QAEM,gBACN,QAAA,QAES,mBACT,QAAA,QAEU,oBACV,QAAA,QAEW,qBACA,qBAGA,qBAFC,sBACH,mBAET,QAAA,QAEgB,0BAChB,QAAA,QAEI,cAEG,iBADK,sBAEZ,QAAA,QAGQ,kBADJ,cAEJ,QAAA,QAEY,sBACZ,QAAA,QAEK,eACL,QAAA,QAIa,uBAFQ,+BACV,qBAEX,QAAA,QAEe,yBACf,QAAA,QAEI,cACJ,QAAA,QAEQ,kBACA,kBACR,QAAA,QAGa,uBADP,gBAEN,QAAA,QAGe,yBADP,kBAER,QAAA,QAES,mBACT,QAAA,QAEa,uBACb,QAAA,QAGQ,kBADC,mBAET,QAAA,QAEW,qBACX,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEkB,4BAClB,QAAA,QAEM,gBACN,QAAA,QAGU,oBADK,yBAEf,QAAA,QAEK,eACL,QAAA,QAEY,sBACZ,QAAA,QAEM,gBACN,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEM,gBACN,QAAA,QAEa,uBACb,QAAA,QAEM,gBACN,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAES,mBACT,QAAA,QAEe,yBACf,QAAA,QAEa,uBACb,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAEO,iBACP,QAAA,QAEW,qBACX,QAAA,QAEI,cACJ,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEY,sBACZ,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAEY,sBACZ,QAAA,QAEW,qBACX,QAAA,QAES,mBACT,QAAA,QAEK,eACL,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAGI,cADe,6BAEnB,QAAA,QAIK,eAFG,kBACA,kBAER,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEgB,0BAChB,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEc,wBACd,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEW,qBACX,QAAA,QAEiB,2BACjB,QAAA,QAGS,mBADJ,eAEL,QAAA,QAEM,gBACN,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEW,qBACX,QAAA,QAEO,iBACP,QAAA,QAEM,gBACN,QAAA,QAES,mBACT,QAAA,QAEU,oBACG,uBACb,QAAA,QAEiB,2BACjB,QAAA,QAEc,wBACd,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEe,yBACf,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEmB,6BACnB,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAEQ,kBACR,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAGK,eADE,iBAEP,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAGc,wBADV,cAEJ,QAAA,QAEe,yBACf,QAAA,QAEU,oBACV,QAAA,QAEc,wBACd,QAAA,QAEW,qBAEG,wBADL,mBAET,QAAA,QAEW,qBACa,kCACxB,QAAA,QAEW,qBACG,wBACd,QAAA,QAEW,qBACM,2BACjB,QAAA,QAEW,qBACI,yBACf,QAAA,QAEe,yBACf,QAAA,QAEU,oBACV,QAAA,QAEc,wBACd,QAAA,QAEgB,0BAChB,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEQ,kBACR,QAAA,QAEgB,0BAChB,QAAA,QAEO,iBACP,QAAA,QAEe,yBACf,QAAA,QAEa,uBACb,QAAA,QAEa,uBACI,2BACjB,QAAA,QAEa,uBACG,0BAChB,QAAA,QAEa,uBACE,yBACf,QAAA,QAEW,qBACX,QAAA,QAEa,uBACA,uBACb,QAAA,QAGc,wBADD,uBAEb,QAAA,QAEiB,2BACjB,QAAA,QAEe,yBACf,QAAA,QAEc,wBACd,QAAA,QAEgB,0BAChB,QAAA,QAEc,wBACd,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAEkB,4BAClB,QAAA,QAEI,cACJ,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEsB,gCACtB,QAAA,QAEY,sBACZ,QAAA,QAEa,uBACb,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAEmB,6BACnB,QAAA,QAGY,sBADR,cAEJ,QAAA,QAEQ,kBACR,QAAA,QAEO,iBACP,QAAA,QAEQ,kBACR,QAAA,QAEiB,2BACjB,QAAA,QAEkB,4BAClB,QAAA,QAEkB,4BAClB,QAAA,QAEkB,4BAClB,QAAA,QAEU,oBACV,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEO,iBACP,QAAA,QAEK,eACL,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAEO,iBACP,QAAA,QAES,mBACF,iBACP,QAAA,QAEW,qBACX,QAAA,QAEW,qBACX,QAAA,QAEc,wBACd,QAAA,QAEM,gBACN,QAAA,QAEiB,2BACjB,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEc,wBACd,QAAA,QAEK,eACL,QAAA,QAEc,wBACd,QAAA,QAEU,oBACV,QAAA,QAEQ,kBACR,QAAA,QAEc,wBACd,QAAA,QAEgB,0BAChB,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEc,wBACd,QAAA,QAEiB,2BACjB,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAES,mBACT,QAAA,QAEQ,kBACR,QAAA,QAEkB,4BAClB,QAAA,QAEgB,0BAChB,QAAA,QAEmB,6BACnB,QAAA,QAEO,iBACP,QAAA,QAEmB,6BACnB,QAAA,QAEc,wBACQ,gCACtB,QAAA,QAES,mBACT,QAAA,QAE6B,uCAC7B,QAAA,QAGqC,+CADnB,4BAElB,QAAA,QAIM,gBAFI,oBACO,2BAEjB,QAAA,QAEO,iBACP,QAAA,QAES,mBACT,QAAA,QAGe,yBADN,mBAET,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEe,yBACf,QAAA,QAEU,oBACV,QAAA,QAEgB,0BAChB,QAAA,QAEiB,2BACjB,QAAA,QAEa,uBACb,QAAA,QAEO,iBACP,QAAA,QAEW,qBACX,QAAA,QAEoB,8BACE,gCACtB,QAAA,QAEI,cACU,wBACd,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEiB,2BACjB,QAAA,QAEQ,kBACR,QAAA,QAEc,wBACd,QAAA,QAEgB,0BAChB,QAAA,QAGc,wBADP,iBAEP,QAAA,QAGgB,0BADP,mBAET,QAAA,QAEa,uBACb,QAAA,QAEe,yBACf,QAAA,QAEQ,kBACR,QAAA,QAEU,oBACV,QAAA,QAEiB,2BACR,mBACT,QAAA,QAEmB,6BACR,qBACX,QAAA,QAEO,iBACP,QAAA,QAEgB,0BAChB,QAAA,QAEU,oBACV,QAAA,QAEe,yBAEG,4BADL,uBAEb,QAAA,QAEe,yBACa,sCAC5B,QAAA,QAEe,yBACG,4BAClB,QAAA,QAEe,yBACM,+BACrB,QAAA,QAEe,yBACI,6BACnB,QAAA,QAEQ,kBACR,QAAA,QAIM,gBAFG,mBACJ,eAEL,QAAA,QAES,mBACT,QAAA,QAEiB,2BACjB,QAAA,QAEiB,2BACjB,QAAA,QAEgB,0BAChB,QAAA,QAEiB,2BACH,wBACd,QAAA,QAEmB,6BACH,0BAChB,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAEM,gBACN,QAAA,QAES,mBACT,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEQ,kBACR,QAAA,QAEU,oBACV,QAAA,QAEc,wBACd,QAAA,QAGc,wBADD,uBAEb,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAEW,qBACX,QAAA,QAEY,sBACZ,QAAA,QAEkB,4BAClB,QAAA,QAEW,qBACX,QAAA,QAGa,uBADR,eAEL,QAAA,QAEU,oBACV,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAES,mBACT,QAAA,QAEa,uBACb,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAEU,oBACV,QAAA,QAES,mBACT,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAES,mBACG,sBACZ,QAAA,QAEM,gBACN,QAAA,QAEa,uBACb,QAAA,QAEY,sBACZ,QAAA,QAEoB,8BACpB,QAAA,QAEQ,kBACR,QAAA,QAEiB,2BACjB,QAAA,QAEQ,kBACR,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEW,qBACX,QAAA,QAEkB,4BAClB,QAAA,QAEU,oBACV,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEO,iBACP,QAAA,QAEK,eACL,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACR,QAAA,QAEW,qBACX,QAAA,QAEU,oBACV,QAAA,QAEY,sBACZ,QAAA,QAEU,oBACV,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEG,aACH,QAAA,QAEc,wBACd,QAAA,QAEK,eACL,QAAA,QAEO,iBACP,QAAA,QAEW,qBACX,QAAA,QAEQ,kBACR,QAAA,QAEW,qBACX,QAAA,QAES,mBACT,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAEa,uBACb,QAAA,QAEM,gBACN,QAAA,QAEK,eACL,QAAA,QAES,mBACT,QAAA,QAEW,qBACX,QAAA,QAEM,gBACN,QAAA,QAEW,qBACX,QAAA,QAEa,uBACb,QAAA,QAEc,wBACd,QAAA,QAEgB,0BAChB,QAAA,QAEK,eACL,QAAA,QAES,mBACT,QAAA,QAEO,iBACP,QAAA,QAEc,wBACd,QAAA,QAEqB,+BACrB,QAAA,QAEiB,2BACjB,QAAA,QAEO,iBACP,QAAA,QAEc,wBACd,QAAA,QAEW,qBACX,QAAA,QAEO,iBACP,QAAA,QAEY,sBACZ,QAAA,QAEe,yBACf,QAAA,QAEO,iBACP,QAAA,QAEc,wBACd,QAAA,QAEO,iBACP,QAAA,QAGO,iBADe,gCAEtB,QAAA,QAEU,oBACV,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEO,iBACP,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAES,mBACT,QAAA,QAGe,yBADA,yBAEf,QAAA,QAEQ,kBACR,QAAA,QAEY,sBACZ,QAAA,QAEc,wBACd,QAAA,QAEK,eACL,QAAA,QAEa,uBACb,QAAA,QAEQ,kBACR,QAAA,QAEQ,kBACQ,0BAChB,QAAA,QAEM,gBACN,QAAA,QAES,mBACT,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEU,oBACV,QAAA,QAEO,iBACP,QAAA,QAEY,sBACZ,QAAA,QAEU,oBACV,QAAA,QAEM,gBACN,QAAA,QAEO,iBACP,QAAA,QAEW,qBACX,QAAA,QAEK,eACL,QAAA,QAEa,uBACb,QAAA,QAEO,iBACP,QAAA,QAEF,SACE,SAAA,SACA,MAAA,IACA,OAAA,IACA,QAAA,EACA,OAAA,KACA,SAAA,OACA,KAAM,cACN,OAAA,EAEgB,0BACA,yBAChB,SAAA,OACA,MAAA,KACA,OAAA,KACA,OAAA,EACA,SAAA,QACA,KAAA"} \ No newline at end of file diff --git a/public/assets/css/style.css b/public/assets/css/style.css new file mode 100644 index 0000000..9edfbef --- /dev/null +++ b/public/assets/css/style.css @@ -0,0 +1,106 @@ +html { + font-family: arial, sans-serif; + font-weight: bold; + line-height: 2em; + background-color: #ffffffcb; +} + +html, +body, +h1, +h2, +h3, +h4, +h5, +h6 { + font-family: "Roboto", sans-serif; +} + +.w3-sidebar { + z-index: 3; + width: 250px; + top: 43px; + height: inherit; +} + +a { + text-decoration: none; + color: #8AC007; +} + +a:hover, +.title:hover { + text-decoration: none; +} + +a:visited { + color: #8AC007; +} + +.centerBlock { + margin: auto; +} + +.homeForm { + width: 49.9%; +} + +.w3-bar { + background-color: #333333 !important; +} + +#mySidebar { + top: inherit; + background-color: initial !important; +} + +#mySidebar a:hover { + text-decoration: none; +} + +.w3-bar-block .w3-bar-item { + padding: 4px 16px; +} + +#myFooter { + position: fixed; + left: 0; + bottom: 0; + width: 100%; + text-align: center; +} + +.w3-main { + margin: 64px auto 64px 270px; +} + +.soshot-main { + padding-bottom: 16px; +} + +.fa { + color: #009688; +} + +form label { + width: 48% !important; + display: inline-block; + text-align: right; + margin-right: 16px; +} + +.w3-input, +.w3-select { + display: inline-block; + width: 48%; +} + +@media (max-width:768px) { + + #mySidebar { + background-color: #ffffffcb !important; + width: 100%; + height: 50%; + } + +} \ No newline at end of file diff --git a/public/assets/css/w3.css b/public/assets/css/w3.css new file mode 100644 index 0000000..5497b3f --- /dev/null +++ b/public/assets/css/w3.css @@ -0,0 +1,1994 @@ +/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */ +html { + box-sizing: border-box +} + +*, +*:before, +*:after { + box-sizing: inherit +} + +/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */ +html { + -ms-text-size-adjust: 100%; + -webkit-text-size-adjust: 100% +} + +body { + margin: 0 +} + +article, +aside, +details, +figcaption, +figure, +footer, +header, +main, +menu, +nav, +section { + display: block +} + +summary { + display: list-item +} + +audio, +canvas, +progress, +video { + display: inline-block +} + +progress { + vertical-align: baseline +} + +audio:not([controls]) { + display: none; + height: 0 +} + +[hidden], +template { + display: none +} + +a { + background-color: transparent +} + +a:active, +a:hover { + outline-width: 0 +} + +abbr[title] { + border-bottom: none; + text-decoration: underline; + text-decoration: underline dotted +} + +b, +strong { + font-weight: bolder +} + +dfn { + font-style: italic +} + +mark { + background: #ff0; + color: #000 +} + +small { + font-size: 80% +} + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline +} + +sub { + bottom: -0.25em +} + +sup { + top: -0.5em +} + +figure { + margin: 1em 40px +} + +img { + border-style: none +} + +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em +} + +hr { + box-sizing: content-box; + height: 0; + overflow: visible +} + +button, +input, +select, +textarea, +optgroup { + font: inherit; + margin: 0 +} + +optgroup { + font-weight: bold +} + +button, +input { + overflow: visible +} + +button, +select { + text-transform: none +} + +button, +[type=button], +[type=reset], +[type=submit] { + -webkit-appearance: button +} + +button::-moz-focus-inner, +[type=button]::-moz-focus-inner, +[type=reset]::-moz-focus-inner, +[type=submit]::-moz-focus-inner { + border-style: none; + padding: 0 +} + +button:-moz-focusring, +[type=button]:-moz-focusring, +[type=reset]:-moz-focusring, +[type=submit]:-moz-focusring { + outline: 1px dotted ButtonText +} + +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: .35em .625em .75em +} + +legend { + color: inherit; + display: table; + max-width: 100%; + padding: 0; + white-space: normal +} + +textarea { + overflow: auto +} + +[type=checkbox], +[type=radio] { + padding: 0 +} + +[type=number]::-webkit-inner-spin-button, +[type=number]::-webkit-outer-spin-button { + height: auto +} + +[type=search] { + -webkit-appearance: textfield; + outline-offset: -2px +} + +[type=search]::-webkit-search-decoration { + -webkit-appearance: none +} + +::-webkit-file-upload-button { + -webkit-appearance: button; + font: inherit +} + +/* End extract */ +html, +body { + font-family: Verdana, sans-serif; + font-size: 15px; + line-height: 1.5 +} + +html { + overflow-x: hidden +} + +h1 { + font-size: 36px +} + +h2 { + font-size: 30px +} + +h3 { + font-size: 24px +} + +h4 { + font-size: 20px +} + +h5 { + font-size: 18px +} + +h6 { + font-size: 16px +} + +.w3-serif { + font-family: serif +} + +.w3-sans-serif { + font-family: sans-serif +} + +.w3-cursive { + font-family: cursive +} + +.w3-monospace { + font-family: monospace +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-family: "Segoe UI", Arial, sans-serif; + font-weight: 400; + margin: 10px 0 +} + +.w3-wide { + letter-spacing: 4px +} + +hr { + border: 0; + border-top: 1px solid #eee; + margin: 20px 0 +} + +.w3-image { + max-width: 100%; + height: auto +} + +img { + vertical-align: middle +} + +a { + color: inherit +} + +.w3-table, +.w3-table-all { + border-collapse: collapse; + border-spacing: 0; + width: 100%; + display: table +} + +.w3-table-all { + border: 1px solid #ccc +} + +.w3-bordered tr, +.w3-table-all tr { + border-bottom: 1px solid #ddd +} + +.w3-striped tbody tr:nth-child(even) { + background-color: #f1f1f1 +} + +.w3-table-all tr:nth-child(odd) { + background-color: #fff +} + +.w3-table-all tr:nth-child(even) { + background-color: #f1f1f1 +} + +.w3-hoverable tbody tr:hover, +.w3-ul.w3-hoverable li:hover { + background-color: #ccc +} + +.w3-centered tr th, +.w3-centered tr td { + text-align: center +} + +.w3-table td, +.w3-table th, +.w3-table-all td, +.w3-table-all th { + padding: 8px 8px; + display: table-cell; + text-align: left; + vertical-align: top +} + +.w3-table th:first-child, +.w3-table td:first-child, +.w3-table-all th:first-child, +.w3-table-all td:first-child { + padding-left: 16px +} + +.w3-btn, +.w3-button { + border: none; + display: inline-block; + padding: 8px 16px; + vertical-align: middle; + overflow: hidden; + text-decoration: none; + color: inherit; + background-color: inherit; + text-align: center; + cursor: pointer; + white-space: nowrap +} + +.w3-btn:hover { + box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) +} + +.w3-btn, +.w3-button { + -webkit-touch-callout: none; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none +} + +.w3-disabled, +.w3-btn:disabled, +.w3-button:disabled { + cursor: not-allowed; + opacity: 0.3 +} + +.w3-disabled *, +:disabled * { + pointer-events: none +} + +.w3-btn.w3-disabled:hover, +.w3-btn:disabled:hover { + box-shadow: none +} + +.w3-badge, +.w3-tag { + background-color: #000; + color: #fff; + display: inline-block; + padding-left: 8px; + padding-right: 8px; + text-align: center +} + +.w3-badge { + border-radius: 50% +} + +.w3-ul { + list-style-type: none; + padding: 0; + margin: 0 +} + +.w3-ul li { + padding: 8px 16px; + border-bottom: 1px solid #ddd +} + +.w3-ul li:last-child { + border-bottom: none +} + +.w3-tooltip, +.w3-display-container { + position: relative +} + +.w3-tooltip .w3-text { + display: none +} + +.w3-tooltip:hover .w3-text { + display: inline-block +} + +.w3-ripple:active { + opacity: 0.5 +} + +.w3-ripple { + transition: opacity 0s +} + +.w3-input { + padding: 8px; + display: block; + border: none; + border-bottom: 1px solid #ccc; + width: 100% +} + +.w3-select { + padding: 9px 0; + width: 100%; + border: none; + border-bottom: 1px solid #ccc +} + +.w3-dropdown-click, +.w3-dropdown-hover { + position: relative; + display: inline-block; + cursor: pointer +} + +.w3-dropdown-hover:hover .w3-dropdown-content { + display: block +} + +.w3-dropdown-hover:first-child, +.w3-dropdown-click:hover { + background-color: #ccc; + color: #000 +} + +.w3-dropdown-hover:hover>.w3-button:first-child, +.w3-dropdown-click:hover>.w3-button:first-child { + background-color: #ccc; + color: #000 +} + +.w3-dropdown-content { + cursor: auto; + color: #000; + background-color: #fff; + display: none; + position: absolute; + min-width: 160px; + margin: 0; + padding: 0; + z-index: 1 +} + +.w3-check, +.w3-radio { + width: 24px; + height: 24px; + position: relative; + top: 6px +} + +.w3-sidebar { + height: 100%; + width: 200px; + background-color: #fff; + position: fixed !important; + z-index: 1; + overflow: auto +} + +.w3-bar-block .w3-dropdown-hover, +.w3-bar-block .w3-dropdown-click { + width: 100% +} + +.w3-bar-block .w3-dropdown-hover .w3-dropdown-content, +.w3-bar-block .w3-dropdown-click .w3-dropdown-content { + min-width: 100% +} + +.w3-bar-block .w3-dropdown-hover .w3-button, +.w3-bar-block .w3-dropdown-click .w3-button { + width: 100%; + text-align: left; + padding: 8px 16px +} + +.w3-main, +#main { + transition: margin-left .4s +} + +.w3-modal { + z-index: 3; + display: none; + padding-top: 100px; + position: fixed; + left: 0; + top: 0; + width: 100%; + height: 100%; + overflow: auto; + background-color: rgb(0, 0, 0); + background-color: rgba(0, 0, 0, 0.4) +} + +.w3-modal-content { + margin: auto; + background-color: #fff; + position: relative; + padding: 0; + outline: 0; + width: 600px +} + +.w3-bar { + width: 100%; + overflow: hidden +} + +.w3-center .w3-bar { + display: inline-block; + width: auto +} + +.w3-bar .w3-bar-item { + padding: 8px 16px; + float: left; + width: auto; + border: none; + display: block; + outline: 0 +} + +.w3-bar .w3-dropdown-hover, +.w3-bar .w3-dropdown-click { + position: static; + float: left +} + +.w3-bar .w3-button { + white-space: normal +} + +.w3-bar-block .w3-bar-item { + width: 100%; + display: block; + padding: 8px 16px; + text-align: left; + border: none; + white-space: normal; + float: none; + outline: 0 +} + +.w3-bar-block.w3-center .w3-bar-item { + text-align: center +} + +.w3-block { + display: block; + width: 100% +} + +.w3-responsive { + display: block; + overflow-x: auto +} + +.w3-container:after, +.w3-container:before, +.w3-panel:after, +.w3-panel:before, +.w3-row:after, +.w3-row:before, +.w3-row-padding:after, +.w3-row-padding:before, +.w3-cell-row:before, +.w3-cell-row:after, +.w3-clear:after, +.w3-clear:before, +.w3-bar:before, +.w3-bar:after { + content: ""; + display: table; + clear: both +} + +.w3-col, +.w3-half, +.w3-third, +.w3-twothird, +.w3-threequarter, +.w3-quarter { + float: left; + width: 100% +} + +.w3-col.s1 { + width: 8.33333% +} + +.w3-col.s2 { + width: 16.66666% +} + +.w3-col.s3 { + width: 24.99999% +} + +.w3-col.s4 { + width: 33.33333% +} + +.w3-col.s5 { + width: 41.66666% +} + +.w3-col.s6 { + width: 49.99999% +} + +.w3-col.s7 { + width: 58.33333% +} + +.w3-col.s8 { + width: 66.66666% +} + +.w3-col.s9 { + width: 74.99999% +} + +.w3-col.s10 { + width: 83.33333% +} + +.w3-col.s11 { + width: 91.66666% +} + +.w3-col.s12 { + width: 99.99999% +} + +@media (min-width:601px) { + .w3-col.m1 { + width: 8.33333% + } + + .w3-col.m2 { + width: 16.66666% + } + + .w3-col.m3, + .w3-quarter { + width: 24.99999% + } + + .w3-col.m4, + .w3-third { + width: 33.33333% + } + + .w3-col.m5 { + width: 41.66666% + } + + .w3-col.m6, + .w3-half { + width: 49.99999% + } + + .w3-col.m7 { + width: 58.33333% + } + + .w3-col.m8, + .w3-twothird { + width: 66.66666% + } + + .w3-col.m9, + .w3-threequarter { + width: 74.99999% + } + + .w3-col.m10 { + width: 83.33333% + } + + .w3-col.m11 { + width: 91.66666% + } + + .w3-col.m12 { + width: 99.99999% + } +} + +@media (min-width:993px) { + .w3-col.l1 { + width: 8.33333% + } + + .w3-col.l2 { + width: 16.66666% + } + + .w3-col.l3 { + width: 24.99999% + } + + .w3-col.l4 { + width: 33.33333% + } + + .w3-col.l5 { + width: 41.66666% + } + + .w3-col.l6 { + width: 49.99999% + } + + .w3-col.l7 { + width: 58.33333% + } + + .w3-col.l8 { + width: 66.66666% + } + + .w3-col.l9 { + width: 74.99999% + } + + .w3-col.l10 { + width: 83.33333% + } + + .w3-col.l11 { + width: 91.66666% + } + + .w3-col.l12 { + width: 99.99999% + } +} + +.w3-rest { + overflow: hidden +} + +.w3-stretch { + margin-left: -16px; + margin-right: -16px +} + +.w3-content, +.w3-auto { + margin-left: auto; + margin-right: auto +} + +.w3-content { + max-width: 980px +} + +.w3-auto { + max-width: 1140px +} + +.w3-cell-row { + display: table; + width: 100% +} + +.w3-cell { + display: table-cell +} + +.w3-cell-top { + vertical-align: top +} + +.w3-cell-middle { + vertical-align: middle +} + +.w3-cell-bottom { + vertical-align: bottom +} + +.w3-hide { + display: none !important +} + +.w3-show-block, +.w3-show { + display: block !important +} + +.w3-show-inline-block { + display: inline-block !important +} + +@media (max-width:1205px) { + .w3-auto { + max-width: 95% + } +} + +@media (max-width:600px) { + .w3-modal-content { + margin: 0 10px; + width: auto !important + } + + .w3-modal { + padding-top: 30px + } + + .w3-dropdown-hover.w3-mobile .w3-dropdown-content, + .w3-dropdown-click.w3-mobile .w3-dropdown-content { + position: relative + } + + .w3-hide-small { + display: none !important + } + + .w3-mobile { + display: block; + width: 100% !important + } + + .w3-bar-item.w3-mobile, + .w3-dropdown-hover.w3-mobile, + .w3-dropdown-click.w3-mobile { + text-align: center + } + + .w3-dropdown-hover.w3-mobile, + .w3-dropdown-hover.w3-mobile .w3-btn, + .w3-dropdown-hover.w3-mobile .w3-button, + .w3-dropdown-click.w3-mobile, + .w3-dropdown-click.w3-mobile .w3-btn, + .w3-dropdown-click.w3-mobile .w3-button { + width: 100% + } +} + +@media (max-width:768px) { + .w3-modal-content { + width: 500px + } + + .w3-modal { + padding-top: 50px + } +} + +@media (min-width:993px) { + .w3-modal-content { + width: 900px + } + + .w3-hide-large { + display: none !important + } + + .w3-sidebar.w3-collapse { + display: block !important + } +} + +@media (max-width:992px) and (min-width:601px) { + .w3-hide-medium { + display: none !important + } +} + +@media (max-width:992px) { + .w3-sidebar.w3-collapse { + display: none + } + + .w3-main { + margin-left: 0 !important; + margin-right: 0 !important + } + + .w3-auto { + max-width: 100% + } +} + +.w3-top, +.w3-bottom { + position: fixed; + width: 100%; + z-index: 1 +} + +.w3-top { + top: 0 +} + +.w3-bottom { + bottom: 0 +} + +.w3-overlay { + position: fixed; + display: none; + width: 100%; + height: 100%; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.5); + z-index: 2 +} + +.w3-display-topleft { + position: absolute; + left: 0; + top: 0 +} + +.w3-display-topright { + position: absolute; + right: 0; + top: 0 +} + +.w3-display-bottomleft { + position: absolute; + left: 0; + bottom: 0 +} + +.w3-display-bottomright { + position: absolute; + right: 0; + bottom: 0 +} + +.w3-display-middle { + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + -ms-transform: translate(-50%, -50%) +} + +.w3-display-left { + position: absolute; + top: 50%; + left: 0%; + transform: translate(0%, -50%); + -ms-transform: translate(-0%, -50%) +} + +.w3-display-right { + position: absolute; + top: 50%; + right: 0%; + transform: translate(0%, -50%); + -ms-transform: translate(0%, -50%) +} + +.w3-display-topmiddle { + position: absolute; + left: 50%; + top: 0; + transform: translate(-50%, 0%); + -ms-transform: translate(-50%, 0%) +} + +.w3-display-bottommiddle { + position: absolute; + left: 50%; + bottom: 0; + transform: translate(-50%, 0%); + -ms-transform: translate(-50%, 0%) +} + +.w3-display-container:hover .w3-display-hover { + display: block +} + +.w3-display-container:hover span.w3-display-hover { + display: inline-block +} + +.w3-display-hover { + display: none +} + +.w3-display-position { + position: absolute +} + +.w3-circle { + border-radius: 50% +} + +.w3-round-small { + border-radius: 2px +} + +.w3-round, +.w3-round-medium { + border-radius: 4px +} + +.w3-round-large { + border-radius: 8px +} + +.w3-round-xlarge { + border-radius: 16px +} + +.w3-round-xxlarge { + border-radius: 32px +} + +.w3-row-padding, +.w3-row-padding>.w3-half, +.w3-row-padding>.w3-third, +.w3-row-padding>.w3-twothird, +.w3-row-padding>.w3-threequarter, +.w3-row-padding>.w3-quarter, +.w3-row-padding>.w3-col { + padding: 0 8px +} + +.w3-container, +.w3-panel { + padding: 0.01em 16px +} + +.w3-panel { + margin-top: 16px; + margin-bottom: 16px +} + +.w3-code, +.w3-codespan { + font-family: Consolas, "courier new"; + font-size: 16px +} + +.w3-code { + width: auto; + background-color: #fff; + padding: 8px 12px; + border-left: 4px solid #4CAF50; + word-wrap: break-word +} + +.w3-codespan { + color: crimson; + background-color: #f1f1f1; + padding-left: 4px; + padding-right: 4px; + font-size: 110% +} + +.w3-card, +.w3-card-2 { + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) +} + +.w3-card-4, +.w3-hover-shadow:hover { + box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19) +} + +.w3-spin { + animation: w3-spin 2s infinite linear +} + +@keyframes w3-spin { + 0% { + transform: rotate(0deg) + } + + 100% { + transform: rotate(359deg) + } +} + +.w3-animate-fading { + animation: fading 10s infinite +} + +@keyframes fading { + 0% { + opacity: 0 + } + + 50% { + opacity: 1 + } + + 100% { + opacity: 0 + } +} + +.w3-animate-opacity { + animation: opac 0.8s +} + +@keyframes opac { + from { + opacity: 0 + } + + to { + opacity: 1 + } +} + +.w3-animate-top { + position: relative; + animation: animatetop 0.4s +} + +@keyframes animatetop { + from { + top: -300px; + opacity: 0 + } + + to { + top: 0; + opacity: 1 + } +} + +.w3-animate-left { + position: relative; + animation: animateleft 0.4s +} + +@keyframes animateleft { + from { + left: -300px; + opacity: 0 + } + + to { + left: 0; + opacity: 1 + } +} + +.w3-animate-right { + position: relative; + animation: animateright 0.4s +} + +@keyframes animateright { + from { + right: -300px; + opacity: 0 + } + + to { + right: 0; + opacity: 1 + } +} + +.w3-animate-bottom { + position: relative; + animation: animatebottom 0.4s +} + +@keyframes animatebottom { + from { + bottom: -300px; + opacity: 0 + } + + to { + bottom: 0; + opacity: 1 + } +} + +.w3-animate-zoom { + animation: animatezoom 0.6s +} + +@keyframes animatezoom { + from { + transform: scale(0) + } + + to { + transform: scale(1) + } +} + +.w3-animate-input { + transition: width 0.4s ease-in-out +} + +.w3-animate-input:focus { + width: 100% !important +} + +.w3-opacity, +.w3-hover-opacity:hover { + opacity: 0.60 +} + +.w3-opacity-off, +.w3-hover-opacity-off:hover { + opacity: 1 +} + +.w3-opacity-max { + opacity: 0.25 +} + +.w3-opacity-min { + opacity: 0.75 +} + +.w3-greyscale-max, +.w3-grayscale-max, +.w3-hover-greyscale:hover, +.w3-hover-grayscale:hover { + filter: grayscale(100%) +} + +.w3-greyscale, +.w3-grayscale { + filter: grayscale(75%) +} + +.w3-greyscale-min, +.w3-grayscale-min { + filter: grayscale(50%) +} + +.w3-sepia { + filter: sepia(75%) +} + +.w3-sepia-max, +.w3-hover-sepia:hover { + filter: sepia(100%) +} + +.w3-sepia-min { + filter: sepia(50%) +} + +.w3-tiny { + font-size: 10px !important +} + +.w3-small { + font-size: 12px !important +} + +.w3-medium { + font-size: 15px !important +} + +.w3-large { + font-size: 18px !important +} + +.w3-xlarge { + font-size: 24px !important +} + +.w3-xxlarge { + font-size: 36px !important +} + +.w3-xxxlarge { + font-size: 48px !important +} + +.w3-jumbo { + font-size: 64px !important +} + +.w3-left-align { + text-align: left !important +} + +.w3-right-align { + text-align: right !important +} + +.w3-justify { + text-align: justify !important +} + +.w3-center { + text-align: center !important +} + +.w3-border-0 { + border: 0 !important +} + +.w3-border { + border: 1px solid #ccc !important +} + +.w3-border-top { + border-top: 1px solid #ccc !important +} + +.w3-border-bottom { + border-bottom: 1px solid #ccc !important +} + +.w3-border-left { + border-left: 1px solid #ccc !important +} + +.w3-border-right { + border-right: 1px solid #ccc !important +} + +.w3-topbar { + border-top: 6px solid #ccc !important +} + +.w3-bottombar { + border-bottom: 6px solid #ccc !important +} + +.w3-leftbar { + border-left: 6px solid #ccc !important +} + +.w3-rightbar { + border-right: 6px solid #ccc !important +} + +.w3-section, +.w3-code { + margin-top: 16px !important; + margin-bottom: 16px !important +} + +.w3-margin { + margin: 16px !important +} + +.w3-margin-top { + margin-top: 16px !important +} + +.w3-margin-bottom { + margin-bottom: 16px !important +} + +.w3-margin-left { + margin-left: 16px !important +} + +.w3-margin-right { + margin-right: 16px !important +} + +.w3-padding-small { + padding: 4px 8px !important +} + +.w3-padding { + padding: 8px 16px !important +} + +.w3-padding-large { + padding: 12px 24px !important +} + +.w3-padding-16 { + padding-top: 16px !important; + padding-bottom: 16px !important +} + +.w3-padding-24 { + padding-top: 24px !important; + padding-bottom: 24px !important +} + +.w3-padding-32 { + padding-top: 32px !important; + padding-bottom: 32px !important +} + +.w3-padding-48 { + padding-top: 48px !important; + padding-bottom: 48px !important +} + +.w3-padding-64 { + padding-top: 64px !important; + padding-bottom: 64px !important +} + +.w3-padding-top-64 { + padding-top: 64px !important +} + +.w3-padding-top-48 { + padding-top: 48px !important +} + +.w3-padding-top-32 { + padding-top: 32px !important +} + +.w3-padding-top-24 { + padding-top: 24px !important +} + +.w3-left { + float: left !important +} + +.w3-right { + float: right !important +} + +.w3-button:hover { + color: #000 !important; + background-color: #ccc !important +} + +.w3-transparent, +.w3-hover-none:hover { + background-color: transparent !important +} + +.w3-hover-none:hover { + box-shadow: none !important +} + +/* Colors */ +.w3-amber, +.w3-hover-amber:hover { + color: #000 !important; + background-color: #ffc107 !important +} + +.w3-aqua, +.w3-hover-aqua:hover { + color: #000 !important; + background-color: #00ffff !important +} + +.w3-blue, +.w3-hover-blue:hover { + color: #fff !important; + background-color: #2196F3 !important +} + +.w3-light-blue, +.w3-hover-light-blue:hover { + color: #000 !important; + background-color: #87CEEB !important +} + +.w3-brown, +.w3-hover-brown:hover { + color: #fff !important; + background-color: #795548 !important +} + +.w3-cyan, +.w3-hover-cyan:hover { + color: #000 !important; + background-color: #00bcd4 !important +} + +.w3-blue-grey, +.w3-hover-blue-grey:hover, +.w3-blue-gray, +.w3-hover-blue-gray:hover { + color: #fff !important; + background-color: #607d8b !important +} + +.w3-green, +.w3-hover-green:hover { + color: #fff !important; + background-color: #4CAF50 !important +} + +.w3-light-green, +.w3-hover-light-green:hover { + color: #000 !important; + background-color: #8bc34a !important +} + +.w3-indigo, +.w3-hover-indigo:hover { + color: #fff !important; + background-color: #3f51b5 !important +} + +.w3-khaki, +.w3-hover-khaki:hover { + color: #000 !important; + background-color: #f0e68c !important +} + +.w3-lime, +.w3-hover-lime:hover { + color: #000 !important; + background-color: #cddc39 !important +} + +.w3-orange, +.w3-hover-orange:hover { + color: #000 !important; + background-color: #ff9800 !important +} + +.w3-deep-orange, +.w3-hover-deep-orange:hover { + color: #fff !important; + background-color: #ff5722 !important +} + +.w3-pink, +.w3-hover-pink:hover { + color: #fff !important; + background-color: #e91e63 !important +} + +.w3-purple, +.w3-hover-purple:hover { + color: #fff !important; + background-color: #9c27b0 !important +} + +.w3-deep-purple, +.w3-hover-deep-purple:hover { + color: #fff !important; + background-color: #673ab7 !important +} + +.w3-red, +.w3-hover-red:hover { + color: #fff !important; + background-color: #f44336 !important +} + +.w3-sand, +.w3-hover-sand:hover { + color: #000 !important; + background-color: #fdf5e6 !important +} + +.w3-teal, +.w3-hover-teal:hover { + color: #fff !important; + background-color: #009688 !important +} + +.w3-yellow, +.w3-hover-yellow:hover { + color: #000 !important; + background-color: #ffeb3b !important +} + +.w3-white, +.w3-hover-white:hover { + color: #000 !important; + background-color: #fff !important +} + +.w3-black, +.w3-hover-black:hover { + color: #fff !important; + background-color: #000 !important +} + +.w3-grey, +.w3-hover-grey:hover, +.w3-gray, +.w3-hover-gray:hover { + color: #000 !important; + background-color: #9e9e9e !important +} + +.w3-light-grey, +.w3-hover-light-grey:hover, +.w3-light-gray, +.w3-hover-light-gray:hover { + color: #000 !important; + background-color: #f1f1f1 !important +} + +.w3-dark-grey, +.w3-hover-dark-grey:hover, +.w3-dark-gray, +.w3-hover-dark-gray:hover { + color: #fff !important; + background-color: #616161 !important +} + +.w3-pale-red, +.w3-hover-pale-red:hover { + color: #000 !important; + background-color: #ffdddd !important +} + +.w3-pale-green, +.w3-hover-pale-green:hover { + color: #000 !important; + background-color: #ddffdd !important +} + +.w3-pale-yellow, +.w3-hover-pale-yellow:hover { + color: #000 !important; + background-color: #ffffcc !important +} + +.w3-pale-blue, +.w3-hover-pale-blue:hover { + color: #000 !important; + background-color: #ddffff !important +} + +.w3-text-amber, +.w3-hover-text-amber:hover { + color: #ffc107 !important +} + +.w3-text-aqua, +.w3-hover-text-aqua:hover { + color: #00ffff !important +} + +.w3-text-blue, +.w3-hover-text-blue:hover { + color: #2196F3 !important +} + +.w3-text-light-blue, +.w3-hover-text-light-blue:hover { + color: #87CEEB !important +} + +.w3-text-brown, +.w3-hover-text-brown:hover { + color: #795548 !important +} + +.w3-text-cyan, +.w3-hover-text-cyan:hover { + color: #00bcd4 !important +} + +.w3-text-blue-grey, +.w3-hover-text-blue-grey:hover, +.w3-text-blue-gray, +.w3-hover-text-blue-gray:hover { + color: #607d8b !important +} + +.w3-text-green, +.w3-hover-text-green:hover { + color: #4CAF50 !important +} + +.w3-text-light-green, +.w3-hover-text-light-green:hover { + color: #8bc34a !important +} + +.w3-text-indigo, +.w3-hover-text-indigo:hover { + color: #3f51b5 !important +} + +.w3-text-khaki, +.w3-hover-text-khaki:hover { + color: #b4aa50 !important +} + +.w3-text-lime, +.w3-hover-text-lime:hover { + color: #cddc39 !important +} + +.w3-text-orange, +.w3-hover-text-orange:hover { + color: #ff9800 !important +} + +.w3-text-deep-orange, +.w3-hover-text-deep-orange:hover { + color: #ff5722 !important +} + +.w3-text-pink, +.w3-hover-text-pink:hover { + color: #e91e63 !important +} + +.w3-text-purple, +.w3-hover-text-purple:hover { + color: #9c27b0 !important +} + +.w3-text-deep-purple, +.w3-hover-text-deep-purple:hover { + color: #673ab7 !important +} + +.w3-text-red, +.w3-hover-text-red:hover { + color: #f44336 !important +} + +.w3-text-sand, +.w3-hover-text-sand:hover { + color: #fdf5e6 !important +} + +.w3-text-teal, +.w3-hover-text-teal:hover { + color: #009688 !important +} + +.w3-text-yellow, +.w3-hover-text-yellow:hover { + color: #d2be0e !important +} + +.w3-text-white, +.w3-hover-text-white:hover { + color: #fff !important +} + +.w3-text-black, +.w3-hover-text-black:hover { + color: #000 !important +} + +.w3-text-grey, +.w3-hover-text-grey:hover, +.w3-text-gray, +.w3-hover-text-gray:hover { + color: #757575 !important +} + +.w3-text-light-grey, +.w3-hover-text-light-grey:hover, +.w3-text-light-gray, +.w3-hover-text-light-gray:hover { + color: #f1f1f1 !important +} + +.w3-text-dark-grey, +.w3-hover-text-dark-grey:hover, +.w3-text-dark-gray, +.w3-hover-text-dark-gray:hover { + color: #3a3a3a !important +} + +.w3-border-amber, +.w3-hover-border-amber:hover { + border-color: #ffc107 !important +} + +.w3-border-aqua, +.w3-hover-border-aqua:hover { + border-color: #00ffff !important +} + +.w3-border-blue, +.w3-hover-border-blue:hover { + border-color: #2196F3 !important +} + +.w3-border-light-blue, +.w3-hover-border-light-blue:hover { + border-color: #87CEEB !important +} + +.w3-border-brown, +.w3-hover-border-brown:hover { + border-color: #795548 !important +} + +.w3-border-cyan, +.w3-hover-border-cyan:hover { + border-color: #00bcd4 !important +} + +.w3-border-blue-grey, +.w3-hover-border-blue-grey:hover, +.w3-border-blue-gray, +.w3-hover-border-blue-gray:hover { + border-color: #607d8b !important +} + +.w3-border-green, +.w3-hover-border-green:hover { + border-color: #4CAF50 !important +} + +.w3-border-light-green, +.w3-hover-border-light-green:hover { + border-color: #8bc34a !important +} + +.w3-border-indigo, +.w3-hover-border-indigo:hover { + border-color: #3f51b5 !important +} + +.w3-border-khaki, +.w3-hover-border-khaki:hover { + border-color: #f0e68c !important +} + +.w3-border-lime, +.w3-hover-border-lime:hover { + border-color: #cddc39 !important +} + +.w3-border-orange, +.w3-hover-border-orange:hover { + border-color: #ff9800 !important +} + +.w3-border-deep-orange, +.w3-hover-border-deep-orange:hover { + border-color: #ff5722 !important +} + +.w3-border-pink, +.w3-hover-border-pink:hover { + border-color: #e91e63 !important +} + +.w3-border-purple, +.w3-hover-border-purple:hover { + border-color: #9c27b0 !important +} + +.w3-border-deep-purple, +.w3-hover-border-deep-purple:hover { + border-color: #673ab7 !important +} + +.w3-border-red, +.w3-hover-border-red:hover { + border-color: #f44336 !important +} + +.w3-border-sand, +.w3-hover-border-sand:hover { + border-color: #fdf5e6 !important +} + +.w3-border-teal, +.w3-hover-border-teal:hover { + border-color: #009688 !important +} + +.w3-border-yellow, +.w3-hover-border-yellow:hover { + border-color: #ffeb3b !important +} + +.w3-border-white, +.w3-hover-border-white:hover { + border-color: #fff !important +} + +.w3-border-black, +.w3-hover-border-black:hover { + border-color: #000 !important +} + +.w3-border-grey, +.w3-hover-border-grey:hover, +.w3-border-gray, +.w3-hover-border-gray:hover { + border-color: #9e9e9e !important +} + +.w3-border-light-grey, +.w3-hover-border-light-grey:hover, +.w3-border-light-gray, +.w3-hover-border-light-gray:hover { + border-color: #f1f1f1 !important +} + +.w3-border-dark-grey, +.w3-hover-border-dark-grey:hover, +.w3-border-dark-gray, +.w3-hover-border-dark-gray:hover { + border-color: #616161 !important +} + +.w3-border-pale-red, +.w3-hover-border-pale-red:hover { + border-color: #ffe7e7 !important +} + +.w3-border-pale-green, +.w3-hover-border-pale-green:hover { + border-color: #e7ffe7 !important +} + +.w3-border-pale-yellow, +.w3-hover-border-pale-yellow:hover { + border-color: #ffffcc !important +} + +.w3-border-pale-blue, +.w3-hover-border-pale-blue:hover { + border-color: #e7ffff !important +} \ No newline at end of file diff --git a/public/assets/fonts/forkawesome-webfont.eot b/public/assets/fonts/forkawesome-webfont.eot new file mode 100644 index 0000000..c2c24b4 Binary files /dev/null and b/public/assets/fonts/forkawesome-webfont.eot differ diff --git a/public/assets/fonts/forkawesome-webfont.svg b/public/assets/fonts/forkawesome-webfont.svg new file mode 100644 index 0000000..bd45b30 --- /dev/null +++ b/public/assets/fonts/forkawesome-webfont.svg @@ -0,0 +1,3232 @@ + + + + + +Created by FontForge 20190801 at Fri Aug 27 00:07:49 2021 + By shine +The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome 4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/assets/fonts/forkawesome-webfont.ttf b/public/assets/fonts/forkawesome-webfont.ttf new file mode 100644 index 0000000..1f1d8f3 Binary files /dev/null and b/public/assets/fonts/forkawesome-webfont.ttf differ diff --git a/public/assets/fonts/forkawesome-webfont.woff b/public/assets/fonts/forkawesome-webfont.woff new file mode 100644 index 0000000..cca43af Binary files /dev/null and b/public/assets/fonts/forkawesome-webfont.woff differ diff --git a/public/assets/fonts/forkawesome-webfont.woff2 b/public/assets/fonts/forkawesome-webfont.woff2 new file mode 100644 index 0000000..c96e5bf Binary files /dev/null and b/public/assets/fonts/forkawesome-webfont.woff2 differ diff --git a/public/assets/img/wikipedia_logiciel_libre.png b/public/assets/img/wikipedia_logiciel_libre.png new file mode 100644 index 0000000..a5dda89 Binary files /dev/null and b/public/assets/img/wikipedia_logiciel_libre.png differ diff --git a/favicon.ico b/public/favicon.ico similarity index 100% rename from favicon.ico rename to public/favicon.ico diff --git a/public/index.php b/public/index.php new file mode 100644 index 0000000..e1dd5e2 --- /dev/null +++ b/public/index.php @@ -0,0 +1,67 @@ +', $name, ''; + echo '
'; + echo ' + ', basename($aBackTrace[0]['file']), ' ligne => ', $aBackTrace[0]['line'], ' + '; + echo '
', htmlentities(print_r($data, 1)), '
'; + echo ' +
+
+'; +} + +use App\Router; +use App\Utils\Error; +use Noodlehaus\Config; + +$router = new Router(); + +$router->addRoute(['/', '/index.php', '/index'], 'App\Controllers\Home', 'GET'); +$router->addRoute('/api', 'App\Controllers\Result', 'GET'); +$router->addRoute('/hmac', 'App\Controllers\GenHmac', 'GET'); +//$router->addRoute('/debug', 'App\Bin\ThumbShoter', 'GET'); +$router->addRoute('/backend', 'App\Controllers\Backend', 'GET'); +$router->addRoute('/logout', 'App\Controllers\Logout', 'GET'); + +$conf = (object)Config::load([__DIR__ . '/../datas/config.default.json', '?' . __DIR__ . '/../datas/config.json'])->all(); + +if (!file_exists(__DIR__ . '/../datas/config.json')) { + session_start(); + $conf->webPage = true; + $_SESSION['login'] = 1; + $_SESSION['firstRun'] = 1; + if ($_SERVER['REQUEST_URI'] !== '/backend?page=settings') { + header("Location:/backend?page=settings"); + exit(); + } +} + +if ($conf->onlyLocalServer === true && $_SERVER['REMOTE_ADDR'] !== '127.0.0.1') { + $error = new Error(); + $error->index((object)['status' => 404, 'message' => 'The page that you have requested could not be found.']); + exit(); +} + +if ($router->match()) { + $router->render($conf); +} else { + $error = new Error(); + $error->index((object)['status' => 404, 'message' => 'The page that you have requested could not be found.']); +} diff --git a/robots.txt b/public/robots.txt similarity index 100% rename from robots.txt rename to public/robots.txt diff --git a/readme.md b/readme.md deleted file mode 100644 index 717f106..0000000 --- a/readme.md +++ /dev/null @@ -1,14 +0,0 @@ -# !!!! Be careful !!!! -## This script can overcharge your server. -## Use at your own risk - - -All info in the homepage http://forge.leslibres.org/projects/soshot - -**Thanks** - - * Icon by http://www.iconfinder.com/icondetails/7917/128/camera_file_image_icon - * Icon by https://www.iconfinder.com/icons/34267/browser_earth_global_globe_international_internet_map_planet_world_icon - * Bash script idea by http://www.cambus.net/blog/page/3/ - * Httpstatus in bash by https://gist.github.com/rsvp/1171304 - * The engine phantomjs by http://phantomjs.org/ diff --git a/bin/000.png b/src/images/000.png similarity index 100% rename from bin/000.png rename to src/images/000.png diff --git a/bin/404.png b/src/images/404.png similarity index 100% rename from bin/404.png rename to src/images/404.png diff --git a/bin/error.png b/src/images/error.png similarity index 100% rename from bin/error.png rename to src/images/error.png diff --git a/bin/error_fav.png b/src/images/error_fav.png similarity index 100% rename from bin/error_fav.png rename to src/images/error_fav.png diff --git a/bin/error_thumb.png b/src/images/error_thumb.png similarity index 100% rename from bin/error_thumb.png rename to src/images/error_thumb.png diff --git a/bin/loadingGen.png b/src/images/loadingGen.png similarity index 100% rename from bin/loadingGen.png rename to src/images/loadingGen.png diff --git a/bin/loadingGen_favicon.png b/src/images/loadingGen_favicon.png similarity index 100% rename from bin/loadingGen_favicon.png rename to src/images/loadingGen_favicon.png diff --git a/bin/loadingGen_thumb.png b/src/images/loadingGen_thumb.png similarity index 100% rename from bin/loadingGen_thumb.png rename to src/images/loadingGen_thumb.png diff --git a/style.css b/style.css deleted file mode 100644 index c88d123..0000000 --- a/style.css +++ /dev/null @@ -1,125 +0,0 @@ -html { - padding: 1em; - font-family: arial, sans-serif; - font-weight: bold; - line-height: 2em; - background-color: #dedede; -} - -a { - text-decoration: none; - color:#8AC007; -} - -a:hover { - text-decoration: underline; -} - -a:visited { - color : #8AC007; -} - -form, #result, #header, .message, .hMenu, #log { - padding: 1em; - text-align: center; - width: 60%; - margin: 1em auto; - background-color: #ffffff; - border-radius: 5px; - box-shadow: 0 0 8px rgba(0, 0, 0, 0.50), 0 85px 180px 0 #FFFFFF, 0 12px 8px -5px rgba(0, 0, 0, 0.95); -} - -input, select { - height: 2em; -} - -#result input[type=text] { - width: 80%; - display: inline-block; -} - -input[type=url] { - width: 100%; -} - -#result label { - margin-right: 1em; - width: 15%; - display: inline-block; - text-align: center; -} - -form .info { - text-align: right; - margin: 0 0; - line-height: 0.8em; - font-size: 0.8em; -} - -#result, #header { - text-align: center; - padding: 1em; - margin: 1em auto; -} - -#result img { - box-shadow: 3px 3px 3px #cdcdcd; - border: 1px solid #cdcdcd; - border-radius: 5px; -} - -.message { - background-color: orange; -} - -.hMenu li { - display: inline-block; - font-size: 1.2em; -} - -.hMenu li:after { - content: " / "; -} - -.hMenu li:last-child:after { - content: ""; -} - -.clear { - text-align: right; -} - -#log li { - text-align: left; -} - -@media screen and (min-width: 320px) and (max-width: 800px) { - - html { - padding: 0.1em; - } - - form, #result { - width: 100%; - padding: 0.1em; - } - - input[type=url] { - width: 99%; - height: 2em; - } - input[type=submit] { - width: 99%; - height: 2em; - } - - label { - display: block; - } - - select { - width: 99%; - height: 2em; - display: block; - } -} \ No newline at end of file diff --git a/tpl/bone.php b/tpl/bone.php new file mode 100644 index 0000000..7062841 --- /dev/null +++ b/tpl/bone.php @@ -0,0 +1,19 @@ + + + + + SoShot + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tpl/footer.php b/tpl/footer.php new file mode 100644 index 0000000..29da1bf --- /dev/null +++ b/tpl/footer.php @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/tpl/home.php b/tpl/home.php new file mode 100644 index 0000000..abbf147 --- /dev/null +++ b/tpl/home.php @@ -0,0 +1,10 @@ +
+

SoShot

+

Personal webshoter

+
+ Thumbshot of french wikipedia home page +
+

+ Homepage | Contact +

+
\ No newline at end of file diff --git a/tpl/infos.php b/tpl/infos.php new file mode 100644 index 0000000..4a89598 --- /dev/null +++ b/tpl/infos.php @@ -0,0 +1,137 @@ + +
+
+

Infos

+

+ Nb : +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DomainCreatedCompleteFullHDThumbFaviconOgPDF
url); ?>created; ?>complete); ?>full); ?>hd); ?>thumb); ?>fav); ?>og); ?>pdf); ?>
+ +
+ + +
+
+
+ × +

+ + +

+ + + + + +
+
+
+ + +
+ + + + + +
+
+ + + +
+
+ \ No newline at end of file diff --git a/tpl/nav.php b/tpl/nav.php new file mode 100644 index 0000000..4b93d46 --- /dev/null +++ b/tpl/nav.php @@ -0,0 +1,28 @@ + +
+
+ + SoShot + runningJob) : ?> +
+
+ + + + + +
+ + + +
\ No newline at end of file diff --git a/tpl/settings.php b/tpl/settings.php new file mode 100644 index 0000000..38ff282 --- /dev/null +++ b/tpl/settings.php @@ -0,0 +1,69 @@ + + +
+
+

title; ?>

+
+ +

+ + conf->onlyLocalServer, true); ?>> +

+

+ + conf->webPage, true); ?>> +

+

+ + conf->log, true); ?>> +

+

+ + conf->alwaysMakePdf, true); ?>> +

+

+ + +

+

+ + +

+

+ + +

+

+ + +

+ +

+ + +

+ +

+ + passwordRequired; ?>> +

+ +

+ + + +

+
+
+
\ No newline at end of file diff --git a/vendor/autoload.php b/vendor/autoload.php index 8ba28f4..39678c3 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -2,6 +2,24 @@ // autoload.php @generated by Composer +if (PHP_VERSION_ID < 50600) { + if (!headers_sent()) { + header('HTTP/1.1 500 Internal Server Error'); + } + $err = 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL; + if (!ini_get('display_errors')) { + if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') { + fwrite(STDERR, $err); + } elseif (!headers_sent()) { + echo $err; + } + } + trigger_error( + $err, + E_USER_ERROR + ); +} + require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInit0e506de7fccd419bf18972ed94446862::getLoader(); +return ComposerAutoloaderInit7d740ebad4b2c7aa4e5cabba3044a596::getLoader(); diff --git a/vendor/composer/ClassLoader.php b/vendor/composer/ClassLoader.php index 95f7e09..a72151c 100644 --- a/vendor/composer/ClassLoader.php +++ b/vendor/composer/ClassLoader.php @@ -37,57 +37,134 @@ namespace Composer\Autoload; * * @author Fabien Potencier * @author Jordi Boggiano - * @see http://www.php-fig.org/psr/psr-0/ - * @see http://www.php-fig.org/psr/psr-4/ + * @see https://www.php-fig.org/psr/psr-0/ + * @see https://www.php-fig.org/psr/psr-4/ */ class ClassLoader { + /** @var \Closure(string):void */ + private static $includeFile; + + /** @var ?string */ + private $vendorDir; + // PSR-4 + /** + * @var array[] + * @psalm-var array> + */ private $prefixLengthsPsr4 = array(); + /** + * @var array[] + * @psalm-var array> + */ private $prefixDirsPsr4 = array(); + /** + * @var array[] + * @psalm-var array + */ private $fallbackDirsPsr4 = array(); // PSR-0 + /** + * @var array[] + * @psalm-var array> + */ private $prefixesPsr0 = array(); + /** + * @var array[] + * @psalm-var array + */ private $fallbackDirsPsr0 = array(); + /** @var bool */ private $useIncludePath = false; + + /** + * @var string[] + * @psalm-var array + */ private $classMap = array(); + + /** @var bool */ private $classMapAuthoritative = false; + + /** + * @var bool[] + * @psalm-var array + */ private $missingClasses = array(); + + /** @var ?string */ private $apcuPrefix; + /** + * @var self[] + */ + private static $registeredLoaders = array(); + + /** + * @param ?string $vendorDir + */ + public function __construct($vendorDir = null) + { + $this->vendorDir = $vendorDir; + self::initializeIncludeClosure(); + } + + /** + * @return string[] + */ public function getPrefixes() { if (!empty($this->prefixesPsr0)) { - return call_user_func_array('array_merge', $this->prefixesPsr0); + return call_user_func_array('array_merge', array_values($this->prefixesPsr0)); } return array(); } + /** + * @return array[] + * @psalm-return array> + */ public function getPrefixesPsr4() { return $this->prefixDirsPsr4; } + /** + * @return array[] + * @psalm-return array + */ public function getFallbackDirs() { return $this->fallbackDirsPsr0; } + /** + * @return array[] + * @psalm-return array + */ public function getFallbackDirsPsr4() { return $this->fallbackDirsPsr4; } + /** + * @return string[] Array of classname => path + * @psalm-return array + */ public function getClassMap() { return $this->classMap; } /** - * @param array $classMap Class to filename map + * @param string[] $classMap Class to filename map + * @psalm-param array $classMap + * + * @return void */ public function addClassMap(array $classMap) { @@ -102,9 +179,11 @@ class ClassLoader * Registers a set of PSR-0 directories for a given prefix, either * appending or prepending to the ones previously set for this prefix. * - * @param string $prefix The prefix - * @param array|string $paths The PSR-0 root directories - * @param bool $prepend Whether to prepend the directories + * @param string $prefix The prefix + * @param string[]|string $paths The PSR-0 root directories + * @param bool $prepend Whether to prepend the directories + * + * @return void */ public function add($prefix, $paths, $prepend = false) { @@ -147,11 +226,13 @@ class ClassLoader * Registers a set of PSR-4 directories for a given namespace, either * appending or prepending to the ones previously set for this namespace. * - * @param string $prefix The prefix/namespace, with trailing '\\' - * @param array|string $paths The PSR-4 base directories - * @param bool $prepend Whether to prepend the directories + * @param string $prefix The prefix/namespace, with trailing '\\' + * @param string[]|string $paths The PSR-4 base directories + * @param bool $prepend Whether to prepend the directories * * @throws \InvalidArgumentException + * + * @return void */ public function addPsr4($prefix, $paths, $prepend = false) { @@ -195,8 +276,10 @@ class ClassLoader * Registers a set of PSR-0 directories for a given prefix, * replacing any others previously set for this prefix. * - * @param string $prefix The prefix - * @param array|string $paths The PSR-0 base directories + * @param string $prefix The prefix + * @param string[]|string $paths The PSR-0 base directories + * + * @return void */ public function set($prefix, $paths) { @@ -211,10 +294,12 @@ class ClassLoader * Registers a set of PSR-4 directories for a given namespace, * replacing any others previously set for this namespace. * - * @param string $prefix The prefix/namespace, with trailing '\\' - * @param array|string $paths The PSR-4 base directories + * @param string $prefix The prefix/namespace, with trailing '\\' + * @param string[]|string $paths The PSR-4 base directories * * @throws \InvalidArgumentException + * + * @return void */ public function setPsr4($prefix, $paths) { @@ -234,6 +319,8 @@ class ClassLoader * Turns on searching the include path for class files. * * @param bool $useIncludePath + * + * @return void */ public function setUseIncludePath($useIncludePath) { @@ -256,6 +343,8 @@ class ClassLoader * that have not been registered with the class map. * * @param bool $classMapAuthoritative + * + * @return void */ public function setClassMapAuthoritative($classMapAuthoritative) { @@ -276,10 +365,12 @@ class ClassLoader * APCu prefix to use to cache found/not-found classes, if the extension is enabled. * * @param string|null $apcuPrefix + * + * @return void */ public function setApcuPrefix($apcuPrefix) { - $this->apcuPrefix = function_exists('apcu_fetch') && ini_get('apc.enabled') ? $apcuPrefix : null; + $this->apcuPrefix = function_exists('apcu_fetch') && filter_var(ini_get('apc.enabled'), FILTER_VALIDATE_BOOLEAN) ? $apcuPrefix : null; } /** @@ -296,33 +387,55 @@ class ClassLoader * Registers this instance as an autoloader. * * @param bool $prepend Whether to prepend the autoloader or not + * + * @return void */ public function register($prepend = false) { spl_autoload_register(array($this, 'loadClass'), true, $prepend); + + if (null === $this->vendorDir) { + return; + } + + if ($prepend) { + self::$registeredLoaders = array($this->vendorDir => $this) + self::$registeredLoaders; + } else { + unset(self::$registeredLoaders[$this->vendorDir]); + self::$registeredLoaders[$this->vendorDir] = $this; + } } /** * Unregisters this instance as an autoloader. + * + * @return void */ public function unregister() { spl_autoload_unregister(array($this, 'loadClass')); + + if (null !== $this->vendorDir) { + unset(self::$registeredLoaders[$this->vendorDir]); + } } /** * Loads the given class or interface. * * @param string $class The name of the class - * @return bool|null True if loaded, null otherwise + * @return true|null True if loaded, null otherwise */ public function loadClass($class) { if ($file = $this->findFile($class)) { - includeFile($file); + $includeFile = self::$includeFile; + $includeFile($file); return true; } + + return null; } /** @@ -367,6 +480,21 @@ class ClassLoader return $file; } + /** + * Returns the currently registered loaders indexed by their corresponding vendor directories. + * + * @return self[] + */ + public static function getRegisteredLoaders() + { + return self::$registeredLoaders; + } + + /** + * @param string $class + * @param string $ext + * @return string|false + */ private function findFileWithExtension($class, $ext) { // PSR-4 lookup @@ -432,14 +560,26 @@ class ClassLoader return false; } -} -/** - * Scope isolated include. - * - * Prevents access to $this/self from included files. - */ -function includeFile($file) -{ - include $file; + /** + * @return void + */ + private static function initializeIncludeClosure() + { + if (self::$includeFile !== null) { + return; + } + + /** + * Scope isolated include. + * + * Prevents access to $this/self from included files. + * + * @param string $file + * @return void + */ + self::$includeFile = \Closure::bind(static function($file) { + include $file; + }, null, null); + } } diff --git a/vendor/composer/autoload_classmap.php b/vendor/composer/autoload_classmap.php index 7a91153..837072c 100644 --- a/vendor/composer/autoload_classmap.php +++ b/vendor/composer/autoload_classmap.php @@ -2,8 +2,15 @@ // autoload_classmap.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( + 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', + 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', + 'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', + 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', + 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', + 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', + 'Zebra_Image' => $vendorDir . '/stefangabos/zebra_image/Zebra_Image.php', ); diff --git a/vendor/composer/autoload_namespaces.php b/vendor/composer/autoload_namespaces.php index b7fc012..a3e8e5e 100644 --- a/vendor/composer/autoload_namespaces.php +++ b/vendor/composer/autoload_namespaces.php @@ -2,8 +2,10 @@ // autoload_namespaces.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( + 'ML\\IRI' => array($vendorDir . '/ml/iri'), + 'Evenement' => array($vendorDir . '/evenement/evenement/src'), ); diff --git a/vendor/composer/autoload_psr4.php b/vendor/composer/autoload_psr4.php index 7e59924..ed22872 100644 --- a/vendor/composer/autoload_psr4.php +++ b/vendor/composer/autoload_psr4.php @@ -2,10 +2,28 @@ // autoload_psr4.php @generated by Composer -$vendorDir = dirname(dirname(__FILE__)); +$vendorDir = dirname(__DIR__); $baseDir = dirname($vendorDir); return array( + 'Wrench\\' => array($vendorDir . '/chrome-php/wrench/src'), + 'Symfony\\Polyfill\\Uuid\\' => array($vendorDir . '/symfony/polyfill-uuid'), + 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'), + 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), + 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'), + 'Symfony\\Component\\Uid\\' => array($vendorDir . '/symfony/uid'), + 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), + 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'), + 'Psr\\Log\\' => array($vendorDir . '/psr/log/src'), + 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'), + 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), + 'Noodlehaus\\' => array($vendorDir . '/hassankhan/config/src'), + 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), + 'ML\\JsonLD\\' => array($vendorDir . '/ml/json-ld'), + 'HtmlParser\\' => array($vendorDir . '/oscarotero/html-parser/src'), + 'HeadlessChromium\\' => array($vendorDir . '/chrome-php/chrome/src'), + 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), 'Embed\\' => array($vendorDir . '/embed/embed/src'), 'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'), + 'App\\' => array($baseDir . '/app'), ); diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 1be4d83..cd1d5bc 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInit0e506de7fccd419bf18972ed94446862 +class ComposerAutoloaderInit7d740ebad4b2c7aa4e5cabba3044a596 { private static $loader; @@ -13,40 +13,38 @@ class ComposerAutoloaderInit0e506de7fccd419bf18972ed94446862 } } + /** + * @return \Composer\Autoload\ClassLoader + */ public static function getLoader() { if (null !== self::$loader) { return self::$loader; } - spl_autoload_register(array('ComposerAutoloaderInit0e506de7fccd419bf18972ed94446862', 'loadClassLoader'), true, true); - self::$loader = $loader = new \Composer\Autoload\ClassLoader(); - spl_autoload_unregister(array('ComposerAutoloaderInit0e506de7fccd419bf18972ed94446862', 'loadClassLoader')); + require __DIR__ . '/platform_check.php'; - $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); - if ($useStaticLoader) { - require_once __DIR__ . '/autoload_static.php'; + spl_autoload_register(array('ComposerAutoloaderInit7d740ebad4b2c7aa4e5cabba3044a596', 'loadClassLoader'), true, true); + self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); + spl_autoload_unregister(array('ComposerAutoloaderInit7d740ebad4b2c7aa4e5cabba3044a596', 'loadClassLoader')); - call_user_func(\Composer\Autoload\ComposerStaticInit0e506de7fccd419bf18972ed94446862::getInitializer($loader)); - } else { - $map = require __DIR__ . '/autoload_namespaces.php'; - foreach ($map as $namespace => $path) { - $loader->set($namespace, $path); - } - - $map = require __DIR__ . '/autoload_psr4.php'; - foreach ($map as $namespace => $path) { - $loader->setPsr4($namespace, $path); - } - - $classMap = require __DIR__ . '/autoload_classmap.php'; - if ($classMap) { - $loader->addClassMap($classMap); - } - } + require __DIR__ . '/autoload_static.php'; + call_user_func(\Composer\Autoload\ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596::getInitializer($loader)); $loader->register(true); + $filesToLoad = \Composer\Autoload\ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596::$files; + $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { + if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { + $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; + + require $file; + } + }, null, null); + foreach ($filesToLoad as $fileIdentifier => $file) { + $requireFile($fileIdentifier, $file); + } + return $loader; } } diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 6c9783b..8c4de9d 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,9 +4,56 @@ namespace Composer\Autoload; -class ComposerStaticInit0e506de7fccd419bf18972ed94446862 +class ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596 { + public static $files = array ( + '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', + '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', + 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', + '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', + '09f6b20656683369174dd6fa83b7e5fb' => __DIR__ . '/..' . '/symfony/polyfill-uuid/bootstrap.php', + '09fc349b549513bf7f4291502426f919' => __DIR__ . '/..' . '/embed/embed/src/functions.php', + ); + public static $prefixLengthsPsr4 = array ( + 'W' => + array ( + 'Wrench\\' => 7, + ), + 'S' => + array ( + 'Symfony\\Polyfill\\Uuid\\' => 22, + 'Symfony\\Polyfill\\Php80\\' => 23, + 'Symfony\\Polyfill\\Mbstring\\' => 26, + 'Symfony\\Polyfill\\Ctype\\' => 23, + 'Symfony\\Component\\Uid\\' => 22, + 'Symfony\\Component\\Process\\' => 26, + 'Symfony\\Component\\Filesystem\\' => 29, + ), + 'P' => + array ( + 'Psr\\Log\\' => 8, + 'Psr\\Http\\Message\\' => 17, + 'Psr\\Http\\Client\\' => 16, + ), + 'N' => + array ( + 'Noodlehaus\\' => 11, + ), + 'M' => + array ( + 'Monolog\\' => 8, + 'ML\\JsonLD\\' => 10, + ), + 'H' => + array ( + 'HtmlParser\\' => 11, + 'HeadlessChromium\\' => 17, + ), + 'G' => + array ( + 'GuzzleHttp\\Psr7\\' => 16, + ), 'E' => array ( 'Embed\\' => 6, @@ -15,9 +62,82 @@ class ComposerStaticInit0e506de7fccd419bf18972ed94446862 array ( 'Composer\\CaBundle\\' => 18, ), + 'A' => + array ( + 'App\\' => 4, + ), ); public static $prefixDirsPsr4 = array ( + 'Wrench\\' => + array ( + 0 => __DIR__ . '/..' . '/chrome-php/wrench/src', + ), + 'Symfony\\Polyfill\\Uuid\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/polyfill-uuid', + ), + 'Symfony\\Polyfill\\Php80\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/polyfill-php80', + ), + 'Symfony\\Polyfill\\Mbstring\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', + ), + 'Symfony\\Polyfill\\Ctype\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', + ), + 'Symfony\\Component\\Uid\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/uid', + ), + 'Symfony\\Component\\Process\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/process', + ), + 'Symfony\\Component\\Filesystem\\' => + array ( + 0 => __DIR__ . '/..' . '/symfony/filesystem', + ), + 'Psr\\Log\\' => + array ( + 0 => __DIR__ . '/..' . '/psr/log/src', + ), + 'Psr\\Http\\Message\\' => + array ( + 0 => __DIR__ . '/..' . '/psr/http-factory/src', + 1 => __DIR__ . '/..' . '/psr/http-message/src', + ), + 'Psr\\Http\\Client\\' => + array ( + 0 => __DIR__ . '/..' . '/psr/http-client/src', + ), + 'Noodlehaus\\' => + array ( + 0 => __DIR__ . '/..' . '/hassankhan/config/src', + ), + 'Monolog\\' => + array ( + 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', + ), + 'ML\\JsonLD\\' => + array ( + 0 => __DIR__ . '/..' . '/ml/json-ld', + ), + 'HtmlParser\\' => + array ( + 0 => __DIR__ . '/..' . '/oscarotero/html-parser/src', + ), + 'HeadlessChromium\\' => + array ( + 0 => __DIR__ . '/..' . '/chrome-php/chrome/src', + ), + 'GuzzleHttp\\Psr7\\' => + array ( + 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src', + ), 'Embed\\' => array ( 0 => __DIR__ . '/..' . '/embed/embed/src', @@ -26,13 +146,46 @@ class ComposerStaticInit0e506de7fccd419bf18972ed94446862 array ( 0 => __DIR__ . '/..' . '/composer/ca-bundle/src', ), + 'App\\' => + array ( + 0 => __DIR__ . '/../..' . '/app', + ), + ); + + public static $prefixesPsr0 = array ( + 'M' => + array ( + 'ML\\IRI' => + array ( + 0 => __DIR__ . '/..' . '/ml/iri', + ), + ), + 'E' => + array ( + 'Evenement' => + array ( + 0 => __DIR__ . '/..' . '/evenement/evenement/src', + ), + ), + ); + + public static $classMap = array ( + 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', + 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', + 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', + 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', + 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', + 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', + 'Zebra_Image' => __DIR__ . '/..' . '/stefangabos/zebra_image/Zebra_Image.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInit0e506de7fccd419bf18972ed94446862::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInit0e506de7fccd419bf18972ed94446862::$prefixDirsPsr4; + $loader->prefixLengthsPsr4 = ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596::$prefixDirsPsr4; + $loader->prefixesPsr0 = ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596::$prefixesPsr0; + $loader->classMap = ComposerStaticInit7d740ebad4b2c7aa4e5cabba3044a596::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/ca-bundle/README.md b/vendor/composer/ca-bundle/README.md index 04442f9..d8205ec 100644 --- a/vendor/composer/ca-bundle/README.md +++ b/vendor/composer/ca-bundle/README.md @@ -27,22 +27,22 @@ Requirements Basic usage ----------- -# `Composer\CaBundle\CaBundle` +### `Composer\CaBundle\CaBundle` - `CaBundle::getSystemCaRootBundlePath()`: Returns the system CA bundle path, or a path to the bundled one as fallback - `CaBundle::getBundledCaBundlePath()`: Returns the path to the bundled CA file -- `CaBundle::validateCaFile($filename)`: Validates a CA file using opensl_x509_parse only if it is safe to use +- `CaBundle::validateCaFile($filename)`: Validates a CA file using openssl_x509_parse only if it is safe to use - `CaBundle::isOpensslParseSafe()`: Test if it is safe to use the PHP function openssl_x509_parse() - `CaBundle::reset()`: Resets the static caches -## To use with curl +#### To use with curl ```php $curl = curl_init("https://example.org/"); $caPathOrFile = \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath(); -if (is_dir($caPathOrFile) || (is_link($caPathOrFile) && is_dir(readlink($caPathOrFile)))) { +if (is_dir($caPathOrFile)) { curl_setopt($curl, CURLOPT_CAPATH, $caPathOrFile); } else { curl_setopt($curl, CURLOPT_CAINFO, $caPathOrFile); @@ -51,7 +51,7 @@ if (is_dir($caPathOrFile) || (is_link($caPathOrFile) && is_dir(readlink($caPathO $result = curl_exec($curl); ``` -## To use with php streams +#### To use with php streams ```php $opts = array( @@ -61,7 +61,7 @@ $opts = array( ); $caPathOrFile = \Composer\CaBundle\CaBundle::getSystemCaRootBundlePath(); -if (is_dir($caPathOrFile) || (is_link($caPathOrFile) && is_dir(readlink($caPathOrFile)))) { +if (is_dir($caPathOrFile)) { $opts['ssl']['capath'] = $caPathOrFile; } else { $opts['ssl']['cafile'] = $caPathOrFile; @@ -71,7 +71,7 @@ $context = stream_context_create($opts); $result = file_get_contents('https://example.com', false, $context); ``` -## To use with Guzzle +#### To use with Guzzle ```php $client = new \GuzzleHttp\Client([ diff --git a/vendor/composer/ca-bundle/composer.json b/vendor/composer/ca-bundle/composer.json index ca2a0d3..ed6a1b3 100644 --- a/vendor/composer/ca-bundle/composer.json +++ b/vendor/composer/ca-bundle/composer.json @@ -24,12 +24,13 @@ "require": { "ext-openssl": "*", "ext-pcre": "*", - "php": "^5.3.2 || ^7.0" + "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", + "symfony/phpunit-bridge": "^4.2 || ^5", + "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", - "symfony/process": "^2.5 || ^3.0 || ^4.0" + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "autoload": { "psr-4": { @@ -43,12 +44,11 @@ }, "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "1.x-dev" } }, - "config": { - "platform": { - "php": "5.3.9" - } + "scripts": { + "test": "SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT=1 vendor/bin/simple-phpunit", + "phpstan": "vendor/bin/phpstan analyse" } } diff --git a/vendor/composer/ca-bundle/res/cacert.pem b/vendor/composer/ca-bundle/res/cacert.pem index ee25bee..6b93dc3 100644 --- a/vendor/composer/ca-bundle/res/cacert.pem +++ b/vendor/composer/ca-bundle/res/cacert.pem @@ -1,7 +1,7 @@ ## ## Bundle of CA Root Certificates ## -## Certificate data from Mozilla as of: Wed Jun 20 03:12:06 2018 GMT +## Certificate data from Mozilla as of: Tue May 30 03:12:04 2023 GMT ## ## This is a bundle of X.509 certificates of public Certificate Authorities ## (CA). These were automatically extracted from Mozilla's root certificates @@ -13,8 +13,8 @@ ## an Apache+mod_ssl webserver for SSL client authentication. ## Just configure this file as the SSLCACertificateFile. ## -## Conversion done with mk-ca-bundle.pl version 1.27. -## SHA256: c80f571d9f4ebca4a91e0ad3a546f263153d71afffc845c6f8f52ce9d1a2e8ec +## Conversion done with mk-ca-bundle.pl version 1.29. +## SHA256: c47475103fb05bb562bbadff0d1e72346b03236154e1448a6ca191b740f83507 ## @@ -39,52 +39,6 @@ hm4qxFYxldBniYUr+WymXUadDKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveC X4XSQRjbgbMEHMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== -----END CERTIFICATE----- -GlobalSign Root CA - R2 -======================= ------BEGIN CERTIFICATE----- -MIIDujCCAqKgAwIBAgILBAAAAAABD4Ym5g0wDQYJKoZIhvcNAQEFBQAwTDEgMB4GA1UECxMXR2xv -YmFsU2lnbiBSb290IENBIC0gUjIxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2Jh -bFNpZ24wHhcNMDYxMjE1MDgwMDAwWhcNMjExMjE1MDgwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxT -aWduIFJvb3QgQ0EgLSBSMjETMBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2ln -bjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKbPJA6+Lm8omUVCxKs+IVSbC9N/hHD6 -ErPLv4dfxn+G07IwXNb9rfF73OX4YJYJkhD10FPe+3t+c4isUoh7SqbKSaZeqKeMWhG8eoLrvozp -s6yWJQeXSpkqBy+0Hne/ig+1AnwblrjFuTosvNYSuetZfeLQBoZfXklqtTleiDTsvHgMCJiEbKjN -S7SgfQx5TfC4LcshytVsW33hoCmEofnTlEnLJGKRILzdC9XZzPnqJworc5HGnRusyMvo4KD0L5CL -TfuwNhv2GXqF4G3yYROIXJ/gkwpRl4pazq+r1feqCapgvdzZX99yqWATXgAByUr6P6TqBwMhAo6C -ygPCm48CAwEAAaOBnDCBmTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E -FgQUm+IHV2ccHsBqBt5ZtJot39wZhi4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2NybC5nbG9i -YWxzaWduLm5ldC9yb290LXIyLmNybDAfBgNVHSMEGDAWgBSb4gdXZxwewGoG3lm0mi3f3BmGLjAN -BgkqhkiG9w0BAQUFAAOCAQEAmYFThxxol4aR7OBKuEQLq4GsJ0/WwbgcQ3izDJr86iw8bmEbTUsp -9Z8FHSbBuOmDAGJFtqkIk7mpM0sYmsL4h4hO291xNBrBVNpGP+DTKqttVCL1OmLNIG+6KYnX3ZHu -01yiPqFbQfXf5WRDLenVOavSot+3i9DAgBkcRcAtjOj4LaR0VknFBbVPFd5uRHg5h6h+u/N5GJG7 -9G+dwfCMNYxdAfvDbbnvRG15RjF+Cv6pgsH/76tuIMRQyV+dTZsXjAzlAcmgQWpzU/qlULRuJQ/7 -TBj0/VLZjmmx6BEP3ojY+x1J96relc8geMJgEtslQIxq/H5COEBkEveegeGTLg== ------END CERTIFICATE----- - -Verisign Class 3 Public Primary Certification Authority - G3 -============================================================ ------BEGIN CERTIFICATE----- -MIIEGjCCAwICEQCbfgZJoz5iudXukEhxKe9XMA0GCSqGSIb3DQEBBQUAMIHKMQswCQYDVQQGEwJV -UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv -cmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl -IG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDMgUHVibGljIFByaW1hcnkgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkgLSBHMzAeFw05OTEwMDEwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMIHKMQsw -CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRy -dXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDMgUHVibGljIFByaW1hcnkg -Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC -ggEBAMu6nFL8eB8aHm8bN3O9+MlrlBIwT/A2R/XQkQr1F8ilYcEWQE37imGQ5XYgwREGfassbqb1 -EUGO+i2tKmFZpGcmTNDovFJbcCAEWNF6yaRpvIMXZK0Fi7zQWM6NjPXr8EJJC52XJ2cybuGukxUc -cLwgTS8Y3pKI6GyFVxEa6X7jJhFUokWWVYPKMIno3Nij7SqAP395ZVc+FSBmCC+Vk7+qRy+oRpfw -EuL+wgorUeZ25rdGt+INpsyow0xZVYnm6FNcHOqd8GIWC6fJXwzw3sJ2zq/3avL6QaaiMxTJ5Xpj -055iN9WFZZ4O5lMkdBteHRJTW8cs54NJOxWuimi5V5cCAwEAATANBgkqhkiG9w0BAQUFAAOCAQEA -ERSWwauSCPc/L8my/uRan2Te2yFPhpk0djZX3dAVL8WtfxUfN2JzPtTnX84XA9s1+ivbrmAJXx5f -j267Cz3qWhMeDGBvtcC1IyIuBwvLqXTLR7sdwdela8wv0kL9Sd2nic9TutoAWii/gt/4uhMdUIaC -/Y4wjylGsB49Ndo4YhYYSq3mtlFs3q9i6wHQHiT+eo8SGhJouPtmmRQURVyu565pF4ErWjfJXir0 -xuKhXFSbplQAz/DxwceYMBo7Nhbbo27q/a2ywtrvAkcTisDxszGtTxzhT5yvDwyd93gN2PQ1VoDa -t20Xj50egWTh/sVFuq1ruQp6Tk9LhO5L8X3dEQ== ------END CERTIFICATE----- - Entrust.net Premium 2048 Secure Server CA ========================================= -----BEGIN CERTIFICATE----- @@ -130,30 +84,6 @@ Y71k5h+3zvDyny67G7fyUIhzksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9H RCwBXbsdtTLSR9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp -----END CERTIFICATE----- -AddTrust External Root -====================== ------BEGIN CERTIFICATE----- -MIIENjCCAx6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEUMBIGA1UEChML -QWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFkZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYD -VQQDExlBZGRUcnVzdCBFeHRlcm5hbCBDQSBSb290MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEw -NDgzOFowbzELMAkGA1UEBhMCU0UxFDASBgNVBAoTC0FkZFRydXN0IEFCMSYwJAYDVQQLEx1BZGRU -cnVzdCBFeHRlcm5hbCBUVFAgTmV0d29yazEiMCAGA1UEAxMZQWRkVHJ1c3QgRXh0ZXJuYWwgQ0Eg -Um9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALf3GjPm8gAELTngTlvtH7xsD821 -+iO2zt6bETOXpClMfZOfvUq8k+0DGuOPz+VtUFrWlymUWoCwSXrbLpX9uMq/NzgtHj6RQa1wVsfw -Tz/oMp50ysiQVOnGXw94nZpAPA6sYapeFI+eh6FqUNzXmk6vBbOmcZSccbNQYArHE504B4YCqOmo -aSYYkKtMsE8jqzpPhNjfzp/haW+710LXa0Tkx63ubUFfclpxCDezeWWkWaCUN/cALw3CknLa0Dhy -2xSoRcRdKn23tNbE7qzNE0S3ySvdQwAl+mG5aWpYIxG3pzOPVnVZ9c0p10a3CitlttNCbxWyuHv7 -7+ldU9U0WicCAwEAAaOB3DCB2TAdBgNVHQ4EFgQUrb2YejS0Jvf6xCZU7wO94CTLVBowCwYDVR0P -BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wgZkGA1UdIwSBkTCBjoAUrb2YejS0Jvf6xCZU7wO94CTL -VBqhc6RxMG8xCzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEmMCQGA1UECxMdQWRk -VHJ1c3QgRXh0ZXJuYWwgVFRQIE5ldHdvcmsxIjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENB -IFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBALCb4IUlwtYj4g+WBpKdQZic2YR5gdkeWxQHIzZl -j7DYd7usQWxHYINRsPkyPef89iYTx4AWpb9a/IfPeHmJIZriTAcKhjW88t5RxNKWt9x+Tu5w/Rw5 -6wwCURQtjr0W4MHfRnXnJK3s9EK0hZNwEGe6nQY1ShjTK3rMUUKhemPR5ruhxSvCNr4TDea9Y355 -e6cJDUCrat2PisP29owaQgVR1EX1n6diIWgVIEM8med8vSTYqZEXc4g/VhsxOBi0cQ+azcgOno4u -G+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5amnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ= ------END CERTIFICATE----- - Entrust Root Certification Authority ==================================== -----BEGIN CERTIFICATE----- @@ -180,109 +110,6 @@ W3iDVuycNsMm4hH2Z0kdkquM++v/eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0 tHuu2guQOHXvgR1m0vdXcDazv/wor3ElhVsT/h5/WrQ8 -----END CERTIFICATE----- -GeoTrust Global CA -================== ------BEGIN CERTIFICATE----- -MIIDVDCCAjygAwIBAgIDAjRWMA0GCSqGSIb3DQEBBQUAMEIxCzAJBgNVBAYTAlVTMRYwFAYDVQQK -Ew1HZW9UcnVzdCBJbmMuMRswGQYDVQQDExJHZW9UcnVzdCBHbG9iYWwgQ0EwHhcNMDIwNTIxMDQw -MDAwWhcNMjIwNTIxMDQwMDAwWjBCMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5j -LjEbMBkGA1UEAxMSR2VvVHJ1c3QgR2xvYmFsIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEA2swYYzD99BcjGlZ+W988bDjkcbd4kdS8odhM+KhDtgPpTSEHCIjaWC9mOSm9BXiLnTjo -BbdqfnGk5sRgprDvgOSJKA+eJdbtg/OtppHHmMlCGDUUna2YRpIuT8rxh0PBFpVXLVDviS2Aelet -8u5fa9IAjbkU+BQVNdnARqN7csiRv8lVK83Qlz6cJmTM386DGXHKTubU1XupGc1V3sjs0l44U+Vc -T4wt/lAjNvxm5suOpDkZALeVAjmRCw7+OC7RHQWa9k0+bw8HHa8sHo9gOeL6NlMTOdReJivbPagU -vTLrGAMoUgRx5aszPeE4uwc2hGKceeoWMPRfwCvocWvk+QIDAQABo1MwUTAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBTAephojYn7qwVkDBF9qn1luMrMTjAfBgNVHSMEGDAWgBTAephojYn7qwVk -DBF9qn1luMrMTjANBgkqhkiG9w0BAQUFAAOCAQEANeMpauUvXVSOKVCUn5kaFOSPeCpilKInZ57Q -zxpeR+nBsqTP3UEaBU6bS+5Kb1VSsyShNwrrZHYqLizz/Tt1kL/6cdjHPTfStQWVYrmm3ok9Nns4 -d0iXrKYgjy6myQzCsplFAMfOEVEiIuCl6rYVSAlk6l5PdPcFPseKUgzbFbS9bZvlxrFUaKnjaZC2 -mqUPuLk/IH2uSrW4nOQdtqvmlKXBx4Ot2/Unhw4EbNX/3aBd7YdStysVAq45pmp06drE57xNNB6p -XE0zX5IJL4hmXXeXxx12E6nV5fEWCRE11azbJHFwLJhWC9kXtNHjUStedejV0NxPNO3CBWaAocvm -Mw== ------END CERTIFICATE----- - -GeoTrust Universal CA -===================== ------BEGIN CERTIFICATE----- -MIIFaDCCA1CgAwIBAgIBATANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN -R2VvVHJ1c3QgSW5jLjEeMBwGA1UEAxMVR2VvVHJ1c3QgVW5pdmVyc2FsIENBMB4XDTA0MDMwNDA1 -MDAwMFoXDTI5MDMwNDA1MDAwMFowRTELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUdlb1RydXN0IElu -Yy4xHjAcBgNVBAMTFUdlb1RydXN0IFVuaXZlcnNhbCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIP -ADCCAgoCggIBAKYVVaCjxuAfjJ0hUNfBvitbtaSeodlyWL0AG0y/YckUHUWCq8YdgNY96xCcOq9t -JPi8cQGeBvV8Xx7BDlXKg5pZMK4ZyzBIle0iN430SppyZj6tlcDgFgDgEB8rMQ7XlFTTQjOgNB0e -RXbdT8oYN+yFFXoZCPzVx5zw8qkuEKmS5j1YPakWaDwvdSEYfyh3peFhF7em6fgemdtzbvQKoiFs -7tqqhZJmr/Z6a4LauiIINQ/PQvE1+mrufislzDoR5G2vc7J2Ha3QsnhnGqQ5HFELZ1aD/ThdDc7d -8Lsrlh/eezJS/R27tQahsiFepdaVaH/wmZ7cRQg+59IJDTWU3YBOU5fXtQlEIGQWFwMCTFMNaN7V -qnJNk22CDtucvc+081xdVHppCZbW2xHBjXWotM85yM48vCR85mLK4b19p71XZQvk/iXttmkQ3Cga -Rr0BHdCXteGYO8A3ZNY9lO4L4fUorgtWv3GLIylBjobFS1J72HGrH4oVpjuDWtdYAVHGTEHZf9hB -Z3KiKN9gg6meyHv8U3NyWfWTehd2Ds735VzZC1U0oqpbtWpU5xPKV+yXbfReBi9Fi1jUIxaS5BZu -KGNZMN9QAZxjiRqf2xeUgnA3wySemkfWWspOqGmJch+RbNt+nhutxx9z3SxPGWX9f5NAEC7S8O08 -ni4oPmkmM8V7AgMBAAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNq7LqqwDLiIJlF0 -XG0D08DYj3rWMB8GA1UdIwQYMBaAFNq7LqqwDLiIJlF0XG0D08DYj3rWMA4GA1UdDwEB/wQEAwIB -hjANBgkqhkiG9w0BAQUFAAOCAgEAMXjmx7XfuJRAyXHEqDXsRh3ChfMoWIawC/yOsjmPRFWrZIRc -aanQmjg8+uUfNeVE44B5lGiku8SfPeE0zTBGi1QrlaXv9z+ZhP015s8xxtxqv6fXIwjhmF7DWgh2 -qaavdy+3YL1ERmrvl/9zlcGO6JP7/TG37FcREUWbMPEaiDnBTzynANXH/KttgCJwpQzgXQQpAvvL -oJHRfNbDflDVnVi+QTjruXU8FdmbyUqDWcDaU/0zuzYYm4UPFd3uLax2k7nZAY1IEKj79TiG8dsK -xr2EoyNB3tZ3b4XUhRxQ4K5RirqNPnbiucon8l+f725ZDQbYKxek0nxru18UGkiPGkzns0ccjkxF -KyDuSN/n3QmOGKjaQI2SJhFTYXNd673nxE0pN2HrrDktZy4W1vUAg4WhzH92xH3kt0tm7wNFYGm2 -DFKWkoRepqO1pD4r2czYG0eq8kTaT/kD6PAUyz/zg97QwVTjt+gKN02LIFkDMBmhLMi9ER/frslK -xfMnZmaGrGiR/9nmUxwPi1xpZQomyB40w11Re9epnAahNt3ViZS82eQtDF4JbAiXfKM9fJP/P6EU -p8+1Xevb2xzEdt+Iub1FBZUbrvxGakyvSOPOrg/SfuvmbJxPgWp6ZKy7PtXny3YuxadIwVyQD8vI -P/rmMuGNG2+k5o7Y+SlIis5z/iw= ------END CERTIFICATE----- - -GeoTrust Universal CA 2 -======================= ------BEGIN CERTIFICATE----- -MIIFbDCCA1SgAwIBAgIBATANBgkqhkiG9w0BAQUFADBHMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN -R2VvVHJ1c3QgSW5jLjEgMB4GA1UEAxMXR2VvVHJ1c3QgVW5pdmVyc2FsIENBIDIwHhcNMDQwMzA0 -MDUwMDAwWhcNMjkwMzA0MDUwMDAwWjBHMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3Qg -SW5jLjEgMB4GA1UEAxMXR2VvVHJ1c3QgVW5pdmVyc2FsIENBIDIwggIiMA0GCSqGSIb3DQEBAQUA -A4ICDwAwggIKAoICAQCzVFLByT7y2dyxUxpZKeexw0Uo5dfR7cXFS6GqdHtXr0om/Nj1XqduGdt0 -DE81WzILAePb63p3NeqqWuDW6KFXlPCQo3RWlEQwAx5cTiuFJnSCegx2oG9NzkEtoBUGFF+3Qs17 -j1hhNNwqCPkuwwGmIkQcTAeC5lvO0Ep8BNMZcyfwqph/Lq9O64ceJHdqXbboW0W63MOhBW9Wjo8Q -JqVJwy7XQYci4E+GymC16qFjwAGXEHm9ADwSbSsVsaxLse4YuU6W3Nx2/zu+z18DwPw76L5GG//a -QMJS9/7jOvdqdzXQ2o3rXhhqMcceujwbKNZrVMaqW9eiLBsZzKIC9ptZvTdrhrVtgrrY6slWvKk2 -WP0+GfPtDCapkzj4T8FdIgbQl+rhrcZV4IErKIM6+vR7IVEAvlI4zs1meaj0gVbi0IMJR1FbUGrP -20gaXT73y/Zl92zxlfgCOzJWgjl6W70viRu/obTo/3+NjN8D8WBOWBFM66M/ECuDmgFz2ZRthAAn -ZqzwcEAJQpKtT5MNYQlRJNiS1QuUYbKHsu3/mjX/hVTK7URDrBs8FmtISgocQIgfksILAAX/8sgC -SqSqqcyZlpwvWOB94b67B9xfBHJcMTTD7F8t4D1kkCLm0ey4Lt1ZrtmhN79UNdxzMk+MBB4zsslG -8dhcyFVQyWi9qLo2CQIDAQABo2MwYTAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR281Xh+qQ2 -+/CfXGJx7Tz0RzgQKzAfBgNVHSMEGDAWgBR281Xh+qQ2+/CfXGJx7Tz0RzgQKzAOBgNVHQ8BAf8E -BAMCAYYwDQYJKoZIhvcNAQEFBQADggIBAGbBxiPz2eAubl/oz66wsCVNK/g7WJtAJDday6sWSf+z -dXkzoS9tcBc0kf5nfo/sm+VegqlVHy/c1FEHEv6sFj4sNcZj/NwQ6w2jqtB8zNHQL1EuxBRa3ugZ -4T7GzKQp5y6EqgYweHZUcyiYWTjgAA1i00J9IZ+uPTqM1fp3DRgrFg5fNuH8KrUwJM/gYwx7WBr+ -mbpCErGR9Hxo4sjoryzqyX6uuyo9DRXcNJW2GHSoag/HtPQTxORb7QrSpJdMKu0vbBKJPfEncKpq -A1Ihn0CoZ1Dy81of398j9tx4TuaYT1U6U+Pv8vSfx3zYWK8pIpe44L2RLrB27FcRz+8pRPPphXpg -Y+RdM4kX2TGq2tbzGDVyz4crL2MjhF2EjD9XoIj8mZEoJmmZ1I+XRL6O1UixpCgp8RW04eWe3fiP -pm8m1wk8OhwRDqZsN/etRIcsKMfYdIKz0G9KV7s1KSegi+ghp4dkNl3M2Basx7InQJJVOCiNUW7d -FGdTbHFcJoRNdVq2fmBWqU2t+5sel/MN2dKXVHfaPRK34B7vCAas+YWH6aLcr34YEoP9VhdBLtUp -gn2Z9DH2canPLAEnpQW5qrJITirvn5NSUZU8UnOOVkwXQMAJKOSLakhT2+zNVVXxxvjpoixMptEm -X36vWkzaH6byHCx+rgIW0lbQL1dTR+iS ------END CERTIFICATE----- - -Visa eCommerce Root -=================== ------BEGIN CERTIFICATE----- -MIIDojCCAoqgAwIBAgIQE4Y1TR0/BvLB+WUF1ZAcYjANBgkqhkiG9w0BAQUFADBrMQswCQYDVQQG -EwJVUzENMAsGA1UEChMEVklTQTEvMC0GA1UECxMmVmlzYSBJbnRlcm5hdGlvbmFsIFNlcnZpY2Ug -QXNzb2NpYXRpb24xHDAaBgNVBAMTE1Zpc2EgZUNvbW1lcmNlIFJvb3QwHhcNMDIwNjI2MDIxODM2 -WhcNMjIwNjI0MDAxNjEyWjBrMQswCQYDVQQGEwJVUzENMAsGA1UEChMEVklTQTEvMC0GA1UECxMm -VmlzYSBJbnRlcm5hdGlvbmFsIFNlcnZpY2UgQXNzb2NpYXRpb24xHDAaBgNVBAMTE1Zpc2EgZUNv -bW1lcmNlIFJvb3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvV95WHm6h2mCxlCfL -F9sHP4CFT8icttD0b0/Pmdjh28JIXDqsOTPHH2qLJj0rNfVIsZHBAk4ElpF7sDPwsRROEW+1QK8b -RaVK7362rPKgH1g/EkZgPI2h4H3PVz4zHvtH8aoVlwdVZqW1LS7YgFmypw23RuwhY/81q6UCzyr0 -TP579ZRdhE2o8mCP2w4lPJ9zcc+U30rq299yOIzzlr3xF7zSujtFWsan9sYXiwGd/BmoKoMWuDpI -/k4+oKsGGelT84ATB+0tvz8KPFUgOSwsAGl0lUq8ILKpeeUYiZGo3BxN77t+Nwtd/jmliFKMAGzs -GHxBvfaLdXe6YJ2E5/4tAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEG -MB0GA1UdDgQWBBQVOIMPPyw/cDMezUb+B4wg4NfDtzANBgkqhkiG9w0BAQUFAAOCAQEAX/FBfXxc -CLkr4NWSR/pnXKUTwwMhmytMiUbPWU3J/qVAtmPN3XEolWcRzCSs00Rsca4BIGsDoo8Ytyk6feUW -YFN4PMCvFYP3j1IzJL1kk5fui/fbGKhtcbP3LBfQdCVp9/5rPJS+TUtBjE7ic9DjkCJzQ83z7+pz -zkWKsKZJ/0x9nXGIxHYdkFsd7v3M9+79YKWxehZx0RbQfBI8bGmX265fOZpwLwU8GUYEmSA20GBu -YQa7FkKMcPcw++DbZqMAAb3mLNqRX6BGi01qnD093QVG/na/oAo85ADmJ7f/hC3euiInlhBx6yLt -398znM/jra6O1I7mT1GvFpLgXPYHDw== ------END CERTIFICATE----- - Comodo AAA Services root ======================== -----BEGIN CERTIFICATE----- @@ -307,38 +134,6 @@ Rt0vxuBqw8M0Ayx9lt1awg6nCpnBBYurDC/zXDrPbDdVCYfeU0BsWO/8tqtlbgT2G9w84FoVxp7Z 12yxow+ev+to51byrvLjKzg6CYG1a4XXvi3tPxq3smPi9WIsgtRqAEFQ8TmDn5XpNpaYbg== -----END CERTIFICATE----- -QuoVadis Root CA -================ ------BEGIN CERTIFICATE----- -MIIF0DCCBLigAwIBAgIEOrZQizANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJCTTEZMBcGA1UE -ChMQUXVvVmFkaXMgTGltaXRlZDElMCMGA1UECxMcUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0 -eTEuMCwGA1UEAxMlUXVvVmFkaXMgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wMTAz -MTkxODMzMzNaFw0yMTAzMTcxODMzMzNaMH8xCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRp -cyBMaW1pdGVkMSUwIwYDVQQLExxSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MS4wLAYDVQQD -EyVRdW9WYWRpcyBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEAv2G1lVO6V/z68mcLOhrfEYBklbTRvM16z/Ypli4kVEAkOPcahdxYTMuk -J0KX0J+DisPkBgNbAKVRHnAEdOLB1Dqr1607BxgFjv2DrOpm2RgbaIr1VxqYuvXtdj182d6UajtL -F8HVj71lODqV0D1VNk7feVcxKh7YWWVJWCCYfqtffp/p1k3sg3Spx2zY7ilKhSoGFPlU5tPaZQeL -YzcS19Dsw3sgQUSj7cugF+FxZc4dZjH3dgEZyH0DWLaVSR2mEiboxgx24ONmy+pdpibu5cxfvWen -AScOospUxbF6lR1xHkopigPcakXBpBlebzbNw6Kwt/5cOOJSvPhEQ+aQuwIDAQABo4ICUjCCAk4w -PQYIKwYBBQUHAQEEMTAvMC0GCCsGAQUFBzABhiFodHRwczovL29jc3AucXVvdmFkaXNvZmZzaG9y -ZS5jb20wDwYDVR0TAQH/BAUwAwEB/zCCARoGA1UdIASCAREwggENMIIBCQYJKwYBBAG+WAABMIH7 -MIHUBggrBgEFBQcCAjCBxxqBxFJlbGlhbmNlIG9uIHRoZSBRdW9WYWRpcyBSb290IENlcnRpZmlj -YXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJs -ZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRpb24gcHJh -Y3RpY2VzLCBhbmQgdGhlIFF1b1ZhZGlzIENlcnRpZmljYXRlIFBvbGljeS4wIgYIKwYBBQUHAgEW -Fmh0dHA6Ly93d3cucXVvdmFkaXMuYm0wHQYDVR0OBBYEFItLbe3TKbkGGew5Oanwl4Rqy+/fMIGu -BgNVHSMEgaYwgaOAFItLbe3TKbkGGew5Oanwl4Rqy+/foYGEpIGBMH8xCzAJBgNVBAYTAkJNMRkw -FwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMSUwIwYDVQQLExxSb290IENlcnRpZmljYXRpb24gQXV0 -aG9yaXR5MS4wLAYDVQQDEyVRdW9WYWRpcyBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggQ6 -tlCLMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAitQUtf70mpKnGdSkfnIYj9lo -fFIk3WdvOXrEql494liwTXCYhGHoG+NpGA7O+0dQoE7/8CQfvbLO9Sf87C9TqnN7Az10buYWnuul -LsS/VidQK2K6vkscPFVcQR0kvoIgR13VRH56FmjffU1RcHhXHTMe/QKZnAzNCgVPx7uOpHX6Sm2x -gI4JVrmcGmD+XcHXetwReNDWXcG31a0ymQM6isxUJTkxgXsTIlG6Rmyhu576BGxJJnSP0nPrzDCi -5upZIof4l/UO/erMkqQWxFIY6iHOsfHmhIHluqmGKPJDWl0Snawe2ajlCmqnf6CHKc/yiU3U7MXi -5nrQNiOKSnQ2+Q== ------END CERTIFICATE----- - QuoVadis Root CA 2 ================== -----BEGIN CERTIFICATE----- @@ -426,26 +221,6 @@ s58+OmJYxUmtYg5xpTKqL8aJdkNAExNnPaJUJRDL8Try2frbSVa7pv6nQTXD4IhhyYjH3zYQIphZ FL39vmwLAw== -----END CERTIFICATE----- -Sonera Class 2 Root CA -====================== ------BEGIN CERTIFICATE----- -MIIDIDCCAgigAwIBAgIBHTANBgkqhkiG9w0BAQUFADA5MQswCQYDVQQGEwJGSTEPMA0GA1UEChMG -U29uZXJhMRkwFwYDVQQDExBTb25lcmEgQ2xhc3MyIENBMB4XDTAxMDQwNjA3Mjk0MFoXDTIxMDQw -NjA3Mjk0MFowOTELMAkGA1UEBhMCRkkxDzANBgNVBAoTBlNvbmVyYTEZMBcGA1UEAxMQU29uZXJh -IENsYXNzMiBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJAXSjWdyvANlsdE+hY3 -/Ei9vX+ALTU74W+oZ6m/AxxNjG8yR9VBaKQTBME1DJqEQ/xcHf+Js+gXGM2RX/uJ4+q/Tl18GybT -dXnt5oTjV+WtKcT0OijnpXuENmmz/V52vaMtmdOQTiMofRhj8VQ7Jp12W5dCsv+u8E7s3TmVToMG -f+dJQMjFAbJUWmYdPfz56TwKnoG4cPABi+QjVHzIrviQHgCWctRUz2EjvOr7nQKV0ba5cTppCD8P -tOFCx4j1P5iop7oc4HFx71hXgVB6XGt0Rg6DA5jDjqhu8nYybieDwnPz3BjotJPqdURrBGAgcVeH -nfO+oJAjPYok4doh28MCAwEAAaMzMDEwDwYDVR0TAQH/BAUwAwEB/zARBgNVHQ4ECgQISqCqWITT -XjwwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBQUAA4IBAQBazof5FnIVV0sd2ZvnoiYw7JNn39Yt -0jSv9zilzqsWuasvfDXLrNAPtEwr/IDva4yRXzZ299uzGxnq9LIR/WFxRL8oszodv7ND6J+/3DEI -cbCdjdY0RzKQxmUk96BKfARzjzlvF4xytb1LyHr4e4PDKE6cCepnP7JnBBvDFNr450kkkdAdavph -Oe9r5yF1BgfYErQhIHBCcYHaPJo2vqZbDWpsmh+Re/n570K6Tk6ezAyNlNzZRZxe7EJQY670XcSx -EtzKO6gunRRaBXW37Ndj4ro1tgQIkejanZz2ZrUYrAqmVCY0M9IbwdR/GjqOC6oybtv8TyWf2TLH -llpwrN9M ------END CERTIFICATE----- - XRamp Global CA Root ==================== -----BEGIN CERTIFICATE----- @@ -518,36 +293,6 @@ KVtHCN2MQWplBqjlIapBtJUhlbl90TSrE9atvNziPTnNvT51cKEYWQPJIrSPnNVeKtelttQKbfi3 QBFGmh95DmK/D5fs4C8fF5Q= -----END CERTIFICATE----- -Taiwan GRCA -=========== ------BEGIN CERTIFICATE----- -MIIFcjCCA1qgAwIBAgIQH51ZWtcvwgZEpYAIaeNe9jANBgkqhkiG9w0BAQUFADA/MQswCQYDVQQG -EwJUVzEwMC4GA1UECgwnR292ZXJubWVudCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4X -DTAyMTIwNTEzMjMzM1oXDTMyMTIwNTEzMjMzM1owPzELMAkGA1UEBhMCVFcxMDAuBgNVBAoMJ0dv -dmVybm1lbnQgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQAD -ggIPADCCAgoCggIBAJoluOzMonWoe/fOW1mKydGGEghU7Jzy50b2iPN86aXfTEc2pBsBHH8eV4qN -w8XRIePaJD9IK/ufLqGU5ywck9G/GwGHU5nOp/UKIXZ3/6m3xnOUT0b3EEk3+qhZSV1qgQdW8or5 -BtD3cCJNtLdBuTK4sfCxw5w/cP1T3YGq2GN49thTbqGsaoQkclSGxtKyyhwOeYHWtXBiCAEuTk8O -1RGvqa/lmr/czIdtJuTJV6L7lvnM4T9TjGxMfptTCAtsF/tnyMKtsc2AtJfcdgEWFelq16TheEfO -htX7MfP6Mb40qij7cEwdScevLJ1tZqa2jWR+tSBqnTuBto9AAGdLiYa4zGX+FVPpBMHWXx1E1wov -J5pGfaENda1UhhXcSTvxls4Pm6Dso3pdvtUqdULle96ltqqvKKyskKw4t9VoNSZ63Pc78/1Fm9G7 -Q3hub/FCVGqY8A2tl+lSXunVanLeavcbYBT0peS2cWeqH+riTcFCQP5nRhc4L0c/cZyu5SHKYS1t -B6iEfC3uUSXxY5Ce/eFXiGvviiNtsea9P63RPZYLhY3Naye7twWb7LuRqQoHEgKXTiCQ8P8NHuJB -O9NAOueNXdpm5AKwB1KYXA6OM5zCppX7VRluTI6uSw+9wThNXo+EHWbNxWCWtFJaBYmOlXqYwZE8 -lSOyDvR5tMl8wUohAgMBAAGjajBoMB0GA1UdDgQWBBTMzO/MKWCkO7GStjz6MmKPrCUVOzAMBgNV -HRMEBTADAQH/MDkGBGcqBwAEMTAvMC0CAQAwCQYFKw4DAhoFADAHBgVnKgMAAAQUA5vwIhP/lSg2 -09yewDL7MTqKUWUwDQYJKoZIhvcNAQEFBQADggIBAECASvomyc5eMN1PhnR2WPWus4MzeKR6dBcZ -TulStbngCnRiqmjKeKBMmo4sIy7VahIkv9Ro04rQ2JyftB8M3jh+Vzj8jeJPXgyfqzvS/3WXy6Tj -Zwj/5cAWtUgBfen5Cv8b5Wppv3ghqMKnI6mGq3ZW6A4M9hPdKmaKZEk9GhiHkASfQlK3T8v+R0F2 -Ne//AHY2RTKbxkaFXeIksB7jSJaYV0eUVXoPQbFEJPPB/hprv4j9wabak2BegUqZIJxIZhm1AHlU -D7gsL0u8qV1bYH+Mh6XgUmMqvtg7hUAV/h62ZT/FS9p+tXo1KaMuephgIqP0fSdOLeq0dDzpD6Qz -DxARvBMB1uUO07+1EqLhRSPAzAhuYbeJq4PjJB7mXQfnHyA+z2fI56wwbSdLaG5LKlwCCDTb+Hbk -Z6MmnD+iMsJKxYEYMRBWqoTvLQr/uB930r+lWKBi5NdLkXWNiYCYfm3LU05er/ayl4WXudpVBrkk -7tfGOB5jGxI7leFYrPLfhNVfmS8NVVvmONsuP3LpSIXLuykTjx44VbnzssQwmSNOXfJIoRIM3BKQ -CZBUkQM8R+XVyWXgt0t97EfTsws+rZ7QdAAO671RrcDeLMDDav7v3Aun+kbfYNucpllQdSNpc5Oy -+fwC00fmcc4QAu4njIT/rEUNE1yDMuAlpYYsfPQS ------END CERTIFICATE----- - DigiCert Assured ID Root CA =========================== -----BEGIN CERTIFICATE----- @@ -614,48 +359,6 @@ mNEVX58Svnw2Yzi9RKR/5CYrCsSXaQ3pjOLAEFe4yHYSkVXySGnYvCoCWw9E1CAx2/S6cCZdkGCe vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep+OkuE6N36B9K -----END CERTIFICATE----- -Certplus Class 2 Primary CA -=========================== ------BEGIN CERTIFICATE----- -MIIDkjCCAnqgAwIBAgIRAIW9S/PY2uNp9pTXX8OlRCMwDQYJKoZIhvcNAQEFBQAwPTELMAkGA1UE -BhMCRlIxETAPBgNVBAoTCENlcnRwbHVzMRswGQYDVQQDExJDbGFzcyAyIFByaW1hcnkgQ0EwHhcN -OTkwNzA3MTcwNTAwWhcNMTkwNzA2MjM1OTU5WjA9MQswCQYDVQQGEwJGUjERMA8GA1UEChMIQ2Vy -dHBsdXMxGzAZBgNVBAMTEkNsYXNzIDIgUHJpbWFyeSBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEP -ADCCAQoCggEBANxQltAS+DXSCHh6tlJw/W/uz7kRy1134ezpfgSN1sxvc0NXYKwzCkTsA18cgCSR -5aiRVhKC9+Ar9NuuYS6JEI1rbLqzAr3VNsVINyPi8Fo3UjMXEuLRYE2+L0ER4/YXJQyLkcAbmXuZ -Vg2v7tK8R1fjeUl7NIknJITesezpWE7+Tt9avkGtrAjFGA7v0lPubNCdEgETjdyAYveVqUSISnFO -YFWe2yMZeVYHDD9jC1yw4r5+FfyUM1hBOHTE4Y+L3yasH7WLO7dDWWuwJKZtkIvEcupdM5i3y95e -e++U8Rs+yskhwcWYAqqi9lt3m/V+llU0HGdpwPFC40es/CgcZlUCAwEAAaOBjDCBiTAPBgNVHRME -CDAGAQH/AgEKMAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQU43Mt38sOKAze3bOkynm4jrvoMIkwEQYJ -YIZIAYb4QgEBBAQDAgEGMDcGA1UdHwQwMC4wLKAqoCiGJmh0dHA6Ly93d3cuY2VydHBsdXMuY29t -L0NSTC9jbGFzczIuY3JsMA0GCSqGSIb3DQEBBQUAA4IBAQCnVM+IRBnL39R/AN9WM2K191EBkOvD -P9GIROkkXe/nFL0gt5o8AP5tn9uQ3Nf0YtaLcF3n5QRIqWh8yfFC82x/xXp8HVGIutIKPidd3i1R -TtMTZGnkLuPT55sJmabglZvOGtd/vjzOUrMRFcEPF80Du5wlFbqidon8BvEY0JNLDnyCt6X09l/+ -7UCmnYR0ObncHoUW2ikbhiMAybuJfm6AiB4vFLQDJKgybwOaRywwvlbGp0ICcBvqQNi6BQNwB6SW -//1IMwrh3KWBkJtN3X3n57LNXMhqlfil9o3EXXgIvnsG1knPGTZQIy4I5p4FTUcY1Rbpsda2ENW7 -l7+ijrRU ------END CERTIFICATE----- - -DST Root CA X3 -============== ------BEGIN CERTIFICATE----- -MIIDSjCCAjKgAwIBAgIQRK+wgNajJ7qJMDmGLvhAazANBgkqhkiG9w0BAQUFADA/MSQwIgYDVQQK -ExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4X -DTAwMDkzMDIxMTIxOVoXDTIxMDkzMDE0MDExNVowPzEkMCIGA1UEChMbRGlnaXRhbCBTaWduYXR1 -cmUgVHJ1c3QgQ28uMRcwFQYDVQQDEw5EU1QgUm9vdCBDQSBYMzCCASIwDQYJKoZIhvcNAQEBBQAD -ggEPADCCAQoCggEBAN+v6ZdQCINXtMxiZfaQguzH0yxrMMpb7NnDfcdAwRgUi+DoM3ZJKuM/IUmT -rE4Orz5Iy2Xu/NMhD2XSKtkyj4zl93ewEnu1lcCJo6m67XMuegwGMoOifooUMM0RoOEqOLl5CjH9 -UL2AZd+3UWODyOKIYepLYYHsUmu5ouJLGiifSKOeDNoJjj4XLh7dIN9bxiqKqy69cK3FCxolkHRy -xXtqqzTWMIn/5WgTe1QLyNau7Fqckh49ZLOMxt+/yUFw7BZy1SbsOFU5Q9D8/RhcQPGX69Wam40d -utolucbY38EVAjqr2m7xPi71XAicPNaDaeQQmxkqtilX4+U9m5/wAl0CAwEAAaNCMEAwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMSnsaR7LHH62+FLkHX/xBVghYkQ -MA0GCSqGSIb3DQEBBQUAA4IBAQCjGiybFwBcqR7uKGY3Or+Dxz9LwwmglSBd49lZRNI+DT69ikug -dB/OEIKcdBodfpga3csTS7MgROSR6cz8faXbauX+5v3gTt23ADq1cEmv8uXrAvHRAosZy5Q6XkjE -GB5YGV8eAlrwDPGxrancWYaLbumR9YbK+rlmM6pZW87ipxZzR8srzJmwN0jP41ZL9c8PDHIyh8bw -RLtTcm1D9SZImlJnt1ir/md2cXjbDaJWFBM5JDGFoqgCWjBH4d1QB7wCCZAA62RjYJsWvIjJEubS -fZGL+T0yjWW06XyxV3bqxbYoOb8VZRzI9neWagqNdwvYkQsEjgfbKbYK7p2CNTUQ ------END CERTIFICATE----- - SwissSign Gold CA - G2 ====================== -----BEGIN CERTIFICATE----- @@ -718,78 +421,6 @@ DIm6uNO5wJOKMPqN5ZprFQFOZ6raYlY+hAhm0sQ2fac+EPyI4NSA5QC9qvNOBqN6avlicuMJT+ub DgEj8Z+7fNzcbBGXJbLytGMU0gYqZ4yD9c7qB9iaah7s5Aq7KkzrCWA5zspi2C5u -----END CERTIFICATE----- -GeoTrust Primary Certification Authority -======================================== ------BEGIN CERTIFICATE----- -MIIDfDCCAmSgAwIBAgIQGKy1av1pthU6Y2yv2vrEoTANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQG -EwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5jLjExMC8GA1UEAxMoR2VvVHJ1c3QgUHJpbWFyeSBD -ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNjExMjcwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMFgx -CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTEwLwYDVQQDEyhHZW9UcnVzdCBQ -cmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEAvrgVe//UfH1nrYNke8hCUy3f9oQIIGHWAVlqnEQRr+92/ZV+zmEwu3qDXwK9AWbK7hWN -b6EwnL2hhZ6UOvNWiAAxz9juapYC2e0DjPt1befquFUWBRaa9OBesYjAZIVcFU2Ix7e64HXprQU9 -nceJSOC7KMgD4TCTZF5SwFlwIjVXiIrxlQqD17wxcwE07e9GceBrAqg1cmuXm2bgyxx5X9gaBGge -RwLmnWDiNpcB3841kt++Z8dtd1k7j53WkBWUvEI0EME5+bEnPn7WinXFsq+W06Lem+SYvn3h6YGt -tm/81w7a4DSwDRp35+MImO9Y+pyEtzavwt+s0vQQBnBxNQIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQULNVQQZcVi/CPNmFbSvtr2ZnJM5IwDQYJKoZI -hvcNAQEFBQADggEBAFpwfyzdtzRP9YZRqSa+S7iq8XEN3GHHoOo0Hnp3DwQ16CePbJC/kRYkRj5K -Ts4rFtULUh38H2eiAkUxT87z+gOneZ1TatnaYzr4gNfTmeGl4b7UVXGYNTq+k+qurUKykG/g/CFN -NWMziUnWm07Kx+dOCQD32sfvmWKZd7aVIl6KoKv0uHiYyjgZmclynnjNS6yvGaBzEi38wkG6gZHa -Floxt/m0cYASSJlyc1pZU8FjUjPtp8nSOQJw+uCxQmYpqptR7TBUIhRf2asdweSU8Pj1K/fqynhG -1riR/aYNKxoUAT6A8EKglQdebc3MS6RFjasS6LPeWuWgfOgPIh1a6Vk= ------END CERTIFICATE----- - -thawte Primary Root CA -====================== ------BEGIN CERTIFICATE----- -MIIEIDCCAwigAwIBAgIQNE7VVyDV7exJ9C/ON9srbTANBgkqhkiG9w0BAQUFADCBqTELMAkGA1UE -BhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2 -aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDYgdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxHzAdBgNVBAMTFnRoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EwHhcNMDYxMTE3 -MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCBqTELMAkGA1UEBhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwg -SW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMv -KGMpIDIwMDYgdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxHzAdBgNVBAMT -FnRoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCs -oPD7gFnUnMekz52hWXMJEEUMDSxuaPFsW0hoSVk3/AszGcJ3f8wQLZU0HObrTQmnHNK4yZc2AreJ -1CRfBsDMRJSUjQJib+ta3RGNKJpchJAQeg29dGYvajig4tVUROsdB58Hum/u6f1OCyn1PoSgAfGc -q/gcfomk6KHYcWUNo1F77rzSImANuVud37r8UVsLr5iy6S7pBOhih94ryNdOwUxkHt3Ph1i6Sk/K -aAcdHJ1KxtUvkcx8cXIcxcBn6zL9yZJclNqFwJu/U30rCfSMnZEfl2pSy94JNqR32HuHUETVPm4p -afs5SSYeCaWAe0At6+gnhcn+Yf1+5nyXHdWdAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD -VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBR7W0XPr87Lev0xkhpqtvNG61dIUDANBgkqhkiG9w0BAQUF -AAOCAQEAeRHAS7ORtvzw6WfUDW5FvlXok9LOAz/t2iWwHVfLHjp2oEzsUHboZHIMpKnxuIvW1oeE -uzLlQRHAd9mzYJ3rG9XRbkREqaYB7FViHXe4XI5ISXycO1cRrK1zN44veFyQaEfZYGDm/Ac9IiAX -xPcW6cTYcvnIc3zfFi8VqT79aie2oetaupgf1eNNZAqdE8hhuvU5HIe6uL17In/2/qxAeeWsEG89 -jxt5dovEN7MhGITlNgDrYyCZuen+MwS7QcjBAvlEYyCegc5C09Y/LHbTY5xZ3Y+m4Q6gLkH3LpVH -z7z9M/P2C2F+fpErgUfCJzDupxBdN49cOSvkBPB7jVaMaA== ------END CERTIFICATE----- - -VeriSign Class 3 Public Primary Certification Authority - G5 -============================================================ ------BEGIN CERTIFICATE----- -MIIE0zCCA7ugAwIBAgIQGNrRniZ96LtKIVjNzGs7SjANBgkqhkiG9w0BAQUFADCByjELMAkGA1UE -BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO -ZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVk -IHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5IC0gRzUwHhcNMDYxMTA4MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCB -yjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2ln -biBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5jLiAtIEZvciBh -dXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmlt -YXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw -ggEKAoIBAQCvJAgIKXo1nmAMqudLO07cfLw8RRy7K+D+KQL5VwijZIUVJ/XxrcgxiV0i6CqqpkKz -j/i5Vbext0uz/o9+B1fs70PbZmIVYc9gDaTY3vjgw2IIPVQT60nKWVSFJuUrjxuf6/WhkcIzSdhD -Y2pSS9KP6HBRTdGJaXvHcPaz3BJ023tdS1bTlr8Vd6Gw9KIl8q8ckmcY5fQGBO+QueQA5N06tRn/ -Arr0PO7gi+s3i+z016zy9vA9r911kTMZHRxAy3QkGSGT2RT+rCpSx4/VBEnkjWNHiDxpg8v+R70r -fk/Fla4OndTRQ8Bnc+MUCH7lP59zuDMKz10/NIeWiu5T6CUVAgMBAAGjgbIwga8wDwYDVR0TAQH/ -BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2Uv -Z2lmMCEwHzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVy -aXNpZ24uY29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFH/TZafC3ey78DAJ80M5+gKvMzEzMA0GCSqG -SIb3DQEBBQUAA4IBAQCTJEowX2LP2BqYLz3q3JktvXf2pXkiOOzEp6B4Eq1iDkVwZMXnl2YtmAl+ -X6/WzChl8gGqCBpH3vn5fJJaCGkgDdk+bW48DW7Y5gaRQBi5+MHt39tBquCWIMnNZBU4gcmU7qKE -KQsTb47bDN0lAtukixlE0kF6BWlKWE9gyn6CagsCqiUXObXbf+eEZSqVir2G3l6BFoMtEMze/aiC -Km0oHw0LxOXnGiYZ4fQRbxC1lfznQgUy286dUV4otp6F01vvpX1FQHKOtw5rDgb7MzVIcbidJ4vE -ZV8NhnacRHr2lVz2XTIIM6RUthg/aFzyQkqFOFSDX9HoLPKsEdao7WNq ------END CERTIFICATE----- - SecureTrust CA ============== -----BEGIN CERTIFICATE----- @@ -858,29 +489,6 @@ IGfE7vmLV2H0knZ9P4SNVbfo5azV8fUZVqZa+5Acr5Pr5RzUZ5ddBA6+C4OmF4O5MBKgxTMVBbkN +8cFduPYSo38NBejxiEovjBFMR7HeL5YYTisO+IBZQ== -----END CERTIFICATE----- -Network Solutions Certificate Authority -======================================= ------BEGIN CERTIFICATE----- -MIID5jCCAs6gAwIBAgIQV8szb8JcFuZHFhfjkDFo4DANBgkqhkiG9w0BAQUFADBiMQswCQYDVQQG -EwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMuMTAwLgYDVQQDEydOZXR3b3Jr -IFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcNMDYxMjAxMDAwMDAwWhcNMjkxMjMx -MjM1OTU5WjBiMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMu -MTAwLgYDVQQDEydOZXR3b3JrIFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDkvH6SMG3G2I4rC7xGzuAnlt7e+foS0zwzc7MEL7xx -jOWftiJgPl9dzgn/ggwbmlFQGiaJ3dVhXRncEg8tCqJDXRfQNJIg6nPPOCwGJgl6cvf6UDL4wpPT -aaIjzkGxzOTVHzbRijr4jGPiFFlp7Q3Tf2vouAPlT2rlmGNpSAW+Lv8ztumXWWn4Zxmuk2GWRBXT -crA/vGp97Eh/jcOrqnErU2lBUzS1sLnFBgrEsEX1QV1uiUV7PTsmjHTC5dLRfbIR1PtYMiKagMnc -/Qzpf14Dl847ABSHJ3A4qY5usyd2mFHgBeMhqxrVhSI8KbWaFsWAqPS7azCPL0YCorEMIuDTAgMB -AAGjgZcwgZQwHQYDVR0OBBYEFCEwyfsA106Y2oeqKtCnLrFAMadMMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MFIGA1UdHwRLMEkwR6BFoEOGQWh0dHA6Ly9jcmwubmV0c29sc3NsLmNv -bS9OZXR3b3JrU29sdXRpb25zQ2VydGlmaWNhdGVBdXRob3JpdHkuY3JsMA0GCSqGSIb3DQEBBQUA -A4IBAQC7rkvnt1frf6ott3NHhWrB5KUd5Oc86fRZZXe1eltajSU24HqXLjjAV2CDmAaDn7l2em5Q -4LqILPxFzBiwmZVRDuwduIj/h1AcgsLj4DKAv6ALR8jDMe+ZZzKATxcheQxpXN5eNK4CtSbqUN9/ -GGUsyfJj4akH/nxxH2szJGoeBfcFaMBqEssuXmHLrijTfsK0ZpEmXzwuJF/LWA/rKOyvEZbz3Htv -wKeI8lN3s2Berq4o2jUsbzRF0ybh3uxbTydrFny9RAQYgrOJeRcQcT16ohZO9QHNpGxlaKFJdlxD -ydi8NmdspZS11My5vWo1ViHe2MPr+8ukYEywVaCge1ey ------END CERTIFICATE----- - COMODO ECC Certification Authority ================================== -----BEGIN CERTIFICATE----- @@ -898,29 +506,6 @@ FAkK+qDmfQjGGoe9GKhzvSbKYAydzpmfz1wPMOG+FDHqAjAU9JM8SaczepBGR7NjfRObTrdvGDeA U/7dIOA1mjbRxwG55tzd8/8dLDoWV9mSOdY= -----END CERTIFICATE----- -OISTE WISeKey Global Root GA CA -=============================== ------BEGIN CERTIFICATE----- -MIID8TCCAtmgAwIBAgIQQT1yx/RrH4FDffHSKFTfmjANBgkqhkiG9w0BAQUFADCBijELMAkGA1UE -BhMCQ0gxEDAOBgNVBAoTB1dJU2VLZXkxGzAZBgNVBAsTEkNvcHlyaWdodCAoYykgMjAwNTEiMCAG -A1UECxMZT0lTVEUgRm91bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBH -bG9iYWwgUm9vdCBHQSBDQTAeFw0wNTEyMTExNjAzNDRaFw0zNzEyMTExNjA5NTFaMIGKMQswCQYD -VQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEbMBkGA1UECxMSQ29weXJpZ2h0IChjKSAyMDA1MSIw -IAYDVQQLExlPSVNURSBGb3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5 -IEdsb2JhbCBSb290IEdBIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy0+zAJs9 -Nt350UlqaxBJH+zYK7LG+DKBKUOVTJoZIyEVRd7jyBxRVVuuk+g3/ytr6dTqvirdqFEr12bDYVxg -Asj1znJ7O7jyTmUIms2kahnBAbtzptf2w93NvKSLtZlhuAGio9RN1AU9ka34tAhxZK9w8RxrfvbD -d50kc3vkDIzh2TbhmYsFmQvtRTEJysIA2/dyoJaqlYfQjse2YXMNdmaM3Bu0Y6Kff5MTMPGhJ9vZ -/yxViJGg4E8HsChWjBgbl0SOid3gF27nKu+POQoxhILYQBRJLnpB5Kf+42TMwVlxSywhp1t94B3R -LoGbw9ho972WG6xwsRYUC9tguSYBBQIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUswN+rja8sHnR3JQmthG+IbJphpQwEAYJKwYBBAGCNxUBBAMCAQAwDQYJ -KoZIhvcNAQEFBQADggEBAEuh/wuHbrP5wUOxSPMowB0uyQlB+pQAHKSkq0lPjz0e701vvbyk9vIm -MMkQyh2I+3QZH4VFvbBsUfk2ftv1TDI6QU9bR8/oCy22xBmddMVHxjtqD6wU2zz0c5ypBd8A3HR4 -+vg1YFkCExh8vPtNsCBtQ7tgMHpnM1zFmdH4LTlSc/uMqpclXHLZCB6rTjzjgTGfA6b7wP4piFXa -hNVQA7bihKOmNqoROgHhGEvWRGizPflTdISzRpFGlgC3gCy24eMQ4tui5yiPAZZiFj4A4xylNoEY -okxSdsARo27mHbrjWr42U8U+dY+GaSlYU7Wcu2+fXMUY7N0v4ZjJ/L7fCg0= ------END CERTIFICATE----- - Certigna ======== -----BEGIN CERTIFICATE----- @@ -943,50 +528,6 @@ PBS1xp81HlDQwY9qcEQCYsuuHWhBp6pX6FOqB9IG9tUUBguRA3UsbHK1YZWaDYu5Def131TN3ubY WyH8EZE0vkHve52Xdf+XlcCWWC/qu0bXu+TZLg== -----END CERTIFICATE----- -Deutsche Telekom Root CA 2 -========================== ------BEGIN CERTIFICATE----- -MIIDnzCCAoegAwIBAgIBJjANBgkqhkiG9w0BAQUFADBxMQswCQYDVQQGEwJERTEcMBoGA1UEChMT -RGV1dHNjaGUgVGVsZWtvbSBBRzEfMB0GA1UECxMWVC1UZWxlU2VjIFRydXN0IENlbnRlcjEjMCEG -A1UEAxMaRGV1dHNjaGUgVGVsZWtvbSBSb290IENBIDIwHhcNOTkwNzA5MTIxMTAwWhcNMTkwNzA5 -MjM1OTAwWjBxMQswCQYDVQQGEwJERTEcMBoGA1UEChMTRGV1dHNjaGUgVGVsZWtvbSBBRzEfMB0G -A1UECxMWVC1UZWxlU2VjIFRydXN0IENlbnRlcjEjMCEGA1UEAxMaRGV1dHNjaGUgVGVsZWtvbSBS -b290IENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCrC6M14IspFLEUha88EOQ5 -bzVdSq7d6mGNlUn0b2SjGmBmpKlAIoTZ1KXleJMOaAGtuU1cOs7TuKhCQN/Po7qCWWqSG6wcmtoI -KyUn+WkjR/Hg6yx6m/UTAtB+NHzCnjwAWav12gz1MjwrrFDa1sPeg5TKqAyZMg4ISFZbavva4VhY -AUlfckE8FQYBjl2tqriTtM2e66foai1SNNs671x1Udrb8zH57nGYMsRUFUQM+ZtV7a3fGAigo4aK -Se5TBY8ZTNXeWHmb0mocQqvF1afPaA+W5OFhmHZhyJF81j4A4pFQh+GdCuatl9Idxjp9y7zaAzTV -jlsB9WoHtxa2bkp/AgMBAAGjQjBAMB0GA1UdDgQWBBQxw3kbuvVT1xfgiXotF2wKsyudMzAPBgNV -HRMECDAGAQH/AgEFMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAlGRZrTlk5ynr -E/5aw4sTV8gEJPB0d8Bg42f76Ymmg7+Wgnxu1MM9756AbrsptJh6sTtU6zkXR34ajgv8HzFZMQSy -zhfzLMdiNlXiItiJVbSYSKpk+tYcNthEeFpaIzpXl/V6ME+un2pMSyuOoAPjPuCp1NJ70rOo4nI8 -rZ7/gFnkm0W09juwzTkZmDLl6iFhkOQxIY40sfcvNUqFENrnijchvllj4PKFiDFT1FQUhXB59C4G -dyd1Lx+4ivn+xbrYNuSD7Odlt79jWvNGr4GUN9RBjNYj1h7P9WgbRGOiWrqnNVmh5XAFmw4jV5mU -Cm26OWMohpLzGITY+9HPBVZkVw== ------END CERTIFICATE----- - -Cybertrust Global Root -====================== ------BEGIN CERTIFICATE----- -MIIDoTCCAomgAwIBAgILBAAAAAABD4WqLUgwDQYJKoZIhvcNAQEFBQAwOzEYMBYGA1UEChMPQ3li -ZXJ0cnVzdCwgSW5jMR8wHQYDVQQDExZDeWJlcnRydXN0IEdsb2JhbCBSb290MB4XDTA2MTIxNTA4 -MDAwMFoXDTIxMTIxNTA4MDAwMFowOzEYMBYGA1UEChMPQ3liZXJ0cnVzdCwgSW5jMR8wHQYDVQQD -ExZDeWJlcnRydXN0IEdsb2JhbCBSb290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA -+Mi8vRRQZhP/8NN57CPytxrHjoXxEnOmGaoQ25yiZXRadz5RfVb23CO21O1fWLE3TdVJDm71aofW -0ozSJ8bi/zafmGWgE07GKmSb1ZASzxQG9Dvj1Ci+6A74q05IlG2OlTEQXO2iLb3VOm2yHLtgwEZL -AfVJrn5GitB0jaEMAs7u/OePuGtm839EAL9mJRQr3RAwHQeWP032a7iPt3sMpTjr3kfb1V05/Iin -89cqdPHoWqI7n1C6poxFNcJQZZXcY4Lv3b93TZxiyWNzFtApD0mpSPCzqrdsxacwOUBdrsTiXSZT -8M4cIwhhqJQZugRiQOwfOHB3EgZxpzAYXSUnpQIDAQABo4GlMIGiMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBS2CHsNesysIEyGVjJez6tuhS1wVzA/BgNVHR8EODA2 -MDSgMqAwhi5odHRwOi8vd3d3Mi5wdWJsaWMtdHJ1c3QuY29tL2NybC9jdC9jdHJvb3QuY3JsMB8G -A1UdIwQYMBaAFLYIew16zKwgTIZWMl7Pq26FLXBXMA0GCSqGSIb3DQEBBQUAA4IBAQBW7wojoFRO -lZfJ+InaRcHUowAl9B8Tq7ejhVhpwjCt2BWKLePJzYFa+HMjWqd8BfP9IjsO0QbE2zZMcwSO5bAi -5MXzLqXZI+O4Tkogp24CJJ8iYGd7ix1yCcUxXOl5n4BHPa2hCwcUPUf/A2kaDAtE52Mlp3+yybh2 -hO0j9n0Hq0V+09+zv+mKts2oomcrUtW3ZfA5TGOgkXmTUg9U3YO7n9GPp1Nzw8v/MOx8BLjYRB+T -X3EJIrduPuocA06dGiBh+4E37F78CkWr1+cXVdCg6mCbpvbjjFspwgZgFJ0tl0ypkxWdYcQBX0jW -WL1WMRJOEcgh4LMRkWXbtKaIOM5V ------END CERTIFICATE----- - ePKI Root Certification Authority ================================= -----BEGIN CERTIFICATE----- @@ -1038,136 +579,6 @@ vBTjD4au8as+x6AJzKNI0eDbZOeStc+vckNwi/nDhDwTqn6Sm1dTk/pwwpEOMfmbZ13pljheX7Nz TogVZ96edhBiIL5VaZVDADlN9u6wWk5JRFRYX0KD -----END CERTIFICATE----- -GeoTrust Primary Certification Authority - G3 -============================================= ------BEGIN CERTIFICATE----- -MIID/jCCAuagAwIBAgIQFaxulBmyeUtB9iepwxgPHzANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UE -BhMCVVMxFjAUBgNVBAoTDUdlb1RydXN0IEluYy4xOTA3BgNVBAsTMChjKSAyMDA4IEdlb1RydXN0 -IEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE2MDQGA1UEAxMtR2VvVHJ1c3QgUHJpbWFy -eSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEczMB4XDTA4MDQwMjAwMDAwMFoXDTM3MTIwMTIz -NTk1OVowgZgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTkwNwYDVQQLEzAo -YykgMjAwOCBHZW9UcnVzdCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxNjA0BgNVBAMT -LUdlb1RydXN0IFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBANziXmJYHTNXOTIz+uvLh4yn1ErdBojqZI4xmKU4kB6Yzy5j -K/BGvESyiaHAKAxJcCGVn2TAppMSAmUmhsalifD614SgcK9PGpc/BkTVyetyEH3kMSj7HGHmKAdE -c5IiaacDiGydY8hS2pgn5whMcD60yRLBxWeDXTPzAxHsatBT4tG6NmCUgLthY2xbF37fQJQeqw3C -IShwiP/WJmxsYAQlTlV+fe+/lEjetx3dcI0FX4ilm/LC7urRQEFtYjgdVgbFA0dRIBn8exALDmKu -dlW/X3e+PkkBUz2YJQN2JFodtNuJ6nnltrM7P7pMKEF/BqxqjsHQ9gUdfeZChuOl1UcCAwEAAaNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMR5yo6hTgMdHNxr -2zFblD4/MH8tMA0GCSqGSIb3DQEBCwUAA4IBAQAtxRPPVoB7eni9n64smefv2t+UXglpp+duaIy9 -cr5HqQ6XErhK8WTTOd8lNNTBzU6B8A8ExCSzNJbGpqow32hhc9f5joWJ7w5elShKKiePEI4ufIbE -Ap7aDHdlDkQNkv39sxY2+hENHYwOB4lqKVb3cvTdFZx3NWZXqxNT2I7BQMXXExZacse3aQHEerGD -AWh9jUGhlBjBJVz88P6DAod8DQ3PLghcSkANPuyBYeYk28rgDi0Hsj5W3I31QYUHSJsMC8tJP33s -t/3LjWeJGqvtux6jAAgIFyqCXDFdRootD4abdNlF+9RAsXqqaC2Gspki4cErx5z481+oghLrGREt ------END CERTIFICATE----- - -thawte Primary Root CA - G2 -=========================== ------BEGIN CERTIFICATE----- -MIICiDCCAg2gAwIBAgIQNfwmXNmET8k9Jj1Xm67XVjAKBggqhkjOPQQDAzCBhDELMAkGA1UEBhMC -VVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjE4MDYGA1UECxMvKGMpIDIwMDcgdGhhd3RlLCBJbmMu -IC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3Qg -Q0EgLSBHMjAeFw0wNzExMDUwMDAwMDBaFw0zODAxMTgyMzU5NTlaMIGEMQswCQYDVQQGEwJVUzEV -MBMGA1UEChMMdGhhd3RlLCBJbmMuMTgwNgYDVQQLEy8oYykgMjAwNyB0aGF3dGUsIEluYy4gLSBG -b3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIGA1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAt -IEcyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEotWcgnuVnfFSeIf+iha/BebfowJPDQfGAFG6DAJS -LSKkQjnE/o/qycG+1E3/n3qe4rF8mq2nhglzh9HnmuN6papu+7qzcMBniKI11KOasf2twu8x+qi5 -8/sIxpHR+ymVo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQU -mtgAMADna3+FGO6Lts6KDPgR4bswCgYIKoZIzj0EAwMDaQAwZgIxAN344FdHW6fmCsO99YCKlzUN -G4k8VIZ3KMqh9HneteY4sPBlcIx/AlTCv//YoT7ZzwIxAMSNlPzcU9LcnXgWHxUzI1NS41oxXZ3K -rr0TKUQNJ1uo52icEvdYPy5yAlejj6EULg== ------END CERTIFICATE----- - -thawte Primary Root CA - G3 -=========================== ------BEGIN CERTIFICATE----- -MIIEKjCCAxKgAwIBAgIQYAGXt0an6rS0mtZLL/eQ+zANBgkqhkiG9w0BAQsFADCBrjELMAkGA1UE -BhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2 -aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDggdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv -cml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EgLSBHMzAeFw0w -ODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIGuMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMdGhh -d3RlLCBJbmMuMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMTgwNgYD -VQQLEy8oYykgMjAwOCB0aGF3dGUsIEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIG -A1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAtIEczMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A -MIIBCgKCAQEAsr8nLPvb2FvdeHsbnndmgcs+vHyu86YnmjSjaDFxODNi5PNxZnmxqWWjpYvVj2At -P0LMqmsywCPLLEHd5N/8YZzic7IilRFDGF/Eth9XbAoFWCLINkw6fKXRz4aviKdEAhN0cXMKQlkC -+BsUa0Lfb1+6a4KinVvnSr0eAXLbS3ToO39/fR8EtCab4LRarEc9VbjXsCZSKAExQGbY2SS99irY -7CFJXJv2eul/VTV+lmuNk5Mny5K76qxAwJ/C+IDPXfRa3M50hqY+bAtTyr2SzhkGcuYMXDhpxwTW -vGzOW/b3aJzcJRVIiKHpqfiYnODz1TEoYRFsZ5aNOZnLwkUkOQIDAQABo0IwQDAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUrWyqlGCc7eT/+j4KdCtjA/e2Wb8wDQYJ -KoZIhvcNAQELBQADggEBABpA2JVlrAmSicY59BDlqQ5mU1143vokkbvnRFHfxhY0Cu9qRFHqKweK -A3rD6z8KLFIWoCtDuSWQP3CpMyVtRRooOyfPqsMpQhvfO0zAMzRbQYi/aytlryjvsvXDqmbOe1bu -t8jLZ8HJnBoYuMTDSQPxYA5QzUbF83d597YV4Djbxy8ooAw/dyZ02SUS2jHaGh7cKUGRIjxpp7sC -8rZcJwOJ9Abqm+RyguOhCcHpABnTPtRwa7pxpqpYrvS76Wy274fMm7v/OeZWYdMKp8RcTGB7BXcm -er/YB1IsYvdwY9k5vG8cwnncdimvzsUsZAReiDZuMdRAGmI0Nj81Aa6sY6A= ------END CERTIFICATE----- - -GeoTrust Primary Certification Authority - G2 -============================================= ------BEGIN CERTIFICATE----- -MIICrjCCAjWgAwIBAgIQPLL0SAoA4v7rJDteYD7DazAKBggqhkjOPQQDAzCBmDELMAkGA1UEBhMC -VVMxFjAUBgNVBAoTDUdlb1RydXN0IEluYy4xOTA3BgNVBAsTMChjKSAyMDA3IEdlb1RydXN0IElu -Yy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE2MDQGA1UEAxMtR2VvVHJ1c3QgUHJpbWFyeSBD -ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMB4XDTA3MTEwNTAwMDAwMFoXDTM4MDExODIzNTk1 -OVowgZgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTkwNwYDVQQLEzAoYykg -MjAwNyBHZW9UcnVzdCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxNjA0BgNVBAMTLUdl -b1RydXN0IFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjB2MBAGByqGSM49AgEG -BSuBBAAiA2IABBWx6P0DFUPlrOuHNxFi79KDNlJ9RVcLSo17VDs6bl8VAsBQps8lL33KSLjHUGMc -KiEIfJo22Av+0SbFWDEwKCXzXV2juLaltJLtbCyf691DiaI8S0iRHVDsJt/WYC69IaNCMEAwDwYD -VR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFBVfNVdRVfslsq0DafwBo/q+ -EVXVMAoGCCqGSM49BAMDA2cAMGQCMGSWWaboCd6LuvpaiIjwH5HTRqjySkwCY/tsXzjbLkGTqQ7m -ndwxHLKgpxgceeHHNgIwOlavmnRs9vuD4DPTCF+hnMJbn0bWtsuRBmOiBuczrD6ogRLQy7rQkgu2 -npaqBA+K ------END CERTIFICATE----- - -VeriSign Universal Root Certification Authority -=============================================== ------BEGIN CERTIFICATE----- -MIIEuTCCA6GgAwIBAgIQQBrEZCGzEyEDDrvkEhrFHTANBgkqhkiG9w0BAQsFADCBvTELMAkGA1UE -BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO -ZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwOCBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVk -IHVzZSBvbmx5MTgwNgYDVQQDEy9WZXJpU2lnbiBVbml2ZXJzYWwgUm9vdCBDZXJ0aWZpY2F0aW9u -IEF1dGhvcml0eTAeFw0wODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIG9MQswCQYDVQQGEwJV -UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv -cmsxOjA4BgNVBAsTMShjKSAyMDA4IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl -IG9ubHkxODA2BgNVBAMTL1ZlcmlTaWduIFVuaXZlcnNhbCBSb290IENlcnRpZmljYXRpb24gQXV0 -aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx2E3XrEBNNti1xWb/1hajCMj -1mCOkdeQmIN65lgZOIzF9uVkhbSicfvtvbnazU0AtMgtc6XHaXGVHzk8skQHnOgO+k1KxCHfKWGP -MiJhgsWHH26MfF8WIFFE0XBPV+rjHOPMee5Y2A7Cs0WTwCznmhcrewA3ekEzeOEz4vMQGn+HLL72 -9fdC4uW/h2KJXwBL38Xd5HVEMkE6HnFuacsLdUYI0crSK5XQz/u5QGtkjFdN/BMReYTtXlT2NJ8I -AfMQJQYXStrxHXpma5hgZqTZ79IugvHw7wnqRMkVauIDbjPTrJ9VAMf2CGqUuV/c4DPxhGD5WycR -tPwW8rtWaoAljQIDAQABo4GyMIGvMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMG0G -CCsGAQUFBwEMBGEwX6FdoFswWTBXMFUWCWltYWdlL2dpZjAhMB8wBwYFKw4DAhoEFI/l0xqGrI2O -a8PPgGrUSBgsexkuMCUWI2h0dHA6Ly9sb2dvLnZlcmlzaWduLmNvbS92c2xvZ28uZ2lmMB0GA1Ud -DgQWBBS2d/ppSEefUxLVwuoHMnYH0ZcHGTANBgkqhkiG9w0BAQsFAAOCAQEASvj4sAPmLGd75JR3 -Y8xuTPl9Dg3cyLk1uXBPY/ok+myDjEedO2Pzmvl2MpWRsXe8rJq+seQxIcaBlVZaDrHC1LGmWazx -Y8u4TB1ZkErvkBYoH1quEPuBUDgMbMzxPcP1Y+Oz4yHJJDnp/RVmRvQbEdBNc6N9Rvk97ahfYtTx -P/jgdFcrGJ2BtMQo2pSXpXDrrB2+BxHw1dvd5Yzw1TKwg+ZX4o+/vqGqvz0dtdQ46tewXDpPaj+P -wGZsY6rp2aQW9IHRlRQOfc2VNNnSj3BzgXucfr2YYdhFh5iQxeuGMMY1v/D/w1WIg0vvBZIGcfK4 -mJO37M2CYfE45k+XmCpajQ== ------END CERTIFICATE----- - -VeriSign Class 3 Public Primary Certification Authority - G4 -============================================================ ------BEGIN CERTIFICATE----- -MIIDhDCCAwqgAwIBAgIQL4D+I4wOIg9IZxIokYesszAKBggqhkjOPQQDAzCByjELMAkGA1UEBhMC -VVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3 -b3JrMTowOAYDVQQLEzEoYykgMjAwNyBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVz -ZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmlj -YXRpb24gQXV0aG9yaXR5IC0gRzQwHhcNMDcxMTA1MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCByjEL -MAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBU -cnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNyBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRo -b3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5 -IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzQwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAASnVnp8 -Utpkmw4tXNherJI9/gHmGUo9FANL+mAnINmDiWn6VMaaGF5VKmTeBvaNSjutEDxlPZCIBIngMGGz -rl0Bp3vefLK+ymVhAIau2o970ImtTR1ZmkGxvEeA3J5iw/mjgbIwga8wDwYDVR0TAQH/BAUwAwEB -/zAOBgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2UvZ2lmMCEw -HzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVyaXNpZ24u -Y29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFLMWkf3upm7ktS5Jj4d4gYDs5bG1MAoGCCqGSM49BAMD -A2gAMGUCMGYhDBgmYFo4e1ZC4Kf8NoRRkSAsdk1DPcQdhCPQrNZ8NQbOzWm9kA3bbEhCHQ6qQgIx -AJw9SDkjOVgaFRJZap7v1VmyHVIsmXHNxynfGyphe3HR3vPA5Q06Sqotp9iGKt0uEA== ------END CERTIFICATE----- - NetLock Arany (Class Gold) Főtanúsítvány ======================================== -----BEGIN CERTIFICATE----- @@ -1192,58 +603,6 @@ NwUASZQDhETnv0Mxz3WLJdH0pmT1kvarBes96aULNmLazAZfNou2XjG4Kvte9nHfRCaexOYNkbQu dZWAUWpLMKawYqGT8ZvYzsRjdT9ZR7E= -----END CERTIFICATE----- -Staat der Nederlanden Root CA - G2 -================================== ------BEGIN CERTIFICATE----- -MIIFyjCCA7KgAwIBAgIEAJiWjDANBgkqhkiG9w0BAQsFADBaMQswCQYDVQQGEwJOTDEeMBwGA1UE -CgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSswKQYDVQQDDCJTdGFhdCBkZXIgTmVkZXJsYW5kZW4g -Um9vdCBDQSAtIEcyMB4XDTA4MDMyNjExMTgxN1oXDTIwMDMyNTExMDMxMFowWjELMAkGA1UEBhMC -TkwxHjAcBgNVBAoMFVN0YWF0IGRlciBOZWRlcmxhbmRlbjErMCkGA1UEAwwiU3RhYXQgZGVyIE5l -ZGVybGFuZGVuIFJvb3QgQ0EgLSBHMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMVZ -5291qj5LnLW4rJ4L5PnZyqtdj7U5EILXr1HgO+EASGrP2uEGQxGZqhQlEq0i6ABtQ8SpuOUfiUtn -vWFI7/3S4GCI5bkYYCjDdyutsDeqN95kWSpGV+RLufg3fNU254DBtvPUZ5uW6M7XxgpT0GtJlvOj -CwV3SPcl5XCsMBQgJeN/dVrlSPhOewMHBPqCYYdu8DvEpMfQ9XQ+pV0aCPKbJdL2rAQmPlU6Yiil -e7Iwr/g3wtG61jj99O9JMDeZJiFIhQGp5Rbn3JBV3w/oOM2ZNyFPXfUib2rFEhZgF1XyZWampzCR -OME4HYYEhLoaJXhena/MUGDWE4dS7WMfbWV9whUYdMrhfmQpjHLYFhN9C0lK8SgbIHRrxT3dsKpI -CT0ugpTNGmXZK4iambwYfp/ufWZ8Pr2UuIHOzZgweMFvZ9C+X+Bo7d7iscksWXiSqt8rYGPy5V65 -48r6f1CGPqI0GAwJaCgRHOThuVw+R7oyPxjMW4T182t0xHJ04eOLoEq9jWYv6q012iDTiIJh8BIi -trzQ1aTsr1SIJSQ8p22xcik/Plemf1WvbibG/ufMQFxRRIEKeN5KzlW/HdXZt1bv8Hb/C3m1r737 -qWmRRpdogBQ2HbN/uymYNqUg+oJgYjOk7Na6B6duxc8UpufWkjTYgfX8HV2qXB72o007uPc5AgMB -AAGjgZcwgZQwDwYDVR0TAQH/BAUwAwEB/zBSBgNVHSAESzBJMEcGBFUdIAAwPzA9BggrBgEFBQcC -ARYxaHR0cDovL3d3dy5wa2lvdmVyaGVpZC5ubC9wb2xpY2llcy9yb290LXBvbGljeS1HMjAOBgNV -HQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJFoMocVHYnitfGsNig0jQt8YojrMA0GCSqGSIb3DQEBCwUA -A4ICAQCoQUpnKpKBglBu4dfYszk78wIVCVBR7y29JHuIhjv5tLySCZa59sCrI2AGeYwRTlHSeYAz -+51IvuxBQ4EffkdAHOV6CMqqi3WtFMTC6GY8ggen5ieCWxjmD27ZUD6KQhgpxrRW/FYQoAUXvQwj -f/ST7ZwaUb7dRUG/kSS0H4zpX897IZmflZ85OkYcbPnNe5yQzSipx6lVu6xiNGI1E0sUOlWDuYaN -kqbG9AclVMwWVxJKgnjIFNkXgiYtXSAfea7+1HAWFpWD2DU5/1JddRwWxRNVz0fMdWVSSt7wsKfk -CpYL+63C4iWEst3kvX5ZbJvw8NjnyvLplzh+ib7M+zkXYT9y2zqR2GUBGR2tUKRXCnxLvJxxcypF -URmFzI79R6d0lR2o0a9OF7FpJsKqeFdbxU2n5Z4FF5TKsl+gSRiNNOkmbEgeqmiSBeGCc1qb3Adb -CG19ndeNIdn8FCCqwkXfP+cAslHkwvgFuXkajDTznlvkN1trSt8sV4pAWja63XVECDdCcAz+3F4h -oKOKwJCcaNpQ5kUQR3i2TtJlycM33+FCY7BXN0Ute4qcvwXqZVUz9zkQxSgqIXobisQk+T8VyJoV -IPVVYpbtbZNQvOSqeK3Zywplh6ZmwcSBo3c6WB4L7oOLnR7SUqTMHW+wmG2UMbX4cQrcufx9MmDm -66+KAQ== ------END CERTIFICATE----- - -Hongkong Post Root CA 1 -======================= ------BEGIN CERTIFICATE----- -MIIDMDCCAhigAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwRzELMAkGA1UEBhMCSEsxFjAUBgNVBAoT -DUhvbmdrb25nIFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3QgUm9vdCBDQSAxMB4XDTAzMDUx -NTA1MTMxNFoXDTIzMDUxNTA0NTIyOVowRzELMAkGA1UEBhMCSEsxFjAUBgNVBAoTDUhvbmdrb25n -IFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3QgUm9vdCBDQSAxMIIBIjANBgkqhkiG9w0BAQEF -AAOCAQ8AMIIBCgKCAQEArP84tulmAknjorThkPlAj3n54r15/gK97iSSHSL22oVyaf7XPwnU3ZG1 -ApzQjVrhVcNQhrkpJsLj2aDxaQMoIIBFIi1WpztUlVYiWR8o3x8gPW2iNr4joLFutbEnPzlTCeqr -auh0ssJlXI6/fMN4hM2eFvz1Lk8gKgifd/PFHsSaUmYeSF7jEAaPIpjhZY4bXSNmO7ilMlHIhqqh -qZ5/dpTCpmy3QfDVyAY45tQM4vM7TG1QjMSDJ8EThFk9nnV0ttgCXjqQesBCNnLsak3c78QA3xMY -V18meMjWCnl3v/evt3a5pQuEF10Q6m/hq5URX208o1xNg1vysxmKgIsLhwIDAQABoyYwJDASBgNV -HRMBAf8ECDAGAQH/AgEDMA4GA1UdDwEB/wQEAwIBxjANBgkqhkiG9w0BAQUFAAOCAQEADkbVPK7i -h9legYsCmEEIjEy82tvuJxuC52pF7BaLT4Wg87JwvVqWuspube5Gi27nKi6Wsxkz67SfqLI37pio -l7Yutmcn1KZJ/RyTZXaeQi/cImyaT/JaFTmxcdcrUehtHJjA2Sr0oYJ71clBoiMBdDhViw+5Lmei -IAQ32pwL0xch4I+XeTRvhEgCIDMb5jREn5Fw9IBehEPCKdJsEhTkYY2sEJCehFC78JZvRZ+K88ps -T/oROhUVRsPNH4NbLUES7VBnQRM9IauUiqpOfMGx+6fWtScvl6tu4B3i0RwsH0Ti/L6RoZz71ilT -c4afU9hDDl3WY4JxHYB0yvbiAmvZWg== ------END CERTIFICATE----- - SecureSign RootCA11 =================== -----BEGIN CERTIFICATE----- @@ -1375,82 +734,6 @@ Q0iy2+tzJOeRf1SktoA+naM8THLCV8Sg1Mw4J87VBp6iSNnpn86CcDaTmjvfliHjWbcM2pE38P1Z WrOZyGlsQyYBNWNgVYkDOnXYukrZVP/u3oDYLdE41V4tC5h9Pmzb/CaIxw== -----END CERTIFICATE----- -Chambers of Commerce Root - 2008 -================================ ------BEGIN CERTIFICATE----- -MIIHTzCCBTegAwIBAgIJAKPaQn6ksa7aMA0GCSqGSIb3DQEBBQUAMIGuMQswCQYDVQQGEwJFVTFD -MEEGA1UEBxM6TWFkcmlkIChzZWUgY3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNv -bS9hZGRyZXNzKTESMBAGA1UEBRMJQTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMu -QS4xKTAnBgNVBAMTIENoYW1iZXJzIG9mIENvbW1lcmNlIFJvb3QgLSAyMDA4MB4XDTA4MDgwMTEy -Mjk1MFoXDTM4MDczMTEyMjk1MFowga4xCzAJBgNVBAYTAkVVMUMwQQYDVQQHEzpNYWRyaWQgKHNl -ZSBjdXJyZW50IGFkZHJlc3MgYXQgd3d3LmNhbWVyZmlybWEuY29tL2FkZHJlc3MpMRIwEAYDVQQF -EwlBODI3NDMyODcxGzAZBgNVBAoTEkFDIENhbWVyZmlybWEgUy5BLjEpMCcGA1UEAxMgQ2hhbWJl -cnMgb2YgQ29tbWVyY2UgUm9vdCAtIDIwMDgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC -AQCvAMtwNyuAWko6bHiUfaN/Gh/2NdW928sNRHI+JrKQUrpjOyhYb6WzbZSm891kDFX29ufyIiKA -XuFixrYp4YFs8r/lfTJqVKAyGVn+H4vXPWCGhSRv4xGzdz4gljUha7MI2XAuZPeEklPWDrCQiorj -h40G072QDuKZoRuGDtqaCrsLYVAGUvGef3bsyw/QHg3PmTA9HMRFEFis1tPo1+XqxQEHd9ZR5gN/ -ikilTWh1uem8nk4ZcfUyS5xtYBkL+8ydddy/Js2Pk3g5eXNeJQ7KXOt3EgfLZEFHcpOrUMPrCXZk -NNI5t3YRCQ12RcSprj1qr7V9ZS+UWBDsXHyvfuK2GNnQm05aSd+pZgvMPMZ4fKecHePOjlO+Bd5g -D2vlGts/4+EhySnB8esHnFIbAURRPHsl18TlUlRdJQfKFiC4reRB7noI/plvg6aRArBsNlVq5331 -lubKgdaX8ZSD6e2wsWsSaR6s+12pxZjptFtYer49okQ6Y1nUCyXeG0+95QGezdIp1Z8XGQpvvwyQ -0wlf2eOKNcx5Wk0ZN5K3xMGtr/R5JJqyAQuxr1yW84Ay+1w9mPGgP0revq+ULtlVmhduYJ1jbLhj -ya6BXBg14JC7vjxPNyK5fuvPnnchpj04gftI2jE9K+OJ9dC1vX7gUMQSibMjmhAxhduub+84Mxh2 -EQIDAQABo4IBbDCCAWgwEgYDVR0TAQH/BAgwBgEB/wIBDDAdBgNVHQ4EFgQU+SSsD7K1+HnA+mCI -G8TZTQKeFxkwgeMGA1UdIwSB2zCB2IAU+SSsD7K1+HnA+mCIG8TZTQKeFxmhgbSkgbEwga4xCzAJ -BgNVBAYTAkVVMUMwQQYDVQQHEzpNYWRyaWQgKHNlZSBjdXJyZW50IGFkZHJlc3MgYXQgd3d3LmNh -bWVyZmlybWEuY29tL2FkZHJlc3MpMRIwEAYDVQQFEwlBODI3NDMyODcxGzAZBgNVBAoTEkFDIENh -bWVyZmlybWEgUy5BLjEpMCcGA1UEAxMgQ2hhbWJlcnMgb2YgQ29tbWVyY2UgUm9vdCAtIDIwMDiC -CQCj2kJ+pLGu2jAOBgNVHQ8BAf8EBAMCAQYwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUH -AgEWHGh0dHA6Ly9wb2xpY3kuY2FtZXJmaXJtYS5jb20wDQYJKoZIhvcNAQEFBQADggIBAJASryI1 -wqM58C7e6bXpeHxIvj99RZJe6dqxGfwWPJ+0W2aeaufDuV2I6A+tzyMP3iU6XsxPpcG1Lawk0lgH -3qLPaYRgM+gQDROpI9CF5Y57pp49chNyM/WqfcZjHwj0/gF/JM8rLFQJ3uIrbZLGOU8W6jx+ekbU -RWpGqOt1glanq6B8aBMz9p0w8G8nOSQjKpD9kCk18pPfNKXG9/jvjA9iSnyu0/VU+I22mlaHFoI6 -M6taIgj3grrqLuBHmrS1RaMFO9ncLkVAO+rcf+g769HsJtg1pDDFOqxXnrN2pSB7+R5KBWIBpih1 -YJeSDW4+TTdDDZIVnBgizVGZoCkaPF+KMjNbMMeJL0eYD6MDxvbxrN8y8NmBGuScvfaAFPDRLLmF -9dijscilIeUcE5fuDr3fKanvNFNb0+RqE4QGtjICxFKuItLcsiFCGtpA8CnJ7AoMXOLQusxI0zcK -zBIKinmwPQN/aUv0NCB9szTqjktk9T79syNnFQ0EuPAtwQlRPLJsFfClI9eDdOTlLsn+mCdCxqvG -nrDQWzilm1DefhiYtUU79nm06PcaewaD+9CL2rvHvRirCG88gGtAPxkZumWK5r7VXNM21+9AUiRg -OGcEMeyP84LG3rlV8zsxkVrctQgVrXYlCg17LofiDKYGvCYQbTed7N14jHyAxfDZd0jQ ------END CERTIFICATE----- - -Global Chambersign Root - 2008 -============================== ------BEGIN CERTIFICATE----- -MIIHSTCCBTGgAwIBAgIJAMnN0+nVfSPOMA0GCSqGSIb3DQEBBQUAMIGsMQswCQYDVQQGEwJFVTFD -MEEGA1UEBxM6TWFkcmlkIChzZWUgY3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNv -bS9hZGRyZXNzKTESMBAGA1UEBRMJQTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMu -QS4xJzAlBgNVBAMTHkdsb2JhbCBDaGFtYmVyc2lnbiBSb290IC0gMjAwODAeFw0wODA4MDExMjMx -NDBaFw0zODA3MzExMjMxNDBaMIGsMQswCQYDVQQGEwJFVTFDMEEGA1UEBxM6TWFkcmlkIChzZWUg -Y3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNvbS9hZGRyZXNzKTESMBAGA1UEBRMJ -QTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMuQS4xJzAlBgNVBAMTHkdsb2JhbCBD -aGFtYmVyc2lnbiBSb290IC0gMjAwODCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMDf -VtPkOpt2RbQT2//BthmLN0EYlVJH6xedKYiONWwGMi5HYvNJBL99RDaxccy9Wglz1dmFRP+RVyXf -XjaOcNFccUMd2drvXNL7G706tcuto8xEpw2uIRU/uXpbknXYpBI4iRmKt4DS4jJvVpyR1ogQC7N0 -ZJJ0YPP2zxhPYLIj0Mc7zmFLmY/CDNBAspjcDahOo7kKrmCgrUVSY7pmvWjg+b4aqIG7HkF4ddPB -/gBVsIdU6CeQNR1MM62X/JcumIS/LMmjv9GYERTtY/jKmIhYF5ntRQOXfjyGHoiMvvKRhI9lNNgA -TH23MRdaKXoKGCQwoze1eqkBfSbW+Q6OWfH9GzO1KTsXO0G2Id3UwD2ln58fQ1DJu7xsepeY7s2M -H/ucUa6LcL0nn3HAa6x9kGbo1106DbDVwo3VyJ2dwW3Q0L9R5OP4wzg2rtandeavhENdk5IMagfe -Ox2YItaswTXbo6Al/3K1dh3ebeksZixShNBFks4c5eUzHdwHU1SjqoI7mjcv3N2gZOnm3b2u/GSF -HTynyQbehP9r6GsaPMWis0L7iwk+XwhSx2LE1AVxv8Rk5Pihg+g+EpuoHtQ2TS9x9o0o9oOpE9Jh -wZG7SMA0j0GMS0zbaRL/UJScIINZc+18ofLx/d33SdNDWKBWY8o9PeU1VlnpDsogzCtLkykPAgMB -AAGjggFqMIIBZjASBgNVHRMBAf8ECDAGAQH/AgEMMB0GA1UdDgQWBBS5CcqcHtvTbDprru1U8VuT -BjUuXjCB4QYDVR0jBIHZMIHWgBS5CcqcHtvTbDprru1U8VuTBjUuXqGBsqSBrzCBrDELMAkGA1UE -BhMCRVUxQzBBBgNVBAcTOk1hZHJpZCAoc2VlIGN1cnJlbnQgYWRkcmVzcyBhdCB3d3cuY2FtZXJm -aXJtYS5jb20vYWRkcmVzcykxEjAQBgNVBAUTCUE4Mjc0MzI4NzEbMBkGA1UEChMSQUMgQ2FtZXJm -aXJtYSBTLkEuMScwJQYDVQQDEx5HbG9iYWwgQ2hhbWJlcnNpZ24gUm9vdCAtIDIwMDiCCQDJzdPp -1X0jzjAOBgNVHQ8BAf8EBAMCAQYwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEWHGh0 -dHA6Ly9wb2xpY3kuY2FtZXJmaXJtYS5jb20wDQYJKoZIhvcNAQEFBQADggIBAICIf3DekijZBZRG -/5BXqfEv3xoNa/p8DhxJJHkn2EaqbylZUohwEurdPfWbU1Rv4WCiqAm57OtZfMY18dwY6fFn5a+6 -ReAJ3spED8IXDneRRXozX1+WLGiLwUePmJs9wOzL9dWCkoQ10b42OFZyMVtHLaoXpGNR6woBrX/s -dZ7LoR/xfxKxueRkf2fWIyr0uDldmOghp+G9PUIadJpwr2hsUF1Jz//7Dl3mLEfXgTpZALVza2Mg -9jFFCDkO9HB+QHBaP9BrQql0PSgvAm11cpUJjUhjxsYjV5KTXjXBjfkK9yydYhz2rXzdpjEetrHH -foUm+qRqtdpjMNHvkzeyZi99Bffnt0uYlDXA2TopwZ2yUDMdSqlapskD7+3056huirRXhOukP9Du -qqqHW2Pok+JrqNS4cnhrG+055F3Lm6qH1U9OAP7Zap88MQ8oAgF9mOinsKJknnn4SPIVqczmyETr -P3iZ8ntxPjzxmKfFGBI/5rsoM0LpRQp8bfKGeS/Fghl9CYl8slR2iK7ewfPM4W7bMdaTrpmg7yVq -c5iJWzouE4gev8CSlDQb4ye3ix5vQv/n6TebUB0tovkC7stYWDpxvGjjqsGvHCgfotwjZT+B6q6Z -09gwzxMNTxXJhLynSC34MCN32EZLeW32jO06f2ARePTpm67VVMB0gNELQp/B ------END CERTIFICATE----- - Go Daddy Root Certificate Authority - G2 ======================================== -----BEGIN CERTIFICATE----- @@ -1667,60 +950,6 @@ tnRGEmyR7jTV7JqR50S+kDFy1UkC9gLl9B/rfNmWVan/7Ir5mUf/NVoCqgTLiluHcSmRvaS0eg29 mvVXIwAHIRc/SjnRBUkLp7Y3gaVdjKozXoEofKd9J+sAro03 -----END CERTIFICATE----- -EC-ACC -====== ------BEGIN CERTIFICATE----- -MIIFVjCCBD6gAwIBAgIQ7is969Qh3hSoYqwE893EATANBgkqhkiG9w0BAQUFADCB8zELMAkGA1UE -BhMCRVMxOzA5BgNVBAoTMkFnZW5jaWEgQ2F0YWxhbmEgZGUgQ2VydGlmaWNhY2lvIChOSUYgUS0w -ODAxMTc2LUkpMSgwJgYDVQQLEx9TZXJ2ZWlzIFB1YmxpY3MgZGUgQ2VydGlmaWNhY2lvMTUwMwYD -VQQLEyxWZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5ldC92ZXJhcnJlbCAoYykwMzE1MDMGA1UE -CxMsSmVyYXJxdWlhIEVudGl0YXRzIGRlIENlcnRpZmljYWNpbyBDYXRhbGFuZXMxDzANBgNVBAMT -BkVDLUFDQzAeFw0wMzAxMDcyMzAwMDBaFw0zMTAxMDcyMjU5NTlaMIHzMQswCQYDVQQGEwJFUzE7 -MDkGA1UEChMyQWdlbmNpYSBDYXRhbGFuYSBkZSBDZXJ0aWZpY2FjaW8gKE5JRiBRLTA4MDExNzYt -SSkxKDAmBgNVBAsTH1NlcnZlaXMgUHVibGljcyBkZSBDZXJ0aWZpY2FjaW8xNTAzBgNVBAsTLFZl -Z2V1IGh0dHBzOi8vd3d3LmNhdGNlcnQubmV0L3ZlcmFycmVsIChjKTAzMTUwMwYDVQQLEyxKZXJh -cnF1aWEgRW50aXRhdHMgZGUgQ2VydGlmaWNhY2lvIENhdGFsYW5lczEPMA0GA1UEAxMGRUMtQUND -MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsyLHT+KXQpWIR4NA9h0X84NzJB5R85iK -w5K4/0CQBXCHYMkAqbWUZRkiFRfCQ2xmRJoNBD45b6VLeqpjt4pEndljkYRm4CgPukLjbo73FCeT -ae6RDqNfDrHrZqJyTxIThmV6PttPB/SnCWDaOkKZx7J/sxaVHMf5NLWUhdWZXqBIoH7nF2W4onW4 -HvPlQn2v7fOKSGRdghST2MDk/7NQcvJ29rNdQlB50JQ+awwAvthrDk4q7D7SzIKiGGUzE3eeml0a -E9jD2z3Il3rucO2n5nzbcc8tlGLfbdb1OL4/pYUKGbio2Al1QnDE6u/LDsg0qBIimAy4E5S2S+zw -0JDnJwIDAQABo4HjMIHgMB0GA1UdEQQWMBSBEmVjX2FjY0BjYXRjZXJ0Lm5ldDAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUoMOLRKo3pUW/l4Ba0fF4opvpXY0wfwYD -VR0gBHgwdjB0BgsrBgEEAfV4AQMBCjBlMCwGCCsGAQUFBwIBFiBodHRwczovL3d3dy5jYXRjZXJ0 -Lm5ldC92ZXJhcnJlbDA1BggrBgEFBQcCAjApGidWZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5l -dC92ZXJhcnJlbCAwDQYJKoZIhvcNAQEFBQADggEBAKBIW4IB9k1IuDlVNZyAelOZ1Vr/sXE7zDkJ -lF7W2u++AVtd0x7Y/X1PzaBB4DSTv8vihpw3kpBWHNzrKQXlxJ7HNd+KDM3FIUPpqojlNcAZQmNa -Al6kSBg6hW/cnbw/nZzBh7h6YQjpdwt/cKt63dmXLGQehb+8dJahw3oS7AwaboMMPOhyRp/7SNVe -l+axofjk70YllJyJ22k4vuxcDlbHZVHlUIiIv0LVKz3l+bqeLrPK9HOSAgu+TGbrIP65y7WZf+a2 -E/rKS03Z7lNGBjvGTq2TWoF+bCpLagVFjPIhpDGQh2xlnJ2lYJU6Un/10asIbvPuW/mIPX64b24D -5EI= ------END CERTIFICATE----- - -Hellenic Academic and Research Institutions RootCA 2011 -======================================================= ------BEGIN CERTIFICATE----- -MIIEMTCCAxmgAwIBAgIBADANBgkqhkiG9w0BAQUFADCBlTELMAkGA1UEBhMCR1IxRDBCBgNVBAoT -O0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ2VydC4gQXV0aG9y -aXR5MUAwPgYDVQQDEzdIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25z -IFJvb3RDQSAyMDExMB4XDTExMTIwNjEzNDk1MloXDTMxMTIwMTEzNDk1MlowgZUxCzAJBgNVBAYT -AkdSMUQwQgYDVQQKEztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25z -IENlcnQuIEF1dGhvcml0eTFAMD4GA1UEAxM3SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2VhcmNo -IEluc3RpdHV0aW9ucyBSb290Q0EgMjAxMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB -AKlTAOMupvaO+mDYLZU++CwqVE7NuYRhlFhPjz2L5EPzdYmNUeTDN9KKiE15HrcS3UN4SoqS5tdI -1Q+kOilENbgH9mgdVc04UfCMJDGFr4PJfel3r+0ae50X+bOdOFAPplp5kYCvN66m0zH7tSYJnTxa -71HFK9+WXesyHgLacEnsbgzImjeN9/E2YEsmLIKe0HjzDQ9jpFEw4fkrJxIH2Oq9GGKYsFk3fb7u -8yBRQlqD75O6aRXxYp2fmTmCobd0LovUxQt7L/DICto9eQqakxylKHJzkUOap9FNhYS5qXSPFEDH -3N6sQWRstBmbAmNtJGSPRLIl6s5ddAxjMlyNh+UCAwEAAaOBiTCBhjAPBgNVHRMBAf8EBTADAQH/ -MAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQUppFC/RNhSiOeCKQp5dgTBCPuQSUwRwYDVR0eBEAwPqA8 -MAWCAy5ncjAFggMuZXUwBoIELmVkdTAGggQub3JnMAWBAy5ncjAFgQMuZXUwBoEELmVkdTAGgQQu -b3JnMA0GCSqGSIb3DQEBBQUAA4IBAQAf73lB4XtuP7KMhjdCSk4cNx6NZrokgclPEg8hwAOXhiVt -XdMiKahsog2p6z0GW5k6x8zDmjR/qw7IThzh+uTczQ2+vyT+bOdrwg3IBp5OjWEopmr95fZi6hg8 -TqBTnbI6nOulnJEWtk2C4AwFSKls9cz4y51JtPACpf1wA+2KIaWuE4ZJwzNzvoc7dIsXRSZMFpGD -/md9zU1jZ/rzAxKWeAaNsWftjj++n08C9bMJL/NMh98qy5V8AcysNnq/onN694/BtZqhFLKPM58N -7yLcZnuEvUUXBj08yrl3NI/K6s8/MT7jiOOASSXIl7WdmplNsDz4SgCbZN2fOUvRJ9e4 ------END CERTIFICATE----- - Actalis Authentication Root CA ============================== -----BEGIN CERTIFICATE----- @@ -1752,27 +981,6 @@ OR/qnuOf0GZvBeyqdn6/axag67XH/JJULysRJyU3eExRarDzzFhdFPFqSBX/wge2sY0PjlxQRrM9 vwGYT7JZVEc+NHt4bVaTLnPqZih4zR0Uv6CPLy64Lo7yFIrM6bV8+2ydDKXhlg== -----END CERTIFICATE----- -Trustis FPS Root CA -=================== ------BEGIN CERTIFICATE----- -MIIDZzCCAk+gAwIBAgIQGx+ttiD5JNM2a/fH8YygWTANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQG -EwJHQjEYMBYGA1UEChMPVHJ1c3RpcyBMaW1pdGVkMRwwGgYDVQQLExNUcnVzdGlzIEZQUyBSb290 -IENBMB4XDTAzMTIyMzEyMTQwNloXDTI0MDEyMTExMzY1NFowRTELMAkGA1UEBhMCR0IxGDAWBgNV -BAoTD1RydXN0aXMgTGltaXRlZDEcMBoGA1UECxMTVHJ1c3RpcyBGUFMgUm9vdCBDQTCCASIwDQYJ -KoZIhvcNAQEBBQADggEPADCCAQoCggEBAMVQe547NdDfxIzNjpvto8A2mfRC6qc+gIMPpqdZh8mQ -RUN+AOqGeSoDvT03mYlmt+WKVoaTnGhLaASMk5MCPjDSNzoiYYkchU59j9WvezX2fihHiTHcDnlk -H5nSW7r+f2C/revnPDgpai/lkQtV/+xvWNUtyd5MZnGPDNcE2gfmHhjjvSkCqPoc4Vu5g6hBSLwa -cY3nYuUtsuvffM/bq1rKMfFMIvMFE/eC+XN5DL7XSxzA0RU8k0Fk0ea+IxciAIleH2ulrG6nS4zt -o3Lmr2NNL4XSFDWaLk6M6jKYKIahkQlBOrTh4/L68MkKokHdqeMDx4gVOxzUGpTXn2RZEm0CAwEA -AaNTMFEwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBS6+nEleYtXQSUhhgtx67JkDoshZzAd -BgNVHQ4EFgQUuvpxJXmLV0ElIYYLceuyZA6LIWcwDQYJKoZIhvcNAQEFBQADggEBAH5Y//01GX2c -GE+esCu8jowU/yyg2kdbw++BLa8F6nRIW/M+TgfHbcWzk88iNVy2P3UnXwmWzaD+vkAMXBJV+JOC -yinpXj9WV4s4NvdFGkwozZ5BuO1WTISkQMi4sKUraXAEasP41BIy+Q7DsdwyhEQsb8tGD+pmQQ9P -8Vilpg0ND2HepZ5dfWWhPBfnqFVO76DH7cZEf1T1o+CP8HxVIo8ptoGj4W1OLBuAZ+ytIJ8MYmHV -l/9D7S3B2l0pKoU/rGXuhg8FjZBf3+6f9L/uHfuY5H+QK4R4EA5sSVPvFVtlRkpdr7r7OnIdzfYl -iB6XzCGcKQENZetX2fNXlrtIzYE= ------END CERTIFICATE----- - Buypass Class 2 Root CA ======================= -----BEGIN CERTIFICATE----- @@ -1855,30 +1063,6 @@ P0HHRwA11fXT91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml e9eiPZaGzPImNC1qkp2aGtAw4l1OBLBfiyB+d8E9lYLRRpo7PHi4b6HQDWSieB4pTpPDpFQUWw== -----END CERTIFICATE----- -EE Certification Centre Root CA -=============================== ------BEGIN CERTIFICATE----- -MIIEAzCCAuugAwIBAgIQVID5oHPtPwBMyonY43HmSjANBgkqhkiG9w0BAQUFADB1MQswCQYDVQQG -EwJFRTEiMCAGA1UECgwZQVMgU2VydGlmaXRzZWVyaW1pc2tlc2t1czEoMCYGA1UEAwwfRUUgQ2Vy -dGlmaWNhdGlvbiBDZW50cmUgUm9vdCBDQTEYMBYGCSqGSIb3DQEJARYJcGtpQHNrLmVlMCIYDzIw -MTAxMDMwMTAxMDMwWhgPMjAzMDEyMTcyMzU5NTlaMHUxCzAJBgNVBAYTAkVFMSIwIAYDVQQKDBlB -UyBTZXJ0aWZpdHNlZXJpbWlza2Vza3VzMSgwJgYDVQQDDB9FRSBDZXJ0aWZpY2F0aW9uIENlbnRy -ZSBSb290IENBMRgwFgYJKoZIhvcNAQkBFglwa2lAc2suZWUwggEiMA0GCSqGSIb3DQEBAQUAA4IB -DwAwggEKAoIBAQDIIMDs4MVLqwd4lfNE7vsLDP90jmG7sWLqI9iroWUyeuuOF0+W2Ap7kaJjbMeM -TC55v6kF/GlclY1i+blw7cNRfdCT5mzrMEvhvH2/UpvObntl8jixwKIy72KyaOBhU8E2lf/slLo2 -rpwcpzIP5Xy0xm90/XsY6KxX7QYgSzIwWFv9zajmofxwvI6Sc9uXp3whrj3B9UiHbCe9nyV0gVWw -93X2PaRka9ZP585ArQ/dMtO8ihJTmMmJ+xAdTX7Nfh9WDSFwhfYggx/2uh8Ej+p3iDXE/+pOoYtN -P2MbRMNE1CV2yreN1x5KZmTNXMWcg+HCCIia7E6j8T4cLNlsHaFLAgMBAAGjgYowgYcwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFBLyWj7qVhy/zQas8fElyalL1BSZ -MEUGA1UdJQQ+MDwGCCsGAQUFBwMCBggrBgEFBQcDAQYIKwYBBQUHAwMGCCsGAQUFBwMEBggrBgEF -BQcDCAYIKwYBBQUHAwkwDQYJKoZIhvcNAQEFBQADggEBAHv25MANqhlHt01Xo/6tu7Fq1Q+e2+Rj -xY6hUFaTlrg4wCQiZrxTFGGVv9DHKpY5P30osxBAIWrEr7BSdxjhlthWXePdNl4dp1BUoMUq5KqM -lIpPnTX/dqQGE5Gion0ARD9V04I8GtVbvFZMIi5GQ4okQC3zErg7cBqklrkar4dBGmoYDQZPxz5u -uSlNDUmJEYcyW+ZLBMjkXOZ0c5RdFpgTlf7727FE5TpwrDdr5rMzcijJs1eg9gIWiAYLtqZLICjU -3j2LrTcFU3T+bsy8QxdxXvnFzBqpYe73dgzzcvRyrc9yAjYHR8/vGVCJYMzpJJUPwssd8m92kMfM -dcGWxZ0= ------END CERTIFICATE----- - D-TRUST Root Class 3 CA 2 2009 ============================== -----BEGIN CERTIFICATE----- @@ -2057,40 +1241,6 @@ Y2XQ8xwOFvVrhlhNGNTkDY6lnVuR3HYkUD/GKvvZt5y11ubQ2egZixVxSK236thZiNSQvxaz2ems WWFUyBy6ysHK4bkgTI86k4mloMy/0/Z1pHWWbVY= -----END CERTIFICATE----- -E-Tugra Certification Authority -=============================== ------BEGIN CERTIFICATE----- -MIIGSzCCBDOgAwIBAgIIamg+nFGby1MwDQYJKoZIhvcNAQELBQAwgbIxCzAJBgNVBAYTAlRSMQ8w -DQYDVQQHDAZBbmthcmExQDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamls -ZXJpIHZlIEhpem1ldGxlcmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBN -ZXJrZXppMSgwJgYDVQQDDB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTEzMDMw -NTEyMDk0OFoXDTIzMDMwMzEyMDk0OFowgbIxCzAJBgNVBAYTAlRSMQ8wDQYDVQQHDAZBbmthcmEx -QDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamlsZXJpIHZlIEhpem1ldGxl -cmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBNZXJrZXppMSgwJgYDVQQD -DB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8A -MIICCgKCAgEA4vU/kwVRHoViVF56C/UYB4Oufq9899SKa6VjQzm5S/fDxmSJPZQuVIBSOTkHS0vd -hQd2h8y/L5VMzH2nPbxHD5hw+IyFHnSOkm0bQNGZDbt1bsipa5rAhDGvykPL6ys06I+XawGb1Q5K -CKpbknSFQ9OArqGIW66z6l7LFpp3RMih9lRozt6Plyu6W0ACDGQXwLWTzeHxE2bODHnv0ZEoq1+g -ElIwcxmOj+GMB6LDu0rw6h8VqO4lzKRG+Bsi77MOQ7osJLjFLFzUHPhdZL3Dk14opz8n8Y4e0ypQ -BaNV2cvnOVPAmJ6MVGKLJrD3fY185MaeZkJVgkfnsliNZvcHfC425lAcP9tDJMW/hkd5s3kc91r0 -E+xs+D/iWR+V7kI+ua2oMoVJl0b+SzGPWsutdEcf6ZG33ygEIqDUD13ieU/qbIWGvaimzuT6w+Gz -rt48Ue7LE3wBf4QOXVGUnhMMti6lTPk5cDZvlsouDERVxcr6XQKj39ZkjFqzAQqptQpHF//vkUAq -jqFGOjGY5RH8zLtJVor8udBhmm9lbObDyz51Sf6Pp+KJxWfXnUYTTjF2OySznhFlhqt/7x3U+Lzn -rFpct1pHXFXOVbQicVtbC/DP3KBhZOqp12gKY6fgDT+gr9Oq0n7vUaDmUStVkhUXU8u3Zg5mTPj5 -dUyQ5xJwx0UCAwEAAaNjMGEwHQYDVR0OBBYEFC7j27JJ0JxUeVz6Jyr+zE7S6E5UMA8GA1UdEwEB -/wQFMAMBAf8wHwYDVR0jBBgwFoAULuPbsknQnFR5XPonKv7MTtLoTlQwDgYDVR0PAQH/BAQDAgEG -MA0GCSqGSIb3DQEBCwUAA4ICAQAFNzr0TbdF4kV1JI+2d1LoHNgQk2Xz8lkGpD4eKexd0dCrfOAK -kEh47U6YA5n+KGCRHTAduGN8qOY1tfrTYXbm1gdLymmasoR6d5NFFxWfJNCYExL/u6Au/U5Mh/jO -XKqYGwXgAEZKgoClM4so3O0409/lPun++1ndYYRP0lSWE2ETPo+Aab6TR7U1Q9Jauz1c77NCR807 -VRMGsAnb/WP2OogKmW9+4c4bU2pEZiNRCHu8W1Ki/QY3OEBhj0qWuJA3+GbHeJAAFS6LrVE1Uweo -a2iu+U48BybNCAVwzDk/dr2l02cmAYamU9JgO3xDf1WKvJUawSg5TB9D0pH0clmKuVb8P7Sd2nCc -dlqMQ1DujjByTd//SffGqWfZbawCEeI6FiWnWAjLb1NBnEg4R2gz0dfHj9R0IdTDBZB6/86WiLEV -KV0jq9BgoRJP3vQXzTLlyb/IQ639Lo7xr+L0mPoSHyDYwKcMhcWQ9DstliaxLL5Mq+ux0orJ23gT -Dx4JnW2PAJ8C2sH6H3p6CcRK5ogql5+Ji/03X186zjhZhkuvcQu02PJwT58yE+Owp1fl2tpDy4Q0 -8ijE6m30Ku/Ba3ba+367hTzSU8JNvnHhRdH9I2cNE3X7z2VnIp2usAnRCf8dNL/+I5c30jn6PQ0G -C7TbO6Orb1wdtn7os4I07QZcJA== ------END CERTIFICATE----- - T-TeleSec GlobalRoot Class 2 ============================ -----BEGIN CERTIFICATE----- @@ -2412,20 +1562,6 @@ HU6+4WMBzzuqQhFkoJ2UOQIReVx7Hfpkue4WQrO/isIJxOzksU0CMQDpKmFHjFJKS04YcPbWRNZu 9YO6bVi9JNlWSOrvxKJGgYhqOkbRqZtNyWHa0V1Xahg= -----END CERTIFICATE----- -GlobalSign ECC Root CA - R4 -=========================== ------BEGIN CERTIFICATE----- -MIIB4TCCAYegAwIBAgIRKjikHJYKBN5CsiilC+g0mAIwCgYIKoZIzj0EAwIwUDEkMCIGA1UECxMb -R2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI0MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQD -EwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoXDTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMb -R2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI0MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQD -EwpHbG9iYWxTaWduMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEuMZ5049sJQ6fLjkZHAOkrprl -OQcJFspjsbmG+IpXwVfOQvpzofdlQv8ewQCybnMO/8ch5RikqtlxP6jUuc6MHaNCMEAwDgYDVR0P -AQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFFSwe61FuOJAf/sKbvu+M8k8o4TV -MAoGCCqGSM49BAMCA0gAMEUCIQDckqGgE6bPA7DmxCGXkPoUVy0D7O48027KqGx2vKLeuwIgJ6iF -JzWbVsaj8kfSt24bAgAXqmemFZHe+pTsewv4n4Q= ------END CERTIFICATE----- - GlobalSign ECC Root CA - R5 =========================== -----BEGIN CERTIFICATE----- @@ -2441,66 +1577,6 @@ uglB4Zf4+/2a4n0Sye18ZNPLBSWLVtmg515dTguDnFt2KaAJJiFqYgIwcdK1j1zqO+F4CYWodZI7 yFz9SO8NdCKoCOJuxUnOxwy8p2Fp8fc74SrL+SvzZpA3 -----END CERTIFICATE----- -Staat der Nederlanden Root CA - G3 -================================== ------BEGIN CERTIFICATE----- -MIIFdDCCA1ygAwIBAgIEAJiiOTANBgkqhkiG9w0BAQsFADBaMQswCQYDVQQGEwJOTDEeMBwGA1UE -CgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSswKQYDVQQDDCJTdGFhdCBkZXIgTmVkZXJsYW5kZW4g -Um9vdCBDQSAtIEczMB4XDTEzMTExNDExMjg0MloXDTI4MTExMzIzMDAwMFowWjELMAkGA1UEBhMC -TkwxHjAcBgNVBAoMFVN0YWF0IGRlciBOZWRlcmxhbmRlbjErMCkGA1UEAwwiU3RhYXQgZGVyIE5l -ZGVybGFuZGVuIFJvb3QgQ0EgLSBHMzCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAL4y -olQPcPssXFnrbMSkUeiFKrPMSjTysF/zDsccPVMeiAho2G89rcKezIJnByeHaHE6n3WWIkYFsO2t -x1ueKt6c/DrGlaf1F2cY5y9JCAxcz+bMNO14+1Cx3Gsy8KL+tjzk7FqXxz8ecAgwoNzFs21v0IJy -EavSgWhZghe3eJJg+szeP4TrjTgzkApyI/o1zCZxMdFyKJLZWyNtZrVtB0LrpjPOktvA9mxjeM3K -Tj215VKb8b475lRgsGYeCasH/lSJEULR9yS6YHgamPfJEf0WwTUaVHXvQ9Plrk7O53vDxk5hUUur -mkVLoR9BvUhTFXFkC4az5S6+zqQbwSmEorXLCCN2QyIkHxcE1G6cxvx/K2Ya7Irl1s9N9WMJtxU5 -1nus6+N86U78dULI7ViVDAZCopz35HCz33JvWjdAidiFpNfxC95DGdRKWCyMijmev4SH8RY7Ngzp -07TKbBlBUgmhHbBqv4LvcFEhMtwFdozL92TkA1CvjJFnq8Xy7ljY3r735zHPbMk7ccHViLVlvMDo -FxcHErVc0qsgk7TmgoNwNsXNo42ti+yjwUOH5kPiNL6VizXtBznaqB16nzaeErAMZRKQFWDZJkBE -41ZgpRDUajz9QdwOWke275dhdU/Z/seyHdTtXUmzqWrLZoQT1Vyg3N9udwbRcXXIV2+vD3dbAgMB -AAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBRUrfrHkleu -yjWcLhL75LpdINyUVzANBgkqhkiG9w0BAQsFAAOCAgEAMJmdBTLIXg47mAE6iqTnB/d6+Oea31BD -U5cqPco8R5gu4RV78ZLzYdqQJRZlwJ9UXQ4DO1t3ApyEtg2YXzTdO2PCwyiBwpwpLiniyMMB8jPq -KqrMCQj3ZWfGzd/TtiunvczRDnBfuCPRy5FOCvTIeuXZYzbB1N/8Ipf3YF3qKS9Ysr1YvY2WTxB1 -v0h7PVGHoTx0IsL8B3+A3MSs/mrBcDCw6Y5p4ixpgZQJut3+TcCDjJRYwEYgr5wfAvg1VUkvRtTA -8KCWAg8zxXHzniN9lLf9OtMJgwYh/WA9rjLA0u6NpvDntIJ8CsxwyXmA+P5M9zWEGYox+wrZ13+b -8KKaa8MFSu1BYBQw0aoRQm7TIwIEC8Zl3d1Sd9qBa7Ko+gE4uZbqKmxnl4mUnrzhVNXkanjvSr0r -mj1AfsbAddJu+2gw7OyLnflJNZoaLNmzlTnVHpL3prllL+U9bTpITAjc5CgSKL59NVzq4BZ+Extq -1z7XnvwtdbLBFNUjA9tbbws+eC8N3jONFrdI54OagQ97wUNNVQQXOEpR1VmiiXTTn74eS9fGbbeI -JG9gkaSChVtWQbzQRKtqE77RLFi3EjNYsjdj3BP1lB0/QFH1T/U67cjF68IeHRaVesd+QnGTbksV -tzDfqu1XhUisHWrdOWnk4Xl4vs4Fv6EM94B7IWcnMFk= ------END CERTIFICATE----- - -Staat der Nederlanden EV Root CA -================================ ------BEGIN CERTIFICATE----- -MIIFcDCCA1igAwIBAgIEAJiWjTANBgkqhkiG9w0BAQsFADBYMQswCQYDVQQGEwJOTDEeMBwGA1UE -CgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSkwJwYDVQQDDCBTdGFhdCBkZXIgTmVkZXJsYW5kZW4g -RVYgUm9vdCBDQTAeFw0xMDEyMDgxMTE5MjlaFw0yMjEyMDgxMTEwMjhaMFgxCzAJBgNVBAYTAk5M -MR4wHAYDVQQKDBVTdGFhdCBkZXIgTmVkZXJsYW5kZW4xKTAnBgNVBAMMIFN0YWF0IGRlciBOZWRl -cmxhbmRlbiBFViBSb290IENBMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA48d+ifkk -SzrSM4M1LGns3Amk41GoJSt5uAg94JG6hIXGhaTK5skuU6TJJB79VWZxXSzFYGgEt9nCUiY4iKTW -O0Cmws0/zZiTs1QUWJZV1VD+hq2kY39ch/aO5ieSZxeSAgMs3NZmdO3dZ//BYY1jTw+bbRcwJu+r -0h8QoPnFfxZpgQNH7R5ojXKhTbImxrpsX23Wr9GxE46prfNeaXUmGD5BKyF/7otdBwadQ8QpCiv8 -Kj6GyzyDOvnJDdrFmeK8eEEzduG/L13lpJhQDBXd4Pqcfzho0LKmeqfRMb1+ilgnQ7O6M5HTp5gV -XJrm0w912fxBmJc+qiXbj5IusHsMX/FjqTf5m3VpTCgmJdrV8hJwRVXj33NeN/UhbJCONVrJ0yPr -08C+eKxCKFhmpUZtcALXEPlLVPxdhkqHz3/KRawRWrUgUY0viEeXOcDPusBCAUCZSCELa6fS/ZbV -0b5GnUngC6agIk440ME8MLxwjyx1zNDFjFE7PZQIZCZhfbnDZY8UnCHQqv0XcgOPvZuM5l5Tnrmd -74K74bzickFbIZTTRTeU0d8JOV3nI6qaHcptqAqGhYqCvkIH1vI4gnPah1vlPNOePqc7nvQDs/nx -fRN0Av+7oeX6AHkcpmZBiFxgV6YuCcS6/ZrPpx9Aw7vMWgpVSzs4dlG4Y4uElBbmVvMCAwEAAaNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFP6rAJCYniT8qcwa -ivsnuL8wbqg7MA0GCSqGSIb3DQEBCwUAA4ICAQDPdyxuVr5Os7aEAJSrR8kN0nbHhp8dB9O2tLsI -eK9p0gtJ3jPFrK3CiAJ9Brc1AsFgyb/E6JTe1NOpEyVa/m6irn0F3H3zbPB+po3u2dfOWBfoqSmu -c0iH55vKbimhZF8ZE/euBhD/UcabTVUlT5OZEAFTdfETzsemQUHSv4ilf0X8rLiltTMMgsT7B/Zq -5SWEXwbKwYY5EdtYzXc7LMJMD16a4/CrPmEbUCTCwPTxGfARKbalGAKb12NMcIxHowNDXLldRqAN -b/9Zjr7dn3LDWyvfjFvO5QxGbJKyCqNMVEIYFRIYvdr8unRu/8G2oGTYqV9Vrp9canaW2HNnh/tN -f1zuacpzEPuKqf2evTY4SUmH9A4U8OmHuD+nT3pajnnUk+S7aFKErGzp85hwVXIy+TSrK0m1zSBi -5Dp6Z2Orltxtrpfs/J92VoguZs9btsmksNcFuuEnL5O7Jiqik7Ab846+HUCjuTaPPoIaGl6I6lD4 -WeKDRikL40Rc4ZW2aZCaFG+XroHPaO+Zmr615+F/+PoTRxZMzG0IQOeLeG9QgkRQP2YGiqtDhFZK -DyAthg710tvSeopLzaXoTvFeJiUBWSOgftL2fiFX1ye8FVdMpEbB4IMeDExNH08GGeL5qPQ6gqGy -eUN51q1veieQA6TqJIc/2b3Z6fJfUEkc7uzXLg== ------END CERTIFICATE----- - IdenTrust Commercial Root CA 1 ============================== -----BEGIN CERTIFICATE----- @@ -2635,37 +1711,6 @@ kbcFgKyLmZJ956LYBws2J+dIeWCKw9cTXPhyQN9Ky8+ZAAoACxGV2lZFA4gKn2fQ1XmxqI1AbQ3C ekD6819kR5LLU7m7Wc5P/dAVUwHY3+vZ5nbv0CO7O6l5s9UCKc2Jo5YPSjXnTkLAdc0Hz+Ys63su -----END CERTIFICATE----- -Certinomis - Root CA -==================== ------BEGIN CERTIFICATE----- -MIIFkjCCA3qgAwIBAgIBATANBgkqhkiG9w0BAQsFADBaMQswCQYDVQQGEwJGUjETMBEGA1UEChMK -Q2VydGlub21pczEXMBUGA1UECxMOMDAwMiA0MzM5OTg5MDMxHTAbBgNVBAMTFENlcnRpbm9taXMg -LSBSb290IENBMB4XDTEzMTAyMTA5MTcxOFoXDTMzMTAyMTA5MTcxOFowWjELMAkGA1UEBhMCRlIx -EzARBgNVBAoTCkNlcnRpbm9taXMxFzAVBgNVBAsTDjAwMDIgNDMzOTk4OTAzMR0wGwYDVQQDExRD -ZXJ0aW5vbWlzIC0gUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANTMCQos -P5L2fxSeC5yaah1AMGT9qt8OHgZbn1CF6s2Nq0Nn3rD6foCWnoR4kkjW4znuzuRZWJflLieY6pOo -d5tK8O90gC3rMB+12ceAnGInkYjwSond3IjmFPnVAy//ldu9n+ws+hQVWZUKxkd8aRi5pwP5ynap -z8dvtF4F/u7BUrJ1Mofs7SlmO/NKFoL21prbcpjp3vDFTKWrteoB4owuZH9kb/2jJZOLyKIOSY00 -8B/sWEUuNKqEUL3nskoTuLAPrjhdsKkb5nPJWqHZZkCqqU2mNAKthH6yI8H7KsZn9DS2sJVqM09x -RLWtwHkziOC/7aOgFLScCbAK42C++PhmiM1b8XcF4LVzbsF9Ri6OSyemzTUK/eVNfaoqoynHWmgE -6OXWk6RiwsXm9E/G+Z8ajYJJGYrKWUM66A0ywfRMEwNvbqY/kXPLynNvEiCL7sCCeN5LLsJJwx3t -FvYk9CcbXFcx3FXuqB5vbKziRcxXV4p1VxngtViZSTYxPDMBbRZKzbgqg4SGm/lg0h9tkQPTYKbV -PZrdd5A9NaSfD171UkRpucC63M9933zZxKyGIjK8e2uR73r4F2iw4lNVYC2vPsKD2NkJK/DAZNuH -i5HMkesE/Xa0lZrmFAYb1TQdvtj/dBxThZngWVJKYe2InmtJiUZ+IFrZ50rlau7SZRFDAgMBAAGj -YzBhMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTvkUz1pcMw6C8I -6tNxIqSSaHh02TAfBgNVHSMEGDAWgBTvkUz1pcMw6C8I6tNxIqSSaHh02TANBgkqhkiG9w0BAQsF -AAOCAgEAfj1U2iJdGlg+O1QnurrMyOMaauo++RLrVl89UM7g6kgmJs95Vn6RHJk/0KGRHCwPT5iV -WVO90CLYiF2cN/z7ZMF4jIuaYAnq1fohX9B0ZedQxb8uuQsLrbWwF6YSjNRieOpWauwK0kDDPAUw -Pk2Ut59KA9N9J0u2/kTO+hkzGm2kQtHdzMjI1xZSg081lLMSVX3l4kLr5JyTCcBMWwerx20RoFAX -lCOotQqSD7J6wWAsOMwaplv/8gzjqh8c3LigkyfeY+N/IZ865Z764BNqdeuWXGKRlI5nU7aJ+BIJ -y29SWwNyhlCVCNSNh4YVH5Uk2KRvms6knZtt0rJ2BobGVgjF6wnaNsIbW0G+YSrjcOa4pvi2WsS9 -Iff/ql+hbHY5ZtbqTFXhADObE5hjyW/QASAJN1LnDE8+zbz1X5YnpyACleAu6AdBBR8Vbtaw5Bng -DwKTACdyxYvRVB9dSsNAl35VpnzBMwQUAR1JIGkLGZOdblgi90AMRgwjY/M50n92Uaf0yKHxDHYi -I0ZSKS3io0EHVmmY0gUJvGnHWmHNj4FgFU2A3ZDifcRQ8ow7bkrHxuaAKzyBvBGAFhAn1/DNP3nM -cyrDflOR1m749fPH0FFNjkulW+YZFzvWgQncItzujrnEj1PhZ7szuIgVRs/taTX/dQ1G885x4cVr -hkIGuUE= ------END CERTIFICATE----- - OISTE WISeKey Global Root GB CA =============================== -----BEGIN CERTIFICATE----- @@ -2792,126 +1837,6 @@ GiecMjvAwNW6qef4BENThe5SId6d9SWDPp5YSy/XZxMOIQIwBeF1Ad5o7SofTUwJCA3sS61kFyjn dc5FZXIhF8siQQ6ME5g4mlRtm8rifOoCWCKR -----END CERTIFICATE----- -Certplus Root CA G1 -=================== ------BEGIN CERTIFICATE----- -MIIFazCCA1OgAwIBAgISESBVg+QtPlRWhS2DN7cs3EYRMA0GCSqGSIb3DQEBDQUAMD4xCzAJBgNV -BAYTAkZSMREwDwYDVQQKDAhDZXJ0cGx1czEcMBoGA1UEAwwTQ2VydHBsdXMgUm9vdCBDQSBHMTAe -Fw0xNDA1MjYwMDAwMDBaFw0zODAxMTUwMDAwMDBaMD4xCzAJBgNVBAYTAkZSMREwDwYDVQQKDAhD -ZXJ0cGx1czEcMBoGA1UEAwwTQ2VydHBsdXMgUm9vdCBDQSBHMTCCAiIwDQYJKoZIhvcNAQEBBQAD -ggIPADCCAgoCggIBANpQh7bauKk+nWT6VjOaVj0W5QOVsjQcmm1iBdTYj+eJZJ+622SLZOZ5KmHN -r49aiZFluVj8tANfkT8tEBXgfs+8/H9DZ6itXjYj2JizTfNDnjl8KvzsiNWI7nC9hRYt6kuJPKNx -Qv4c/dMcLRC4hlTqQ7jbxofaqK6AJc96Jh2qkbBIb6613p7Y1/oA/caP0FG7Yn2ksYyy/yARujVj -BYZHYEMzkPZHogNPlk2dT8Hq6pyi/jQu3rfKG3akt62f6ajUeD94/vI4CTYd0hYCyOwqaK/1jpTv -LRN6HkJKHRUxrgwEV/xhc/MxVoYxgKDEEW4wduOU8F8ExKyHcomYxZ3MVwia9Az8fXoFOvpHgDm2 -z4QTd28n6v+WZxcIbekN1iNQMLAVdBM+5S//Ds3EC0pd8NgAM0lm66EYfFkuPSi5YXHLtaW6uOrc -4nBvCGrch2c0798wct3zyT8j/zXhviEpIDCB5BmlIOklynMxdCm+4kLV87ImZsdo/Rmz5yCTmehd -4F6H50boJZwKKSTUzViGUkAksnsPmBIgJPaQbEfIDbsYIC7Z/fyL8inqh3SV4EJQeIQEQWGw9CEj -jy3LKCHyamz0GqbFFLQ3ZU+V/YDI+HLlJWvEYLF7bY5KinPOWftwenMGE9nTdDckQQoRb5fc5+R+ -ob0V8rqHDz1oihYHAgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0G -A1UdDgQWBBSowcCbkahDFXxdBie0KlHYlwuBsTAfBgNVHSMEGDAWgBSowcCbkahDFXxdBie0KlHY -lwuBsTANBgkqhkiG9w0BAQ0FAAOCAgEAnFZvAX7RvUz1isbwJh/k4DgYzDLDKTudQSk0YcbX8ACh -66Ryj5QXvBMsdbRX7gp8CXrc1cqh0DQT+Hern+X+2B50ioUHj3/MeXrKls3N/U/7/SMNkPX0XtPG -YX2eEeAC7gkE2Qfdpoq3DIMku4NQkv5gdRE+2J2winq14J2by5BSS7CTKtQ+FjPlnsZlFT5kOwQ/ -2wyPX1wdaR+v8+khjPPvl/aatxm2hHSco1S1cE5j2FddUyGbQJJD+tZ3VTNPZNX70Cxqjm0lpu+F -6ALEUz65noe8zDUa3qHpimOHZR4RKttjd5cUvpoUmRGywO6wT/gUITJDT5+rosuoD6o7BlXGEilX -CNQ314cnrUlZp5GrRHpejXDbl85IULFzk/bwg2D5zfHhMf1bfHEhYxQUqq/F3pN+aLHsIqKqkHWe -tUNy6mSjhEv9DKgma3GX7lZjZuhCVPnHHd/Qj1vfyDBviP4NxDMcU6ij/UgQ8uQKTuEVV/xuZDDC -VRHc6qnNSlSsKWNEz0pAoNZoWRsz+e86i9sgktxChL8Bq4fA1SCC28a5g4VCXA9DO2pJNdWY9BW/ -+mGBDAkgGNLQFwzLSABQ6XaCjGTXOqAHVcweMcDvOrRl++O/QmueD6i9a5jc2NvLi6Td11n0bt3+ -qsOR0C5CB8AMTVPNJLFMWx5R9N/pkvo= ------END CERTIFICATE----- - -Certplus Root CA G2 -=================== ------BEGIN CERTIFICATE----- -MIICHDCCAaKgAwIBAgISESDZkc6uo+jF5//pAq/Pc7xVMAoGCCqGSM49BAMDMD4xCzAJBgNVBAYT -AkZSMREwDwYDVQQKDAhDZXJ0cGx1czEcMBoGA1UEAwwTQ2VydHBsdXMgUm9vdCBDQSBHMjAeFw0x -NDA1MjYwMDAwMDBaFw0zODAxMTUwMDAwMDBaMD4xCzAJBgNVBAYTAkZSMREwDwYDVQQKDAhDZXJ0 -cGx1czEcMBoGA1UEAwwTQ2VydHBsdXMgUm9vdCBDQSBHMjB2MBAGByqGSM49AgEGBSuBBAAiA2IA -BM0PW1aC3/BFGtat93nwHcmsltaeTpwftEIRyoa/bfuFo8XlGVzX7qY/aWfYeOKmycTbLXku54uN -Am8xIk0G42ByRZ0OQneezs/lf4WbGOT8zC5y0xaTTsqZY1yhBSpsBqNjMGEwDgYDVR0PAQH/BAQD -AgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNqDYwJ5jtpMxjwjFNiPwyCrKGBZMB8GA1Ud -IwQYMBaAFNqDYwJ5jtpMxjwjFNiPwyCrKGBZMAoGCCqGSM49BAMDA2gAMGUCMHD+sAvZ94OX7PNV -HdTcswYO/jOYnYs5kGuUIe22113WTNchp+e/IQ8rzfcq3IUHnQIxAIYUFuXcsGXCwI4Un78kFmjl -vPl5adytRSv3tjFzzAalU5ORGpOucGpnutee5WEaXw== ------END CERTIFICATE----- - -OpenTrust Root CA G1 -==================== ------BEGIN CERTIFICATE----- -MIIFbzCCA1egAwIBAgISESCzkFU5fX82bWTCp59rY45nMA0GCSqGSIb3DQEBCwUAMEAxCzAJBgNV -BAYTAkZSMRIwEAYDVQQKDAlPcGVuVHJ1c3QxHTAbBgNVBAMMFE9wZW5UcnVzdCBSb290IENBIEcx -MB4XDTE0MDUyNjA4NDU1MFoXDTM4MDExNTAwMDAwMFowQDELMAkGA1UEBhMCRlIxEjAQBgNVBAoM -CU9wZW5UcnVzdDEdMBsGA1UEAwwUT3BlblRydXN0IFJvb3QgQ0EgRzEwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQD4eUbalsUwXopxAy1wpLuwxQjczeY1wICkES3d5oeuXT2R0odsN7fa -Yp6bwiTXj/HbpqbfRm9RpnHLPhsxZ2L3EVs0J9V5ToybWL0iEA1cJwzdMOWo010hOHQX/uMftk87 -ay3bfWAfjH1MBcLrARYVmBSO0ZB3Ij/swjm4eTrwSSTilZHcYTSSjFR077F9jAHiOH3BX2pfJLKO -YheteSCtqx234LSWSE9mQxAGFiQD4eCcjsZGT44ameGPuY4zbGneWK2gDqdkVBFpRGZPTBKnjix9 -xNRbxQA0MMHZmf4yzgeEtE7NCv82TWLxp2NX5Ntqp66/K7nJ5rInieV+mhxNaMbBGN4zK1FGSxyO -9z0M+Yo0FMT7MzUj8czxKselu7Cizv5Ta01BG2Yospb6p64KTrk5M0ScdMGTHPjgniQlQ/GbI4Kq -3ywgsNw2TgOzfALU5nsaqocTvz6hdLubDuHAk5/XpGbKuxs74zD0M1mKB3IDVedzagMxbm+WG+Oi -n6+Sx+31QrclTDsTBM8clq8cIqPQqwWyTBIjUtz9GVsnnB47ev1CI9sjgBPwvFEVVJSmdz7QdFG9 -URQIOTfLHzSpMJ1ShC5VkLG631UAC9hWLbFJSXKAqWLXwPYYEQRVzXR7z2FwefR7LFxckvzluFqr -TJOVoSfupb7PcSNCupt2LQIDAQABo2MwYTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQUl0YhVyE12jZVx/PxN3DlCPaTKbYwHwYDVR0jBBgwFoAUl0YhVyE12jZVx/Px -N3DlCPaTKbYwDQYJKoZIhvcNAQELBQADggIBAB3dAmB84DWn5ph76kTOZ0BP8pNuZtQ5iSas000E -PLuHIT839HEl2ku6q5aCgZG27dmxpGWX4m9kWaSW7mDKHyP7Rbr/jyTwyqkxf3kfgLMtMrpkZ2Cv -uVnN35pJ06iCsfmYlIrM4LvgBBuZYLFGZdwIorJGnkSI6pN+VxbSFXJfLkur1J1juONI5f6ELlgK -n0Md/rcYkoZDSw6cMoYsYPXpSOqV7XAp8dUv/TW0V8/bhUiZucJvbI/NeJWsZCj9VrDDb8O+WVLh -X4SPgPL0DTatdrOjteFkdjpY3H1PXlZs5VVZV6Xf8YpmMIzUUmI4d7S+KNfKNsSbBfD4Fdvb8e80 -nR14SohWZ25g/4/Ii+GOvUKpMwpZQhISKvqxnUOOBZuZ2mKtVzazHbYNeS2WuOvyDEsMpZTGMKcm -GS3tTAZQMPH9WD25SxdfGbRqhFS0OE85og2WaMMolP3tLR9Ka0OWLpABEPs4poEL0L9109S5zvE/ -bw4cHjdx5RiHdRk/ULlepEU0rbDK5uUTdg8xFKmOLZTW1YVNcxVPS/KyPu1svf0OnWZzsD2097+o -4BGkxK51CUpjAEggpsadCwmKtODmzj7HPiY46SvepghJAwSQiumPv+i2tCqjI40cHLI5kqiPAlxA -OXXUc0ECd97N4EOH1uS6SsNsEn/+KuYj1oxx ------END CERTIFICATE----- - -OpenTrust Root CA G2 -==================== ------BEGIN CERTIFICATE----- -MIIFbzCCA1egAwIBAgISESChaRu/vbm9UpaPI+hIvyYRMA0GCSqGSIb3DQEBDQUAMEAxCzAJBgNV -BAYTAkZSMRIwEAYDVQQKDAlPcGVuVHJ1c3QxHTAbBgNVBAMMFE9wZW5UcnVzdCBSb290IENBIEcy -MB4XDTE0MDUyNjAwMDAwMFoXDTM4MDExNTAwMDAwMFowQDELMAkGA1UEBhMCRlIxEjAQBgNVBAoM -CU9wZW5UcnVzdDEdMBsGA1UEAwwUT3BlblRydXN0IFJvb3QgQ0EgRzIwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQDMtlelM5QQgTJT32F+D3Y5z1zCU3UdSXqWON2ic2rxb95eolq5cSG+ -Ntmh/LzubKh8NBpxGuga2F8ORAbtp+Dz0mEL4DKiltE48MLaARf85KxP6O6JHnSrT78eCbY2albz -4e6WiWYkBuTNQjpK3eCasMSCRbP+yatcfD7J6xcvDH1urqWPyKwlCm/61UWY0jUJ9gNDlP7ZvyCV -eYCYitmJNbtRG6Q3ffyZO6v/v6wNj0OxmXsWEH4db0fEFY8ElggGQgT4hNYdvJGmQr5J1WqIP7wt -UdGejeBSzFfdNTVY27SPJIjki9/ca1TSgSuyzpJLHB9G+h3Ykst2Z7UJmQnlrBcUVXDGPKBWCgOz -3GIZ38i1MH/1PCZ1Eb3XG7OHngevZXHloM8apwkQHZOJZlvoPGIytbU6bumFAYueQ4xncyhZW+vj -3CzMpSZyYhK05pyDRPZRpOLAeiRXyg6lPzq1O4vldu5w5pLeFlwoW5cZJ5L+epJUzpM5ChaHvGOz -9bGTXOBut9Dq+WIyiET7vycotjCVXRIouZW+j1MY5aIYFuJWpLIsEPUdN6b4t/bQWVyJ98LVtZR0 -0dX+G7bw5tYee9I8y6jj9RjzIR9u701oBnstXW5DiabA+aC/gh7PU3+06yzbXfZqfUAkBXKJOAGT -y3HCOV0GEfZvePg3DTmEJwIDAQABo2MwYTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQUajn6QiL35okATV59M4PLuG53hq8wHwYDVR0jBBgwFoAUajn6QiL35okATV59 -M4PLuG53hq8wDQYJKoZIhvcNAQENBQADggIBAJjLq0A85TMCl38th6aP1F5Kr7ge57tx+4BkJamz -Gj5oXScmp7oq4fBXgwpkTx4idBvpkF/wrM//T2h6OKQQbA2xx6R3gBi2oihEdqc0nXGEL8pZ0keI -mUEiyTCYYW49qKgFbdEfwFFEVn8nNQLdXpgKQuswv42hm1GqO+qTRmTFAHneIWv2V6CG1wZy7HBG -S4tz3aAhdT7cHcCP009zHIXZ/n9iyJVvttN7jLpTwm+bREx50B1ws9efAvSyB7DH5fitIw6mVskp -EndI2S9G/Tvw/HRwkqWOOAgfZDC2t0v7NqwQjqBSM2OdAzVWxWm9xiNaJ5T2pBL4LTM8oValX9YZ -6e18CL13zSdkzJTaTkZQh+D5wVOAHrut+0dSixv9ovneDiK3PTNZbNTe9ZUGMg1RGUFcPk8G97kr -gCf2o6p6fAbhQ8MTOWIaNr3gKC6UAuQpLmBVrkA9sHSSXvAgZJY/X0VdiLWK2gKgW0VU3jg9CcCo -SmVGFvyqv1ROTVu+OEO3KMqLM6oaJbolXCkvW0pujOotnCr2BXbgd5eAiN1nE28daCSLT7d0geX0 -YJ96Vdc+N9oWaz53rK4YcJUIeSkDiv7BO7M/Gg+kO14fWKGVyasvc0rQLW6aWQ9VGHgtPFGml4vm -u7JwqkwR3v98KzfUetF3NI/n+UL3PIEMS1IK ------END CERTIFICATE----- - -OpenTrust Root CA G3 -==================== ------BEGIN CERTIFICATE----- -MIICITCCAaagAwIBAgISESDm+Ez8JLC+BUCs2oMbNGA/MAoGCCqGSM49BAMDMEAxCzAJBgNVBAYT -AkZSMRIwEAYDVQQKDAlPcGVuVHJ1c3QxHTAbBgNVBAMMFE9wZW5UcnVzdCBSb290IENBIEczMB4X -DTE0MDUyNjAwMDAwMFoXDTM4MDExNTAwMDAwMFowQDELMAkGA1UEBhMCRlIxEjAQBgNVBAoMCU9w -ZW5UcnVzdDEdMBsGA1UEAwwUT3BlblRydXN0IFJvb3QgQ0EgRzMwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAARK7liuTcpm3gY6oxH84Bjwbhy6LTAMidnW7ptzg6kjFYwvWYpa3RTqnVkrQ7cG7DK2uu5B -ta1doYXM6h0UZqNnfkbilPPntlahFVmhTzeXuSIevRHr9LIfXsMUmuXZl5mjYzBhMA4GA1UdDwEB -/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRHd8MUi2I5DMlv4VBN0BBY3JWIbTAf -BgNVHSMEGDAWgBRHd8MUi2I5DMlv4VBN0BBY3JWIbTAKBggqhkjOPQQDAwNpADBmAjEAj6jcnboM -BBf6Fek9LykBl7+BFjNAk2z8+e2AcG+qj9uEwov1NcoG3GRvaBbhj5G5AjEA2Euly8LQCGzpGPta -3U1fJAuwACEl74+nBCZx4nxp5V2a+EEfOzmTk51V6s2N8fvB ------END CERTIFICATE----- - ISRG Root X1 ============ -----BEGIN CERTIFICATE----- @@ -3048,37 +1973,6 @@ MGUCMDqLIfG9fhGt0O9Yli/W651+kI0rz2ZVwyzjKKlwCkcO8DdZEv8tmZQoTipPNU0zWgIxAOp1 AE47xDqUEpHJWEadIRNyp4iciuRMStuW1KyLa2tJElMzrdfkviT8tQp21KW8EA== -----END CERTIFICATE----- -LuxTrust Global Root 2 -====================== ------BEGIN CERTIFICATE----- -MIIFwzCCA6ugAwIBAgIUCn6m30tEntpqJIWe5rgV0xZ/u7EwDQYJKoZIhvcNAQELBQAwRjELMAkG -A1UEBhMCTFUxFjAUBgNVBAoMDUx1eFRydXN0IFMuQS4xHzAdBgNVBAMMFkx1eFRydXN0IEdsb2Jh -bCBSb290IDIwHhcNMTUwMzA1MTMyMTU3WhcNMzUwMzA1MTMyMTU3WjBGMQswCQYDVQQGEwJMVTEW -MBQGA1UECgwNTHV4VHJ1c3QgUy5BLjEfMB0GA1UEAwwWTHV4VHJ1c3QgR2xvYmFsIFJvb3QgMjCC -AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANeFl78RmOnwYoNMPIf5U2o3C/IPPIfOb9wm -Kb3FibrJgz337spbxm1Jc7TJRqMbNBM/wYlFV/TZsfs2ZUv7COJIcRHIbjuend+JZTemhfY7RBi2 -xjcwYkSSl2l9QjAk5A0MiWtj3sXh306pFGxT4GHO9hcvHTy95iJMHZP1EMShduxq3sVs35a0VkBC -wGKSMKEtFZSg0iAGCW5qbeXrt77U8PEVfIvmTroTzEsnXpk8F12PgX8zPU/TPxvsXD/wPEx1bvKm -1Z3aLQdjAsZy6ZS8TEmVT4hSyNvoaYL4zDRbIvCGp4m9SAptZoFtyMhk+wHh9OHe2Z7d21vUKpkm -FRseTJIpgp7VkoGSQXAZ96Tlk0u8d2cx3Rz9MXANF5kM+Qw5GSoXtTBxVdUPrljhPS80m8+f9niF -wpN6cj5mj5wWEWCPnolvZ77gR1o7DJpni89Gxq44o/KnvObWhWszJHAiS8sIm7vI+AIpHb4gDEa/ -a4ebsypmQjVGbKq6rfmYe+lQVRQxv7HaLe2ArWgk+2mr2HETMOZns4dA/Yl+8kPREd8vZS9kzl8U -ubG/Mb2HeFpZZYiq/FkySIbWTLkpS5XTdvN3JW1CHDiDTf2jX5t/Lax5Gw5CMZdjpPuKadUiDTSQ -MC6otOBttpSsvItO13D8xTiOZCXhTTmQzsmHhFhxAgMBAAGjgagwgaUwDwYDVR0TAQH/BAUwAwEB -/zBCBgNVHSAEOzA5MDcGByuBKwEBAQowLDAqBggrBgEFBQcCARYeaHR0cHM6Ly9yZXBvc2l0b3J5 -Lmx1eHRydXN0Lmx1MA4GA1UdDwEB/wQEAwIBBjAfBgNVHSMEGDAWgBT/GCh2+UgFLKGu8SsbK7JT -+Et8szAdBgNVHQ4EFgQU/xgodvlIBSyhrvErGyuyU/hLfLMwDQYJKoZIhvcNAQELBQADggIBAGoZ -FO1uecEsh9QNcH7X9njJCwROxLHOk3D+sFTAMs2ZMGQXvw/l4jP9BzZAcg4atmpZ1gDlaCDdLnIN -H2pkMSCEfUmmWjfrRcmF9dTHF5kH5ptV5AzoqbTOjFu1EVzPig4N1qx3gf4ynCSecs5U89BvolbW -7MM3LGVYvlcAGvI1+ut7MV3CwRI9loGIlonBWVx65n9wNOeD4rHh4bhY79SV5GCc8JaXcozrhAIu -ZY+kt9J/Z93I055cqqmkoCUUBpvsT34tC38ddfEz2O3OuHVtPlu5mB0xDVbYQw8wkbIEa91WvpWA -VWe+2M2D2RjuLg+GLZKecBPs3lHJQ3gCpU3I+V/EkVhGFndadKpAvAefMLmx9xIX3eP/JEAdemrR -TxgKqpAd60Ae36EeRJIQmvKN4dFLRp7oRUKX6kWZ8+xm1QL68qZKJKrezrnK+T+Tb/mjuuqlPpmt -/f97mfVl7vBZKGfXkJWkE4SphMHozs51k2MavDzq1WQfLSoSOcbDWjLtR5EWDrw4wVDej8oqkDQc -7kGUnF4ZLvhFSZl0kbAEb+MEWrGrKqv+x9CWttrhSmQGbmBNvUJO/3jaJMobtNeWOWyu8Q6qp31I -iyBMz2TWuJdGsE7RKlY6oJO9r4Ak4Ap+58rVyuiFVdw2KuGUaJPHZnJED4AhMmwlxyOAgwrr ------END CERTIFICATE----- - TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 ============================================= -----BEGIN CERTIFICATE----- @@ -3134,87 +2028,6 @@ F8Io2c9Si1vIY9RCPqAzekYu9wogRlR+ak8x8YF+QnQ4ZXMn7sZ8uI7XpTrXmKGcjBBV09tL7ECQ aaApJUqlyyvdimYHFngVV3Eb7PVHhPOeMTd61X8kreS8/f3MboPoDKi3QWwH3b08hpcv0g== -----END CERTIFICATE----- -TrustCor RootCert CA-1 -====================== ------BEGIN CERTIFICATE----- -MIIEMDCCAxigAwIBAgIJANqb7HHzA7AZMA0GCSqGSIb3DQEBCwUAMIGkMQswCQYDVQQGEwJQQTEP -MA0GA1UECAwGUGFuYW1hMRQwEgYDVQQHDAtQYW5hbWEgQ2l0eTEkMCIGA1UECgwbVHJ1c3RDb3Ig -U3lzdGVtcyBTLiBkZSBSLkwuMScwJQYDVQQLDB5UcnVzdENvciBDZXJ0aWZpY2F0ZSBBdXRob3Jp -dHkxHzAdBgNVBAMMFlRydXN0Q29yIFJvb3RDZXJ0IENBLTEwHhcNMTYwMjA0MTIzMjE2WhcNMjkx -MjMxMTcyMzE2WjCBpDELMAkGA1UEBhMCUEExDzANBgNVBAgMBlBhbmFtYTEUMBIGA1UEBwwLUGFu -YW1hIENpdHkxJDAiBgNVBAoMG1RydXN0Q29yIFN5c3RlbXMgUy4gZGUgUi5MLjEnMCUGA1UECwwe -VHJ1c3RDb3IgQ2VydGlmaWNhdGUgQXV0aG9yaXR5MR8wHQYDVQQDDBZUcnVzdENvciBSb290Q2Vy -dCBDQS0xMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv463leLCJhJrMxnHQFgKq1mq -jQCj/IDHUHuO1CAmujIS2CNUSSUQIpidRtLByZ5OGy4sDjjzGiVoHKZaBeYei0i/mJZ0PmnK6bV4 -pQa81QBeCQryJ3pS/C3Vseq0iWEk8xoT26nPUu0MJLq5nux+AHT6k61sKZKuUbS701e/s/OojZz0 -JEsq1pme9J7+wH5COucLlVPat2gOkEz7cD+PSiyU8ybdY2mplNgQTsVHCJCZGxdNuWxu72CVEY4h -gLW9oHPY0LJ3xEXqWib7ZnZ2+AYfYW0PVcWDtxBWcgYHpfOxGgMFZA6dWorWhnAbJN7+KIor0Gqw -/Hqi3LJ5DotlDwIDAQABo2MwYTAdBgNVHQ4EFgQU7mtJPHo/DeOxCbeKyKsZn3MzUOcwHwYDVR0j -BBgwFoAU7mtJPHo/DeOxCbeKyKsZn3MzUOcwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AYYwDQYJKoZIhvcNAQELBQADggEBACUY1JGPE+6PHh0RU9otRCkZoB5rMZ5NDp6tPVxBb5UrJKF5 -mDo4Nvu7Zp5I/5CQ7z3UuJu0h3U/IJvOcs+hVcFNZKIZBqEHMwwLKeXx6quj7LUKdJDHfXLy11yf -ke+Ri7fc7Waiz45mO7yfOgLgJ90WmMCV1Aqk5IGadZQ1nJBfiDcGrVmVCrDRZ9MZyonnMlo2HD6C -qFqTvsbQZJG2z9m2GM/bftJlo6bEjhcxwft+dtvTheNYsnd6djtsL1Ac59v2Z3kf9YKVmgenFK+P -3CghZwnS1k1aHBkcjndcw5QkPTJrS37UeJSDvjdNzl/HHk484IkzlQsPpTLWPFp5LBk= ------END CERTIFICATE----- - -TrustCor RootCert CA-2 -====================== ------BEGIN CERTIFICATE----- -MIIGLzCCBBegAwIBAgIIJaHfyjPLWQIwDQYJKoZIhvcNAQELBQAwgaQxCzAJBgNVBAYTAlBBMQ8w -DQYDVQQIDAZQYW5hbWExFDASBgNVBAcMC1BhbmFtYSBDaXR5MSQwIgYDVQQKDBtUcnVzdENvciBT -eXN0ZW1zIFMuIGRlIFIuTC4xJzAlBgNVBAsMHlRydXN0Q29yIENlcnRpZmljYXRlIEF1dGhvcml0 -eTEfMB0GA1UEAwwWVHJ1c3RDb3IgUm9vdENlcnQgQ0EtMjAeFw0xNjAyMDQxMjMyMjNaFw0zNDEy -MzExNzI2MzlaMIGkMQswCQYDVQQGEwJQQTEPMA0GA1UECAwGUGFuYW1hMRQwEgYDVQQHDAtQYW5h -bWEgQ2l0eTEkMCIGA1UECgwbVHJ1c3RDb3IgU3lzdGVtcyBTLiBkZSBSLkwuMScwJQYDVQQLDB5U -cnVzdENvciBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkxHzAdBgNVBAMMFlRydXN0Q29yIFJvb3RDZXJ0 -IENBLTIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCnIG7CKqJiJJWQdsg4foDSq8Gb -ZQWU9MEKENUCrO2fk8eHyLAnK0IMPQo+QVqedd2NyuCb7GgypGmSaIwLgQ5WoD4a3SwlFIIvl9Nk -RvRUqdw6VC0xK5mC8tkq1+9xALgxpL56JAfDQiDyitSSBBtlVkxs1Pu2YVpHI7TYabS3OtB0PAx1 -oYxOdqHp2yqlO/rOsP9+aij9JxzIsekp8VduZLTQwRVtDr4uDkbIXvRR/u8OYzo7cbrPb1nKDOOb -XUm4TOJXsZiKQlecdu/vvdFoqNL0Cbt3Nb4lggjEFixEIFapRBF37120Hapeaz6LMvYHL1cEksr1 -/p3C6eizjkxLAjHZ5DxIgif3GIJ2SDpxsROhOdUuxTTCHWKF3wP+TfSvPd9cW436cOGlfifHhi5q -jxLGhF5DUVCcGZt45vz27Ud+ez1m7xMTiF88oWP7+ayHNZ/zgp6kPwqcMWmLmaSISo5uZk3vFsQP -eSghYA2FFn3XVDjxklb9tTNMg9zXEJ9L/cb4Qr26fHMC4P99zVvh1Kxhe1fVSntb1IVYJ12/+Ctg -rKAmrhQhJ8Z3mjOAPF5GP/fDsaOGM8boXg25NSyqRsGFAnWAoOsk+xWq5Gd/bnc/9ASKL3x74xdh -8N0JqSDIvgmk0H5Ew7IwSjiqqewYmgeCK9u4nBit2uBGF6zPXQIDAQABo2MwYTAdBgNVHQ4EFgQU -2f4hQG6UnrybPZx9mCAZ5YwwYrIwHwYDVR0jBBgwFoAU2f4hQG6UnrybPZx9mCAZ5YwwYrIwDwYD -VR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQELBQADggIBAJ5Fngw7tu/h -Osh80QA9z+LqBrWyOrsGS2h60COXdKcs8AjYeVrXWoSK2BKaG9l9XE1wxaX5q+WjiYndAfrs3fnp -kpfbsEZC89NiqpX+MWcUaViQCqoL7jcjx1BRtPV+nuN79+TMQjItSQzL/0kMmx40/W5ulop5A7Zv -2wnL/V9lFDfhOPXzYRZY5LVtDQsEGz9QLX+zx3oaFoBg+Iof6Rsqxvm6ARppv9JYx1RXCI/hOWB3 -S6xZhBqI8d3LT3jX5+EzLfzuQfogsL7L9ziUwOHQhQ+77Sxzq+3+knYaZH9bDTMJBzN7Bj8RpFxw -PIXAz+OQqIN3+tvmxYxoZxBnpVIt8MSZj3+/0WvitUfW2dCFmU2Umw9Lje4AWkcdEQOsQRivh7dv -DDqPys/cA8GiCcjl/YBeyGBCARsaU1q7N6a3vLqE6R5sGtRk2tRD/pOLS/IseRYQ1JMLiI+h2IYU -RpFHmygk71dSTlxCnKr3Sewn6EAes6aJInKc9Q0ztFijMDvd1GpUk74aTfOTlPf8hAs/hCBcNANE -xdqtvArBAs8e5ZTZ845b2EzwnexhF7sUMlQMAimTHpKG9n/v55IFDlndmQguLvqcAFLTxWYp5KeX -RKQOKIETNcX2b2TmQcTVL8w0RSXPQQCWPUouwpaYT05KnJe32x+SMsj/D1Fu1uwJ ------END CERTIFICATE----- - -TrustCor ECA-1 -============== ------BEGIN CERTIFICATE----- -MIIEIDCCAwigAwIBAgIJAISCLF8cYtBAMA0GCSqGSIb3DQEBCwUAMIGcMQswCQYDVQQGEwJQQTEP -MA0GA1UECAwGUGFuYW1hMRQwEgYDVQQHDAtQYW5hbWEgQ2l0eTEkMCIGA1UECgwbVHJ1c3RDb3Ig -U3lzdGVtcyBTLiBkZSBSLkwuMScwJQYDVQQLDB5UcnVzdENvciBDZXJ0aWZpY2F0ZSBBdXRob3Jp -dHkxFzAVBgNVBAMMDlRydXN0Q29yIEVDQS0xMB4XDTE2MDIwNDEyMzIzM1oXDTI5MTIzMTE3Mjgw -N1owgZwxCzAJBgNVBAYTAlBBMQ8wDQYDVQQIDAZQYW5hbWExFDASBgNVBAcMC1BhbmFtYSBDaXR5 -MSQwIgYDVQQKDBtUcnVzdENvciBTeXN0ZW1zIFMuIGRlIFIuTC4xJzAlBgNVBAsMHlRydXN0Q29y -IENlcnRpZmljYXRlIEF1dGhvcml0eTEXMBUGA1UEAwwOVHJ1c3RDb3IgRUNBLTEwggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPj+ARtZ+odnbb3w9U73NjKYKtR8aja+3+XzP4Q1HpGjOR -MRegdMTUpwHmspI+ap3tDvl0mEDTPwOABoJA6LHip1GnHYMma6ve+heRK9jGrB6xnhkB1Zem6g23 -xFUfJ3zSCNV2HykVh0A53ThFEXXQmqc04L/NyFIduUd+Dbi7xgz2c1cWWn5DkR9VOsZtRASqnKmc -p0yJF4OuowReUoCLHhIlERnXDH19MURB6tuvsBzvgdAsxZohmz3tQjtQJvLsznFhBmIhVE5/wZ0+ -fyCMgMsq2JdiyIMzkX2woloPV+g7zPIlstR8L+xNxqE6FXrntl019fZISjZFZtS6mFjBAgMBAAGj -YzBhMB0GA1UdDgQWBBREnkj1zG1I1KBLf/5ZJC+Dl5mahjAfBgNVHSMEGDAWgBREnkj1zG1I1KBL -f/5ZJC+Dl5mahjAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsF -AAOCAQEABT41XBVwm8nHc2FvcivUwo/yQ10CzsSUuZQRg2dd4mdsdXa/uwyqNsatR5Nj3B5+1t4u -/ukZMjgDfxT2AHMsWbEhBuH7rBiVDKP/mZb3Kyeb1STMHd3BOuCYRLDE5D53sXOpZCz2HAF8P11F -hcCF5yWPldwX8zyfGm6wyuMdKulMY/okYWLW2n62HGz1Ah3UKt1VkOsqEUc8Ll50soIipX1TH0Xs -J5F95yIW6MBoNtjG8U+ARDL54dHRHareqKucBK+tIA5kmE2la8BIWJZpTdwHjFGTot+fDz2LYLSC -jaoITmJF4PkL0uDgPFveXHEnJcLmA4GLEFPjx1WitJ/X5g== ------END CERTIFICATE----- - SSL.com Root Certification Authority RSA ======================================== -----BEGIN CERTIFICATE----- @@ -3312,3 +2125,1239 @@ BBYEFFvKXuXe0oGqzagtZFG22XKbl+ZPMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUW8pe N+vp1RPZytRrJPOwPYdGWBrssd9v+1a6cGvHOMzosYxPD/fxZ3YOg9AeUY8CMD32IygmTMZgh5Mm m7I1HrrW9zzRHM76JTymGoEVW/MSD2zuZYrJh6j5B+BimoxcSg== -----END CERTIFICATE----- + +GlobalSign Root CA - R6 +======================= +-----BEGIN CERTIFICATE----- +MIIFgzCCA2ugAwIBAgIORea7A4Mzw4VlSOb/RVEwDQYJKoZIhvcNAQEMBQAwTDEgMB4GA1UECxMX +R2xvYmFsU2lnbiBSb290IENBIC0gUjYxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkds +b2JhbFNpZ24wHhcNMTQxMjEwMDAwMDAwWhcNMzQxMjEwMDAwMDAwWjBMMSAwHgYDVQQLExdHbG9i +YWxTaWduIFJvb3QgQ0EgLSBSNjETMBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFs +U2lnbjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAJUH6HPKZvnsFMp7PPcNCPG0RQss +grRIxutbPK6DuEGSMxSkb3/pKszGsIhrxbaJ0cay/xTOURQh7ErdG1rG1ofuTToVBu1kZguSgMpE +3nOUTvOniX9PeGMIyBJQbUJmL025eShNUhqKGoC3GYEOfsSKvGRMIRxDaNc9PIrFsmbVkJq3MQbF +vuJtMgamHvm566qjuL++gmNQ0PAYid/kD3n16qIfKtJwLnvnvJO7bVPiSHyMEAc4/2ayd2F+4OqM +PKq0pPbzlUoSB239jLKJz9CgYXfIWHSw1CM69106yqLbnQneXUQtkPGBzVeS+n68UARjNN9rkxi+ +azayOeSsJDa38O+2HBNXk7besvjihbdzorg1qkXy4J02oW9UivFyVm4uiMVRQkQVlO6jxTiWm05O +WgtH8wY2SXcwvHE35absIQh1/OZhFj931dmRl4QKbNQCTXTAFO39OfuD8l4UoQSwC+n+7o/hbguy +CLNhZglqsQY6ZZZZwPA1/cnaKI0aEYdwgQqomnUdnjqGBQCe24DWJfncBZ4nWUx2OVvq+aWh2IMP +0f/fMBH5hc8zSPXKbWQULHpYT9NLCEnFlWQaYw55PfWzjMpYrZxCRXluDocZXFSxZba/jJvcE+kN +b7gu3GduyYsRtYQUigAZcIN5kZeR1BonvzceMgfYFGM8KEyvAgMBAAGjYzBhMA4GA1UdDwEB/wQE +AwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSubAWjkxPioufi1xzWx/B/yGdToDAfBgNV +HSMEGDAWgBSubAWjkxPioufi1xzWx/B/yGdToDANBgkqhkiG9w0BAQwFAAOCAgEAgyXt6NH9lVLN +nsAEoJFp5lzQhN7craJP6Ed41mWYqVuoPId8AorRbrcWc+ZfwFSY1XS+wc3iEZGtIxg93eFyRJa0 +lV7Ae46ZeBZDE1ZXs6KzO7V33EByrKPrmzU+sQghoefEQzd5Mr6155wsTLxDKZmOMNOsIeDjHfrY +BzN2VAAiKrlNIC5waNrlU/yDXNOd8v9EDERm8tLjvUYAGm0CuiVdjaExUd1URhxN25mW7xocBFym +Fe944Hn+Xds+qkxV/ZoVqW/hpvvfcDDpw+5CRu3CkwWJ+n1jez/QcYF8AOiYrg54NMMl+68KnyBr +3TsTjxKM4kEaSHpzoHdpx7Zcf4LIHv5YGygrqGytXm3ABdJ7t+uA/iU3/gKbaKxCXcPu9czc8FB1 +0jZpnOZ7BN9uBmm23goJSFmH63sUYHpkqmlD75HHTOwY3WzvUy2MmeFe8nI+z1TIvWfspA9MRf/T +uTAjB0yPEL+GltmZWrSZVxykzLsViVO6LAUP5MSeGbEYNNVMnbrt9x+vJJUEeKgDu+6B5dpffItK +oZB0JaezPkvILFa9x8jvOOJckvB595yEunQtYQEgfn7R8k8HWV+LLUNS60YMlOH1Zkd5d9VUWx+t +JDfLRVpOoERIyNiwmcUVhAn21klJwGW45hpxbqCo8YLoRT5s1gLXCmeDBVrJpBA= +-----END CERTIFICATE----- + +OISTE WISeKey Global Root GC CA +=============================== +-----BEGIN CERTIFICATE----- +MIICaTCCAe+gAwIBAgIQISpWDK7aDKtARb8roi066jAKBggqhkjOPQQDAzBtMQswCQYDVQQGEwJD +SDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUgRm91bmRhdGlvbiBFbmRvcnNlZDEo +MCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9iYWwgUm9vdCBHQyBDQTAeFw0xNzA1MDkwOTQ4MzRa +Fw00MjA1MDkwOTU4MzNaMG0xCzAJBgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQL +ExlPSVNURSBGb3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2Jh +bCBSb290IEdDIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETOlQwMYPchi82PG6s4nieUqjFqdr +VCTbUf/q9Akkwwsin8tqJ4KBDdLArzHkdIJuyiXZjHWd8dvQmqJLIX4Wp2OQ0jnUsYd4XxiWD1Ab +NTcPasbc2RNNpI6QN+a9WzGRo1QwUjAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAd +BgNVHQ4EFgQUSIcUrOPDnpBgOtfKie7TrYy0UGYwEAYJKwYBBAGCNxUBBAMCAQAwCgYIKoZIzj0E +AwMDaAAwZQIwJsdpW9zV57LnyAyMjMPdeYwbY9XJUpROTYJKcx6ygISpJcBMWm1JKWB4E+J+SOtk +AjEA2zQgMgj/mkkCtojeFK9dbJlxjRo/i9fgojaGHAeCOnZT/cKi7e97sIBPWA9LUzm9 +-----END CERTIFICATE----- + +UCA Global G2 Root +================== +-----BEGIN CERTIFICATE----- +MIIFRjCCAy6gAwIBAgIQXd+x2lqj7V2+WmUgZQOQ7zANBgkqhkiG9w0BAQsFADA9MQswCQYDVQQG +EwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxGzAZBgNVBAMMElVDQSBHbG9iYWwgRzIgUm9vdDAeFw0x +NjAzMTEwMDAwMDBaFw00MDEyMzEwMDAwMDBaMD0xCzAJBgNVBAYTAkNOMREwDwYDVQQKDAhVbmlU +cnVzdDEbMBkGA1UEAwwSVUNBIEdsb2JhbCBHMiBSb290MIICIjANBgkqhkiG9w0BAQEFAAOCAg8A +MIICCgKCAgEAxeYrb3zvJgUno4Ek2m/LAfmZmqkywiKHYUGRO8vDaBsGxUypK8FnFyIdK+35KYmT +oni9kmugow2ifsqTs6bRjDXVdfkX9s9FxeV67HeToI8jrg4aA3++1NDtLnurRiNb/yzmVHqUwCoV +8MmNsHo7JOHXaOIxPAYzRrZUEaalLyJUKlgNAQLx+hVRZ2zA+te2G3/RVogvGjqNO7uCEeBHANBS +h6v7hn4PJGtAnTRnvI3HLYZveT6OqTwXS3+wmeOwcWDcC/Vkw85DvG1xudLeJ1uK6NjGruFZfc8o +LTW4lVYa8bJYS7cSN8h8s+1LgOGN+jIjtm+3SJUIsUROhYw6AlQgL9+/V087OpAh18EmNVQg7Mc/ +R+zvWr9LesGtOxdQXGLYD0tK3Cv6brxzks3sx1DoQZbXqX5t2Okdj4q1uViSukqSKwxW/YDrCPBe +KW4bHAyvj5OJrdu9o54hyokZ7N+1wxrrFv54NkzWbtA+FxyQF2smuvt6L78RHBgOLXMDj6DlNaBa +4kx1HXHhOThTeEDMg5PXCp6dW4+K5OXgSORIskfNTip1KnvyIvbJvgmRlld6iIis7nCs+dwp4wwc +OxJORNanTrAmyPPZGpeRaOrvjUYG0lZFWJo8DA+DuAUlwznPO6Q0ibd5Ei9Hxeepl2n8pndntd97 +8XplFeRhVmUCAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O +BBYEFIHEjMz15DD/pQwIX4wVZyF0Ad/fMA0GCSqGSIb3DQEBCwUAA4ICAQATZSL1jiutROTL/7lo +5sOASD0Ee/ojL3rtNtqyzm325p7lX1iPyzcyochltq44PTUbPrw7tgTQvPlJ9Zv3hcU2tsu8+Mg5 +1eRfB70VVJd0ysrtT7q6ZHafgbiERUlMjW+i67HM0cOU2kTC5uLqGOiiHycFutfl1qnN3e92mI0A +Ds0b+gO3joBYDic/UvuUospeZcnWhNq5NXHzJsBPd+aBJ9J3O5oUb3n09tDh05S60FdRvScFDcH9 +yBIw7m+NESsIndTUv4BFFJqIRNow6rSn4+7vW4LVPtateJLbXDzz2K36uGt/xDYotgIVilQsnLAX +c47QN6MUPJiVAAwpBVueSUmxX8fjy88nZY41F7dXyDDZQVu5FLbowg+UMaeUmMxq67XhJ/UQqAHo +jhJi6IjMtX9Gl8CbEGY4GjZGXyJoPd/JxhMnq1MGrKI8hgZlb7F+sSlEmqO6SWkoaY/X5V+tBIZk +bxqgDMUIYs6Ao9Dz7GjevjPHF1t/gMRMTLGmhIrDO7gJzRSBuhjjVFc2/tsvfEehOjPI+Vg7RE+x +ygKJBJYoaMVLuCaJu9YzL1DV/pqJuhgyklTGW+Cd+V7lDSKb9triyCGyYiGqhkCyLmTTX8jjfhFn +RR8F/uOi77Oos/N9j/gMHyIfLXC0uAE0djAA5SN4p1bXUB+K+wb1whnw0A== +-----END CERTIFICATE----- + +UCA Extended Validation Root +============================ +-----BEGIN CERTIFICATE----- +MIIFWjCCA0KgAwIBAgIQT9Irj/VkyDOeTzRYZiNwYDANBgkqhkiG9w0BAQsFADBHMQswCQYDVQQG +EwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNVBAMMHFVDQSBFeHRlbmRlZCBWYWxpZGF0aW9u +IFJvb3QwHhcNMTUwMzEzMDAwMDAwWhcNMzgxMjMxMDAwMDAwWjBHMQswCQYDVQQGEwJDTjERMA8G +A1UECgwIVW5pVHJ1c3QxJTAjBgNVBAMMHFVDQSBFeHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwggIi +MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCpCQcoEwKwmeBkqh5DFnpzsZGgdT6o+uM4AHrs +iWogD4vFsJszA1qGxliG1cGFu0/GnEBNyr7uaZa4rYEwmnySBesFK5pI0Lh2PpbIILvSsPGP2KxF +Rv+qZ2C0d35qHzwaUnoEPQc8hQ2E0B92CvdqFN9y4zR8V05WAT558aopO2z6+I9tTcg1367r3CTu +eUWnhbYFiN6IXSV8l2RnCdm/WhUFhvMJHuxYMjMR83dksHYf5BA1FxvyDrFspCqjc/wJHx4yGVMR +59mzLC52LqGj3n5qiAno8geK+LLNEOfic0CTuwjRP+H8C5SzJe98ptfRr5//lpr1kXuYC3fUfugH +0mK1lTnj8/FtDw5lhIpjVMWAtuCeS31HJqcBCF3RiJ7XwzJE+oJKCmhUfzhTA8ykADNkUVkLo4KR +el7sFsLzKuZi2irbWWIQJUoqgQtHB0MGcIfS+pMRKXpITeuUx3BNr2fVUbGAIAEBtHoIppB/TuDv +B0GHr2qlXov7z1CymlSvw4m6WC31MJixNnI5fkkE/SmnTHnkBVfblLkWU41Gsx2VYVdWf6/wFlth +WG82UBEL2KwrlRYaDh8IzTY0ZRBiZtWAXxQgXy0MoHgKaNYs1+lvK9JKBZP8nm9rZ/+I8U6laUpS +NwXqxhaN0sSZ0YIrO7o1dfdRUVjzyAfd5LQDfwIDAQABo0IwQDAdBgNVHQ4EFgQU2XQ65DA9DfcS +3H5aBZ8eNJr34RQwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQEL +BQADggIBADaNl8xCFWQpN5smLNb7rhVpLGsaGvdftvkHTFnq88nIua7Mui563MD1sC3AO6+fcAUR +ap8lTwEpcOPlDOHqWnzcSbvBHiqB9RZLcpHIojG5qtr8nR/zXUACE/xOHAbKsxSQVBcZEhrxH9cM +aVr2cXj0lH2RC47skFSOvG+hTKv8dGT9cZr4QQehzZHkPJrgmzI5c6sq1WnIeJEmMX3ixzDx/BR4 +dxIOE/TdFpS/S2d7cFOFyrC78zhNLJA5wA3CXWvp4uXViI3WLL+rG761KIcSF3Ru/H38j9CHJrAb ++7lsq+KePRXBOy5nAliRn+/4Qh8st2j1da3Ptfb/EX3C8CSlrdP6oDyp+l3cpaDvRKS+1ujl5BOW +F3sGPjLtx7dCvHaj2GU4Kzg1USEODm8uNBNA4StnDG1KQTAYI1oyVZnJF+A83vbsea0rWBmirSwi +GpWOvpaQXUJXxPkUAzUrHC1RVwinOt4/5Mi0A3PCwSaAuwtCH60NryZy2sy+s6ODWA2CxR9GUeOc +GMyNm43sSet1UNWMKFnKdDTajAshqx7qG+XH/RU+wBeq+yNuJkbL+vmxcmtpzyKEC2IPrNkZAJSi +djzULZrtBJ4tBmIQN1IchXIbJ+XMxjHsN+xjWZsLHXbMfjKaiJUINlK73nZfdklJrX+9ZSCyycEr +dhh2n1ax +-----END CERTIFICATE----- + +Certigna Root CA +================ +-----BEGIN CERTIFICATE----- +MIIGWzCCBEOgAwIBAgIRAMrpG4nxVQMNo+ZBbcTjpuEwDQYJKoZIhvcNAQELBQAwWjELMAkGA1UE +BhMCRlIxEjAQBgNVBAoMCURoaW15b3RpczEcMBoGA1UECwwTMDAwMiA0ODE0NjMwODEwMDAzNjEZ +MBcGA1UEAwwQQ2VydGlnbmEgUm9vdCBDQTAeFw0xMzEwMDEwODMyMjdaFw0zMzEwMDEwODMyMjda +MFoxCzAJBgNVBAYTAkZSMRIwEAYDVQQKDAlEaGlteW90aXMxHDAaBgNVBAsMEzAwMDIgNDgxNDYz +MDgxMDAwMzYxGTAXBgNVBAMMEENlcnRpZ25hIFJvb3QgQ0EwggIiMA0GCSqGSIb3DQEBAQUAA4IC +DwAwggIKAoICAQDNGDllGlmx6mQWDoyUJJV8g9PFOSbcDO8WV43X2KyjQn+Cyu3NW9sOty3tRQgX +stmzy9YXUnIo245Onoq2C/mehJpNdt4iKVzSs9IGPjA5qXSjklYcoW9MCiBtnyN6tMbaLOQdLNyz +KNAT8kxOAkmhVECe5uUFoC2EyP+YbNDrihqECB63aCPuI9Vwzm1RaRDuoXrC0SIxwoKF0vJVdlB8 +JXrJhFwLrN1CTivngqIkicuQstDuI7pmTLtipPlTWmR7fJj6o0ieD5Wupxj0auwuA0Wv8HT4Ks16 +XdG+RCYyKfHx9WzMfgIhC59vpD++nVPiz32pLHxYGpfhPTc3GGYo0kDFUYqMwy3OU4gkWGQwFsWq +4NYKpkDfePb1BHxpE4S80dGnBs8B92jAqFe7OmGtBIyT46388NtEbVncSVmurJqZNjBBe3YzIoej +wpKGbvlw7q6Hh5UbxHq9MfPU0uWZ/75I7HX1eBYdpnDBfzwboZL7z8g81sWTCo/1VTp2lc5ZmIoJ +lXcymoO6LAQ6l73UL77XbJuiyn1tJslV1c/DeVIICZkHJC1kJWumIWmbat10TWuXekG9qxf5kBdI +jzb5LdXF2+6qhUVB+s06RbFo5jZMm5BX7CO5hwjCxAnxl4YqKE3idMDaxIzb3+KhF1nOJFl0Mdp/ +/TBt2dzhauH8XwIDAQABo4IBGjCCARYwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYw +HQYDVR0OBBYEFBiHVuBud+4kNTxOc5of1uHieX4rMB8GA1UdIwQYMBaAFBiHVuBud+4kNTxOc5of +1uHieX4rMEQGA1UdIAQ9MDswOQYEVR0gADAxMC8GCCsGAQUFBwIBFiNodHRwczovL3d3d3cuY2Vy +dGlnbmEuZnIvYXV0b3JpdGVzLzBtBgNVHR8EZjBkMC+gLaArhilodHRwOi8vY3JsLmNlcnRpZ25h +LmZyL2NlcnRpZ25hcm9vdGNhLmNybDAxoC+gLYYraHR0cDovL2NybC5kaGlteW90aXMuY29tL2Nl +cnRpZ25hcm9vdGNhLmNybDANBgkqhkiG9w0BAQsFAAOCAgEAlLieT/DjlQgi581oQfccVdV8AOIt +OoldaDgvUSILSo3L6btdPrtcPbEo/uRTVRPPoZAbAh1fZkYJMyjhDSSXcNMQH+pkV5a7XdrnxIxP +TGRGHVyH41neQtGbqH6mid2PHMkwgu07nM3A6RngatgCdTer9zQoKJHyBApPNeNgJgH60BGM+RFq +7q89w1DTj18zeTyGqHNFkIwgtnJzFyO+B2XleJINugHA64wcZr+shncBlA2c5uk5jR+mUYyZDDl3 +4bSb+hxnV29qao6pK0xXeXpXIs/NX2NGjVxZOob4Mkdio2cNGJHc+6Zr9UhhcyNZjgKnvETq9Emd +8VRY+WCv2hikLyhF3HqgiIZd8zvn/yk1gPxkQ5Tm4xxvvq0OKmOZK8l+hfZx6AYDlf7ej0gcWtSS +6Cvu5zHbugRqh5jnxV/vfaci9wHYTfmJ0A6aBVmknpjZbyvKcL5kwlWj9Omvw5Ip3IgWJJk8jSaY +tlu3zM63Nwf9JtmYhST/WSMDmu2dnajkXjjO11INb9I/bbEFa0nOipFGc/T2L/Coc3cOZayhjWZS +aX5LaAzHHjcng6WMxwLkFM1JAbBzs/3GkDpv0mztO+7skb6iQ12LAEpmJURw3kAP+HwV96LOPNde +E4yBFxgX0b3xdxA61GU5wSesVywlVP+i2k+KYTlerj1KjL0= +-----END CERTIFICATE----- + +emSign Root CA - G1 +=================== +-----BEGIN CERTIFICATE----- +MIIDlDCCAnygAwIBAgIKMfXkYgxsWO3W2DANBgkqhkiG9w0BAQsFADBnMQswCQYDVQQGEwJJTjET +MBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNobm9sb2dpZXMgTGltaXRl +ZDEcMBoGA1UEAxMTZW1TaWduIFJvb3QgQ0EgLSBHMTAeFw0xODAyMTgxODMwMDBaFw00MzAyMTgx +ODMwMDBaMGcxCzAJBgNVBAYTAklOMRMwEQYDVQQLEwplbVNpZ24gUEtJMSUwIwYDVQQKExxlTXVk +aHJhIFRlY2hub2xvZ2llcyBMaW1pdGVkMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEcxMIIB +IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk0u76WaK7p1b1TST0Bsew+eeuGQzf2N4aLTN +LnF115sgxk0pvLZoYIr3IZpWNVrzdr3YzZr/k1ZLpVkGoZM0Kd0WNHVO8oG0x5ZOrRkVUkr+PHB1 +cM2vK6sVmjM8qrOLqs1D/fXqcP/tzxE7lM5OMhbTI0Aqd7OvPAEsbO2ZLIvZTmmYsvePQbAyeGHW +DV/D+qJAkh1cF+ZwPjXnorfCYuKrpDhMtTk1b+oDafo6VGiFbdbyL0NVHpENDtjVaqSW0RM8LHhQ +6DqS0hdW5TUaQBw+jSztOd9C4INBdN+jzcKGYEho42kLVACL5HZpIQ15TjQIXhTCzLG3rdd8cIrH +hQIDAQABo0IwQDAdBgNVHQ4EFgQU++8Nhp6w492pufEhF38+/PB3KxowDgYDVR0PAQH/BAQDAgEG +MA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAFn/8oz1h31xPaOfG1vR2vjTnGs2 +vZupYeveFix0PZ7mddrXuqe8QhfnPZHr5X3dPpzxz5KsbEjMwiI/aTvFthUvozXGaCocV685743Q +NcMYDHsAVhzNixl03r4PEuDQqqE/AjSxcM6dGNYIAwlG7mDgfrbESQRRfXBgvKqy/3lyeqYdPV8q ++Mri/Tm3R7nrft8EI6/6nAYH6ftjk4BAtcZsCjEozgyfz7MjNYBBjWzEN3uBL4ChQEKF6dk4jeih +U80Bv2noWgbyRQuQ+q7hv53yrlc8pa6yVvSLZUDp/TGBLPQ5Cdjua6e0ph0VpZj3AYHYhX3zUVxx +iN66zB+Afko= +-----END CERTIFICATE----- + +emSign ECC Root CA - G3 +======================= +-----BEGIN CERTIFICATE----- +MIICTjCCAdOgAwIBAgIKPPYHqWhwDtqLhDAKBggqhkjOPQQDAzBrMQswCQYDVQQGEwJJTjETMBEG +A1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNobm9sb2dpZXMgTGltaXRlZDEg +MB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0gRzMwHhcNMTgwMjE4MTgzMDAwWhcNNDMwMjE4 +MTgzMDAwWjBrMQswCQYDVQQGEwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11 +ZGhyYSBUZWNobm9sb2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0g +RzMwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQjpQy4LRL1KPOxst3iAhKAnjlfSU2fySU0WXTsuwYc +58Byr+iuL+FBVIcUqEqy6HyC5ltqtdyzdc6LBtCGI79G1Y4PPwT01xySfvalY8L1X44uT6EYGQIr +MgqCZH0Wk9GjQjBAMB0GA1UdDgQWBBR8XQKEE9TMipuBzhccLikenEhjQjAOBgNVHQ8BAf8EBAMC +AQYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNpADBmAjEAvvNhzwIQHWSVB7gYboiFBS+D +CBeQyh+KTOgNG3qxrdWBCUfvO6wIBHxcmbHtRwfSAjEAnbpV/KlK6O3t5nYBQnvI+GDZjVGLVTv7 +jHvrZQnD+JbNR6iC8hZVdyR+EhCVBCyj +-----END CERTIFICATE----- + +emSign Root CA - C1 +=================== +-----BEGIN CERTIFICATE----- +MIIDczCCAlugAwIBAgILAK7PALrEzzL4Q7IwDQYJKoZIhvcNAQELBQAwVjELMAkGA1UEBhMCVVMx +EzARBgNVBAsTCmVtU2lnbiBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMRwwGgYDVQQDExNlbVNp +Z24gUm9vdCBDQSAtIEMxMB4XDTE4MDIxODE4MzAwMFoXDTQzMDIxODE4MzAwMFowVjELMAkGA1UE +BhMCVVMxEzARBgNVBAsTCmVtU2lnbiBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMRwwGgYDVQQD +ExNlbVNpZ24gUm9vdCBDQSAtIEMxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz+up +ufGZBczYKCFK83M0UYRWEPWgTywS4/oTmifQz/l5GnRfHXk5/Fv4cI7gklL35CX5VIPZHdPIWoU/ +Xse2B+4+wM6ar6xWQio5JXDWv7V7Nq2s9nPczdcdioOl+yuQFTdrHCZH3DspVpNqs8FqOp099cGX +OFgFixwR4+S0uF2FHYP+eF8LRWgYSKVGczQ7/g/IdrvHGPMF0Ybzhe3nudkyrVWIzqa2kbBPrH4V +I5b2P/AgNBbeCsbEBEV5f6f9vtKppa+cxSMq9zwhbL2vj07FOrLzNBL834AaSaTUqZX3noleooms +lMuoaJuvimUnzYnu3Yy1aylwQ6BpC+S5DwIDAQABo0IwQDAdBgNVHQ4EFgQU/qHgcB4qAzlSWkK+ +XJGFehiqTbUwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQAD +ggEBAMJKVvoVIXsoounlHfv4LcQ5lkFMOycsxGwYFYDGrK9HWS8mC+M2sO87/kOXSTKZEhVb3xEp +/6tT+LvBeA+snFOvV71ojD1pM/CjoCNjO2RnIkSt1XHLVip4kqNPEjE2NuLe/gDEo2APJ62gsIq1 +NnpSob0n9CAnYuhNlCQT5AoE6TyrLshDCUrGYQTlSTR+08TI9Q/Aqum6VF7zYytPT1DU/rl7mYw9 +wC68AivTxEDkigcxHpvOJpkT+xHqmiIMERnHXhuBUDDIlhJu58tBf5E7oke3VIAb3ADMmpDqw8NQ +BmIMMMAVSKeoWXzhriKi4gp6D/piq1JM4fHfyr6DDUI= +-----END CERTIFICATE----- + +emSign ECC Root CA - C3 +======================= +-----BEGIN CERTIFICATE----- +MIICKzCCAbGgAwIBAgIKe3G2gla4EnycqDAKBggqhkjOPQQDAzBaMQswCQYDVQQGEwJVUzETMBEG +A1UECxMKZW1TaWduIFBLSTEUMBIGA1UEChMLZU11ZGhyYSBJbmMxIDAeBgNVBAMTF2VtU2lnbiBF +Q0MgUm9vdCBDQSAtIEMzMB4XDTE4MDIxODE4MzAwMFoXDTQzMDIxODE4MzAwMFowWjELMAkGA1UE +BhMCVVMxEzARBgNVBAsTCmVtU2lnbiBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMSAwHgYDVQQD +ExdlbVNpZ24gRUNDIFJvb3QgQ0EgLSBDMzB2MBAGByqGSM49AgEGBSuBBAAiA2IABP2lYa57JhAd +6bciMK4G9IGzsUJxlTm801Ljr6/58pc1kjZGDoeVjbk5Wum739D+yAdBPLtVb4OjavtisIGJAnB9 +SMVK4+kiVCJNk7tCDK93nCOmfddhEc5lx/h//vXyqaNCMEAwHQYDVR0OBBYEFPtaSNCAIEDyqOkA +B2kZd6fmw/TPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM49BAMDA2gA +MGUCMQC02C8Cif22TGK6Q04ThHK1rt0c3ta13FaPWEBaLd4gTCKDypOofu4SQMfWh0/434UCMBwU +ZOR8loMRnLDRWmFLpg9J0wD8ofzkpf9/rdcw0Md3f76BB1UwUCAU9Vc4CqgxUQ== +-----END CERTIFICATE----- + +Hongkong Post Root CA 3 +======================= +-----BEGIN CERTIFICATE----- +MIIFzzCCA7egAwIBAgIUCBZfikyl7ADJk0DfxMauI7gcWqQwDQYJKoZIhvcNAQELBQAwbzELMAkG +A1UEBhMCSEsxEjAQBgNVBAgTCUhvbmcgS29uZzESMBAGA1UEBxMJSG9uZyBLb25nMRYwFAYDVQQK +Ew1Ib25na29uZyBQb3N0MSAwHgYDVQQDExdIb25na29uZyBQb3N0IFJvb3QgQ0EgMzAeFw0xNzA2 +MDMwMjI5NDZaFw00MjA2MDMwMjI5NDZaMG8xCzAJBgNVBAYTAkhLMRIwEAYDVQQIEwlIb25nIEtv +bmcxEjAQBgNVBAcTCUhvbmcgS29uZzEWMBQGA1UEChMNSG9uZ2tvbmcgUG9zdDEgMB4GA1UEAxMX +SG9uZ2tvbmcgUG9zdCBSb290IENBIDMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCz +iNfqzg8gTr7m1gNt7ln8wlffKWihgw4+aMdoWJwcYEuJQwy51BWy7sFOdem1p+/l6TWZ5Mwc50tf +jTMwIDNT2aa71T4Tjukfh0mtUC1Qyhi+AViiE3CWu4mIVoBc+L0sPOFMV4i707mV78vH9toxdCim +5lSJ9UExyuUmGs2C4HDaOym71QP1mbpV9WTRYA6ziUm4ii8F0oRFKHyPaFASePwLtVPLwpgchKOe +sL4jpNrcyCse2m5FHomY2vkALgbpDDtw1VAliJnLzXNg99X/NWfFobxeq81KuEXryGgeDQ0URhLj +0mRiikKYvLTGCAj4/ahMZJx2Ab0vqWwzD9g/KLg8aQFChn5pwckGyuV6RmXpwtZQQS4/t+TtbNe/ +JgERohYpSms0BpDsE9K2+2p20jzt8NYt3eEV7KObLyzJPivkaTv/ciWxNoZbx39ri1UbSsUgYT2u +y1DhCDq+sI9jQVMwCFk8mB13umOResoQUGC/8Ne8lYePl8X+l2oBlKN8W4UdKjk60FSh0Tlxnf0h ++bV78OLgAo9uliQlLKAeLKjEiafv7ZkGL7YKTE/bosw3Gq9HhS2KX8Q0NEwA/RiTZxPRN+ZItIsG +xVd7GYYKecsAyVKvQv83j+GjHno9UKtjBucVtT+2RTeUN7F+8kjDf8V1/peNRY8apxpyKBpADwID +AQABo2MwYTAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAfBgNVHSMEGDAWgBQXnc0e +i9Y5K3DTXNSguB+wAPzFYTAdBgNVHQ4EFgQUF53NHovWOStw01zUoLgfsAD8xWEwDQYJKoZIhvcN +AQELBQADggIBAFbVe27mIgHSQpsY1Q7XZiNc4/6gx5LS6ZStS6LG7BJ8dNVI0lkUmcDrudHr9Egw +W62nV3OZqdPlt9EuWSRY3GguLmLYauRwCy0gUCCkMpXRAJi70/33MvJJrsZ64Ee+bs7Lo3I6LWld +y8joRTnU+kLBEUx3XZL7av9YROXrgZ6voJmtvqkBZss4HTzfQx/0TW60uhdG/H39h4F5ag0zD/ov ++BS5gLNdTaqX4fnkGMX41TiMJjz98iji7lpJiCzfeT2OnpA8vUFKOt1b9pq0zj8lMH8yfaIDlNDc +eqFS3m6TjRgm/VWsvY+b0s+v54Ysyx8Jb6NvqYTUc79NoXQbTiNg8swOqn+knEwlqLJmOzj/2ZQw +9nKEvmhVEA/GcywWaZMH/rFF7buiVWqw2rVKAiUnhde3t4ZEFolsgCs+l6mc1X5VTMbeRRAc6uk7 +nwNT7u56AQIWeNTowr5GdogTPyK7SBIdUgC0An4hGh6cJfTzPV4e0hz5sy229zdcxsshTrD3mUcY +hcErulWuBurQB7Lcq9CClnXO0lD+mefPL5/ndtFhKvshuzHQqp9HpLIiyhY6UFfEW0NnxWViA0kB +60PZ2Pierc+xYw5F9KBaLJstxabArahH9CdMOA0uG0k7UvToiIMrVCjU8jVStDKDYmlkDJGcn5fq +dBb9HxEGmpv0 +-----END CERTIFICATE----- + +Entrust Root Certification Authority - G4 +========================================= +-----BEGIN CERTIFICATE----- +MIIGSzCCBDOgAwIBAgIRANm1Q3+vqTkPAAAAAFVlrVgwDQYJKoZIhvcNAQELBQAwgb4xCzAJBgNV +BAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3Qu +bmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1 +dGhvcml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1 +dGhvcml0eSAtIEc0MB4XDTE1MDUyNzExMTExNloXDTM3MTIyNzExNDExNlowgb4xCzAJBgNVBAYT +AlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0 +L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhv +cml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhv +cml0eSAtIEc0MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAsewsQu7i0TD/pZJH4i3D +umSXbcr3DbVZwbPLqGgZ2K+EbTBwXX7zLtJTmeH+H17ZSK9dE43b/2MzTdMAArzE+NEGCJR5WIoV +3imz/f3ET+iq4qA7ec2/a0My3dl0ELn39GjUu9CH1apLiipvKgS1sqbHoHrmSKvS0VnM1n4j5pds +8ELl3FFLFUHtSUrJ3hCX1nbB76W1NhSXNdh4IjVS70O92yfbYVaCNNzLiGAMC1rlLAHGVK/XqsEQ +e9IFWrhAnoanw5CGAlZSCXqc0ieCU0plUmr1POeo8pyvi73TDtTUXm6Hnmo9RR3RXRv06QqsYJn7 +ibT/mCzPfB3pAqoEmh643IhuJbNsZvc8kPNXwbMv9W3y+8qh+CmdRouzavbmZwe+LGcKKh9asj5X +xNMhIWNlUpEbsZmOeX7m640A2Vqq6nPopIICR5b+W45UYaPrL0swsIsjdXJ8ITzI9vF01Bx7owVV +7rtNOzK+mndmnqxpkCIHH2E6lr7lmk/MBTwoWdPBDFSoWWG9yHJM6Nyfh3+9nEg2XpWjDrk4JFX8 +dWbrAuMINClKxuMrLzOg2qOGpRKX/YAr2hRC45K9PvJdXmd0LhyIRyk0X+IyqJwlN4y6mACXi0mW +Hv0liqzc2thddG5msP9E36EYxr5ILzeUePiVSj9/E15dWf10hkNjc0kCAwEAAaNCMEAwDwYDVR0T +AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJ84xFYjwznooHFs6FRM5Og6sb9n +MA0GCSqGSIb3DQEBCwUAA4ICAQAS5UKme4sPDORGpbZgQIeMJX6tuGguW8ZAdjwD+MlZ9POrYs4Q +jbRaZIxowLByQzTSGwv2LFPSypBLhmb8qoMi9IsabyZIrHZ3CL/FmFz0Jomee8O5ZDIBf9PD3Vht +7LGrhFV0d4QEJ1JrhkzO3bll/9bGXp+aEJlLdWr+aumXIOTkdnrG0CSqkM0gkLpHZPt/B7NTeLUK +YvJzQ85BK4FqLoUWlFPUa19yIqtRLULVAJyZv967lDtX/Zr1hstWO1uIAeV8KEsD+UmDfLJ/fOPt +jqF/YFOOVZ1QNBIPt5d7bIdKROf1beyAN/BYGW5KaHbwH5Lk6rWS02FREAutp9lfx1/cH6NcjKF+ +m7ee01ZvZl4HliDtC3T7Zk6LERXpgUl+b7DUUH8i119lAg2m9IUe2K4GS0qn0jFmwvjO5QimpAKW +RGhXxNUzzxkvFMSUHHuk2fCfDrGA4tGeEWSpiBE6doLlYsKA2KSD7ZPvfC+QsDJMlhVoSFLUmQjA +JOgc47OlIQ6SwJAfzyBfyjs4x7dtOvPmRLgOMWuIjnDrnBdSqEGULoe256YSxXXfW8AKbnuk5F6G ++TaU33fD6Q3AOfF5u0aOq0NZJ7cguyPpVkAh7DE9ZapD8j3fcEThuk0mEDuYn/PIjhs4ViFqUZPT +kcpG2om3PVODLAgfi49T3f+sHw== +-----END CERTIFICATE----- + +Microsoft ECC Root Certificate Authority 2017 +============================================= +-----BEGIN CERTIFICATE----- +MIICWTCCAd+gAwIBAgIQZvI9r4fei7FK6gxXMQHC7DAKBggqhkjOPQQDAzBlMQswCQYDVQQGEwJV +UzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1NaWNyb3NvZnQgRUND +IFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwHhcNMTkxMjE4MjMwNjQ1WhcNNDIwNzE4 +MjMxNjA0WjBlMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYw +NAYDVQQDEy1NaWNyb3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwdjAQ +BgcqhkjOPQIBBgUrgQQAIgNiAATUvD0CQnVBEyPNgASGAlEvaqiBYgtlzPbKnR5vSmZRogPZnZH6 +thaxjG7efM3beaYvzrvOcS/lpaso7GMEZpn4+vKTEAXhgShC48Zo9OYbhGBKia/teQ87zvH2RPUB +eMCjVDBSMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTIy5lycFIM ++Oa+sgRXKSrPQhDtNTAQBgkrBgEEAYI3FQEEAwIBADAKBggqhkjOPQQDAwNoADBlAjBY8k3qDPlf +Xu5gKcs68tvWMoQZP3zVL8KxzJOuULsJMsbG7X7JNpQS5GiFBqIb0C8CMQCZ6Ra0DvpWSNSkMBaR +eNtUjGUBiudQZsIxtzm6uBoiB078a1QWIP8rtedMDE2mT3M= +-----END CERTIFICATE----- + +Microsoft RSA Root Certificate Authority 2017 +============================================= +-----BEGIN CERTIFICATE----- +MIIFqDCCA5CgAwIBAgIQHtOXCV/YtLNHcB6qvn9FszANBgkqhkiG9w0BAQwFADBlMQswCQYDVQQG +EwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1NaWNyb3NvZnQg +UlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwHhcNMTkxMjE4MjI1MTIyWhcNNDIw +NzE4MjMwMDIzWjBlMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9u +MTYwNAYDVQQDEy1NaWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcw +ggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKW76UM4wplZEWCpW9R2LBifOZNt9GkMml +7Xhqb0eRaPgnZ1AzHaGm++DlQ6OEAlcBXZxIQIJTELy/xztokLaCLeX0ZdDMbRnMlfl7rEqUrQ7e +S0MdhweSE5CAg2Q1OQT85elss7YfUJQ4ZVBcF0a5toW1HLUX6NZFndiyJrDKxHBKrmCk3bPZ7Pw7 +1VdyvD/IybLeS2v4I2wDwAW9lcfNcztmgGTjGqwu+UcF8ga2m3P1eDNbx6H7JyqhtJqRjJHTOoI+ +dkC0zVJhUXAoP8XFWvLJjEm7FFtNyP9nTUwSlq31/niol4fX/V4ggNyhSyL71Imtus5Hl0dVe49F +yGcohJUcaDDv70ngNXtk55iwlNpNhTs+VcQor1fznhPbRiefHqJeRIOkpcrVE7NLP8TjwuaGYaRS +MLl6IE9vDzhTyzMMEyuP1pq9KsgtsRx9S1HKR9FIJ3Jdh+vVReZIZZ2vUpC6W6IYZVcSn2i51BVr +lMRpIpj0M+Dt+VGOQVDJNE92kKz8OMHY4Xu54+OU4UZpyw4KUGsTuqwPN1q3ErWQgR5WrlcihtnJ +0tHXUeOrO8ZV/R4O03QK0dqq6mm4lyiPSMQH+FJDOvTKVTUssKZqwJz58oHhEmrARdlns87/I6KJ +ClTUFLkqqNfs+avNJVgyeY+QW5g5xAgGwax/Dj0ApQIDAQABo1QwUjAOBgNVHQ8BAf8EBAMCAYYw +DwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUCctZf4aycI8awznjwNnpv7tNsiMwEAYJKwYBBAGC +NxUBBAMCAQAwDQYJKoZIhvcNAQEMBQADggIBAKyvPl3CEZaJjqPnktaXFbgToqZCLgLNFgVZJ8og +6Lq46BrsTaiXVq5lQ7GPAJtSzVXNUzltYkyLDVt8LkS/gxCP81OCgMNPOsduET/m4xaRhPtthH80 +dK2Jp86519efhGSSvpWhrQlTM93uCupKUY5vVau6tZRGrox/2KJQJWVggEbbMwSubLWYdFQl3JPk ++ONVFT24bcMKpBLBaYVu32TxU5nhSnUgnZUP5NbcA/FZGOhHibJXWpS2qdgXKxdJ5XbLwVaZOjex +/2kskZGT4d9Mozd2TaGf+G0eHdP67Pv0RR0Tbc/3WeUiJ3IrhvNXuzDtJE3cfVa7o7P4NHmJweDy +AmH3pvwPuxwXC65B2Xy9J6P9LjrRk5Sxcx0ki69bIImtt2dmefU6xqaWM/5TkshGsRGRxpl/j8nW +ZjEgQRCHLQzWwa80mMpkg/sTV9HB8Dx6jKXB/ZUhoHHBk2dxEuqPiAppGWSZI1b7rCoucL5mxAyE +7+WL85MB+GqQk2dLsmijtWKP6T+MejteD+eMuMZ87zf9dOLITzNy4ZQ5bb0Sr74MTnB8G2+NszKT +c0QWbej09+CVgI+WXTik9KveCjCHk9hNAHFiRSdLOkKEW39lt2c0Ui2cFmuqqNh7o0JMcccMyj6D +5KbvtwEwXlGjefVwaaZBRA+GsCyRxj3qrg+E +-----END CERTIFICATE----- + +e-Szigno Root CA 2017 +===================== +-----BEGIN CERTIFICATE----- +MIICQDCCAeWgAwIBAgIMAVRI7yH9l1kN9QQKMAoGCCqGSM49BAMCMHExCzAJBgNVBAYTAkhVMREw +DwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMgTHRkLjEXMBUGA1UEYQwOVkFUSFUt +MjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25vIFJvb3QgQ0EgMjAxNzAeFw0xNzA4MjIxMjA3MDZa +Fw00MjA4MjIxMjA3MDZaMHExCzAJBgNVBAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UE +CgwNTWljcm9zZWMgTHRkLjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3pp +Z25vIFJvb3QgQ0EgMjAxNzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABJbcPYrYsHtvxie+RJCx +s1YVe45DJH0ahFnuY2iyxl6H0BVIHqiQrb1TotreOpCmYF9oMrWGQd+HWyx7xf58etqjYzBhMA8G +A1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSHERUI0arBeAyxr87GyZDv +vzAEwDAfBgNVHSMEGDAWgBSHERUI0arBeAyxr87GyZDvvzAEwDAKBggqhkjOPQQDAgNJADBGAiEA +tVfd14pVCzbhhkT61NlojbjcI4qKDdQvfepz7L9NbKgCIQDLpbQS+ue16M9+k/zzNY9vTlp8tLxO +svxyqltZ+efcMQ== +-----END CERTIFICATE----- + +certSIGN Root CA G2 +=================== +-----BEGIN CERTIFICATE----- +MIIFRzCCAy+gAwIBAgIJEQA0tk7GNi02MA0GCSqGSIb3DQEBCwUAMEExCzAJBgNVBAYTAlJPMRQw +EgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJR04gUk9PVCBDQSBHMjAeFw0xNzAy +MDYwOTI3MzVaFw00MjAyMDYwOTI3MzVaMEExCzAJBgNVBAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lH +TiBTQTEcMBoGA1UECxMTY2VydFNJR04gUk9PVCBDQSBHMjCCAiIwDQYJKoZIhvcNAQEBBQADggIP +ADCCAgoCggIBAMDFdRmRfUR0dIf+DjuW3NgBFszuY5HnC2/OOwppGnzC46+CjobXXo9X69MhWf05 +N0IwvlDqtg+piNguLWkh59E3GE59kdUWX2tbAMI5Qw02hVK5U2UPHULlj88F0+7cDBrZuIt4Imfk +abBoxTzkbFpG583H+u/E7Eu9aqSs/cwoUe+StCmrqzWaTOTECMYmzPhpn+Sc8CnTXPnGFiWeI8Mg +wT0PPzhAsP6CRDiqWhqKa2NYOLQV07YRaXseVO6MGiKscpc/I1mbySKEwQdPzH/iV8oScLumZfNp +dWO9lfsbl83kqK/20U6o2YpxJM02PbyWxPFsqa7lzw1uKA2wDrXKUXt4FMMgL3/7FFXhEZn91Qqh +ngLjYl/rNUssuHLoPj1PrCy7Lobio3aP5ZMqz6WryFyNSwb/EkaseMsUBzXgqd+L6a8VTxaJW732 +jcZZroiFDsGJ6x9nxUWO/203Nit4ZoORUSs9/1F3dmKh7Gc+PoGD4FapUB8fepmrY7+EF3fxDTvf +95xhszWYijqy7DwaNz9+j5LP2RIUZNoQAhVB/0/E6xyjyfqZ90bp4RjZsbgyLcsUDFDYg2WD7rlc +z8sFWkz6GZdr1l0T08JcVLwyc6B49fFtHsufpaafItzRUZ6CeWRgKRM+o/1Pcmqr4tTluCRVLERL +iohEnMqE0yo7AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1Ud +DgQWBBSCIS1mxteg4BXrzkwJd8RgnlRuAzANBgkqhkiG9w0BAQsFAAOCAgEAYN4auOfyYILVAzOB +ywaK8SJJ6ejqkX/GM15oGQOGO0MBzwdw5AgeZYWR5hEit/UCI46uuR59H35s5r0l1ZUa8gWmr4UC +b6741jH/JclKyMeKqdmfS0mbEVeZkkMR3rYzpMzXjWR91M08KCy0mpbqTfXERMQlqiCA2ClV9+BB +/AYm/7k29UMUA2Z44RGx2iBfRgB4ACGlHgAoYXhvqAEBj500mv/0OJD7uNGzcgbJceaBxXntC6Z5 +8hMLnPddDnskk7RI24Zf3lCGeOdA5jGokHZwYa+cNywRtYK3qq4kNFtyDGkNzVmf9nGvnAvRCjj5 +BiKDUyUM/FHE5r7iOZULJK2v0ZXkltd0ZGtxTgI8qoXzIKNDOXZbbFD+mpwUHmUUihW9o4JFWklW +atKcsWMy5WHgUyIOpwpJ6st+H6jiYoD2EEVSmAYY3qXNL3+q1Ok+CHLsIwMCPKaq2LxndD0UF/tU +Sxfj03k9bWtJySgOLnRQvwzZRjoQhsmnP+mg7H/rpXdYaXHmgwo38oZJar55CJD2AhZkPuXaTH4M +NMn5X7azKFGnpyuqSfqNZSlO42sTp5SjLVFteAxEy9/eCG/Oo2Sr05WE1LlSVHJ7liXMvGnjSG4N +0MedJ5qq+BOS3R7fY581qRY27Iy4g/Q9iY/NtBde17MXQRBdJ3NghVdJIgc= +-----END CERTIFICATE----- + +Trustwave Global Certification Authority +======================================== +-----BEGIN CERTIFICATE----- +MIIF2jCCA8KgAwIBAgIMBfcOhtpJ80Y1LrqyMA0GCSqGSIb3DQEBCwUAMIGIMQswCQYDVQQGEwJV +UzERMA8GA1UECAwISWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28xITAfBgNVBAoMGFRydXN0d2F2 +ZSBIb2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1c3R3YXZlIEdsb2JhbCBDZXJ0aWZpY2F0aW9u +IEF1dGhvcml0eTAeFw0xNzA4MjMxOTM0MTJaFw00MjA4MjMxOTM0MTJaMIGIMQswCQYDVQQGEwJV +UzERMA8GA1UECAwISWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28xITAfBgNVBAoMGFRydXN0d2F2 +ZSBIb2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1c3R3YXZlIEdsb2JhbCBDZXJ0aWZpY2F0aW9u +IEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBALldUShLPDeS0YLOvR29 +zd24q88KPuFd5dyqCblXAj7mY2Hf8g+CY66j96xz0XznswuvCAAJWX/NKSqIk4cXGIDtiLK0thAf +LdZfVaITXdHG6wZWiYj+rDKd/VzDBcdu7oaJuogDnXIhhpCujwOl3J+IKMujkkkP7NAP4m1ET4Bq +stTnoApTAbqOl5F2brz81Ws25kCI1nsvXwXoLG0R8+eyvpJETNKXpP7ScoFDB5zpET71ixpZfR9o +WN0EACyW80OzfpgZdNmcc9kYvkHHNHnZ9GLCQ7mzJ7Aiy/k9UscwR7PJPrhq4ufogXBeQotPJqX+ +OsIgbrv4Fo7NDKm0G2x2EOFYeUY+VM6AqFcJNykbmROPDMjWLBz7BegIlT1lRtzuzWniTY+HKE40 +Cz7PFNm73bZQmq131BnW2hqIyE4bJ3XYsgjxroMwuREOzYfwhI0Vcnyh78zyiGG69Gm7DIwLdVcE +uE4qFC49DxweMqZiNu5m4iK4BUBjECLzMx10coos9TkpoNPnG4CELcU9402x/RpvumUHO1jsQkUm ++9jaJXLE9gCxInm943xZYkqcBW89zubWR2OZxiRvchLIrH+QtAuRcOi35hYQcRfO3gZPSEF9NUqj +ifLJS3tBEW1ntwiYTOURGa5CgNz7kAXU+FDKvuStx8KU1xad5hePrzb7AgMBAAGjQjBAMA8GA1Ud +EwEB/wQFMAMBAf8wHQYDVR0OBBYEFJngGWcNYtt2s9o9uFvo/ULSMQ6HMA4GA1UdDwEB/wQEAwIB +BjANBgkqhkiG9w0BAQsFAAOCAgEAmHNw4rDT7TnsTGDZqRKGFx6W0OhUKDtkLSGm+J1WE2pIPU/H +PinbbViDVD2HfSMF1OQc3Og4ZYbFdada2zUFvXfeuyk3QAUHw5RSn8pk3fEbK9xGChACMf1KaA0H +ZJDmHvUqoai7PF35owgLEQzxPy0QlG/+4jSHg9bP5Rs1bdID4bANqKCqRieCNqcVtgimQlRXtpla +4gt5kNdXElE1GYhBaCXUNxeEFfsBctyV3lImIJgm4nb1J2/6ADtKYdkNy1GTKv0WBpanI5ojSP5R +vbbEsLFUzt5sQa0WZ37b/TjNuThOssFgy50X31ieemKyJo90lZvkWx3SD92YHJtZuSPTMaCm/zjd +zyBP6VhWOmfD0faZmZ26NraAL4hHT4a/RDqA5Dccprrql5gR0IRiR2Qequ5AvzSxnI9O4fKSTx+O +856X3vOmeWqJcU9LJxdI/uz0UA9PSX3MReO9ekDFQdxhVicGaeVyQYHTtgGJoC86cnn+OjC/QezH +Yj6RS8fZMXZC+fc8Y+wmjHMMfRod6qh8h6jCJ3zhM0EPz8/8AKAigJ5Kp28AsEFFtyLKaEjFQqKu +3R3y4G5OBVixwJAWKqQ9EEC+j2Jjg6mcgn0tAumDMHzLJ8n9HmYAsC7TIS+OMxZsmO0QqAfWzJPP +29FpHOTKyeC2nOnOcXHebD8WpHk= +-----END CERTIFICATE----- + +Trustwave Global ECC P256 Certification Authority +================================================= +-----BEGIN CERTIFICATE----- +MIICYDCCAgegAwIBAgIMDWpfCD8oXD5Rld9dMAoGCCqGSM49BAMCMIGRMQswCQYDVQQGEwJVUzER +MA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0d2F2ZSBI +b2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBFQ0MgUDI1NiBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eTAeFw0xNzA4MjMxOTM1MTBaFw00MjA4MjMxOTM1MTBaMIGRMQswCQYD +VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRy +dXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBFQ0MgUDI1 +NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABH77bOYj +43MyCMpg5lOcunSNGLB4kFKA3TjASh3RqMyTpJcGOMoNFWLGjgEqZZ2q3zSRLoHB5DOSMcT9CTqm +P62jQzBBMA8GA1UdEwEB/wQFMAMBAf8wDwYDVR0PAQH/BAUDAwcGADAdBgNVHQ4EFgQUo0EGrJBt +0UrrdaVKEJmzsaGLSvcwCgYIKoZIzj0EAwIDRwAwRAIgB+ZU2g6gWrKuEZ+Hxbb/ad4lvvigtwjz +RM4q3wghDDcCIC0mA6AFvWvR9lz4ZcyGbbOcNEhjhAnFjXca4syc4XR7 +-----END CERTIFICATE----- + +Trustwave Global ECC P384 Certification Authority +================================================= +-----BEGIN CERTIFICATE----- +MIICnTCCAiSgAwIBAgIMCL2Fl2yZJ6SAaEc7MAoGCCqGSM49BAMDMIGRMQswCQYDVQQGEwJVUzER +MA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0d2F2ZSBI +b2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBFQ0MgUDM4NCBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eTAeFw0xNzA4MjMxOTM2NDNaFw00MjA4MjMxOTM2NDNaMIGRMQswCQYD +VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRy +dXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBFQ0MgUDM4 +NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTB2MBAGByqGSM49AgEGBSuBBAAiA2IABGvaDXU1CDFH +Ba5FmVXxERMuSvgQMSOjfoPTfygIOiYaOs+Xgh+AtycJj9GOMMQKmw6sWASr9zZ9lCOkmwqKi6vr +/TklZvFe/oyujUF5nQlgziip04pt89ZF1PKYhDhloKNDMEEwDwYDVR0TAQH/BAUwAwEB/zAPBgNV +HQ8BAf8EBQMDBwYAMB0GA1UdDgQWBBRVqYSJ0sEyvRjLbKYHTsjnnb6CkDAKBggqhkjOPQQDAwNn +ADBkAjA3AZKXRRJ+oPM+rRk6ct30UJMDEr5E0k9BpIycnR+j9sKS50gU/k6bpZFXrsY3crsCMGcl +CrEMXu6pY5Jv5ZAL/mYiykf9ijH3g/56vxC+GCsej/YpHpRZ744hN8tRmKVuSw== +-----END CERTIFICATE----- + +NAVER Global Root Certification Authority +========================================= +-----BEGIN CERTIFICATE----- +MIIFojCCA4qgAwIBAgIUAZQwHqIL3fXFMyqxQ0Rx+NZQTQ0wDQYJKoZIhvcNAQEMBQAwaTELMAkG +A1UEBhMCS1IxJjAkBgNVBAoMHU5BVkVSIEJVU0lORVNTIFBMQVRGT1JNIENvcnAuMTIwMAYDVQQD +DClOQVZFUiBHbG9iYWwgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0xNzA4MTgwODU4 +NDJaFw0zNzA4MTgyMzU5NTlaMGkxCzAJBgNVBAYTAktSMSYwJAYDVQQKDB1OQVZFUiBCVVNJTkVT +UyBQTEFURk9STSBDb3JwLjEyMDAGA1UEAwwpTkFWRVIgR2xvYmFsIFJvb3QgQ2VydGlmaWNhdGlv +biBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC21PGTXLVAiQqrDZBb +UGOukJR0F0Vy1ntlWilLp1agS7gvQnXp2XskWjFlqxcX0TM62RHcQDaH38dq6SZeWYp34+hInDEW ++j6RscrJo+KfziFTowI2MMtSAuXaMl3Dxeb57hHHi8lEHoSTGEq0n+USZGnQJoViAbbJAh2+g1G7 +XNr4rRVqmfeSVPc0W+m/6imBEtRTkZazkVrd/pBzKPswRrXKCAfHcXLJZtM0l/aM9BhK4dA9WkW2 +aacp+yPOiNgSnABIqKYPszuSjXEOdMWLyEz59JuOuDxp7W87UC9Y7cSw0BwbagzivESq2M0UXZR4 +Yb8ObtoqvC8MC3GmsxY/nOb5zJ9TNeIDoKAYv7vxvvTWjIcNQvcGufFt7QSUqP620wbGQGHfnZ3z +VHbOUzoBppJB7ASjjw2i1QnK1sua8e9DXcCrpUHPXFNwcMmIpi3Ua2FzUCaGYQ5fG8Ir4ozVu53B +A0K6lNpfqbDKzE0K70dpAy8i+/Eozr9dUGWokG2zdLAIx6yo0es+nPxdGoMuK8u180SdOqcXYZai +cdNwlhVNt0xz7hlcxVs+Qf6sdWA7G2POAN3aCJBitOUt7kinaxeZVL6HSuOpXgRM6xBtVNbv8ejy +YhbLgGvtPe31HzClrkvJE+2KAQHJuFFYwGY6sWZLxNUxAmLpdIQM201GLQIDAQABo0IwQDAdBgNV +HQ4EFgQU0p+I36HNLL3s9TsBAZMzJ7LrYEswDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMB +Af8wDQYJKoZIhvcNAQEMBQADggIBADLKgLOdPVQG3dLSLvCkASELZ0jKbY7gyKoNqo0hV4/GPnrK +21HUUrPUloSlWGB/5QuOH/XcChWB5Tu2tyIvCZwTFrFsDDUIbatjcu3cvuzHV+YwIHHW1xDBE1UB +jCpD5EHxzzp6U5LOogMFDTjfArsQLtk70pt6wKGm+LUx5vR1yblTmXVHIloUFcd4G7ad6Qz4G3bx +hYTeodoS76TiEJd6eN4MUZeoIUCLhr0N8F5OSza7OyAfikJW4Qsav3vQIkMsRIz75Sq0bBwcupTg +E34h5prCy8VCZLQelHsIJchxzIdFV4XTnyliIoNRlwAYl3dqmJLJfGBs32x9SuRwTMKeuB330DTH +D8z7p/8Dvq1wkNoL3chtl1+afwkyQf3NosxabUzyqkn+Zvjp2DXrDige7kgvOtB5CTh8piKCk5XQ +A76+AqAF3SAi428diDRgxuYKuQl1C/AH6GmWNcf7I4GOODm4RStDeKLRLBT/DShycpWbXgnbiUSY +qqFJu3FS8r/2/yehNq+4tneI3TqkbZs0kNwUXTC/t+sX5Ie3cdCh13cV1ELX8vMxmV2b3RZtP+oG +I/hGoiLtk/bdmuYqh7GYVPEi92tF4+KOdh2ajcQGjTa3FPOdVGm3jjzVpG2Tgbet9r1ke8LJaDmg +kpzNNIaRkPpkUZ3+/uul9XXeifdy +-----END CERTIFICATE----- + +AC RAIZ FNMT-RCM SERVIDORES SEGUROS +=================================== +-----BEGIN CERTIFICATE----- +MIICbjCCAfOgAwIBAgIQYvYybOXE42hcG2LdnC6dlTAKBggqhkjOPQQDAzB4MQswCQYDVQQGEwJF +UzERMA8GA1UECgwIRk5NVC1SQ00xDjAMBgNVBAsMBUNlcmVzMRgwFgYDVQRhDA9WQVRFUy1RMjgy +NjAwNEoxLDAqBgNVBAMMI0FDIFJBSVogRk5NVC1SQ00gU0VSVklET1JFUyBTRUdVUk9TMB4XDTE4 +MTIyMDA5MzczM1oXDTQzMTIyMDA5MzczM1oweDELMAkGA1UEBhMCRVMxETAPBgNVBAoMCEZOTVQt +UkNNMQ4wDAYDVQQLDAVDZXJlczEYMBYGA1UEYQwPVkFURVMtUTI4MjYwMDRKMSwwKgYDVQQDDCNB +QyBSQUlaIEZOTVQtUkNNIFNFUlZJRE9SRVMgU0VHVVJPUzB2MBAGByqGSM49AgEGBSuBBAAiA2IA +BPa6V1PIyqvfNkpSIeSX0oNnnvBlUdBeh8dHsVnyV0ebAAKTRBdp20LHsbI6GA60XYyzZl2hNPk2 +LEnb80b8s0RpRBNm/dfF/a82Tc4DTQdxz69qBdKiQ1oKUm8BA06Oi6NCMEAwDwYDVR0TAQH/BAUw +AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFAG5L++/EYZg8k/QQW6rcx/n0m5JMAoGCCqG +SM49BAMDA2kAMGYCMQCuSuMrQMN0EfKVrRYj3k4MGuZdpSRea0R7/DjiT8ucRRcRTBQnJlU5dUoD +zBOQn5ICMQD6SmxgiHPz7riYYqnOK8LZiqZwMR2vsJRM60/G49HzYqc8/5MuB1xJAWdpEgJyv+c= +-----END CERTIFICATE----- + +GlobalSign Root R46 +=================== +-----BEGIN CERTIFICATE----- +MIIFWjCCA0KgAwIBAgISEdK7udcjGJ5AXwqdLdDfJWfRMA0GCSqGSIb3DQEBDAUAMEYxCzAJBgNV +BAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYDVQQDExNHbG9iYWxTaWduIFJv +b3QgUjQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMyMDAwMDAwMFowRjELMAkGA1UEBhMCQkUxGTAX +BgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExHDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBSNDYwggIi +MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCsrHQy6LNl5brtQyYdpokNRbopiLKkHWPd08Es +CVeJOaFV6Wc0dwxu5FUdUiXSE2te4R2pt32JMl8Nnp8semNgQB+msLZ4j5lUlghYruQGvGIFAha/ +r6gjA7aUD7xubMLL1aa7DOn2wQL7Id5m3RerdELv8HQvJfTqa1VbkNud316HCkD7rRlr+/fKYIje +2sGP1q7Vf9Q8g+7XFkyDRTNrJ9CG0Bwta/OrffGFqfUo0q3v84RLHIf8E6M6cqJaESvWJ3En7YEt +bWaBkoe0G1h6zD8K+kZPTXhc+CtI4wSEy132tGqzZfxCnlEmIyDLPRT5ge1lFgBPGmSXZgjPjHvj +K8Cd+RTyG/FWaha/LIWFzXg4mutCagI0GIMXTpRW+LaCtfOW3T3zvn8gdz57GSNrLNRyc0NXfeD4 +12lPFzYE+cCQYDdF3uYM2HSNrpyibXRdQr4G9dlkbgIQrImwTDsHTUB+JMWKmIJ5jqSngiCNI/on +ccnfxkF0oE32kRbcRoxfKWMxWXEM2G/CtjJ9++ZdU6Z+Ffy7dXxd7Pj2Fxzsx2sZy/N78CsHpdls +eVR2bJ0cpm4O6XkMqCNqo98bMDGfsVR7/mrLZqrcZdCinkqaByFrgY/bxFn63iLABJzjqls2k+g9 +vXqhnQt2sQvHnf3PmKgGwvgqo6GDoLclcqUC4wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYD +VR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA1yrc4GHqMywptWU4jaWSf8FmSwwDQYJKoZIhvcNAQEM +BQADggIBAHx47PYCLLtbfpIrXTncvtgdokIzTfnvpCo7RGkerNlFo048p9gkUbJUHJNOxO97k4Vg +JuoJSOD1u8fpaNK7ajFxzHmuEajwmf3lH7wvqMxX63bEIaZHU1VNaL8FpO7XJqti2kM3S+LGteWy +gxk6x9PbTZ4IevPuzz5i+6zoYMzRx6Fcg0XERczzF2sUyQQCPtIkpnnpHs6i58FZFZ8d4kuaPp92 +CC1r2LpXFNqD6v6MVenQTqnMdzGxRBF6XLE+0xRFFRhiJBPSy03OXIPBNvIQtQ6IbbjhVp+J3pZm +OUdkLG5NrmJ7v2B0GbhWrJKsFjLtrWhV/pi60zTe9Mlhww6G9kuEYO4Ne7UyWHmRVSyBQ7N0H3qq +JZ4d16GLuc1CLgSkZoNNiTW2bKg2SnkheCLQQrzRQDGQob4Ez8pn7fXwgNNgyYMqIgXQBztSvwye +qiv5u+YfjyW6hY0XHgL+XVAEV8/+LbzvXMAaq7afJMbfc2hIkCwU9D9SGuTSyxTDYWnP4vkYxboz +nxSjBF25cfe1lNj2M8FawTSLfJvdkzrnE6JwYZ+vj+vYxXX4M2bUdGc6N3ec592kD3ZDZopD8p/7 +DEJ4Y9HiD2971KE9dJeFt0g5QdYg/NA6s/rob8SKunE3vouXsXgxT7PntgMTzlSdriVZzH81Xwj3 +QEUxeCp6 +-----END CERTIFICATE----- + +GlobalSign Root E46 +=================== +-----BEGIN CERTIFICATE----- +MIICCzCCAZGgAwIBAgISEdK7ujNu1LzmJGjFDYQdmOhDMAoGCCqGSM49BAMDMEYxCzAJBgNVBAYT +AkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYDVQQDExNHbG9iYWxTaWduIFJvb3Qg +RTQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMyMDAwMDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNV +BAoTEEdsb2JhbFNpZ24gbnYtc2ExHDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBFNDYwdjAQBgcq +hkjOPQIBBgUrgQQAIgNiAAScDrHPt+ieUnd1NPqlRqetMhkytAepJ8qUuwzSChDH2omwlwxwEwkB +jtjqR+q+soArzfwoDdusvKSGN+1wCAB16pMLey5SnCNoIwZD7JIvU4Tb+0cUB+hflGddyXqBPCCj +QjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBQxCpCPtsad0kRL +gLWi5h+xEk8blTAKBggqhkjOPQQDAwNoADBlAjEA31SQ7Zvvi5QCkxeCmb6zniz2C5GMn0oUsfZk +vLtoURMMA/cVi4RguYv/Uo7njLwcAjA8+RHUjE7AwWHCFUyqqx0LMV87HOIAl0Qx5v5zli/altP+ +CAezNIm8BZ/3Hobui3A= +-----END CERTIFICATE----- + +GLOBALTRUST 2020 +================ +-----BEGIN CERTIFICATE----- +MIIFgjCCA2qgAwIBAgILWku9WvtPilv6ZeUwDQYJKoZIhvcNAQELBQAwTTELMAkGA1UEBhMCQVQx +IzAhBgNVBAoTGmUtY29tbWVyY2UgbW9uaXRvcmluZyBHbWJIMRkwFwYDVQQDExBHTE9CQUxUUlVT +VCAyMDIwMB4XDTIwMDIxMDAwMDAwMFoXDTQwMDYxMDAwMDAwMFowTTELMAkGA1UEBhMCQVQxIzAh +BgNVBAoTGmUtY29tbWVyY2UgbW9uaXRvcmluZyBHbWJIMRkwFwYDVQQDExBHTE9CQUxUUlVTVCAy +MDIwMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAri5WrRsc7/aVj6B3GyvTY4+ETUWi +D59bRatZe1E0+eyLinjF3WuvvcTfk0Uev5E4C64OFudBc/jbu9G4UeDLgztzOG53ig9ZYybNpyrO +VPu44sB8R85gfD+yc/LAGbaKkoc1DZAoouQVBGM+uq/ufF7MpotQsjj3QWPKzv9pj2gOlTblzLmM +CcpL3TGQlsjMH/1WljTbjhzqLL6FLmPdqqmV0/0plRPwyJiT2S0WR5ARg6I6IqIoV6Lr/sCMKKCm +fecqQjuCgGOlYx8ZzHyyZqjC0203b+J+BlHZRYQfEs4kUmSFC0iAToexIiIwquuuvuAC4EDosEKA +A1GqtH6qRNdDYfOiaxaJSaSjpCuKAsR49GiKweR6NrFvG5Ybd0mN1MkGco/PU+PcF4UgStyYJ9OR +JitHHmkHr96i5OTUawuzXnzUJIBHKWk7buis/UDr2O1xcSvy6Fgd60GXIsUf1DnQJ4+H4xj04KlG +DfV0OoIu0G4skaMxXDtG6nsEEFZegB31pWXogvziB4xiRfUg3kZwhqG8k9MedKZssCz3AwyIDMvU +clOGvGBG85hqwvG/Q/lwIHfKN0F5VVJjjVsSn8VoxIidrPIwq7ejMZdnrY8XD2zHc+0klGvIg5rQ +mjdJBKuxFshsSUktq6HQjJLyQUp5ISXbY9e2nKd+Qmn7OmMCAwEAAaNjMGEwDwYDVR0TAQH/BAUw +AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFNwuH9FhN3nkq9XVsxJxaD1qaJwiMB8GA1Ud +IwQYMBaAFNwuH9FhN3nkq9XVsxJxaD1qaJwiMA0GCSqGSIb3DQEBCwUAA4ICAQCR8EICaEDuw2jA +VC/f7GLDw56KoDEoqoOOpFaWEhCGVrqXctJUMHytGdUdaG/7FELYjQ7ztdGl4wJCXtzoRlgHNQIw +4Lx0SsFDKv/bGtCwr2zD/cuz9X9tAy5ZVp0tLTWMstZDFyySCstd6IwPS3BD0IL/qMy/pJTAvoe9 +iuOTe8aPmxadJ2W8esVCgmxcB9CpwYhgROmYhRZf+I/KARDOJcP5YBugxZfD0yyIMaK9MOzQ0MAS +8cE54+X1+NZK3TTN+2/BT+MAi1bikvcoskJ3ciNnxz8RFbLEAwW+uxF7Cr+obuf/WEPPm2eggAe2 +HcqtbepBEX4tdJP7wry+UUTF72glJ4DjyKDUEuzZpTcdN3y0kcra1LGWge9oXHYQSa9+pTeAsRxS +vTOBTI/53WXZFM2KJVj04sWDpQmQ1GwUY7VA3+vA/MRYfg0UFodUJ25W5HCEuGwyEn6CMUO+1918 +oa2u1qsgEu8KwxCMSZY13At1XrFP1U80DhEgB3VDRemjEdqso5nCtnkn4rnvyOL2NSl6dPrFf4IF +YqYK6miyeUcGbvJXqBUzxvd4Sj1Ce2t+/vdG6tHrju+IaFvowdlxfv1k7/9nR4hYJS8+hge9+6jl +gqispdNpQ80xiEmEU5LAsTkbOYMBMMTyqfrQA71yN2BWHzZ8vTmR9W0Nv3vXkg== +-----END CERTIFICATE----- + +ANF Secure Server Root CA +========================= +-----BEGIN CERTIFICATE----- +MIIF7zCCA9egAwIBAgIIDdPjvGz5a7EwDQYJKoZIhvcNAQELBQAwgYQxEjAQBgNVBAUTCUc2MzI4 +NzUxMDELMAkGA1UEBhMCRVMxJzAlBgNVBAoTHkFORiBBdXRvcmlkYWQgZGUgQ2VydGlmaWNhY2lv +bjEUMBIGA1UECxMLQU5GIENBIFJhaXoxIjAgBgNVBAMTGUFORiBTZWN1cmUgU2VydmVyIFJvb3Qg +Q0EwHhcNMTkwOTA0MTAwMDM4WhcNMzkwODMwMTAwMDM4WjCBhDESMBAGA1UEBRMJRzYzMjg3NTEw +MQswCQYDVQQGEwJFUzEnMCUGA1UEChMeQU5GIEF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uMRQw +EgYDVQQLEwtBTkYgQ0EgUmFpejEiMCAGA1UEAxMZQU5GIFNlY3VyZSBTZXJ2ZXIgUm9vdCBDQTCC +AiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANvrayvmZFSVgpCjcqQZAZ2cC4Ffc0m6p6zz +BE57lgvsEeBbphzOG9INgxwruJ4dfkUyYA8H6XdYfp9qyGFOtibBTI3/TO80sh9l2Ll49a2pcbnv +T1gdpd50IJeh7WhM3pIXS7yr/2WanvtH2Vdy8wmhrnZEE26cLUQ5vPnHO6RYPUG9tMJJo8gN0pcv +B2VSAKduyK9o7PQUlrZXH1bDOZ8rbeTzPvY1ZNoMHKGESy9LS+IsJJ1tk0DrtSOOMspvRdOoiXse +zx76W0OLzc2oD2rKDF65nkeP8Nm2CgtYZRczuSPkdxl9y0oukntPLxB3sY0vaJxizOBQ+OyRp1RM +VwnVdmPF6GUe7m1qzwmd+nxPrWAI/VaZDxUse6mAq4xhj0oHdkLePfTdsiQzW7i1o0TJrH93PB0j +7IKppuLIBkwC/qxcmZkLLxCKpvR/1Yd0DVlJRfbwcVw5Kda/SiOL9V8BY9KHcyi1Swr1+KuCLH5z +JTIdC2MKF4EA/7Z2Xue0sUDKIbvVgFHlSFJnLNJhiQcND85Cd8BEc5xEUKDbEAotlRyBr+Qc5RQe +8TZBAQIvfXOn3kLMTOmJDVb3n5HUA8ZsyY/b2BzgQJhdZpmYgG4t/wHFzstGH6wCxkPmrqKEPMVO +Hj1tyRRM4y5Bu8o5vzY8KhmqQYdOpc5LMnndkEl/AgMBAAGjYzBhMB8GA1UdIwQYMBaAFJxf0Gxj +o1+TypOYCK2Mh6UsXME3MB0GA1UdDgQWBBScX9BsY6Nfk8qTmAitjIelLFzBNzAOBgNVHQ8BAf8E +BAMCAYYwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAgEATh65isagmD9uw2nAalxJ +UqzLK114OMHVVISfk/CHGT0sZonrDUL8zPB1hT+L9IBdeeUXZ701guLyPI59WzbLWoAAKfLOKyzx +j6ptBZNscsdW699QIyjlRRA96Gejrw5VD5AJYu9LWaL2U/HANeQvwSS9eS9OICI7/RogsKQOLHDt +dD+4E5UGUcjohybKpFtqFiGS3XNgnhAY3jyB6ugYw3yJ8otQPr0R4hUDqDZ9MwFsSBXXiJCZBMXM +5gf0vPSQ7RPi6ovDj6MzD8EpTBNO2hVWcXNyglD2mjN8orGoGjR0ZVzO0eurU+AagNjqOknkJjCb +5RyKqKkVMoaZkgoQI1YS4PbOTOK7vtuNknMBZi9iPrJyJ0U27U1W45eZ/zo1PqVUSlJZS2Db7v54 +EX9K3BR5YLZrZAPbFYPhor72I5dQ8AkzNqdxliXzuUJ92zg/LFis6ELhDtjTO0wugumDLmsx2d1H +hk9tl5EuT+IocTUW0fJz/iUrB0ckYyfI+PbZa/wSMVYIwFNCr5zQM378BvAxRAMU8Vjq8moNqRGy +g77FGr8H6lnco4g175x2MjxNBiLOFeXdntiP2t7SxDnlF4HPOEfrf4htWRvfn0IUrn7PqLBmZdo3 +r5+qPeoott7VMVgWglvquxl1AnMaykgaIZOQCo6ThKd9OyMYkomgjaw= +-----END CERTIFICATE----- + +Certum EC-384 CA +================ +-----BEGIN CERTIFICATE----- +MIICZTCCAeugAwIBAgIQeI8nXIESUiClBNAt3bpz9DAKBggqhkjOPQQDAzB0MQswCQYDVQQGEwJQ +TDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBTLkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2Vy +dGlmaWNhdGlvbiBBdXRob3JpdHkxGTAXBgNVBAMTEENlcnR1bSBFQy0zODQgQ0EwHhcNMTgwMzI2 +MDcyNDU0WhcNNDMwMzI2MDcyNDU0WjB0MQswCQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERh +dGEgU3lzdGVtcyBTLkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkx +GTAXBgNVBAMTEENlcnR1bSBFQy0zODQgQ0EwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATEKI6rGFtq +vm5kN2PkzeyrOvfMobgOgknXhimfoZTy42B4mIF4Bk3y7JoOV2CDn7TmFy8as10CW4kjPMIRBSqn +iBMY81CE1700LCeJVf/OTOffph8oxPBUw7l8t1Ot68KjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYD +VR0OBBYEFI0GZnQkdjrzife81r1HfS+8EF9LMA4GA1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNo +ADBlAjADVS2m5hjEfO/JUG7BJw+ch69u1RsIGL2SKcHvlJF40jocVYli5RsJHrpka/F2tNQCMQC0 +QoSZ/6vnnvuRlydd3LBbMHHOXjgaatkl5+r3YZJW+OraNsKHZZYuciUvf9/DE8k= +-----END CERTIFICATE----- + +Certum Trusted Root CA +====================== +-----BEGIN CERTIFICATE----- +MIIFwDCCA6igAwIBAgIQHr9ZULjJgDdMBvfrVU+17TANBgkqhkiG9w0BAQ0FADB6MQswCQYDVQQG +EwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBTLkEuMScwJQYDVQQLEx5DZXJ0dW0g +Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkxHzAdBgNVBAMTFkNlcnR1bSBUcnVzdGVkIFJvb3QgQ0Ew +HhcNMTgwMzE2MTIxMDEzWhcNNDMwMzE2MTIxMDEzWjB6MQswCQYDVQQGEwJQTDEhMB8GA1UEChMY +QXNzZWNvIERhdGEgU3lzdGVtcyBTLkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBB +dXRob3JpdHkxHzAdBgNVBAMTFkNlcnR1bSBUcnVzdGVkIFJvb3QgQ0EwggIiMA0GCSqGSIb3DQEB +AQUAA4ICDwAwggIKAoICAQDRLY67tzbqbTeRn06TpwXkKQMlzhyC93yZn0EGze2jusDbCSzBfN8p +fktlL5On1AFrAygYo9idBcEq2EXxkd7fO9CAAozPOA/qp1x4EaTByIVcJdPTsuclzxFUl6s1wB52 +HO8AU5853BSlLCIls3Jy/I2z5T4IHhQqNwuIPMqw9MjCoa68wb4pZ1Xi/K1ZXP69VyywkI3C7Te2 +fJmItdUDmj0VDT06qKhF8JVOJVkdzZhpu9PMMsmN74H+rX2Ju7pgE8pllWeg8xn2A1bUatMn4qGt +g/BKEiJ3HAVz4hlxQsDsdUaakFjgao4rpUYwBI4Zshfjvqm6f1bxJAPXsiEodg42MEx51UGamqi4 +NboMOvJEGyCI98Ul1z3G4z5D3Yf+xOr1Uz5MZf87Sst4WmsXXw3Hw09Omiqi7VdNIuJGmj8PkTQk +fVXjjJU30xrwCSss0smNtA0Aq2cpKNgB9RkEth2+dv5yXMSFytKAQd8FqKPVhJBPC/PgP5sZ0jeJ +P/J7UhyM9uH3PAeXjA6iWYEMspA90+NZRu0PqafegGtaqge2Gcu8V/OXIXoMsSt0Puvap2ctTMSY +njYJdmZm/Bo/6khUHL4wvYBQv3y1zgD2DGHZ5yQD4OMBgQ692IU0iL2yNqh7XAjlRICMb/gv1SHK +HRzQ+8S1h9E6Tsd2tTVItQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSM+xx1 +vALTn04uSNn5YFSqxLNP+jAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQENBQADggIBAEii1QAL +LtA/vBzVtVRJHlpr9OTy4EA34MwUe7nJ+jW1dReTagVphZzNTxl4WxmB82M+w85bj/UvXgF2Ez8s +ALnNllI5SW0ETsXpD4YN4fqzX4IS8TrOZgYkNCvozMrnadyHncI013nR03e4qllY/p0m+jiGPp2K +h2RX5Rc64vmNueMzeMGQ2Ljdt4NR5MTMI9UGfOZR0800McD2RrsLrfw9EAUqO0qRJe6M1ISHgCq8 +CYyqOhNf6DR5UMEQGfnTKB7U0VEwKbOukGfWHwpjscWpxkIxYxeU72nLL/qMFH3EQxiJ2fAyQOaA +4kZf5ePBAFmo+eggvIksDkc0C+pXwlM2/KfUrzHN/gLldfq5Jwn58/U7yn2fqSLLiMmq0Uc9Nneo +WWRrJ8/vJ8HjJLWG965+Mk2weWjROeiQWMODvA8s1pfrzgzhIMfatz7DP78v3DSk+yshzWePS/Tj +6tQ/50+6uaWTRRxmHyH6ZF5v4HaUMst19W7l9o/HuKTMqJZ9ZPskWkoDbGs4xugDQ5r3V7mzKWmT +OPQD8rv7gmsHINFSH5pkAnuYZttcTVoP0ISVoDwUQwbKytu4QTbaakRnh6+v40URFWkIsr4WOZck +bxJF0WddCajJFdr60qZfE2Efv4WstK2tBZQIgx51F9NxO5NQI1mg7TyRVJ12AMXDuDjb +-----END CERTIFICATE----- + +TunTrust Root CA +================ +-----BEGIN CERTIFICATE----- +MIIFszCCA5ugAwIBAgIUEwLV4kBMkkaGFmddtLu7sms+/BMwDQYJKoZIhvcNAQELBQAwYTELMAkG +A1UEBhMCVE4xNzA1BgNVBAoMLkFnZW5jZSBOYXRpb25hbGUgZGUgQ2VydGlmaWNhdGlvbiBFbGVj +dHJvbmlxdWUxGTAXBgNVBAMMEFR1blRydXN0IFJvb3QgQ0EwHhcNMTkwNDI2MDg1NzU2WhcNNDQw +NDI2MDg1NzU2WjBhMQswCQYDVQQGEwJUTjE3MDUGA1UECgwuQWdlbmNlIE5hdGlvbmFsZSBkZSBD +ZXJ0aWZpY2F0aW9uIEVsZWN0cm9uaXF1ZTEZMBcGA1UEAwwQVHVuVHJ1c3QgUm9vdCBDQTCCAiIw +DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMPN0/y9BFPdDCA61YguBUtB9YOCfvdZn56eY+hz +2vYGqU8ftPkLHzmMmiDQfgbU7DTZhrx1W4eI8NLZ1KMKsmwb60ksPqxd2JQDoOw05TDENX37Jk0b +bjBU2PWARZw5rZzJJQRNmpA+TkBuimvNKWfGzC3gdOgFVwpIUPp6Q9p+7FuaDmJ2/uqdHYVy7BG7 +NegfJ7/Boce7SBbdVtfMTqDhuazb1YMZGoXRlJfXyqNlC/M4+QKu3fZnz8k/9YosRxqZbwUN/dAd +gjH8KcwAWJeRTIAAHDOFli/LQcKLEITDCSSJH7UP2dl3RxiSlGBcx5kDPP73lad9UKGAwqmDrViW +VSHbhlnUr8a83YFuB9tgYv7sEG7aaAH0gxupPqJbI9dkxt/con3YS7qC0lH4Zr8GRuR5KiY2eY8f +Tpkdso8MDhz/yV3A/ZAQprE38806JG60hZC/gLkMjNWb1sjxVj8agIl6qeIbMlEsPvLfe/ZdeikZ +juXIvTZxi11Mwh0/rViizz1wTaZQmCXcI/m4WEEIcb9PuISgjwBUFfyRbVinljvrS5YnzWuioYas +DXxU5mZMZl+QviGaAkYt5IPCgLnPSz7ofzwB7I9ezX/SKEIBlYrilz0QIX32nRzFNKHsLA4KUiwS +VXAkPcvCFDVDXSdOvsC9qnyW5/yeYa1E0wCXAgMBAAGjYzBhMB0GA1UdDgQWBBQGmpsfU33x9aTI +04Y+oXNZtPdEITAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFAaamx9TffH1pMjThj6hc1m0 +90QhMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAqgVutt0Vyb+zxiD2BkewhpMl +0425yAA/l/VSJ4hxyXT968pk21vvHl26v9Hr7lxpuhbI87mP0zYuQEkHDVneixCwSQXi/5E/S7fd +Ao74gShczNxtr18UnH1YeA32gAm56Q6XKRm4t+v4FstVEuTGfbvE7Pi1HE4+Z7/FXxttbUcoqgRY +YdZ2vyJ/0Adqp2RT8JeNnYA/u8EH22Wv5psymsNUk8QcCMNE+3tjEUPRahphanltkE8pjkcFwRJp +adbGNjHh/PqAulxPxOu3Mqz4dWEX1xAZufHSCe96Qp1bWgvUxpVOKs7/B9dPfhgGiPEZtdmYu65x +xBzndFlY7wyJz4sfdZMaBBSSSFCp61cpABbjNhzI+L/wM9VBD8TMPN3pM0MBkRArHtG5Xc0yGYuP +jCB31yLEQtyEFpslbei0VXF/sHyz03FJuc9SpAQ/3D2gu68zngowYI7bnV2UqL1g52KAdoGDDIzM +MEZJ4gzSqK/rYXHv5yJiqfdcZGyfFoxnNidF9Ql7v/YQCvGwjVRDjAS6oz/v4jXH+XTgbzRB0L9z +ZVcg+ZtnemZoJE6AZb0QmQZZ8mWvuMZHu/2QeItBcy6vVR/cO5JyboTT0GFMDcx2V+IthSIVNg3r +AZ3r2OvEhJn7wAzMMujjd9qDRIueVSjAi1jTkD5OGwDxFa2DK5o= +-----END CERTIFICATE----- + +HARICA TLS RSA Root CA 2021 +=========================== +-----BEGIN CERTIFICATE----- +MIIFpDCCA4ygAwIBAgIQOcqTHO9D88aOk8f0ZIk4fjANBgkqhkiG9w0BAQsFADBsMQswCQYDVQQG +EwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2VhcmNoIEluc3RpdHV0aW9u +cyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBSU0EgUm9vdCBDQSAyMDIxMB4XDTIxMDIxOTEwNTUz +OFoXDTQ1MDIxMzEwNTUzN1owbDELMAkGA1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRl +bWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgUlNB +IFJvb3QgQ0EgMjAyMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAIvC569lmwVnlskN +JLnQDmT8zuIkGCyEf3dRywQRNrhe7Wlxp57kJQmXZ8FHws+RFjZiPTgE4VGC/6zStGndLuwRo0Xu +a2s7TL+MjaQenRG56Tj5eg4MmOIjHdFOY9TnuEFE+2uva9of08WRiFukiZLRgeaMOVig1mlDqa2Y +Ulhu2wr7a89o+uOkXjpFc5gH6l8Cct4MpbOfrqkdtx2z/IpZ525yZa31MJQjB/OCFks1mJxTuy/K +5FrZx40d/JiZ+yykgmvwKh+OC19xXFyuQnspiYHLA6OZyoieC0AJQTPb5lh6/a6ZcMBaD9YThnEv +dmn8kN3bLW7R8pv1GmuebxWMevBLKKAiOIAkbDakO/IwkfN4E8/BPzWr8R0RI7VDIp4BkrcYAuUR +0YLbFQDMYTfBKnya4dC6s1BG7oKsnTH4+yPiAwBIcKMJJnkVU2DzOFytOOqBAGMUuTNe3QvboEUH +GjMJ+E20pwKmafTCWQWIZYVWrkvL4N48fS0ayOn7H6NhStYqE613TBoYm5EPWNgGVMWX+Ko/IIqm +haZ39qb8HOLubpQzKoNQhArlT4b4UEV4AIHrW2jjJo3Me1xR9BQsQL4aYB16cmEdH2MtiKrOokWQ +CPxrvrNQKlr9qEgYRtaQQJKQCoReaDH46+0N0x3GfZkYVVYnZS6NRcUk7M7jAgMBAAGjQjBAMA8G +A1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFApII6ZgpJIKM+qTW8VX6iVNvRLuMA4GA1UdDwEB/wQE +AwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAPpBIqm5iFSVmewzVjIuJndftTgfvnNAUX15QvWiWkKQU +EapobQk1OUAJ2vQJLDSle1mESSmXdMgHHkdt8s4cUCbjnj1AUz/3f5Z2EMVGpdAgS1D0NTsY9FVq +QRtHBmg8uwkIYtlfVUKqrFOFrJVWNlar5AWMxajaH6NpvVMPxP/cyuN+8kyIhkdGGvMA9YCRotxD +QpSbIPDRzbLrLFPCU3hKTwSUQZqPJzLB5UkZv/HywouoCjkxKLR9YjYsTewfM7Z+d21+UPCfDtcR +j88YxeMn/ibvBZ3PzzfF0HvaO7AWhAw6k9a+F9sPPg4ZeAnHqQJyIkv3N3a6dcSFA1pj1bF1BcK5 +vZStjBWZp5N99sXzqnTPBIWUmAD04vnKJGW/4GKvyMX6ssmeVkjaef2WdhW+o45WxLM0/L5H9MG0 +qPzVMIho7suuyWPEdr6sOBjhXlzPrjoiUevRi7PzKzMHVIf6tLITe7pTBGIBnfHAT+7hOtSLIBD6 +Alfm78ELt5BGnBkpjNxvoEppaZS3JGWg/6w/zgH7IS79aPib8qXPMThcFarmlwDB31qlpzmq6YR/ +PFGoOtmUW4y/Twhx5duoXNTSpv4Ao8YWxw/ogM4cKGR0GQjTQuPOAF1/sdwTsOEFy9EgqoZ0njnn +kf3/W9b3raYvAwtt41dU63ZTGI0RmLo= +-----END CERTIFICATE----- + +HARICA TLS ECC Root CA 2021 +=========================== +-----BEGIN CERTIFICATE----- +MIICVDCCAdugAwIBAgIQZ3SdjXfYO2rbIvT/WeK/zjAKBggqhkjOPQQDAzBsMQswCQYDVQQGEwJH +UjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2VhcmNoIEluc3RpdHV0aW9ucyBD +QTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBFQ0MgUm9vdCBDQSAyMDIxMB4XDTIxMDIxOTExMDExMFoX +DTQ1MDIxMzExMDEwOVowbDELMAkGA1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWlj +IGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgRUNDIFJv +b3QgQ0EgMjAyMTB2MBAGByqGSM49AgEGBSuBBAAiA2IABDgI/rGgltJ6rK9JOtDA4MM7KKrxcm1l +AEeIhPyaJmuqS7psBAqIXhfyVYf8MLA04jRYVxqEU+kw2anylnTDUR9YSTHMmE5gEYd103KUkE+b +ECUqqHgtvpBBWJAVcqeht6NCMEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUyRtTgRL+BNUW +0aq8mm+3oJUZbsowDgYDVR0PAQH/BAQDAgGGMAoGCCqGSM49BAMDA2cAMGQCMBHervjcToiwqfAi +rcJRQO9gcS3ujwLEXQNwSaSS6sUUiHCm0w2wqsosQJz76YJumgIwK0eaB8bRwoF8yguWGEEbo/Qw +CZ61IygNnxS2PFOiTAZpffpskcYqSUXm7LcT4Tps +-----END CERTIFICATE----- + +Autoridad de Certificacion Firmaprofesional CIF A62634068 +========================================================= +-----BEGIN CERTIFICATE----- +MIIGFDCCA/ygAwIBAgIIG3Dp0v+ubHEwDQYJKoZIhvcNAQELBQAwUTELMAkGA1UEBhMCRVMxQjBA +BgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1hcHJvZmVzaW9uYWwgQ0lGIEE2 +MjYzNDA2ODAeFw0xNDA5MjMxNTIyMDdaFw0zNjA1MDUxNTIyMDdaMFExCzAJBgNVBAYTAkVTMUIw +QAYDVQQDDDlBdXRvcmlkYWQgZGUgQ2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBB +NjI2MzQwNjgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDD +Utd9thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQMcas9UX4P +B99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefGL9ItWY16Ck6WaVICqjaY +7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15iNA9wBj4gGFrO93IbJWyTdBSTo3OxDqqH +ECNZXyAFGUftaI6SEspd/NYrspI8IM/hX68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyI +plD9amML9ZMWGxmPsu2bm8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctX +MbScyJCyZ/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirjaEbsX +LZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/TKI8xWVvTyQKmtFLK +bpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF6NkBiDkal4ZkQdU7hwxu+g/GvUgU +vzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVhOSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMB0GA1Ud +DgQWBBRlzeurNR4APn7VdMActHNHDhpkLzASBgNVHRMBAf8ECDAGAQH/AgEBMIGmBgNVHSAEgZ4w +gZswgZgGBFUdIAAwgY8wLwYIKwYBBQUHAgEWI2h0dHA6Ly93d3cuZmlybWFwcm9mZXNpb25hbC5j +b20vY3BzMFwGCCsGAQUFBwICMFAeTgBQAGEAcwBlAG8AIABkAGUAIABsAGEAIABCAG8AbgBhAG4A +bwB2AGEAIAA0ADcAIABCAGEAcgBjAGUAbABvAG4AYQAgADAAOAAwADEANzAOBgNVHQ8BAf8EBAMC +AQYwDQYJKoZIhvcNAQELBQADggIBAHSHKAIrdx9miWTtj3QuRhy7qPj4Cx2Dtjqn6EWKB7fgPiDL +4QjbEwj4KKE1soCzC1HA01aajTNFSa9J8OA9B3pFE1r/yJfY0xgsfZb43aJlQ3CTkBW6kN/oGbDb +LIpgD7dvlAceHabJhfa9NPhAeGIQcDq+fUs5gakQ1JZBu/hfHAsdCPKxsIl68veg4MSPi3i1O1il +I45PVf42O+AMt8oqMEEgtIDNrvx2ZnOorm7hfNoD6JQg5iKj0B+QXSBTFCZX2lSX3xZEEAEeiGaP +cjiT3SC3NL7X8e5jjkd5KAb881lFJWAiMxujX6i6KtoaPc1A6ozuBRWV1aUsIC+nmCjuRfzxuIgA +LI9C2lHVnOUTaHFFQ4ueCyE8S1wF3BqfmI7avSKecs2tCsvMo2ebKHTEm9caPARYpoKdrcd7b/+A +lun4jWq9GJAd/0kakFI3ky88Al2CdgtR5xbHV/g4+afNmyJU72OwFW1TZQNKXkqgsqeOSQBZONXH +9IBk9W6VULgRfhVwOEqwf9DEMnDAGf/JOC0ULGb0QkTmVXYbgBVX/8Cnp6o5qtjTcNAuuuuUavpf +NIbnYrX9ivAwhZTJryQCL2/W3Wf+47BVTwSYT6RBVuKT0Gro1vP7ZeDOdcQxWQzugsgMYDNKGbqE +ZycPvEJdvSRUDewdcAZfpLz6IHxV +-----END CERTIFICATE----- + +vTrus ECC Root CA +================= +-----BEGIN CERTIFICATE----- +MIICDzCCAZWgAwIBAgIUbmq8WapTvpg5Z6LSa6Q75m0c1towCgYIKoZIzj0EAwMwRzELMAkGA1UE +BhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4xGjAYBgNVBAMTEXZUcnVzIEVDQyBS +b290IENBMB4XDTE4MDczMTA3MjY0NFoXDTQzMDczMTA3MjY0NFowRzELMAkGA1UEBhMCQ04xHDAa +BgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4xGjAYBgNVBAMTEXZUcnVzIEVDQyBSb290IENBMHYw +EAYHKoZIzj0CAQYFK4EEACIDYgAEZVBKrox5lkqqHAjDo6LN/llWQXf9JpRCux3NCNtzslt188+c +ToL0v/hhJoVs1oVbcnDS/dtitN9Ti72xRFhiQgnH+n9bEOf+QP3A2MMrMudwpremIFUde4BdS49n +TPEQo0IwQDAdBgNVHQ4EFgQUmDnNvtiyjPeyq+GtJK97fKHbH88wDwYDVR0TAQH/BAUwAwEB/zAO +BgNVHQ8BAf8EBAMCAQYwCgYIKoZIzj0EAwMDaAAwZQIwV53dVvHH4+m4SVBrm2nDb+zDfSXkV5UT +QJtS0zvzQBm8JsctBp61ezaf9SXUY2sAAjEA6dPGnlaaKsyh2j/IZivTWJwghfqrkYpwcBE4YGQL +YgmRWAD5Tfs0aNoJrSEGGJTO +-----END CERTIFICATE----- + +vTrus Root CA +============= +-----BEGIN CERTIFICATE----- +MIIFVjCCAz6gAwIBAgIUQ+NxE9izWRRdt86M/TX9b7wFjUUwDQYJKoZIhvcNAQELBQAwQzELMAkG +A1UEBhMCQ04xHDAaBgNVBAoTE2lUcnVzQ2hpbmEgQ28uLEx0ZC4xFjAUBgNVBAMTDXZUcnVzIFJv +b3QgQ0EwHhcNMTgwNzMxMDcyNDA1WhcNNDMwNzMxMDcyNDA1WjBDMQswCQYDVQQGEwJDTjEcMBoG +A1UEChMTaVRydXNDaGluYSBDby4sTHRkLjEWMBQGA1UEAxMNdlRydXMgUm9vdCBDQTCCAiIwDQYJ +KoZIhvcNAQEBBQADggIPADCCAgoCggIBAL1VfGHTuB0EYgWgrmy3cLRB6ksDXhA/kFocizuwZots +SKYcIrrVQJLuM7IjWcmOvFjai57QGfIvWcaMY1q6n6MLsLOaXLoRuBLpDLvPbmyAhykUAyyNJJrI +ZIO1aqwTLDPxn9wsYTwaP3BVm60AUn/PBLn+NvqcwBauYv6WTEN+VRS+GrPSbcKvdmaVayqwlHeF +XgQPYh1jdfdr58tbmnDsPmcF8P4HCIDPKNsFxhQnL4Z98Cfe/+Z+M0jnCx5Y0ScrUw5XSmXX+6KA +YPxMvDVTAWqXcoKv8R1w6Jz1717CbMdHflqUhSZNO7rrTOiwCcJlwp2dCZtOtZcFrPUGoPc2BX70 +kLJrxLT5ZOrpGgrIDajtJ8nU57O5q4IikCc9Kuh8kO+8T/3iCiSn3mUkpF3qwHYw03dQ+A0Em5Q2 +AXPKBlim0zvc+gRGE1WKyURHuFE5Gi7oNOJ5y1lKCn+8pu8fA2dqWSslYpPZUxlmPCdiKYZNpGvu +/9ROutW04o5IWgAZCfEF2c6Rsffr6TlP9m8EQ5pV9T4FFL2/s1m02I4zhKOQUqqzApVg+QxMaPnu +1RcN+HFXtSXkKe5lXa/R7jwXC1pDxaWG6iSe4gUH3DRCEpHWOXSuTEGC2/KmSNGzm/MzqvOmwMVO +9fSddmPmAsYiS8GVP1BkLFTltvA8Kc9XAgMBAAGjQjBAMB0GA1UdDgQWBBRUYnBj8XWEQ1iO0RYg +scasGrz2iTAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOC +AgEAKbqSSaet8PFww+SX8J+pJdVrnjT+5hpk9jprUrIQeBqfTNqK2uwcN1LgQkv7bHbKJAs5EhWd +nxEt/Hlk3ODg9d3gV8mlsnZwUKT+twpw1aA08XXXTUm6EdGz2OyC/+sOxL9kLX1jbhd47F18iMjr +jld22VkE+rxSH0Ws8HqA7Oxvdq6R2xCOBNyS36D25q5J08FsEhvMKar5CKXiNxTKsbhm7xqC5PD4 +8acWabfbqWE8n/Uxy+QARsIvdLGx14HuqCaVvIivTDUHKgLKeBRtRytAVunLKmChZwOgzoy8sHJn +xDHO2zTlJQNgJXtxmOTAGytfdELSS8VZCAeHvsXDf+eW2eHcKJfWjwXj9ZtOyh1QRwVTsMo554Wg +icEFOwE30z9J4nfrI8iIZjs9OXYhRvHsXyO466JmdXTBQPfYaJqT4i2pLr0cox7IdMakLXogqzu4 +sEb9b91fUlV1YvCXoHzXOP0l382gmxDPi7g4Xl7FtKYCNqEeXxzP4padKar9mK5S4fNBUvupLnKW +nyfjqnN9+BojZns7q2WwMgFLFT49ok8MKzWixtlnEjUwzXYuFrOZnk1PTi07NEPhmg4NpGaXutIc +SkwsKouLgU9xGqndXHt7CMUADTdA43x7VF8vhV929vensBxXVsFy6K2ir40zSbofitzmdHxghm+H +l3s= +-----END CERTIFICATE----- + +ISRG Root X2 +============ +-----BEGIN CERTIFICATE----- +MIICGzCCAaGgAwIBAgIQQdKd0XLq7qeAwSxs6S+HUjAKBggqhkjOPQQDAzBPMQswCQYDVQQGEwJV +UzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElT +UkcgUm9vdCBYMjAeFw0yMDA5MDQwMDAwMDBaFw00MDA5MTcxNjAwMDBaME8xCzAJBgNVBAYTAlVT +MSkwJwYDVQQKEyBJbnRlcm5ldCBTZWN1cml0eSBSZXNlYXJjaCBHcm91cDEVMBMGA1UEAxMMSVNS +RyBSb290IFgyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEzZvVn4CDCuwJSvMWSj5cz3es3mcFDR0H +ttwW+1qLFNvicWDEukWVEYmO6gbf9yoWHKS5xcUy4APgHoIYOIvXRdgKam7mAHf7AlF9ItgKbppb +d9/w+kHsOdx1ymgHDB/qo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV +HQ4EFgQUfEKWrt5LSDv6kviejM9ti6lyN5UwCgYIKoZIzj0EAwMDaAAwZQIwe3lORlCEwkSHRhtF +cP9Ymd70/aTSVaYgLXTWNLxBo1BfASdWtL4ndQavEi51mI38AjEAi/V3bNTIZargCyzuFJ0nN6T5 +U6VR5CmD1/iQMVtCnwr1/q4AaOeMSQ+2b1tbFfLn +-----END CERTIFICATE----- + +HiPKI Root CA - G1 +================== +-----BEGIN CERTIFICATE----- +MIIFajCCA1KgAwIBAgIQLd2szmKXlKFD6LDNdmpeYDANBgkqhkiG9w0BAQsFADBPMQswCQYDVQQG +EwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0ZC4xGzAZBgNVBAMMEkhpUEtJ +IFJvb3QgQ0EgLSBHMTAeFw0xOTAyMjIwOTQ2MDRaFw0zNzEyMzExNTU5NTlaME8xCzAJBgNVBAYT +AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEbMBkGA1UEAwwSSGlQS0kg +Um9vdCBDQSAtIEcxMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA9B5/UnMyDHPkvRN0 +o9QwqNCuS9i233VHZvR85zkEHmpwINJaR3JnVfSl6J3VHiGh8Ge6zCFovkRTv4354twvVcg3Px+k +wJyz5HdcoEb+d/oaoDjq7Zpy3iu9lFc6uux55199QmQ5eiY29yTw1S+6lZgRZq2XNdZ1AYDgr/SE +YYwNHl98h5ZeQa/rh+r4XfEuiAU+TCK72h8q3VJGZDnzQs7ZngyzsHeXZJzA9KMuH5UHsBffMNsA +GJZMoYFL3QRtU6M9/Aes1MU3guvklQgZKILSQjqj2FPseYlgSGDIcpJQ3AOPgz+yQlda22rpEZfd +hSi8MEyr48KxRURHH+CKFgeW0iEPU8DtqX7UTuybCeyvQqww1r/REEXgphaypcXTT3OUM3ECoWqj +1jOXTyFjHluP2cFeRXF3D4FdXyGarYPM+l7WjSNfGz1BryB1ZlpK9p/7qxj3ccC2HTHsOyDry+K4 +9a6SsvfhhEvyovKTmiKe0xRvNlS9H15ZFblzqMF8b3ti6RZsR1pl8w4Rm0bZ/W3c1pzAtH2lsN0/ +Vm+h+fbkEkj9Bn8SV7apI09bA8PgcSojt/ewsTu8mL3WmKgMa/aOEmem8rJY5AIJEzypuxC00jBF +8ez3ABHfZfjcK0NVvxaXxA/VLGGEqnKG/uY6fsI/fe78LxQ+5oXdUG+3Se0CAwEAAaNCMEAwDwYD +VR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU8ncX+l6o/vY9cdVouslGDDjYr7AwDgYDVR0PAQH/BAQD +AgGGMA0GCSqGSIb3DQEBCwUAA4ICAQBQUfB13HAE4/+qddRxosuej6ip0691x1TPOhwEmSKsxBHi +7zNKpiMdDg1H2DfHb680f0+BazVP6XKlMeJ45/dOlBhbQH3PayFUhuaVevvGyuqcSE5XCV0vrPSl +tJczWNWseanMX/mF+lLFjfiRFOs6DRfQUsJ748JzjkZ4Bjgs6FzaZsT0pPBWGTMpWmWSBUdGSquE +wx4noR8RkpkndZMPvDY7l1ePJlsMu5wP1G4wB9TcXzZoZjmDlicmisjEOf6aIW/Vcobpf2Lll07Q +JNBAsNB1CI69aO4I1258EHBGG3zgiLKecoaZAeO/n0kZtCW+VmWuF2PlHt/o/0elv+EmBYTksMCv +5wiZqAxeJoBF1PhoL5aPruJKHJwWDBNvOIf2u8g0X5IDUXlwpt/L9ZlNec1OvFefQ05rLisY+Gpz +jLrFNe85akEez3GoorKGB1s6yeHvP2UEgEcyRHCVTjFnanRbEEV16rCf0OY1/k6fi8wrkkVbbiVg +hUbN0aqwdmaTd5a+g744tiROJgvM7XpWGuDpWsZkrUx6AEhEL7lAuxM+vhV4nYWBSipX3tUZQ9rb +yltHhoMLP7YNdnhzeSJesYAfz77RP1YQmCuVh6EfnWQUYDksswBVLuT1sw5XxJFBAJw/6KXf6vb/ +yPCtbVKoF6ubYfwSUTXkJf2vqmqGOQ== +-----END CERTIFICATE----- + +GlobalSign ECC Root CA - R4 +=========================== +-----BEGIN CERTIFICATE----- +MIIB3DCCAYOgAwIBAgINAgPlfvU/k/2lCSGypjAKBggqhkjOPQQDAjBQMSQwIgYDVQQLExtHbG9i +YWxTaWduIEVDQyBSb290IENBIC0gUjQxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkds +b2JhbFNpZ24wHhcNMTIxMTEzMDAwMDAwWhcNMzgwMTE5MDMxNDA3WjBQMSQwIgYDVQQLExtHbG9i +YWxTaWduIEVDQyBSb290IENBIC0gUjQxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkds +b2JhbFNpZ24wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAS4xnnTj2wlDp8uORkcA6SumuU5BwkW +ymOxuYb4ilfBV85C+nOh92VC/x7BALJucw7/xyHlGKSq2XE/qNS5zowdo0IwQDAOBgNVHQ8BAf8E +BAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUVLB7rUW44kB/+wpu+74zyTyjhNUwCgYI +KoZIzj0EAwIDRwAwRAIgIk90crlgr/HmnKAWBVBfw147bmF0774BxL4YSFlhgjICICadVGNA3jdg +UM/I2O2dgq43mLyjj0xMqTQrbO/7lZsm +-----END CERTIFICATE----- + +GTS Root R1 +=========== +-----BEGIN CERTIFICATE----- +MIIFVzCCAz+gAwIBAgINAgPlk28xsBNJiGuiFzANBgkqhkiG9w0BAQwFADBHMQswCQYDVQQGEwJV +UzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3Qg +UjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UE +ChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0G +CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaM +f/vo27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vXmX7wCl7raKb0 +xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7zUjwTcLCeoiKu7rPWRnWr4+w +B7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0PfyblqAj+lug8aJRT7oM6iCsVlgmy4HqMLnXW +nOunVmSPlk9orj2XwoSPwLxAwAtcvfaHszVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk +9+aCEI3oncKKiPo4Zor8Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zq +kUspzBmkMiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOORc92wO1A +K/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYWk70paDPvOmbsB4om3xPX +V2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+DVrNVjzRlwW5y0vtOUucxD/SVRNuJLDW +cfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgFlQIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0T +AQH/BAUwAwEB/zAdBgNVHQ4EFgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQAD +ggIBAJ+qQibbC5u+/x6Wki4+omVKapi6Ist9wTrYggoGxval3sBOh2Z5ofmmWJyq+bXmYOfg6LEe +QkEzCzc9zolwFcq1JKjPa7XSQCGYzyI0zzvFIoTgxQ6KfF2I5DUkzps+GlQebtuyh6f88/qBVRRi +ClmpIgUxPoLW7ttXNLwzldMXG+gnoot7TiYaelpkttGsN/H9oPM47HLwEXWdyzRSjeZ2axfG34ar +J45JK3VmgRAhpuo+9K4l/3wV3s6MJT/KYnAK9y8JZgfIPxz88NtFMN9iiMG1D53Dn0reWVlHxYci +NuaCp+0KueIHoI17eko8cdLiA6EfMgfdG+RCzgwARWGAtQsgWSl4vflVy2PFPEz0tv/bal8xa5me +LMFrUKTX5hgUvYU/Z6tGn6D/Qqc6f1zLXbBwHSs09dR2CQzreExZBfMzQsNhFRAbd03OIozUhfJF +fbdT6u9AWpQKXCBfTkBdYiJ23//OYb2MI3jSNwLgjt7RETeJ9r/tSQdirpLsQBqvFAnZ0E6yove+ +7u7Y/9waLd64NnHi/Hm3lCXRSHNboTXns5lndcEZOitHTtNCjv0xyBZm2tIMPNuzjsmhDYAPexZ3 +FL//2wmUspO8IFgV6dtxQ/PeEMMA3KgqlbbC1j+Qa3bbbP6MvPJwNQzcmRk13NfIRmPVNnGuV/u3 +gm3c +-----END CERTIFICATE----- + +GTS Root R2 +=========== +-----BEGIN CERTIFICATE----- +MIIFVzCCAz+gAwIBAgINAgPlrsWNBCUaqxElqjANBgkqhkiG9w0BAQwFADBHMQswCQYDVQQGEwJV +UzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3Qg +UjIwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UE +ChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjIwggIiMA0G +CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDO3v2m++zsFDQ8BwZabFn3GTXd98GdVarTzTukk3Lv +CvptnfbwhYBboUhSnznFt+4orO/LdmgUud+tAWyZH8QiHZ/+cnfgLFuv5AS/T3KgGjSY6Dlo7JUl +e3ah5mm5hRm9iYz+re026nO8/4Piy33B0s5Ks40FnotJk9/BW9BuXvAuMC6C/Pq8tBcKSOWIm8Wb +a96wyrQD8Nr0kLhlZPdcTK3ofmZemde4wj7I0BOdre7kRXuJVfeKH2JShBKzwkCX44ofR5GmdFrS ++LFjKBC4swm4VndAoiaYecb+3yXuPuWgf9RhD1FLPD+M2uFwdNjCaKH5wQzpoeJ/u1U8dgbuak7M +kogwTZq9TwtImoS1mKPV+3PBV2HdKFZ1E66HjucMUQkQdYhMvI35ezzUIkgfKtzra7tEscszcTJG +r61K8YzodDqs5xoic4DSMPclQsciOzsSrZYuxsN2B6ogtzVJV+mSSeh2FnIxZyuWfoqjx5RWIr9q +S34BIbIjMt/kmkRtWVtd9QCgHJvGeJeNkP+byKq0rxFROV7Z+2et1VsRnTKaG73VululycslaVNV +J1zgyjbLiGH7HrfQy+4W+9OmTN6SpdTi3/UGVN4unUu0kzCqgc7dGtxRcw1PcOnlthYhGXmy5okL +dWTK1au8CcEYof/UVKGFPP0UJAOyh9OktwIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0T +AQH/BAUwAwEB/zAdBgNVHQ4EFgQUu//KjiOfT5nK2+JopqUVJxce2Q4wDQYJKoZIhvcNAQEMBQAD +ggIBAB/Kzt3HvqGf2SdMC9wXmBFqiN495nFWcrKeGk6c1SuYJF2ba3uwM4IJvd8lRuqYnrYb/oM8 +0mJhwQTtzuDFycgTE1XnqGOtjHsB/ncw4c5omwX4Eu55MaBBRTUoCnGkJE+M3DyCB19m3H0Q/gxh +swWV7uGugQ+o+MePTagjAiZrHYNSVc61LwDKgEDg4XSsYPWHgJ2uNmSRXbBoGOqKYcl3qJfEycel +/FVL8/B/uWU9J2jQzGv6U53hkRrJXRqWbTKH7QMgyALOWr7Z6v2yTcQvG99fevX4i8buMTolUVVn +jWQye+mew4K6Ki3pHrTgSAai/GevHyICc/sgCq+dVEuhzf9gR7A/Xe8bVr2XIZYtCtFenTgCR2y5 +9PYjJbigapordwj6xLEokCZYCDzifqrXPW+6MYgKBesntaFJ7qBFVHvmJ2WZICGoo7z7GJa7Um8M +7YNRTOlZ4iBgxcJlkoKM8xAfDoqXvneCbT+PHV28SSe9zE8P4c52hgQjxcCMElv924SgJPFI/2R8 +0L5cFtHvma3AH/vLrrw4IgYmZNralw4/KBVEqE8AyvCazM90arQ+POuV7LXTWtiBmelDGDfrs7vR +WGJB82bSj6p4lVQgw1oudCvV0b4YacCs1aTPObpRhANl6WLAYv7YTVWW4tAR+kg0Eeye7QUd5MjW +HYbL +-----END CERTIFICATE----- + +GTS Root R3 +=========== +-----BEGIN CERTIFICATE----- +MIICCTCCAY6gAwIBAgINAgPluILrIPglJ209ZjAKBggqhkjOPQQDAzBHMQswCQYDVQQGEwJVUzEi +MCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjMw +HhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZ +R29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjMwdjAQBgcqhkjO +PQIBBgUrgQQAIgNiAAQfTzOHMymKoYTey8chWEGJ6ladK0uFxh1MJ7x/JlFyb+Kf1qPKzEUURout +736GjOyxfi//qXGdGIRFBEFVbivqJn+7kAHjSxm65FSWRQmx1WyRRK2EE46ajA2ADDL24CejQjBA +MA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTB8Sa6oC2uhYHP0/Eq +Er24Cmf9vDAKBggqhkjOPQQDAwNpADBmAjEA9uEglRR7VKOQFhG/hMjqb2sXnh5GmCCbn9MN2azT +L818+FsuVbu/3ZL3pAzcMeGiAjEA/JdmZuVDFhOD3cffL74UOO0BzrEXGhF16b0DjyZ+hOXJYKaV +11RZt+cRLInUue4X +-----END CERTIFICATE----- + +GTS Root R4 +=========== +-----BEGIN CERTIFICATE----- +MIICCTCCAY6gAwIBAgINAgPlwGjvYxqccpBQUjAKBggqhkjOPQQDAzBHMQswCQYDVQQGEwJVUzEi +MCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQw +HhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAwMDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZ +R29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwdjAQBgcqhkjO +PQIBBgUrgQQAIgNiAATzdHOnaItgrkO4NcWBMHtLSZ37wWHO5t5GvWvVYRg1rkDdc/eJkTBa6zzu +hXyiQHY7qca4R9gq55KRanPpsXI5nymfopjTX15YhmUPoYRlBtHci8nHc8iMai/lxKvRHYqjQjBA +MA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSATNbrdP9JNqPV2Py1 +PsVq8JQdjDAKBggqhkjOPQQDAwNpADBmAjEA6ED/g94D9J+uHXqnLrmvT/aDHQ4thQEd0dlq7A/C +r8deVl5c1RxYIigL9zC2L7F8AjEA8GE8p/SgguMh1YQdc4acLa/KNJvxn7kjNuK8YAOdgLOaVsjh +4rsUecrNIdSUtUlD +-----END CERTIFICATE----- + +Telia Root CA v2 +================ +-----BEGIN CERTIFICATE----- +MIIFdDCCA1ygAwIBAgIPAWdfJ9b+euPkrL4JWwWeMA0GCSqGSIb3DQEBCwUAMEQxCzAJBgNVBAYT +AkZJMRowGAYDVQQKDBFUZWxpYSBGaW5sYW5kIE95ajEZMBcGA1UEAwwQVGVsaWEgUm9vdCBDQSB2 +MjAeFw0xODExMjkxMTU1NTRaFw00MzExMjkxMTU1NTRaMEQxCzAJBgNVBAYTAkZJMRowGAYDVQQK +DBFUZWxpYSBGaW5sYW5kIE95ajEZMBcGA1UEAwwQVGVsaWEgUm9vdCBDQSB2MjCCAiIwDQYJKoZI +hvcNAQEBBQADggIPADCCAgoCggIBALLQPwe84nvQa5n44ndp586dpAO8gm2h/oFlH0wnrI4AuhZ7 +6zBqAMCzdGh+sq/H1WKzej9Qyow2RCRj0jbpDIX2Q3bVTKFgcmfiKDOlyzG4OiIjNLh9vVYiQJ3q +9HsDrWj8soFPmNB06o3lfc1jw6P23pLCWBnglrvFxKk9pXSW/q/5iaq9lRdU2HhE8Qx3FZLgmEKn +pNaqIJLNwaCzlrI6hEKNfdWV5Nbb6WLEWLN5xYzTNTODn3WhUidhOPFZPY5Q4L15POdslv5e2QJl +tI5c0BE0312/UqeBAMN/mUWZFdUXyApT7GPzmX3MaRKGwhfwAZ6/hLzRUssbkmbOpFPlob/E2wnW +5olWK8jjfN7j/4nlNW4o6GwLI1GpJQXrSPjdscr6bAhR77cYbETKJuFzxokGgeWKrLDiKca5JLNr +RBH0pUPCTEPlcDaMtjNXepUugqD0XBCzYYP2AgWGLnwtbNwDRm41k9V6lS/eINhbfpSQBGq6WT0E +BXWdN6IOLj3rwaRSg/7Qa9RmjtzG6RJOHSpXqhC8fF6CfaamyfItufUXJ63RDolUK5X6wK0dmBR4 +M0KGCqlztft0DbcbMBnEWg4cJ7faGND/isgFuvGqHKI3t+ZIpEYslOqodmJHixBTB0hXbOKSTbau +BcvcwUpej6w9GU7C7WB1K9vBykLVAgMBAAGjYzBhMB8GA1UdIwQYMBaAFHKs5DN5qkWH9v2sHZ7W +xy+G2CQ5MB0GA1UdDgQWBBRyrOQzeapFh/b9rB2e1scvhtgkOTAOBgNVHQ8BAf8EBAMCAQYwDwYD +VR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAgEAoDtZpwmUPjaE0n4vOaWWl/oRrfxn83EJ +8rKJhGdEr7nv7ZbsnGTbMjBvZ5qsfl+yqwE2foH65IRe0qw24GtixX1LDoJt0nZi0f6X+J8wfBj5 +tFJ3gh1229MdqfDBmgC9bXXYfef6xzijnHDoRnkDry5023X4blMMA8iZGok1GTzTyVR8qPAs5m4H +eW9q4ebqkYJpCh3DflminmtGFZhb069GHWLIzoBSSRE/yQQSwxN8PzuKlts8oB4KtItUsiRnDe+C +y748fdHif64W1lZYudogsYMVoe+KTTJvQS8TUoKU1xrBeKJR3Stwbbca+few4GeXVtt8YVMJAygC +QMez2P2ccGrGKMOF6eLtGpOg3kuYooQ+BXcBlj37tCAPnHICehIv1aO6UXivKitEZU61/Qrowc15 +h2Er3oBXRb9n8ZuRXqWk7FlIEA04x7D6w0RtBPV4UBySllva9bguulvP5fBqnUsvWHMtTy3EHD70 +sz+rFQ47GUGKpMFXEmZxTPpT41frYpUJnlTd0cI8Vzy9OK2YZLe4A5pTVmBds9hCG1xLEooc6+t9 +xnppxyd/pPiL8uSUZodL6ZQHCRJ5irLrdATczvREWeAWysUsWNc8e89ihmpQfTU2Zqf7N+cox9jQ +raVplI/owd8k+BsHMYeB2F326CjYSlKArBPuUBQemMc= +-----END CERTIFICATE----- + +D-TRUST BR Root CA 1 2020 +========================= +-----BEGIN CERTIFICATE----- +MIIC2zCCAmCgAwIBAgIQfMmPK4TX3+oPyWWa00tNljAKBggqhkjOPQQDAzBIMQswCQYDVQQGEwJE +RTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSIwIAYDVQQDExlELVRSVVNUIEJSIFJvb3QgQ0EgMSAy +MDIwMB4XDTIwMDIxMTA5NDUwMFoXDTM1MDIxMTA5NDQ1OVowSDELMAkGA1UEBhMCREUxFTATBgNV +BAoTDEQtVHJ1c3QgR21iSDEiMCAGA1UEAxMZRC1UUlVTVCBCUiBSb290IENBIDEgMjAyMDB2MBAG +ByqGSM49AgEGBSuBBAAiA2IABMbLxyjR+4T1mu9CFCDhQ2tuda38KwOE1HaTJddZO0Flax7mNCq7 +dPYSzuht56vkPE4/RAiLzRZxy7+SmfSk1zxQVFKQhYN4lGdnoxwJGT11NIXe7WB9xwy0QVK5buXu +QqOCAQ0wggEJMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFHOREKv/VbNafAkl1bK6CKBrqx9t +MA4GA1UdDwEB/wQEAwIBBjCBxgYDVR0fBIG+MIG7MD6gPKA6hjhodHRwOi8vY3JsLmQtdHJ1c3Qu +bmV0L2NybC9kLXRydXN0X2JyX3Jvb3RfY2FfMV8yMDIwLmNybDB5oHegdYZzbGRhcDovL2RpcmVj +dG9yeS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwQlIlMjBSb290JTIwQ0ElMjAxJTIwMjAyMCxP +PUQtVHJ1c3QlMjBHbWJILEM9REU/Y2VydGlmaWNhdGVyZXZvY2F0aW9ubGlzdDAKBggqhkjOPQQD +AwNpADBmAjEAlJAtE/rhY/hhY+ithXhUkZy4kzg+GkHaQBZTQgjKL47xPoFWwKrY7RjEsK70Pvom +AjEA8yjixtsrmfu3Ubgko6SUeho/5jbiA1czijDLgsfWFBHVdWNbFJWcHwHP2NVypw87 +-----END CERTIFICATE----- + +D-TRUST EV Root CA 1 2020 +========================= +-----BEGIN CERTIFICATE----- +MIIC2zCCAmCgAwIBAgIQXwJB13qHfEwDo6yWjfv/0DAKBggqhkjOPQQDAzBIMQswCQYDVQQGEwJE +RTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSIwIAYDVQQDExlELVRSVVNUIEVWIFJvb3QgQ0EgMSAy +MDIwMB4XDTIwMDIxMTEwMDAwMFoXDTM1MDIxMTA5NTk1OVowSDELMAkGA1UEBhMCREUxFTATBgNV +BAoTDEQtVHJ1c3QgR21iSDEiMCAGA1UEAxMZRC1UUlVTVCBFViBSb290IENBIDEgMjAyMDB2MBAG +ByqGSM49AgEGBSuBBAAiA2IABPEL3YZDIBnfl4XoIkqbz52Yv7QFJsnL46bSj8WeeHsxiamJrSc8 +ZRCC/N/DnU7wMyPE0jL1HLDfMxddxfCxivnvubcUyilKwg+pf3VlSSowZ/Rk99Yad9rDwpdhQntJ +raOCAQ0wggEJMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFH8QARY3OqQo5FD4pPfsazK2/umL +MA4GA1UdDwEB/wQEAwIBBjCBxgYDVR0fBIG+MIG7MD6gPKA6hjhodHRwOi8vY3JsLmQtdHJ1c3Qu +bmV0L2NybC9kLXRydXN0X2V2X3Jvb3RfY2FfMV8yMDIwLmNybDB5oHegdYZzbGRhcDovL2RpcmVj +dG9yeS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwRVYlMjBSb290JTIwQ0ElMjAxJTIwMjAyMCxP +PUQtVHJ1c3QlMjBHbWJILEM9REU/Y2VydGlmaWNhdGVyZXZvY2F0aW9ubGlzdDAKBggqhkjOPQQD +AwNpADBmAjEAyjzGKnXCXnViOTYAYFqLwZOZzNnbQTs7h5kXO9XMT8oi96CAy/m0sRtW9XLS/BnR +AjEAkfcwkz8QRitxpNA7RJvAKQIFskF3UfN5Wp6OFKBOQtJbgfM0agPnIjhQW+0ZT0MW +-----END CERTIFICATE----- + +DigiCert TLS ECC P384 Root G5 +============================= +-----BEGIN CERTIFICATE----- +MIICGTCCAZ+gAwIBAgIQCeCTZaz32ci5PhwLBCou8zAKBggqhkjOPQQDAzBOMQswCQYDVQQGEwJV +UzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJjAkBgNVBAMTHURpZ2lDZXJ0IFRMUyBFQ0MgUDM4 +NCBSb290IEc1MB4XDTIxMDExNTAwMDAwMFoXDTQ2MDExNDIzNTk1OVowTjELMAkGA1UEBhMCVVMx +FzAVBgNVBAoTDkRpZ2lDZXJ0LCBJbmMuMSYwJAYDVQQDEx1EaWdpQ2VydCBUTFMgRUNDIFAzODQg +Um9vdCBHNTB2MBAGByqGSM49AgEGBSuBBAAiA2IABMFEoc8Rl1Ca3iOCNQfN0MsYndLxf3c1Tzvd +lHJS7cI7+Oz6e2tYIOyZrsn8aLN1udsJ7MgT9U7GCh1mMEy7H0cKPGEQQil8pQgO4CLp0zVozptj +n4S1mU1YoI71VOeVyaNCMEAwHQYDVR0OBBYEFMFRRVBZqz7nLFr6ICISB4CIfBFqMA4GA1UdDwEB +/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM49BAMDA2gAMGUCMQCJao1H5+z8blUD2Wds +Jk6Dxv3J+ysTvLd6jLRl0mlpYxNjOyZQLgGheQaRnUi/wr4CMEfDFXuxoJGZSZOoPHzoRgaLLPIx +AJSdYsiJvRmEFOml+wG4DXZDjC5Ty3zfDBeWUA== +-----END CERTIFICATE----- + +DigiCert TLS RSA4096 Root G5 +============================ +-----BEGIN CERTIFICATE----- +MIIFZjCCA06gAwIBAgIQCPm0eKj6ftpqMzeJ3nzPijANBgkqhkiG9w0BAQwFADBNMQswCQYDVQQG +EwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJTAjBgNVBAMTHERpZ2lDZXJ0IFRMUyBSU0E0 +MDk2IFJvb3QgRzUwHhcNMjEwMTE1MDAwMDAwWhcNNDYwMTE0MjM1OTU5WjBNMQswCQYDVQQGEwJV +UzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xJTAjBgNVBAMTHERpZ2lDZXJ0IFRMUyBSU0E0MDk2 +IFJvb3QgRzUwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCz0PTJeRGd/fxmgefM1eS8 +7IE+ajWOLrfn3q/5B03PMJ3qCQuZvWxX2hhKuHisOjmopkisLnLlvevxGs3npAOpPxG02C+JFvuU +AT27L/gTBaF4HI4o4EXgg/RZG5Wzrn4DReW+wkL+7vI8toUTmDKdFqgpwgscONyfMXdcvyej/Ces +tyu9dJsXLfKB2l2w4SMXPohKEiPQ6s+d3gMXsUJKoBZMpG2T6T867jp8nVid9E6P/DsjyG244gXa +zOvswzH016cpVIDPRFtMbzCe88zdH5RDnU1/cHAN1DrRN/BsnZvAFJNY781BOHW8EwOVfH/jXOnV +DdXifBBiqmvwPXbzP6PosMH976pXTayGpxi0KcEsDr9kvimM2AItzVwv8n/vFfQMFawKsPHTDU9q +TXeXAaDxZre3zu/O7Oyldcqs4+Fj97ihBMi8ez9dLRYiVu1ISf6nL3kwJZu6ay0/nTvEF+cdLvvy +z6b84xQslpghjLSR6Rlgg/IwKwZzUNWYOwbpx4oMYIwo+FKbbuH2TbsGJJvXKyY//SovcfXWJL5/ +MZ4PbeiPT02jP/816t9JXkGPhvnxd3lLG7SjXi/7RgLQZhNeXoVPzthwiHvOAbWWl9fNff2C+MIk +wcoBOU+NosEUQB+cZtUMCUbW8tDRSHZWOkPLtgoRObqME2wGtZ7P6wIDAQABo0IwQDAdBgNVHQ4E +FgQUUTMc7TZArxfTJc1paPKvTiM+s0EwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8w +DQYJKoZIhvcNAQEMBQADggIBAGCmr1tfV9qJ20tQqcQjNSH/0GEwhJG3PxDPJY7Jv0Y02cEhJhxw +GXIeo8mH/qlDZJY6yFMECrZBu8RHANmfGBg7sg7zNOok992vIGCukihfNudd5N7HPNtQOa27PShN +lnx2xlv0wdsUpasZYgcYQF+Xkdycx6u1UQ3maVNVzDl92sURVXLFO4uJ+DQtpBflF+aZfTCIITfN +MBc9uPK8qHWgQ9w+iUuQrm0D4ByjoJYJu32jtyoQREtGBzRj7TG5BO6jm5qu5jF49OokYTurWGT/ +u4cnYiWB39yhL/btp/96j1EuMPikAdKFOV8BmZZvWltwGUb+hmA+rYAQCd05JS9Yf7vSdPD3Rh9G +OUrYU9DzLjtxpdRv/PNn5AeP3SYZ4Y1b+qOTEZvpyDrDVWiakuFSdjjo4bq9+0/V77PnSIMx8IIh +47a+p6tv75/fTM8BuGJqIz3nCU2AG3swpMPdB380vqQmsvZB6Akd4yCYqjdP//fx4ilwMUc/dNAU +FvohigLVigmUdy7yWSiLfFCSCmZ4OIN1xLVaqBHG5cGdZlXPU8Sv13WFqUITVuwhd4GTWgzqltlJ +yqEI8pc7bZsEGCREjnwB8twl2F6GmrE52/WRMmrRpnCKovfepEWFJqgejF0pW8hL2JpqA15w8oVP +bEtoL8pU9ozaMv7Da4M/OMZ+ +-----END CERTIFICATE----- + +Certainly Root R1 +================= +-----BEGIN CERTIFICATE----- +MIIFRzCCAy+gAwIBAgIRAI4P+UuQcWhlM1T01EQ5t+AwDQYJKoZIhvcNAQELBQAwPTELMAkGA1UE +BhMCVVMxEjAQBgNVBAoTCUNlcnRhaW5seTEaMBgGA1UEAxMRQ2VydGFpbmx5IFJvb3QgUjEwHhcN +MjEwNDAxMDAwMDAwWhcNNDYwNDAxMDAwMDAwWjA9MQswCQYDVQQGEwJVUzESMBAGA1UEChMJQ2Vy +dGFpbmx5MRowGAYDVQQDExFDZXJ0YWlubHkgUm9vdCBSMTCCAiIwDQYJKoZIhvcNAQEBBQADggIP +ADCCAgoCggIBANA21B/q3avk0bbm+yLA3RMNansiExyXPGhjZjKcA7WNpIGD2ngwEc/csiu+kr+O +5MQTvqRoTNoCaBZ0vrLdBORrKt03H2As2/X3oXyVtwxwhi7xOu9S98zTm/mLvg7fMbedaFySpvXl +8wo0tf97ouSHocavFwDvA5HtqRxOcT3Si2yJ9HiG5mpJoM610rCrm/b01C7jcvk2xusVtyWMOvwl +DbMicyF0yEqWYZL1LwsYpfSt4u5BvQF5+paMjRcCMLT5r3gajLQ2EBAHBXDQ9DGQilHFhiZ5shGI +XsXwClTNSaa/ApzSRKft43jvRl5tcdF5cBxGX1HpyTfcX35pe0HfNEXgO4T0oYoKNp43zGJS4YkN +KPl6I7ENPT2a/Z2B7yyQwHtETrtJ4A5KVpK8y7XdeReJkd5hiXSSqOMyhb5OhaRLWcsrxXiOcVTQ +AjeZjOVJ6uBUcqQRBi8LjMFbvrWhsFNunLhgkR9Za/kt9JQKl7XsxXYDVBtlUrpMklZRNaBA2Cnb +rlJ2Oy0wQJuK0EJWtLeIAaSHO1OWzaMWj/Nmqhexx2DgwUMFDO6bW2BvBlyHWyf5QBGenDPBt+U1 +VwV/J84XIIwc/PH72jEpSe31C4SnT8H2TsIonPru4K8H+zMReiFPCyEQtkA6qyI6BJyLm4SGcprS +p6XEtHWRqSsjAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1Ud +DgQWBBTgqj8ljZ9EXME66C6ud0yEPmcM9DANBgkqhkiG9w0BAQsFAAOCAgEAuVevuBLaV4OPaAsz +HQNTVfSVcOQrPbA56/qJYv331hgELyE03fFo8NWWWt7CgKPBjcZq91l3rhVkz1t5BXdm6ozTaw3d +8VkswTOlMIAVRQdFGjEitpIAq5lNOo93r6kiyi9jyhXWx8bwPWz8HA2YEGGeEaIi1wrykXprOQ4v +MMM2SZ/g6Q8CRFA3lFV96p/2O7qUpUzpvD5RtOjKkjZUbVwlKNrdrRT90+7iIgXr0PK3aBLXWopB +GsaSpVo7Y0VPv+E6dyIvXL9G+VoDhRNCX8reU9ditaY1BMJH/5n9hN9czulegChB8n3nHpDYT3Y+ +gjwN/KUD+nsa2UUeYNrEjvn8K8l7lcUq/6qJ34IxD3L/DCfXCh5WAFAeDJDBlrXYFIW7pw0WwfgH +JBu6haEaBQmAupVjyTrsJZ9/nbqkRxWbRHDxakvWOF5D8xh+UG7pWijmZeZ3Gzr9Hb4DJqPb1OG7 +fpYnKx3upPvaJVQTA945xsMfTZDsjxtK0hzthZU4UHlG1sGQUDGpXJpuHfUzVounmdLyyCwzk5Iw +x06MZTMQZBf9JBeW0Y3COmor6xOLRPIh80oat3df1+2IpHLlOR+Vnb5nwXARPbv0+Em34yaXOp/S +X3z7wJl8OSngex2/DaeP0ik0biQVy96QXr8axGbqwua6OV+KmalBWQewLK8= +-----END CERTIFICATE----- + +Certainly Root E1 +================= +-----BEGIN CERTIFICATE----- +MIIB9zCCAX2gAwIBAgIQBiUzsUcDMydc+Y2aub/M+DAKBggqhkjOPQQDAzA9MQswCQYDVQQGEwJV +UzESMBAGA1UEChMJQ2VydGFpbmx5MRowGAYDVQQDExFDZXJ0YWlubHkgUm9vdCBFMTAeFw0yMTA0 +MDEwMDAwMDBaFw00NjA0MDEwMDAwMDBaMD0xCzAJBgNVBAYTAlVTMRIwEAYDVQQKEwlDZXJ0YWlu +bHkxGjAYBgNVBAMTEUNlcnRhaW5seSBSb290IEUxMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE3m/4 +fxzf7flHh4axpMCK+IKXgOqPyEpeKn2IaKcBYhSRJHpcnqMXfYqGITQYUBsQ3tA3SybHGWCA6TS9 +YBk2QNYphwk8kXr2vBMj3VlOBF7PyAIcGFPBMdjaIOlEjeR2o0IwQDAOBgNVHQ8BAf8EBAMCAQYw +DwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQU8ygYy2R17ikq6+2uI1g4hevIIgcwCgYIKoZIzj0E +AwMDaAAwZQIxALGOWiDDshliTd6wT99u0nCK8Z9+aozmut6Dacpps6kFtZaSF4fC0urQe87YQVt8 +rgIwRt7qy12a7DLCZRawTDBcMPPaTnOGBtjOiQRINzf43TNRnXCve1XYAS59BWQOhriR +-----END CERTIFICATE----- + +E-Tugra Global Root CA RSA v3 +============================= +-----BEGIN CERTIFICATE----- +MIIF8zCCA9ugAwIBAgIUDU3FzRYilZYIfrgLfxUGNPt5EDQwDQYJKoZIhvcNAQELBQAwgYAxCzAJ +BgNVBAYTAlRSMQ8wDQYDVQQHEwZBbmthcmExGTAXBgNVBAoTEEUtVHVncmEgRUJHIEEuUy4xHTAb +BgNVBAsTFEUtVHVncmEgVHJ1c3QgQ2VudGVyMSYwJAYDVQQDEx1FLVR1Z3JhIEdsb2JhbCBSb290 +IENBIFJTQSB2MzAeFw0yMDAzMTgwOTA3MTdaFw00NTAzMTIwOTA3MTdaMIGAMQswCQYDVQQGEwJU +UjEPMA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRF +LVR1Z3JhIFRydXN0IENlbnRlcjEmMCQGA1UEAxMdRS1UdWdyYSBHbG9iYWwgUm9vdCBDQSBSU0Eg +djMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCiZvCJt3J77gnJY9LTQ91ew6aEOErx +jYG7FL1H6EAX8z3DeEVypi6Q3po61CBxyryfHUuXCscxuj7X/iWpKo429NEvx7epXTPcMHD4QGxL +sqYxYdE0PD0xesevxKenhOGXpOhL9hd87jwH7eKKV9y2+/hDJVDqJ4GohryPUkqWOmAalrv9c/SF +/YP9f4RtNGx/ardLAQO/rWm31zLZ9Vdq6YaCPqVmMbMWPcLzJmAy01IesGykNz709a/r4d+ABs8q +QedmCeFLl+d3vSFtKbZnwy1+7dZ5ZdHPOrbRsV5WYVB6Ws5OUDGAA5hH5+QYfERaxqSzO8bGwzrw +bMOLyKSRBfP12baqBqG3q+Sx6iEUXIOk/P+2UNOMEiaZdnDpwA+mdPy70Bt4znKS4iicvObpCdg6 +04nmvi533wEKb5b25Y08TVJ2Glbhc34XrD2tbKNSEhhw5oBOM/J+JjKsBY04pOZ2PJ8QaQ5tndLB +eSBrW88zjdGUdjXnXVXHt6woq0bM5zshtQoK5EpZ3IE1S0SVEgpnpaH/WwAH0sDM+T/8nzPyAPiM +bIedBi3x7+PmBvrFZhNb/FAHnnGGstpvdDDPk1Po3CLW3iAfYY2jLqN4MpBs3KwytQXk9TwzDdbg +h3cXTJ2w2AmoDVf3RIXwyAS+XF1a4xeOVGNpf0l0ZAWMowIDAQABo2MwYTAPBgNVHRMBAf8EBTAD +AQH/MB8GA1UdIwQYMBaAFLK0ruYt9ybVqnUtdkvAG1Mh0EjvMB0GA1UdDgQWBBSytK7mLfcm1ap1 +LXZLwBtTIdBI7zAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQELBQADggIBAImocn+M684uGMQQ +gC0QDP/7FM0E4BQ8Tpr7nym/Ip5XuYJzEmMmtcyQ6dIqKe6cLcwsmb5FJ+Sxce3kOJUxQfJ9emN4 +38o2Fi+CiJ+8EUdPdk3ILY7r3y18Tjvarvbj2l0Upq7ohUSdBm6O++96SmotKygY/r+QLHUWnw/q +ln0F7psTpURs+APQ3SPh/QMSEgj0GDSz4DcLdxEBSL9htLX4GdnLTeqjjO/98Aa1bZL0SmFQhO3s +SdPkvmjmLuMxC1QLGpLWgti2omU8ZgT5Vdps+9u1FGZNlIM7zR6mK7L+d0CGq+ffCsn99t2HVhjY +sCxVYJb6CH5SkPVLpi6HfMsg2wY+oF0Dd32iPBMbKaITVaA9FCKvb7jQmhty3QUBjYZgv6Rn7rWl +DdF/5horYmbDB7rnoEgcOMPpRfunf/ztAmgayncSd6YAVSgU7NbHEqIbZULpkejLPoeJVF3Zr52X +nGnnCv8PWniLYypMfUeUP95L6VPQMPHF9p5J3zugkaOj/s1YzOrfr28oO6Bpm4/srK4rVJ2bBLFH +IK+WEj5jlB0E5y67hscMmoi/dkfv97ALl2bSRM9gUgfh1SxKOidhd8rXj+eHDjD/DLsE4mHDosiX +YY60MGo8bcIHX0pzLz/5FooBZu+6kcpSV3uu1OYP3Qt6f4ueJiDPO++BcYNZ +-----END CERTIFICATE----- + +E-Tugra Global Root CA ECC v3 +============================= +-----BEGIN CERTIFICATE----- +MIICpTCCAiqgAwIBAgIUJkYZdzHhT28oNt45UYbm1JeIIsEwCgYIKoZIzj0EAwMwgYAxCzAJBgNV +BAYTAlRSMQ8wDQYDVQQHEwZBbmthcmExGTAXBgNVBAoTEEUtVHVncmEgRUJHIEEuUy4xHTAbBgNV +BAsTFEUtVHVncmEgVHJ1c3QgQ2VudGVyMSYwJAYDVQQDEx1FLVR1Z3JhIEdsb2JhbCBSb290IENB +IEVDQyB2MzAeFw0yMDAzMTgwOTQ2NThaFw00NTAzMTIwOTQ2NThaMIGAMQswCQYDVQQGEwJUUjEP +MA0GA1UEBxMGQW5rYXJhMRkwFwYDVQQKExBFLVR1Z3JhIEVCRyBBLlMuMR0wGwYDVQQLExRFLVR1 +Z3JhIFRydXN0IENlbnRlcjEmMCQGA1UEAxMdRS1UdWdyYSBHbG9iYWwgUm9vdCBDQSBFQ0MgdjMw +djAQBgcqhkjOPQIBBgUrgQQAIgNiAASOmCm/xxAeJ9urA8woLNheSBkQKczLWYHMjLiSF4mDKpL2 +w6QdTGLVn9agRtwcvHbB40fQWxPa56WzZkjnIZpKT4YKfWzqTTKACrJ6CZtpS5iB4i7sAnCWH/31 +Rs7K3IKjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAU/4Ixcj75xGZsrTie0bBRiKWQ +zPUwHQYDVR0OBBYEFP+CMXI++cRmbK04ntGwUYilkMz1MA4GA1UdDwEB/wQEAwIBBjAKBggqhkjO +PQQDAwNpADBmAjEA5gVYaWHlLcoNy/EZCL3W/VGSGn5jVASQkZo1kTmZ+gepZpO6yGjUij/67W4W +Aie3AjEA3VoXK3YdZUKWpqxdinlW2Iob35reX8dQj7FbcQwm32pAAOwzkSFxvmjkI6TZraE3 +-----END CERTIFICATE----- + +Security Communication RootCA3 +============================== +-----BEGIN CERTIFICATE----- +MIIFfzCCA2egAwIBAgIJAOF8N0D9G/5nMA0GCSqGSIb3DQEBDAUAMF0xCzAJBgNVBAYTAkpQMSUw +IwYDVQQKExxTRUNPTSBUcnVzdCBTeXN0ZW1zIENPLixMVEQuMScwJQYDVQQDEx5TZWN1cml0eSBD +b21tdW5pY2F0aW9uIFJvb3RDQTMwHhcNMTYwNjE2MDYxNzE2WhcNMzgwMTE4MDYxNzE2WjBdMQsw +CQYDVQQGEwJKUDElMCMGA1UEChMcU0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UE +AxMeU2VjdXJpdHkgQ29tbXVuaWNhdGlvbiBSb290Q0EzMIICIjANBgkqhkiG9w0BAQEFAAOCAg8A +MIICCgKCAgEA48lySfcw3gl8qUCBWNO0Ot26YQ+TUG5pPDXC7ltzkBtnTCHsXzW7OT4rCmDvu20r +hvtxosis5FaU+cmvsXLUIKx00rgVrVH+hXShuRD+BYD5UpOzQD11EKzAlrenfna84xtSGc4RHwsE +NPXY9Wk8d/Nk9A2qhd7gCVAEF5aEt8iKvE1y/By7z/MGTfmfZPd+pmaGNXHIEYBMwXFAWB6+oHP2 +/D5Q4eAvJj1+XCO1eXDe+uDRpdYMQXF79+qMHIjH7Iv10S9VlkZ8WjtYO/u62C21Jdp6Ts9EriGm +npjKIG58u4iFW/vAEGK78vknR+/RiTlDxN/e4UG/VHMgly1s2vPUB6PmudhvrvyMGS7TZ2crldtY +XLVqAvO4g160a75BflcJdURQVc1aEWEhCmHCqYj9E7wtiS/NYeCVvsq1e+F7NGcLH7YMx3weGVPK +p7FKFSBWFHA9K4IsD50VHUeAR/94mQ4xr28+j+2GaR57GIgUssL8gjMunEst+3A7caoreyYn8xrC +3PsXuKHqy6C0rtOUfnrQq8PsOC0RLoi/1D+tEjtCrI8Cbn3M0V9hvqG8OmpI6iZVIhZdXw3/JzOf +GAN0iltSIEdrRU0id4xVJ/CvHozJgyJUt5rQT9nO/NkuHJYosQLTA70lUhw0Zk8jq/R3gpYd0Vcw +CBEF/VfR2ccCAwEAAaNCMEAwHQYDVR0OBBYEFGQUfPxYchamCik0FW8qy7z8r6irMA4GA1UdDwEB +/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBDAUAA4ICAQDcAiMI4u8hOscNtybS +YpOnpSNyByCCYN8Y11StaSWSntkUz5m5UoHPrmyKO1o5yGwBQ8IibQLwYs1OY0PAFNr0Y/Dq9HHu +Tofjcan0yVflLl8cebsjqodEV+m9NU1Bu0soo5iyG9kLFwfl9+qd9XbXv8S2gVj/yP9kaWJ5rW4O +H3/uHWnlt3Jxs/6lATWUVCvAUm2PVcTJ0rjLyjQIUYWg9by0F1jqClx6vWPGOi//lkkZhOpn2ASx +YfQAW0q3nHE3GYV5v4GwxxMOdnE+OoAGrgYWp421wsTL/0ClXI2lyTrtcoHKXJg80jQDdwj98ClZ +XSEIx2C/pHF7uNkegr4Jr2VvKKu/S7XuPghHJ6APbw+LP6yVGPO5DtxnVW5inkYO0QR4ynKudtml ++LLfiAlhi+8kTtFZP1rUPcmTPCtk9YENFpb3ksP+MW/oKjJ0DvRMmEoYDjBU1cXrvMUVnuiZIesn +KwkK2/HmcBhWuwzkvvnoEKQTkrgc4NtnHVMDpCKn3F2SEDzq//wbEBrD2NCcnWXL0CsnMQMeNuE9 +dnUM/0Umud1RvCPHX9jYhxBAEg09ODfnRDwYwFMJZI//1ZqmfHAuc1Uh6N//g7kdPjIe1qZ9LPFm +6Vwdp6POXiUyK+OVrCoHzrQoeIY8LaadTdJ0MN1kURXbg4NR16/9M51NZg== +-----END CERTIFICATE----- + +Security Communication ECC RootCA1 +================================== +-----BEGIN CERTIFICATE----- +MIICODCCAb6gAwIBAgIJANZdm7N4gS7rMAoGCCqGSM49BAMDMGExCzAJBgNVBAYTAkpQMSUwIwYD +VQQKExxTRUNPTSBUcnVzdCBTeXN0ZW1zIENPLixMVEQuMSswKQYDVQQDEyJTZWN1cml0eSBDb21t +dW5pY2F0aW9uIEVDQyBSb290Q0ExMB4XDTE2MDYxNjA1MTUyOFoXDTM4MDExODA1MTUyOFowYTEL +MAkGA1UEBhMCSlAxJTAjBgNVBAoTHFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xKzApBgNV +BAMTIlNlY3VyaXR5IENvbW11bmljYXRpb24gRUNDIFJvb3RDQTEwdjAQBgcqhkjOPQIBBgUrgQQA +IgNiAASkpW9gAwPDvTH00xecK4R1rOX9PVdu12O/5gSJko6BnOPpR27KkBLIE+CnnfdldB9sELLo +5OnvbYUymUSxXv3MdhDYW72ixvnWQuRXdtyQwjWpS4g8EkdtXP9JTxpKULGjQjBAMB0GA1UdDgQW +BBSGHOf+LaVKiwj+KBH6vqNm+GBZLzAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAK +BggqhkjOPQQDAwNoADBlAjAVXUI9/Lbu9zuxNuie9sRGKEkz0FhDKmMpzE2xtHqiuQ04pV1IKv3L +snNdo4gIxwwCMQDAqy0Obe0YottT6SXbVQjgUMzfRGEWgqtJsLKB7HOHeLRMsmIbEvoWTSVLY70e +N9k= +-----END CERTIFICATE----- + +BJCA Global Root CA1 +==================== +-----BEGIN CERTIFICATE----- +MIIFdDCCA1ygAwIBAgIQVW9l47TZkGobCdFsPsBsIDANBgkqhkiG9w0BAQsFADBUMQswCQYDVQQG +EwJDTjEmMCQGA1UECgwdQkVJSklORyBDRVJUSUZJQ0FURSBBVVRIT1JJVFkxHTAbBgNVBAMMFEJK +Q0EgR2xvYmFsIFJvb3QgQ0ExMB4XDTE5MTIxOTAzMTYxN1oXDTQ0MTIxMjAzMTYxN1owVDELMAkG +A1UEBhMCQ04xJjAkBgNVBAoMHUJFSUpJTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZMR0wGwYDVQQD +DBRCSkNBIEdsb2JhbCBSb290IENBMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAPFm +CL3ZxRVhy4QEQaVpN3cdwbB7+sN3SJATcmTRuHyQNZ0YeYjjlwE8R4HyDqKYDZ4/N+AZspDyRhyS +sTphzvq3Rp4Dhtczbu33RYx2N95ulpH3134rhxfVizXuhJFyV9xgw8O558dnJCNPYwpj9mZ9S1Wn +P3hkSWkSl+BMDdMJoDIwOvqfwPKcxRIqLhy1BDPapDgRat7GGPZHOiJBhyL8xIkoVNiMpTAK+BcW +yqw3/XmnkRd4OJmtWO2y3syJfQOcs4ll5+M7sSKGjwZteAf9kRJ/sGsciQ35uMt0WwfCyPQ10WRj +eulumijWML3mG90Vr4TqnMfK9Q7q8l0ph49pczm+LiRvRSGsxdRpJQaDrXpIhRMsDQa4bHlW/KNn +MoH1V6XKV0Jp6VwkYe/iMBhORJhVb3rCk9gZtt58R4oRTklH2yiUAguUSiz5EtBP6DF+bHq/pj+b +OT0CFqMYs2esWz8sgytnOYFcuX6U1WTdno9uruh8W7TXakdI136z1C2OVnZOz2nxbkRs1CTqjSSh +GL+9V/6pmTW12xB3uD1IutbB5/EjPtffhZ0nPNRAvQoMvfXnjSXWgXSHRtQpdaJCbPdzied9v3pK +H9MiyRVVz99vfFXQpIsHETdfg6YmV6YBW37+WGgHqel62bno/1Afq8K0wM7o6v0PvY1NuLxxAgMB +AAGjQjBAMB0GA1UdDgQWBBTF7+3M2I0hxkjk49cULqcWk+WYATAPBgNVHRMBAf8EBTADAQH/MA4G +A1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAUoKsITQfI/Ki2Pm4rzc2IInRNwPWaZ+4 +YRC6ojGYWUfo0Q0lHhVBDOAqVdVXUsv45Mdpox1NcQJeXyFFYEhcCY5JEMEE3KliawLwQ8hOnThJ +dMkycFRtwUf8jrQ2ntScvd0g1lPJGKm1Vrl2i5VnZu69mP6u775u+2D2/VnGKhs/I0qUJDAnyIm8 +60Qkmss9vk/Ves6OF8tiwdneHg56/0OGNFK8YT88X7vZdrRTvJez/opMEi4r89fO4aL/3Xtw+zuh +TaRjAv04l5U/BXCga99igUOLtFkNSoxUnMW7gZ/NfaXvCyUeOiDbHPwfmGcCCtRzRBPbUYQaVQNW +4AB+dAb/OMRyHdOoP2gxXdMJxy6MW2Pg6Nwe0uxhHvLe5e/2mXZgLR6UcnHGCyoyx5JO1UbXHfmp +GQrI+pXObSOYqgs4rZpWDW+N8TEAiMEXnM0ZNjX+VVOg4DwzX5Ze4jLp3zO7Bkqp2IRzznfSxqxx +4VyjHQy7Ct9f4qNx2No3WqB4K/TUfet27fJhcKVlmtOJNBir+3I+17Q9eVzYH6Eze9mCUAyTF6ps +3MKCuwJXNq+YJyo5UOGwifUll35HaBC07HPKs5fRJNz2YqAo07WjuGS3iGJCz51TzZm+ZGiPTx4S +SPfSKcOYKMryMguTjClPPGAyzQWWYezyr/6zcCwupvI= +-----END CERTIFICATE----- + +BJCA Global Root CA2 +==================== +-----BEGIN CERTIFICATE----- +MIICJTCCAaugAwIBAgIQLBcIfWQqwP6FGFkGz7RK6zAKBggqhkjOPQQDAzBUMQswCQYDVQQGEwJD +TjEmMCQGA1UECgwdQkVJSklORyBDRVJUSUZJQ0FURSBBVVRIT1JJVFkxHTAbBgNVBAMMFEJKQ0Eg +R2xvYmFsIFJvb3QgQ0EyMB4XDTE5MTIxOTAzMTgyMVoXDTQ0MTIxMjAzMTgyMVowVDELMAkGA1UE +BhMCQ04xJjAkBgNVBAoMHUJFSUpJTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZMR0wGwYDVQQDDBRC +SkNBIEdsb2JhbCBSb290IENBMjB2MBAGByqGSM49AgEGBSuBBAAiA2IABJ3LgJGNU2e1uVCxA/jl +SR9BIgmwUVJY1is0j8USRhTFiy8shP8sbqjV8QnjAyEUxEM9fMEsxEtqSs3ph+B99iK++kpRuDCK +/eHeGBIK9ke35xe/J4rUQUyWPGCWwf0VHKNCMEAwHQYDVR0OBBYEFNJKsVF/BvDRgh9Obl+rg/xI +1LCRMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMAoGCCqGSM49BAMDA2gAMGUCMBq8 +W9f+qdJUDkpd0m2xQNz0Q9XSSpkZElaA94M04TVOSG0ED1cxMDAtsaqdAzjbBgIxAMvMh1PLet8g +UXOQwKhbYdDFUDn9hf7B43j4ptZLvZuHjw/l1lOWqzzIQNph91Oj9w== +-----END CERTIFICATE----- diff --git a/vendor/composer/ca-bundle/src/CaBundle.php b/vendor/composer/ca-bundle/src/CaBundle.php index 10bb87c..d99c00f 100644 --- a/vendor/composer/ca-bundle/src/CaBundle.php +++ b/vendor/composer/ca-bundle/src/CaBundle.php @@ -20,8 +20,11 @@ use Symfony\Component\Process\PhpProcess; */ class CaBundle { + /** @var string|null */ private static $caPath; + /** @var array */ private static $caFileValidity = array(); + /** @var bool|null */ private static $useOpensslParse; /** @@ -66,32 +69,20 @@ class CaBundle if (self::$caPath !== null) { return self::$caPath; } + $caBundlePaths = array(); // If SSL_CERT_FILE env variable points to a valid certificate/bundle, use that. // This mimics how OpenSSL uses the SSL_CERT_FILE env variable. - $envCertFile = getenv('SSL_CERT_FILE'); - if ($envCertFile && is_readable($envCertFile) && static::validateCaFile($envCertFile, $logger)) { - return self::$caPath = $envCertFile; - } + $caBundlePaths[] = self::getEnvVariable('SSL_CERT_FILE'); // If SSL_CERT_DIR env variable points to a valid certificate/bundle, use that. // This mimics how OpenSSL uses the SSL_CERT_FILE env variable. - $envCertDir = getenv('SSL_CERT_DIR'); - if ($envCertDir && is_dir($envCertDir) && is_readable($envCertDir)) { - return self::$caPath = $envCertDir; - } + $caBundlePaths[] = self::getEnvVariable('SSL_CERT_DIR'); - $configured = ini_get('openssl.cafile'); - if ($configured && strlen($configured) > 0 && is_readable($configured) && static::validateCaFile($configured, $logger)) { - return self::$caPath = $configured; - } + $caBundlePaths[] = ini_get('openssl.cafile'); + $caBundlePaths[] = ini_get('openssl.capath'); - $configured = ini_get('openssl.capath'); - if ($configured && is_dir($configured) && is_readable($configured)) { - return self::$caPath = $configured; - } - - $caBundlePaths = array( + $otherLocations = array( '/etc/pki/tls/certs/ca-bundle.crt', // Fedora, RHEL, CentOS (ca-certificates package) '/etc/ssl/certs/ca-certificates.crt', // Debian, Ubuntu, Gentoo, Arch Linux (ca-certificates package) '/etc/ssl/ca-bundle.pem', // SUSE, openSUSE (ca-certificates package) @@ -103,17 +94,21 @@ class CaBundle '/etc/ssl/cert.pem', // OpenBSD '/usr/local/etc/ssl/cert.pem', // FreeBSD 10.x '/usr/local/etc/openssl/cert.pem', // OS X homebrew, openssl package + '/usr/local/etc/openssl@1.1/cert.pem', // OS X homebrew, openssl@1.1 package ); - foreach ($caBundlePaths as $caBundle) { - if (@is_readable($caBundle) && static::validateCaFile($caBundle, $logger)) { - return self::$caPath = $caBundle; - } + foreach($otherLocations as $location) { + $otherLocations[] = dirname($location); } + $caBundlePaths = array_merge($caBundlePaths, $otherLocations); + foreach ($caBundlePaths as $caBundle) { - $caBundle = dirname($caBundle); - if (@is_dir($caBundle) && glob($caBundle.'/*')) { + if ($caBundle && self::caFileUsable($caBundle, $logger)) { + return self::$caPath = $caBundle; + } + + if ($caBundle && self::caDirUsable($caBundle, $logger)) { return self::$caPath = $caBundle; } } @@ -135,8 +130,13 @@ class CaBundle // cURL does not understand 'phar://' paths // see https://github.com/composer/ca-bundle/issues/10 if (0 === strpos($caBundleFile, 'phar://')) { + $tempCaBundleFile = tempnam(sys_get_temp_dir(), 'openssl-ca-bundle-'); + if (false === $tempCaBundleFile) { + throw new \RuntimeException('Could not create a temporary file to store the bundled CA file'); + } + file_put_contents( - $tempCaBundleFile = tempnam(sys_get_temp_dir(), 'openssl-ca-bundle-'), + $tempCaBundleFile, file_get_contents($caBundleFile) ); @@ -180,8 +180,16 @@ class CaBundle } $isValid = !empty($contents); + } elseif (is_string($contents) && strlen($contents) > 0) { + $contents = preg_replace("/^(\\-+(?:BEGIN|END))\\s+TRUSTED\\s+(CERTIFICATE\\-+)\$/m", '$1 $2', $contents); + if (null === $contents) { + // regex extraction failed + $isValid = false; + } else { + $isValid = (bool) openssl_x509_parse($contents); + } } else { - $isValid = (bool) openssl_x509_parse($contents); + $isValid = false; } if ($logger) { @@ -216,7 +224,7 @@ class CaBundle if ( (PHP_VERSION_ID < 50400 && PHP_VERSION_ID >= 50328) || (PHP_VERSION_ID < 50500 && PHP_VERSION_ID >= 50423) - || (PHP_VERSION_ID < 50600 && PHP_VERSION_ID >= 50507) + || PHP_VERSION_ID >= 50507 ) { // This version of PHP has the fix for CVE-2013-6420 applied. return self::$useOpensslParse = true; @@ -283,7 +291,8 @@ EOT; $errorOutput = trim($process->getErrorOutput()); if ( - count($output) === 3 + is_array($output) + && count($output) === 3 && $output[0] === sprintf('string(%d) "%s"', strlen(PHP_VERSION), PHP_VERSION) && $output[1] === 'string(27) "stefan.esser@sektioneins.de"' && $output[2] === 'int(-1)' @@ -298,6 +307,7 @@ EOT; /** * Resets the static caches + * @return void */ public static function reset() { @@ -305,4 +315,117 @@ EOT; self::$caPath = null; self::$useOpensslParse = null; } + + /** + * @param string $name + * @return string|false + */ + private static function getEnvVariable($name) + { + if (isset($_SERVER[$name])) { + return (string) $_SERVER[$name]; + } + + if (PHP_SAPI === 'cli' && ($value = getenv($name)) !== false && $value !== null) { + return (string) $value; + } + + return false; + } + + /** + * @param string|false $certFile + * @param LoggerInterface|null $logger + * @return bool + */ + private static function caFileUsable($certFile, LoggerInterface $logger = null) + { + return $certFile + && static::isFile($certFile, $logger) + && static::isReadable($certFile, $logger) + && static::validateCaFile($certFile, $logger); + } + + /** + * @param string|false $certDir + * @param LoggerInterface|null $logger + * @return bool + */ + private static function caDirUsable($certDir, LoggerInterface $logger = null) + { + return $certDir + && static::isDir($certDir, $logger) + && static::isReadable($certDir, $logger) + && static::glob($certDir . '/*', $logger); + } + + /** + * @param string $certFile + * @param LoggerInterface|null $logger + * @return bool + */ + private static function isFile($certFile, LoggerInterface $logger = null) + { + $isFile = @is_file($certFile); + if (!$isFile && $logger) { + $logger->debug(sprintf('Checked CA file %s does not exist or it is not a file.', $certFile)); + } + + return $isFile; + } + + /** + * @param string $certDir + * @param LoggerInterface|null $logger + * @return bool + */ + private static function isDir($certDir, LoggerInterface $logger = null) + { + $isDir = @is_dir($certDir); + if (!$isDir && $logger) { + $logger->debug(sprintf('Checked directory %s does not exist or it is not a directory.', $certDir)); + } + + return $isDir; + } + + /** + * @param string $certFileOrDir + * @param LoggerInterface|null $logger + * @return bool + */ + private static function isReadable($certFileOrDir, LoggerInterface $logger = null) + { + $isReadable = @is_readable($certFileOrDir); + if (!$isReadable && $logger) { + $logger->debug(sprintf('Checked file or directory %s is not readable.', $certFileOrDir)); + } + + return $isReadable; + } + + /** + * @param string $pattern + * @param LoggerInterface|null $logger + * @return bool + */ + private static function glob($pattern, LoggerInterface $logger = null) + { + $certs = glob($pattern); + if ($certs === false) { + if ($logger) { + $logger->debug(sprintf("An error occurred while trying to find certificates for pattern: %s", $pattern)); + } + return false; + } + + if (count($certs) === 0) { + if ($logger) { + $logger->debug(sprintf("No CA files found for pattern: %s", $pattern)); + } + return false; + } + + return true; + } } diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index ecab932..3e9f95b 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1,115 +1,1706 @@ -[ - { - "name": "composer/ca-bundle", - "version": "1.1.2", - "version_normalized": "1.1.2.0", - "source": { - "type": "git", - "url": "https://github.com/composer/ca-bundle.git", - "reference": "46afded9720f40b9dc63542af4e3e43a1177acb0" +{ + "packages": [ + { + "name": "chrome-php/chrome", + "version": "v1.9.0", + "version_normalized": "1.9.0.0", + "source": { + "type": "git", + "url": "https://github.com/chrome-php/chrome.git", + "reference": "c3a3652b3d33a488ba5a493dc3bffb247b39e0ea" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/chrome-php/chrome/zipball/c3a3652b3d33a488ba5a493dc3bffb247b39e0ea", + "reference": "c3a3652b3d33a488ba5a493dc3bffb247b39e0ea", + "shasum": "" + }, + "require": { + "chrome-php/wrench": "^1.5", + "evenement/evenement": "^3.0.1", + "monolog/monolog": "^1.27.1 || ^2.8 || ^3.2", + "php": "^7.4.15 || ^8.0.2", + "psr/log": "^1.1 || ^2.0 || ^3.0", + "symfony/filesystem": "^4.4 || ^5.0 || ^6.0", + "symfony/polyfill-mbstring": "^1.26", + "symfony/process": "^4.4 || ^5.0 || ^6.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^9.6.3 || ^10.0.12", + "symfony/var-dumper": "^4.4 || ^5.0 || ^6.0" + }, + "time": "2023-04-30T19:43:01+00:00", + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "HeadlessChromium\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Enrico Dias", + "email": "enrico@enricodias.com", + "homepage": "https://github.com/enricodias" + } + ], + "description": "Instrument headless chrome/chromium instances from PHP", + "keywords": [ + "browser", + "chrome", + "chromium", + "crawl", + "headless", + "pdf", + "puppeteer", + "screenshot" + ], + "support": { + "issues": "https://github.com/chrome-php/chrome/issues", + "source": "https://github.com/chrome-php/chrome/tree/v1.9.0" + }, + "install-path": "../chrome-php/chrome" }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/46afded9720f40b9dc63542af4e3e43a1177acb0", - "reference": "46afded9720f40b9dc63542af4e3e43a1177acb0", - "shasum": "" + { + "name": "chrome-php/wrench", + "version": "v1.5.0", + "version_normalized": "1.5.0.0", + "source": { + "type": "git", + "url": "https://github.com/chrome-php/wrench.git", + "reference": "725246324339e5fd5d798361b561e81004324f96" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/chrome-php/wrench/zipball/725246324339e5fd5d798361b561e81004324f96", + "reference": "725246324339e5fd5d798361b561e81004324f96", + "shasum": "" + }, + "require": { + "ext-sockets": "*", + "php": "^7.4.15 || ^8.0.2", + "psr/log": "^1.1 || ^2.0 || ^3.0", + "symfony/polyfill-php80": "^1.26" + }, + "conflict": { + "wrench/wrench": "*" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.2", + "phpunit/phpunit": "^9.6.3 || ^10.0.12" + }, + "time": "2023-03-11T18:12:56+00:00", + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Wrench\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + } + ], + "description": "A simple PHP WebSocket implementation", + "keywords": [ + "WebSockets", + "hybi", + "websocket" + ], + "support": { + "issues": "https://github.com/chrome-php/wrench/issues", + "source": "https://github.com/chrome-php/wrench/tree/v1.5.0" + }, + "install-path": "../chrome-php/wrench" }, - "require": { - "ext-openssl": "*", - "ext-pcre": "*", - "php": "^5.3.2 || ^7.0" + { + "name": "composer/ca-bundle", + "version": "1.3.6", + "version_normalized": "1.3.6.0", + "source": { + "type": "git", + "url": "https://github.com/composer/ca-bundle.git", + "reference": "90d087e988ff194065333d16bc5cf649872d9cdb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", + "reference": "90d087e988ff194065333d16bc5cf649872d9cdb", + "shasum": "" + }, + "require": { + "ext-openssl": "*", + "ext-pcre": "*", + "php": "^5.3.2 || ^7.0 || ^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.55", + "psr/log": "^1.0", + "symfony/phpunit-bridge": "^4.2 || ^5", + "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" + }, + "time": "2023-06-06T12:02:59+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Composer\\CaBundle\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + } + ], + "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", + "keywords": [ + "cabundle", + "cacert", + "certificate", + "ssl", + "tls" + ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/ca-bundle/issues", + "source": "https://github.com/composer/ca-bundle/tree/1.3.6" + }, + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "install-path": "./ca-bundle" }, - "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5", - "psr/log": "^1.0", - "symfony/process": "^2.5 || ^3.0 || ^4.0" - }, - "time": "2018-08-08T08:57:40+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-4": { - "Composer\\CaBundle\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - } - ], - "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", - "keywords": [ - "cabundle", - "cacert", - "certificate", - "ssl", - "tls" - ] - }, - { - "name": "embed/embed", - "version": "v3.3.6", - "version_normalized": "3.3.6.0", - "source": { - "type": "git", - "url": "https://github.com/oscarotero/Embed.git", - "reference": "4b4ab5f5a02563ba4a0707baad00eef2e376108a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Embed/zipball/4b4ab5f5a02563ba4a0707baad00eef2e376108a", - "reference": "4b4ab5f5a02563ba4a0707baad00eef2e376108a", - "shasum": "" - }, - "require": { - "composer/ca-bundle": "^1.0", - "ext-curl": "*", - "ext-mbstring": "*", - "php": "^5.5|^7.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^2.0", - "phpunit/phpunit": "^4.8|^5.7" - }, - "time": "2018-09-13T19:10:15+00:00", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "Embed\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Oscar Otero", + { + "name": "embed/embed", + "version": "v4.4.8", + "version_normalized": "4.4.8.0", + "source": { + "type": "git", + "url": "https://github.com/oscarotero/Embed.git", + "reference": "49134080764018bc6b8a2488dd1c8cc2c47d15fc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/oscarotero/Embed/zipball/49134080764018bc6b8a2488dd1c8cc2c47d15fc", + "reference": "49134080764018bc6b8a2488dd1c8cc2c47d15fc", + "shasum": "" + }, + "require": { + "composer/ca-bundle": "^1.0", + "ext-curl": "*", + "ext-dom": "*", + "ext-json": "*", + "ext-mbstring": "*", + "ml/json-ld": "^1.1", + "oscarotero/html-parser": "^0.1.4", + "php": "^7.4|^8", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.0|^2.0" + }, + "require-dev": { + "brick/varexporter": "^0.3.1", + "friendsofphp/php-cs-fixer": "^2.0", + "nyholm/psr7": "^1.2", + "oscarotero/php-cs-fixer-config": "^1.0", + "phpunit/phpunit": "^9.0", + "symfony/css-selector": "^5.0" + }, + "suggest": { + "symfony/css-selector": "If you want to get elements using css selectors" + }, + "time": "2023-05-22T18:48:30+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "files": [ + "src/functions.php" + ], + "psr-4": { + "Embed\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Oscar Otero", + "email": "oom@oscarotero.com", + "homepage": "http://oscarotero.com", + "role": "Developer" + } + ], + "description": "PHP library to retrieve page info using oembed, opengraph, etc", + "homepage": "https://github.com/oscarotero/Embed", + "keywords": [ + "embed", + "embedly", + "oembed", + "opengraph", + "twitter cards" + ], + "support": { "email": "oom@oscarotero.com", - "homepage": "http://oscarotero.com", - "role": "Developer" - } - ], - "description": "PHP library to retrieve page info using oembed, opengraph, etc", - "homepage": "https://github.com/oscarotero/Embed", - "keywords": [ - "embed", - "embedly", - "oembed", - "opengraph", - "twitter cards" - ] - } -] + "issues": "https://github.com/oscarotero/Embed/issues", + "source": "https://github.com/oscarotero/Embed/tree/v4.4.8" + }, + "funding": [ + { + "url": "https://paypal.me/oscarotero", + "type": "custom" + }, + { + "url": "https://github.com/oscarotero", + "type": "github" + }, + { + "url": "https://www.patreon.com/misteroom", + "type": "patreon" + } + ], + "install-path": "../embed/embed" + }, + { + "name": "evenement/evenement", + "version": "v3.0.1", + "version_normalized": "3.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/igorw/evenement.git", + "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7", + "reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7", + "shasum": "" + }, + "require": { + "php": ">=7.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.0" + }, + "time": "2017-07-23T21:35:13+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-0": { + "Evenement": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Igor Wiedler", + "email": "igor@wiedler.ch" + } + ], + "description": "Événement is a very simple event dispatching library for PHP", + "keywords": [ + "event-dispatcher", + "event-emitter" + ], + "support": { + "issues": "https://github.com/igorw/evenement/issues", + "source": "https://github.com/igorw/evenement/tree/master" + }, + "install-path": "../evenement/evenement" + }, + { + "name": "guzzlehttp/psr7", + "version": "2.5.0", + "version_normalized": "2.5.0.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/psr7.git", + "reference": "b635f279edd83fc275f822a1188157ffea568ff6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", + "reference": "b635f279edd83fc275f822a1188157ffea568ff6", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0", + "psr/http-factory": "^1.0", + "psr/http-message": "^1.1 || ^2.0", + "ralouphie/getallheaders": "^3.0" + }, + "provide": { + "psr/http-factory-implementation": "1.0", + "psr/http-message-implementation": "1.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8.1", + "http-interop/http-factory-tests": "^0.9", + "phpunit/phpunit": "^8.5.29 || ^9.5.23" + }, + "suggest": { + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" + }, + "time": "2023-04-17T16:11:26+00:00", + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": false + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://sagikazarmark.hu" + } + ], + "description": "PSR-7 message implementation that also provides common utility methods", + "keywords": [ + "http", + "message", + "psr-7", + "request", + "response", + "stream", + "uri", + "url" + ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/2.5.0" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" + } + ], + "install-path": "../guzzlehttp/psr7" + }, + { + "name": "hassankhan/config", + "version": "3.1.0", + "version_normalized": "3.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/hassankhan/config.git", + "reference": "8e1c07f4fdc2b986b8a781f0dcba155af2a579b6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/hassankhan/config/zipball/8e1c07f4fdc2b986b8a781f0dcba155af2a579b6", + "reference": "8e1c07f4fdc2b986b8a781f0dcba155af2a579b6", + "shasum": "" + }, + "require": { + "php": ">=7.4" + }, + "require-dev": { + "phpunit/phpunit": "^9.5", + "scrutinizer/ocular": "^1.9", + "squizlabs/php_codesniffer": "^3.6", + "symfony/yaml": "^5.4" + }, + "suggest": { + "symfony/yaml": "^5.4" + }, + "time": "2022-12-20T19:48:37+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Noodlehaus\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Hassan Khan", + "homepage": "http://hassankhan.me/", + "role": "Developer" + } + ], + "description": "Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files", + "homepage": "http://hassankhan.me/config/", + "keywords": [ + "config", + "configuration", + "ini", + "json", + "microphp", + "unframework", + "xml", + "yaml", + "yml" + ], + "support": { + "issues": "https://github.com/hassankhan/config/issues", + "source": "https://github.com/hassankhan/config/tree/3.1.0" + }, + "install-path": "../hassankhan/config" + }, + { + "name": "ml/iri", + "version": "1.1.4", + "version_normalized": "1.1.4.0", + "target-dir": "ML/IRI", + "source": { + "type": "git", + "url": "https://github.com/lanthaler/IRI.git", + "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lanthaler/IRI/zipball/cbd44fa913e00ea624241b38cefaa99da8d71341", + "reference": "cbd44fa913e00ea624241b38cefaa99da8d71341", + "shasum": "" + }, + "require": { + "lib-pcre": ">=4.0", + "php": ">=5.3.0" + }, + "time": "2014-01-21T13:43:39+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-0": { + "ML\\IRI": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Markus Lanthaler", + "email": "mail@markus-lanthaler.com", + "homepage": "http://www.markus-lanthaler.com", + "role": "Developer" + } + ], + "description": "IRI handling for PHP", + "homepage": "http://www.markus-lanthaler.com", + "keywords": [ + "URN", + "iri", + "uri", + "url" + ], + "support": { + "issues": "https://github.com/lanthaler/IRI/issues", + "source": "https://github.com/lanthaler/IRI/tree/master" + }, + "install-path": "../ml/iri/ML/IRI" + }, + { + "name": "ml/json-ld", + "version": "1.2.1", + "version_normalized": "1.2.1.0", + "source": { + "type": "git", + "url": "https://github.com/lanthaler/JsonLD.git", + "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/537e68e87a6bce23e57c575cd5dcac1f67ce25d8", + "reference": "537e68e87a6bce23e57c575cd5dcac1f67ce25d8", + "shasum": "" + }, + "require": { + "ext-json": "*", + "ml/iri": "^1.1.1", + "php": ">=5.3.0" + }, + "require-dev": { + "json-ld/tests": "1.0", + "phpunit/phpunit": "^4" + }, + "time": "2022-09-29T08:45:17+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "ML\\JsonLD\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Markus Lanthaler", + "email": "mail@markus-lanthaler.com", + "homepage": "http://www.markus-lanthaler.com", + "role": "Developer" + } + ], + "description": "JSON-LD Processor for PHP", + "homepage": "http://www.markus-lanthaler.com", + "keywords": [ + "JSON-LD", + "jsonld" + ], + "support": { + "issues": "https://github.com/lanthaler/JsonLD/issues", + "source": "https://github.com/lanthaler/JsonLD/tree/1.2.1" + }, + "install-path": "../ml/json-ld" + }, + { + "name": "monolog/monolog", + "version": "3.3.1", + "version_normalized": "3.3.1.0", + "source": { + "type": "git", + "url": "https://github.com/Seldaek/monolog.git", + "reference": "9b5daeaffce5b926cac47923798bba91059e60e2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9b5daeaffce5b926cac47923798bba91059e60e2", + "reference": "9b5daeaffce5b926cac47923798bba91059e60e2", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "psr/log": "^2.0 || ^3.0" + }, + "provide": { + "psr/log-implementation": "3.0.0" + }, + "require-dev": { + "aws/aws-sdk-php": "^3.0", + "doctrine/couchdb": "~1.0@dev", + "elasticsearch/elasticsearch": "^7 || ^8", + "ext-json": "*", + "graylog2/gelf-php": "^1.4.2 || ^2@dev", + "guzzlehttp/guzzle": "^7.4.5", + "guzzlehttp/psr7": "^2.2", + "mongodb/mongodb": "^1.8", + "php-amqplib/php-amqplib": "~2.4 || ^3", + "phpstan/phpstan": "^1.9", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^1.4", + "phpunit/phpunit": "^9.5.26", + "predis/predis": "^1.1 || ^2", + "ruflin/elastica": "^7", + "symfony/mailer": "^5.4 || ^6", + "symfony/mime": "^5.4 || ^6" + }, + "suggest": { + "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", + "doctrine/couchdb": "Allow sending log messages to a CouchDB server", + "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", + "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", + "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", + "ext-mbstring": "Allow to work properly with unicode symbols", + "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", + "ext-openssl": "Required to send log messages using SSL", + "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", + "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", + "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", + "rollbar/rollbar": "Allow sending log messages to Rollbar", + "ruflin/elastica": "Allow sending log messages to an Elastic Search server" + }, + "time": "2023-02-06T13:46:10+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "3.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Monolog\\": "src/Monolog" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "https://seld.be" + } + ], + "description": "Sends your logs to files, sockets, inboxes, databases and various web services", + "homepage": "https://github.com/Seldaek/monolog", + "keywords": [ + "log", + "logging", + "psr-3" + ], + "support": { + "issues": "https://github.com/Seldaek/monolog/issues", + "source": "https://github.com/Seldaek/monolog/tree/3.3.1" + }, + "funding": [ + { + "url": "https://github.com/Seldaek", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", + "type": "tidelift" + } + ], + "install-path": "../monolog/monolog" + }, + { + "name": "oscarotero/html-parser", + "version": "v0.1.7", + "version_normalized": "0.1.7.0", + "source": { + "type": "git", + "url": "https://github.com/oscarotero/html-parser.git", + "reference": "0c5b619bdc7ac061f06a667d913e2af708ee3231" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/oscarotero/html-parser/zipball/0c5b619bdc7ac061f06a667d913e2af708ee3231", + "reference": "0c5b619bdc7ac061f06a667d913e2af708ee3231", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^2.11", + "phpunit/phpunit": "^8.0" + }, + "time": "2022-12-17T09:48:58+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "HtmlParser\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Oscar Otero", + "email": "oom@oscarotero.com", + "homepage": "http://oscarotero.com", + "role": "Developer" + } + ], + "description": "Parse html strings to DOMDocument", + "homepage": "https://github.com/oscarotero/html-parser", + "keywords": [ + "dom", + "html", + "parser" + ], + "support": { + "email": "oom@oscarotero.com", + "issues": "https://github.com/oscarotero/html-parser/issues", + "source": "https://github.com/oscarotero/html-parser/tree/v0.1.7" + }, + "install-path": "../oscarotero/html-parser" + }, + { + "name": "psr/http-client", + "version": "1.0.2", + "version_normalized": "1.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-client.git", + "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "shasum": "" + }, + "require": { + "php": "^7.0 || ^8.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "time": "2023-04-10T20:12:12+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Psr\\Http\\Client\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP clients", + "homepage": "https://github.com/php-fig/http-client", + "keywords": [ + "http", + "http-client", + "psr", + "psr-18" + ], + "support": { + "source": "https://github.com/php-fig/http-client/tree/1.0.2" + }, + "install-path": "../psr/http-client" + }, + { + "name": "psr/http-factory", + "version": "1.0.2", + "version_normalized": "1.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-factory.git", + "reference": "e616d01114759c4c489f93b099585439f795fe35" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", + "reference": "e616d01114759c4c489f93b099585439f795fe35", + "shasum": "" + }, + "require": { + "php": ">=7.0.0", + "psr/http-message": "^1.0 || ^2.0" + }, + "time": "2023-04-10T20:10:41+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interfaces for PSR-7 HTTP message factories", + "keywords": [ + "factory", + "http", + "message", + "psr", + "psr-17", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + }, + "install-path": "../psr/http-factory" + }, + { + "name": "psr/http-message", + "version": "2.0", + "version_normalized": "2.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/http-message.git", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "time": "2023-04-04T09:54:51+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Psr\\Http\\Message\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for HTTP messages", + "homepage": "https://github.com/php-fig/http-message", + "keywords": [ + "http", + "http-message", + "psr", + "psr-7", + "request", + "response" + ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/2.0" + }, + "install-path": "../psr/http-message" + }, + { + "name": "psr/log", + "version": "3.0.0", + "version_normalized": "3.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", + "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", + "shasum": "" + }, + "require": { + "php": ">=8.0.0" + }, + "time": "2021-07-14T16:46:02+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-4": { + "Psr\\Log\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ], + "support": { + "source": "https://github.com/php-fig/log/tree/3.0.0" + }, + "install-path": "../psr/log" + }, + { + "name": "ralouphie/getallheaders", + "version": "3.0.3", + "version_normalized": "3.0.3.0", + "source": { + "type": "git", + "url": "https://github.com/ralouphie/getallheaders.git", + "reference": "120b605dfeb996808c31b6477290a714d356e822" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", + "reference": "120b605dfeb996808c31b6477290a714d356e822", + "shasum": "" + }, + "require": { + "php": ">=5.6" + }, + "require-dev": { + "php-coveralls/php-coveralls": "^2.1", + "phpunit/phpunit": "^5 || ^6.5" + }, + "time": "2019-03-08T08:55:37+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "files": [ + "src/getallheaders.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ralph Khattar", + "email": "ralph.khattar@gmail.com" + } + ], + "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, + "install-path": "../ralouphie/getallheaders" + }, + { + "name": "stefangabos/zebra_image", + "version": "2.8.2", + "version_normalized": "2.8.2.0", + "source": { + "type": "git", + "url": "https://github.com/stefangabos/Zebra_Image.git", + "reference": "11c343fa312d8cc3ffc70231f027af6bdd01f42b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/stefangabos/Zebra_Image/zipball/11c343fa312d8cc3ffc70231f027af6bdd01f42b", + "reference": "11c343fa312d8cc3ffc70231f027af6bdd01f42b", + "shasum": "" + }, + "require": { + "php": ">=5.0.0" + }, + "require-dev": { + "phpstan/phpstan": "^1.8", + "squizlabs/php_codesniffer": "*" + }, + "time": "2023-01-25T14:53:20+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "classmap": [ + "Zebra_Image.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0" + ], + "authors": [ + { + "name": "Stefan Gabos", + "email": "contact@stefangabos.ro", + "homepage": "https://github.com/stefangabos/", + "role": "Developer" + } + ], + "description": "A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters", + "homepage": "https://github.com/stefangabos/Zebra_Image/", + "keywords": [ + "crop", + "filters", + "gd", + "image", + "php", + "resize", + "thumbnail" + ], + "support": { + "issues": "https://github.com/stefangabos/Zebra_Image/issues", + "source": "https://github.com/stefangabos/Zebra_Image/tree/2.8.2" + }, + "funding": [ + { + "url": "https://github.com/stefangabos", + "type": "github" + } + ], + "install-path": "../stefangabos/zebra_image" + }, + { + "name": "symfony/filesystem", + "version": "v6.3.0", + "version_normalized": "6.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/filesystem.git", + "reference": "97b698e1d77d356304def77a8d0cd73090b359ea" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/97b698e1d77d356304def77a8d0cd73090b359ea", + "reference": "97b698e1d77d356304def77a8d0cd73090b359ea", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.8" + }, + "time": "2023-05-30T17:12:32+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\Filesystem\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides basic utilities for the filesystem", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/v6.3.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/filesystem" + }, + { + "name": "symfony/polyfill-ctype", + "version": "v1.27.0", + "version_normalized": "1.27.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", + "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "provide": { + "ext-ctype": "*" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "time": "2022-11-03T14:55:06+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/polyfill-ctype" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.27.0", + "version_normalized": "1.27.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "provide": { + "ext-mbstring": "*" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "time": "2022-11-03T14:55:06+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/polyfill-mbstring" + }, + { + "name": "symfony/polyfill-php80", + "version": "v1.27.0", + "version_normalized": "1.27.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "time": "2022-11-03T14:55:06+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/polyfill-php80" + }, + { + "name": "symfony/polyfill-uuid", + "version": "v1.27.0", + "version_normalized": "1.27.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-uuid.git", + "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166", + "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166", + "shasum": "" + }, + "require": { + "php": ">=7.1" + }, + "provide": { + "ext-uuid": "*" + }, + "suggest": { + "ext-uuid": "For best performance" + }, + "time": "2022-11-03T14:55:06+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "1.27-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" + } + }, + "installation-source": "dist", + "autoload": { + "files": [ + "bootstrap.php" + ], + "psr-4": { + "Symfony\\Polyfill\\Uuid\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Grégoire Pineau", + "email": "lyrixx@lyrixx.info" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for uuid functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "uuid" + ], + "support": { + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/polyfill-uuid" + }, + { + "name": "symfony/process", + "version": "v6.3.0", + "version_normalized": "6.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "8741e3ed7fe2e91ec099e02446fb86667a0f1628" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/8741e3ed7fe2e91ec099e02446fb86667a0f1628", + "reference": "8741e3ed7fe2e91ec099e02446fb86667a0f1628", + "shasum": "" + }, + "require": { + "php": ">=8.1" + }, + "time": "2023-05-19T08:06:44+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Executes commands in sub-processes", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v6.3.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/process" + }, + { + "name": "symfony/uid", + "version": "v6.3.0", + "version_normalized": "6.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/uid.git", + "reference": "01b0f20b1351d997711c56f1638f7a8c3061e384" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/uid/zipball/01b0f20b1351d997711c56f1638f7a8c3061e384", + "reference": "01b0f20b1351d997711c56f1638f7a8c3061e384", + "shasum": "" + }, + "require": { + "php": ">=8.1", + "symfony/polyfill-uuid": "^1.15" + }, + "require-dev": { + "symfony/console": "^5.4|^6.0" + }, + "time": "2023-04-08T07:25:02+00:00", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Symfony\\Component\\Uid\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Grégoire Pineau", + "email": "lyrixx@lyrixx.info" + }, + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides an object-oriented API to generate and represent UIDs", + "homepage": "https://symfony.com", + "keywords": [ + "UID", + "ulid", + "uuid" + ], + "support": { + "source": "https://github.com/symfony/uid/tree/v6.3.0" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "install-path": "../symfony/uid" + } + ], + "dev": true, + "dev-package-names": [] +} diff --git a/vendor/embed/embed/README.md b/vendor/embed/embed/README.md index b532df6..a45e46e 100644 --- a/vendor/embed/embed/README.md +++ b/vendor/embed/embed/README.md @@ -1,29 +1,32 @@ # Embed -[![Build Status][ico-travis]][link-travis] -[![Quality Score][ico-scrutinizer]][link-scrutinizer] -[![Reference Status][ico-references]][link-references] [![Latest Version on Packagist][ico-version]][link-packagist] [![Total Downloads][ico-downloads]][link-packagist] [![Monthly Downloads][ico-m-downloads]][link-packagist] [![Software License][ico-license]](LICENSE) -[![SensioLabs Insight][ico-sensiolabs]][link-sensiolabs] PHP library to get information from any web page (using oembed, opengraph, twitter-cards, scrapping the html, etc). It's compatible with any web service (youtube, vimeo, flickr, instagram, etc) and has adapters to some sites like (archive.org, github, facebook, etc). Requirements: -* PHP 5.5+ +* PHP 7.4+ * Curl library installed +* PSR-17 implementation. By default these libraries are detected automatically: + * [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros) + * [guzzle/psr7](https://github.com/guzzle/psr7) + * [nyholm/psr7](https://github.com/Nyholm/psr7) + * [sunrise/http-message](https://github.com/sunrise-php/http-message) -> -* If you need PHP 5.3 support, use the 1.x version -* If you need PHP 5.4 support, use the 2.x version +> If you need PHP 5.5-7.3 support, [use the 3.x version](https://github.com/oscarotero/Embed/tree/v3.x) ## Online demo -http://oscarotero.com/embed3/demo +http://oscarotero.com/embed/demo + +## Video Tutorial + [](https://youtu.be/4YCLRpKY1cs) + ## Installation @@ -33,270 +36,325 @@ This package is installable and autoloadable via Composer as [embed/embed](https $ composer require embed/embed ``` -If you cannot (or don't want to) use composer, just include the [PSR-4 autoload.php file](src/autoloader.php) in your code. - ## Usage ```php use Embed\Embed; +$embed = new Embed(); + //Load any url: -$info = Embed::create('https://www.youtube.com/watch?v=PP1xn5wHtxE'); +$info = $embed->get('https://www.youtube.com/watch?v=PP1xn5wHtxE'); //Get content info $info->title; //The page title $info->description; //The page description $info->url; //The canonical url -$info->type; //The page type (link, video, image, rich) -$info->tags; //The page keywords (tags) +$info->keywords; //The page keywords -$info->images; //List of all images found in the page -$info->image; //The image choosen as main image -$info->imageWidth; //The width of the main image -$info->imageHeight; //The height of the main image +$info->image; //The thumbnail or main image -$info->code; //The code to embed the image, video, etc -$info->width; //The width of the embed code -$info->height; //The height of the embed code -$info->aspectRatio; //The aspect ratio (width/height) +$info->code->html; //The code to embed the image, video, etc +$info->code->width; //The exact width of the embed code (if exists) +$info->code->height; //The exact height of the embed code (if exists) +$info->code->ratio; //The aspect ratio (width/height) $info->authorName; //The resource author $info->authorUrl; //The author url +$info->cms; //The cms used +$info->language; //The language of the page +$info->languages; //The alternative languages + $info->providerName; //The provider name of the page (Youtube, Twitter, Instagram, etc) $info->providerUrl; //The provider url -$info->providerIcons; //All provider icons found in the page -$info->providerIcon; //The icon choosen as main icon +$info->icon; //The big icon of the site +$info->favicon; //The favicon of the site (an .ico file or a png with up to 32x32px) -$info->publishedDate; //The published date of the resource +$info->publishedTime; //The published time of the resource $info->license; //The license url of the resource -$info->linkedData; //The linked-data info (http://json-ld.org/) $info->feeds; //The RSS/Atom feeds ``` -## The adapter - -The adapter is the class that get all information of the page from the providers and choose the best result for each value. For example, a page can provide multiple titles from opengraph, twitter cards, oembed, the `` html element, etc, so the adapter get all this titles and choose the best one. - -Embed has an generic adapter called "Webpage" to use with any web but has also some specific adapters for sites like archive.org, facebook, google, github, spotify, etc, that provides information using their own apis, or need to fix any specific issue. - -The available options for the adapters are: - -Name | Type | Description ------|------|------------ -`min_image_width` | `int` | Minimal image width used to choose the main image -`min_image_height` | `int` | Minimal image height used to choose the main image -`choose_bigger_image` | `bool` | Choose the bigger image as the main image (instead the first found, that usually is the most relevant). -`images_blacklist` | `string`|`array` | Images that you don't want to be used. Could be plain text or [Uri](https://github.com/oscarotero/Embed/blob/master/src/Http/Url.php) match pattern. -`url_blacklist` | `string`|`array` | URLs that you don't want to be used. Could be plain text or [Uri](https://github.com/oscarotero/Embed/blob/master/src/Http/Url.php) match pattern. -`follow_canonical` | `bool` | Whether to redirect to the canonical URL or not. -`custom_adapters_namespace` | `string`|`array` | A namespace used to load custom adapters. This allows to override the behaviour of existing adapters or add support for more sites. - -## The providers - -The providers get the data from different sources. Each source has it's own provider. For example, there is a provider for opengraph, other for twitter cards, for oembed, html, etc. Some providers can be configured and are the following: - -### oembed - -Used to get data from oembed api if it's available: - -Name | Type | Description ------|------|------------ -`parameters` | `array` | Extra query parameters to send with the oembed request -`embedly_key` | `string` | If it's defined, use embed.ly api as fallback oembed provider. -`iframely_key` | `string` | If it's defined, use iframe.ly api as fallback oembed provider. - -### html - -Used to get data directly from the html code of the page: - -Name | Type | Description ------|------|------------ -`max_images` | `int` | Max number of images fetched from the html code (searching for the `<img>` elements). By default is -1 (no limit). Use 0 to no get images. -`external_images` | `bool`|`array` | By default is `false`, this means that images located in other domains are not allowed. You can set `true` (allow all) or provide an array of url patterns. - -### google - -Used only for google maps to generate the embed code. - -Name | Type | Description ------|------|------------ -`key` | `string` | The key used [for the embed api](https://developers.google.com/maps/documentation/embed/) - -### soundcloud - -Used only for soundcloud pages, to get information using its api. - -Name | Type | Description ------|------|------------ -`key` | `string` | The key used to get info from soundcloud API. - -### facebook - -Used only for facebook events (not needed for posts, images, etc), to get information using its api. - -Name | Type | Description ------|------|------------ -`key` | `string` | The access token used to get info from facebook graph API. -`events_fields` | `string` | Comma-separated list of fields to query for a facebook event. Please refer to [Facebook documentation](https://developers.facebook.com/docs/graph-api/reference/event) for the full list of available fields. -`videos_fields` | `string` | Comma-separated list of fields to query for a facebook video. Please refer to [Facebook documentation](https://developers.facebook.com/docs/graph-api/reference/event) for the full list of available fields. - -## Example with all options: - -The options are passed as the second argument as you can see in the following example: - -```php -$info = Embed::create($url, [ - 'min_image_width' => 100, - 'min_image_height' => 100, - 'choose_bigger_image' => true, - 'images_blacklist' => 'example.com/*', - 'url_blacklist' => 'example.com/*', - 'follow_canonical' => true, - - 'html' => [ - 'max_images' => 10, - 'external_images' => true - ], - - 'oembed' => [ - 'parameters' => [], - 'embedly_key' => 'YOUR_KEY', - 'iframely_key' => 'YOUR_KEY', - ], - - 'google' => [ - 'key' => 'YOUR_KEY', - ], - - 'soundcloud' => [ - 'key' => 'YOUR_KEY', - ], - - 'facebook' => [ - 'key' => 'YOUR_KEY', - 'fields' => 'field1,field2,field3' // default : cover,description,end_time,id,name,owner,place,start_time,timezone - ], -]); -``` - -## The dispatcher - -To dispatch the http request, Embed includes the interface `Embed\Http\DispatcherInterface`. By default the curl library is used but you can create your own dispatcher to use any other library like [guzzle](https://github.com/guzzle/guzzle): +## Parallel multiple requests ```php use Embed\Embed; -use Embed\Http\DispatcherInteface; -use Embed\Http\Url; -use Embed\Http\Response; -use Embed\Http\ImageResponse; -class MyDispatcher implements DispatcherInterface +$embed = new Embed(); + +//Load multiple urls asynchronously: +$infos = $embed->getMulti( + 'https://www.youtube.com/watch?v=PP1xn5wHtxE', + 'https://twitter.com/carlosmeixidefl/status/1230894146220625933', + 'https://en.wikipedia.org/wiki/Tordoia', +); + +foreach ($infos as $info) { + echo $info->title; +} +``` + +## Document + +The document is the object that store the html code of the page. You can use it to extract extra info from the html code: + +```php +//Get the document object +$document = $info->getDocument(); + +$document->link('image_src'); //Returns the href of a <link> +$document->getDocument(); //Returns the DOMDocument instance +$html = (string) $document; //Returns the html code + +$document->select('.//h1'); //Search +``` + +You can perform xpath queries in order to select specific elements. A search always return an instance of a `Embed\QueryResult`: + +```php +//Search the A elements +$result = $document->select('.//a'); + +//Filter the results +$result->filter(fn ($node) => $node->getAttribute('href')); + +$id = $result->str('id'); //Return the id of the first result as string +$text = $result->str(); //Return the content of the first result + +$ids = $result->strAll('id'); //Return an array with the ids of all results as string +$texts = $result->strAll(); //Return an array with the content of all results as string + +$tabindex = $result->int('tabindex'); //Return the tabindex attribute of the first result as integer +$number = $result->int(); //Return the content of the first result as integer + +$href = $result->url('href'); //Return the href attribute of the first result as url (converts relative urls to absolutes) +$url = $result->url(); //Return the content of the first result as url + +$node = $result->node(); //Return the first node found (DOMElement) +$nodes = $result->nodes(); //Return all nodes found +``` + +## Metas + +For convenience, the object `Metas` stores the value of all `<meta>` elements located in the html, so you can get the values easier. The key of every meta is get from the `name`, `property` or `itemprop` attributes and the value is get from `content`. + +```php +//Get the Metas object +$metas = $info->getMetas(); + +$metas->all(); //Return all values +$metas->get('og:title'); //Return a key value +$metas->str('og:title'); //Return the value as string (remove html tags) +$metas->html('og:description'); //Return the value as html +$metas->int('og:video:width'); //Return the value as integer +$metas->url('og:url'); //Return the value as full url (converts relative urls to absolutes) +``` + +## OEmbed + +In addition to the html and metas, this library uses [oEmbed](https://oembed.com/) endpoints to get additional data. You can get this data as following: + +```php +//Get the oEmbed object +$oembed = $info->getOEmbed(); + +$oembed->all(); //Return all raw data +$oembed->get('title'); //Return a key value +$oembed->str('title'); //Return the value as string (remove html tags) +$oembed->html('html'); //Return the value as html +$oembed->int('width'); //Return the value as integer +$oembed->url('url'); //Return the value as full url (converts relative urls to absolutes) +``` + +Additional oEmbed parameters (like instagrams `hidecaption`) can also be provided: +```php +$embed = new Embed(); + +$result = $embed->get('https://www.instagram.com/p/B_C0wheCa4V/'); +$result->setSettings([ + 'oembed:query_parameters' => ['hidecaption' => true] +]); +$oembed = $info->getOEmbed(); +``` + +## LinkedData + +Another API available by default, used to extract info using the [JsonLD](https://www.w3.org/TR/json-ld/) schema. + +```php +//Get the linkedData object +$ld = $info->getLinkedData(); + +$ld->all(); //Return all data +$ld->get('name'); //Return a key value +$ld->str('name'); //Return the value as string (remove html tags) +$ld->html('description'); //Return the value as html +$ld->int('width'); //Return the value as integer +$ld->url('url'); //Return the value as full url (converts relative urls to absolutes) +``` + +## Other APIs + +Some sites like Wikipedia or Archive.org provide a custom API that is used to fetch more reliable data. You can get the API object with the method `getApi()` but note that not all results have this method. The Api object has the same methods than oEmbed: + +```php +//Get the API object +$api = $info->getApi(); + +$api->all(); //Return all raw data +$api->get('title'); //Return a key value +$api->str('title'); //Return the value as string (remove html tags) +$api->html('html'); //Return the value as html +$api->int('width'); //Return the value as integer +$api->url('url'); //Return the value as full url (converts relative urls to absolutes) +``` + +## Extending Embed + +Depending of your needs, you may want to extend this library with extra features or change the way it makes some operations. + +### PSR + +Embed use some PSR standards to be the most interoperable possible: + +- [PSR-7](https://www.php-fig.org/psr/psr-7/) Standard interfaces to represent http requests, responses and uris +- [PSR-17](https://www.php-fig.org/psr/psr-17/) Standard factories to create PSR-7 objects +- [PSR-18](https://www.php-fig.org/psr/psr-18/) Standard interface to send a http request and return a response + +Embed comes with a CURL client compatible with PSR-18 but you need to install a PSR-7 / PSR-17 library. [Here you can see a list of popular libraries](https://github.com/middlewares/awesome-psr15-middlewares#psr-7-implementations) and the library can detect automatically 'laminas\diactoros', 'guzzleHttp\psr7', 'slim\psr7', 'nyholm\psr7' and 'sunrise\http' (in this order). If you want to use a different PSR implementation, you can do it in this way: + +```php +use Embed\Embed; +use Embed\Http\Crawler; + +$client = new CustomHttpClient(); +$requestFactory = new CustomRequestFactory(); +$uriFactory = new CustomUriFactory(); + +//The Crawler is responsible for perform http queries +$crawler = new Crawler($client, $requestFactory, $uriFactory); + +//Create an embed instance passing the Crawler +$embed = new Embed($crawler); +``` + +### Adapters + +There are some sites with special needs: because they provide public APIs that allows to extract more info (like Wikipedia or Archive.org) or because we need to change how to extract the data in this particular site. For all that cases we have the adapters, that are classes extending the default classes to provide extra functionality. + +Before creating an adapter, you need to understand how Embed work: when you execute this code, you get a `Extractor` class + +```php +//Get the Extractor with all info +$info = $embed->get($url); + +//The extractor have document and oembed: +$document = $info->getDocument(); +$oembed = $info->getOEmbed(); +``` + +The `Extractor` class has many `Detectors`. Each detector is responsible to detect a specific piece of info. For example, there's a detector for the title, other for description, image, code, etc. + +So, an adapter is basically an extractor created specifically for a site. It can contains also custom detectors or apis. If you see the `src/Adapters` folder you can see all adapters. + +If you create an adapter, you need also register to Embed, so it knows in which website needs to use. To do that, there's the `ExtractorFactory` object, that is responsible for instantiate the right extractor for each site. + +```php +use Embed\Embed; + +$embed = new Embed(); + +$factory = $embed->getExtractorFactory(); + +//Use this MySite adapter for mysite.com +$factory->addAdapter('mysite.com', MySite::class); + +//Remove the adapter for pinterest.com, so it will use the default extractor +$factory->removeAdapter('pinterest.com'); + +//Change the default extractor +$factory->setDefault(CustomExtractor::class); +``` + +### Detectors + +Embed comes with several predefined detectors, but you may want to change or add more. Just create a class extending `Embed\Detectors\Detector` class and register it in the extractor factory. For example: + +```php +use Embed\Embed; +use Embed\Detectors\Detector; + +class Robots extends Detector { - public function dispatch(Url $url) + public function detect(): ?string { - $result = function_to_execute_request($url); + $response = $this->extractor->getResponse(); + $metas = $this->extractor->getMetas(); - return new Response($url, $result['url'], $result['status'], $result['type'], $result['content'], $result['headers']); - } - - public function dispatchImages(array $urls) - { - $responses = []; - - foreach ($urls as $url) { - $result = function_to_get_image_size($url); - - if ($result) { - $responses[] = new ImageResponse($url, $result['url'], $result['status'], $result['type'], $result['size'], $result['headers']); - } - } - - return $responses; + return $response->getHeaderLine('x-robots-tag'), + ?: $metas->str('robots'); } } -//Use the dispatcher passing as third argument -$info = Embed::create('http://example.com', null, new MyDispatcher()); +//Register the detector +$embed = new Embed(); +$embed->getExtractorFactory()->addDetector('robots', Robots::class); + +//Use it +$info = $embed->get('http://example.com'); +$robots = $info->robots; ``` -The default curl dispatcher accepts the same options that the [curl_setopt PHP function](http://php.net/manual/en/function.curl-setopt.php). You can edit the default values: +### Settings + +If you need to pass settings to the CurlClient to perform http queries: ```php use Embed\Embed; -use Embed\Http\CurlDispatcher; +use Embed\Http\Crawler; +use Embed\Http\CurlClient; -$dispatcher = new CurlDispatcher([ - CURLOPT_MAXREDIRS => 20, - CURLOPT_CONNECTTIMEOUT => 10, - CURLOPT_TIMEOUT => 10, - CURLOPT_SSL_VERIFYPEER => false, - CURLOPT_SSL_VERIFYHOST => false, - CURLOPT_ENCODING => '', - CURLOPT_AUTOREFERER => true, - CURLOPT_USERAGENT => 'Embed PHP Library', - CURLOPT_IPRESOLVE => CURL_IPRESOLVE_V4, +$client = new CurlClient(); +$client->setSettings([ + 'cookies_path' => $cookies_path, + 'ignored_errors' => [18], + 'max_redirs' => 3, // see CURLOPT_MAXREDIRS + 'connect_timeout' => 2, // see CURLOPT_CONNECTTIMEOUT + 'timeout' => 2, // see CURLOPT_TIMEOUT + 'ssl_verify_host' => 2, // see CURLOPT_SSL_VERIFYHOST + 'ssl_verify_peer' => 1, // see CURLOPT_SSL_VERIFYPEER + 'follow_location' => true, // see CURLOPT_FOLLOWLOCATION + 'user_agent' => 'Mozilla', // see CURLOPT_USERAGENT ]); -$info = Embed::create('http://example.com', null, $dispatcher); +$embed = new Embed(new Crawler($client)); ``` -## Accessing to advanced data - -The adapter get the data from all providers and choose the best values. But you can get all available values accessing directly to each provider. There's also the possibility to inspect all http requests executed for debug purposes: +If you need to pass settings to your detectors, you can add settings to the `ExtractorFactory`: ```php use Embed\Embed; -//Get the info -$info = Embed::create('https://www.youtube.com/watch?v=PP1xn5wHtxE'); - -//Get all providers -$providers = $info->getProviders(); - -//Get the oembed provider -$oembed = $providers['oembed']; - -//Get the oembed title value: -echo $oembed->getTitle(); - -//Get any value returned by the oembed api -echo $oembed->bag->get('author_name'); - -//Get the main response object -$response = $info->getResponse(); - -//Get any http response header -$lastModified = $response->getHeader('Last-Modifier'); - -//Get the html body as DOMDocument -$html = $response->getHtmlContent(); - -//Get all http request executed (oembed endpoints, images, apis, etc...) -$dispatcher = $adapter->getDispatcher(); - -foreach ($dispatcher->getAllResponses() as $response) { - echo 'The request to '.$response->getStartingUrl(); - echo ' is resolved to '.$response->getUrl(); -} +$embed = new Embed(); +$embed->setSettings([ + 'oembed:query_parameters' => [], //Extra parameters send to oembed + 'twitch:parent' => 'example.com', //Required to embed twitch videos as iframe + 'facebook:token' => '1234|5678', //Required to embed content from Facebook + 'instagram:token' => '1234|5678', //Required to embed content from Instagram + 'twitter:token' => 'asdf', //Improve the data from twitter +]); +$info = $embed->get($url); ``` +Note: The built-in detectors does not require settings. This feature is only for convenience if you create a specific detector that requires settings. + --- -If this library is useful for you, say thanks [buying me a beer :beer:](https://www.paypal.me/oscarotero)! - [ico-version]: https://poser.pugx.org/embed/embed/v/stable -[ico-travis]: https://travis-ci.org/oscarotero/Embed.svg?branch=master [ico-license]: https://poser.pugx.org/embed/embed/license -[ico-scrutinizer]: https://scrutinizer-ci.com/g/oscarotero/Embed/badges/quality-score.png?s=79e37032db280b9795388124c030dcf4309343d1 -[ico-sensiolabs]: https://insight.sensiolabs.com/projects/f0beab9f-fe41-47db-8806-373f80c50f9e/big.png [ico-downloads]: https://poser.pugx.org/embed/embed/downloads [ico-m-downloads]: https://poser.pugx.org/embed/embed/d/monthly -[ico-references]: https://www.versioneye.com/php/embed:embed/reference_badge.svg?style=flat [link-packagist]: https://packagist.org/packages/embed/embed -[link-travis]: https://travis-ci.org/oscarotero/Embed -[link-scrutinizer]: https://scrutinizer-ci.com/g/oscarotero/Embed/ -[link-sensiolabs]: https://insight.sensiolabs.com/projects/f0beab9f-fe41-47db-8806-373f80c50f9e -[link-references]: https://www.versioneye.com/php/embed:embed/references diff --git a/vendor/embed/embed/composer.json b/vendor/embed/embed/composer.json index 62985b2..be3fdf9 100644 --- a/vendor/embed/embed/composer.json +++ b/vendor/embed/embed/composer.json @@ -24,19 +24,36 @@ "issues": "https://github.com/oscarotero/Embed/issues" }, "require": { - "php": "^5.5|^7.0", + "php": "^7.4|^8", "ext-curl": "*", + "ext-dom": "*", + "ext-json": "*", "ext-mbstring": "*", - "composer/ca-bundle": "^1.0" + "composer/ca-bundle": "^1.0", + "oscarotero/html-parser": "^0.1.4", + "psr/http-message": "^1.0|^2.0", + "psr/http-client": "^1.0", + "psr/http-factory": "^1.0", + "ml/json-ld": "^1.1" }, "require-dev": { - "phpunit/phpunit": "^4.8|^5.7", - "friendsofphp/php-cs-fixer": "^2.0" + "phpunit/phpunit": "^9.0", + "friendsofphp/php-cs-fixer": "^2.0", + "nyholm/psr7": "^1.2", + "oscarotero/php-cs-fixer-config": "^1.0", + "brick/varexporter": "^0.3.1", + "symfony/css-selector": "^5.0" + }, + "suggest": { + "symfony/css-selector": "If you want to get elements using css selectors" }, "autoload": { "psr-4": { "Embed\\": "src" - } + }, + "files": [ + "src/functions.php" + ] }, "autoload-dev": { "psr-4": { @@ -46,6 +63,10 @@ "scripts": { "demo": "php -S localhost:8888 demo/index.php", "test": "phpunit", - "cs-fix": "php-cs-fixer fix ." + "cs-fix": "php-cs-fixer fix", + "update-resources": [ + "php scripts/update-oembed.php", + "php scripts/update-suffix.php" + ] } } diff --git a/vendor/embed/embed/phpunit.xml.dist b/vendor/embed/embed/phpunit.xml.dist deleted file mode 100644 index 4759d6e..0000000 --- a/vendor/embed/embed/phpunit.xml.dist +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<phpunit bootstrap="vendor/autoload.php" - backupGlobals="false" - backupStaticAttributes="false" - colors="true" - verbose="true" - convertErrorsToExceptions="true" - convertNoticesToExceptions="true" - convertWarningsToExceptions="true" - processIsolation="false" - stopOnFailure="false"> - <testsuites> - <testsuite name="All tests"> - <directory>tests</directory> - </testsuite> - </testsuites> - <groups> - <exclude> - <group>ignore</group> - </exclude> - </groups> -</phpunit> diff --git a/vendor/embed/embed/src/Adapters/Adapter.php b/vendor/embed/embed/src/Adapters/Adapter.php deleted file mode 100644 index df68416..0000000 --- a/vendor/embed/embed/src/Adapters/Adapter.php +++ /dev/null @@ -1,687 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Bag; -use Embed\DataInterface; -use Embed\Http\DispatcherInterface; -use Embed\Http\ImageResponse; -use Embed\Http\Response; -use Embed\Http\Url; -use Embed\Providers\Provider; -use Embed\Utils; - -/** - * Base class extended by all adapters. - * - * @property null|string $title - * @property null|string $description - * @property null|string $url - * @property null|string $type - * @property array $tags - * @property array $feeds - * @property array $images - * @property array $imagesUrls - * @property null|string $image - * @property null|int $imageWidth - * @property null|int $imageHeight - * @property null|string $code - * @property null|int $width - * @property null|int $height - * @property null|float $aspectRatio - * @property null|string $authorName - * @property null|string $authorUrl - * @property array $providerIcons - * @property array $providerIconsUrls - * @property null|string $providerIcon - * @property null|string $providerName - * @property null|string $providerUrl - * @property null|string $publishedTime - */ -abstract class Adapter implements DataInterface -{ - protected $config; - protected $dispatcher; - protected $response; - protected $providers = []; - - /** - * Checks whether the response is valid to this Adapter. - * - * @param Response $response - * - * @return bool - */ - public static function check(Response $response) - { - return $response->isValid(); - } - - /** - * Constructor. - * - * @param Response $response - * @param array $config - * @param DispatcherInterface $dispatcher - */ - public function __construct(Response $response, array $config, DispatcherInterface $dispatcher) - { - $this->response = $response; - $this->config = new Bag($config); - $this->dispatcher = $dispatcher; - - $this->init(); - } - - /** - * Initialize the providers - */ - abstract protected function init(); - - /** - * Magic method to execute methods to return paramaters - * For example, $source->sourceUrl executes $source->getSourceUrl(). - * - * @param string $name The property name - * - * @return mixed - */ - public function __get($name) - { - $method = 'get'.$name; - - if (method_exists($this, $method)) { - return $this->$name = $this->$method(); - } - return null; - } - - /** - * Magic method to execute methods to check if parameters are empty - * - * @param string $name The property name - * - * @return bool - */ - public function __isset($name) - { - $value = $this->$name; - - return !empty($value); - } - - /** - * Returns the dispatcher used. - * - * @return DispatcherInterface - */ - public function getDispatcher() - { - return $this->dispatcher; - } - - /** - * Returns the main response instance. - * - * @return Response - */ - public function getResponse() - { - return $this->response; - } - - /** - * Get a config value. - * - * @param string $name - * @param mixed $default - * - * @return string|null - */ - public function getConfig($name, $default = null) - { - $value = $this->config->get($name); - - return $value === null ? $default : $value; - } - - /** - * Get all providers. - * - * @return Provider[] - */ - public function getProviders() - { - return $this->providers; - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - $default = $this->url; - - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getTitle(); - }, $default); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getDescription(); - }); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - $code = $this->code; - - if (empty($code)) { - return 'link'; - } - - if (strpos($code, '</video>')) { - return 'video'; - } - - //Get the most repeated type - $types = []; - - foreach ($this->providers as $provider) { - $type = $provider->getType(); - - if ($type !== null) { - if (!isset($types[$type])) { - $types[$type] = 0; - } - - ++$types[$type]; - } - } - - //If it has code, it's not a link - unset($types['link']); - - return static::getBigger($types) ?: 'rich'; - } - - /** - * {@inheritdoc} - */ - public function getTags() - { - return $this->getAllFromProviders(function (Provider $provider) { - return $provider->getTags(); - }); - } - - /** - * {@inheritdoc} - */ - public function getFeeds() - { - return $this->getAllFromProviders(function (Provider $provider) { - return $provider->getFeeds(); - }); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - //Width and height deppends to the code - $this->width = null; - $this->height = null; - - $codes = []; - - foreach ($this->providers as $provider) { - $code = $provider->getCode(); - - if (!empty($code)) { - $codes[] = [ - 'code' => $code, - 'width' => $provider->getWidth(), - 'height' => $provider->getHeight(), - ]; - } - } - - if (empty($codes)) { - return null; - } - - //Use only html5 codes - $html5 = array_filter($codes, function (array $code) { - return strpos($code['code'], '</object>') === false && strpos($code['code'], '</embed>') === false; - }); - - //If it's not html5 codes, returns flash - if (empty($html5)) { - $code = current($codes); - } else { - $code = current($html5); - } - - $this->width = is_numeric($code['width']) ? (int) $code['width'] : $code['width']; - $this->height = is_numeric($code['height']) ? (int) $code['height'] : $code['height']; - - return $code['code']; - } - - /** - * Returns the code as DOMNodeList elements - * - * @return \DOMNodeList|null - */ - public function getHtml() - { - $code = $this->code; - - if (empty($code)) { - return; - } - - $errors = libxml_use_internal_errors(true); - $entities = libxml_disable_entity_loader(true); - - $dom = new \DOMDocument(); - $dom->loadHTML($code); - - libxml_use_internal_errors($errors); - libxml_disable_entity_loader($entities); - - return Utils::xpathQuery($dom, 'descendant-or-self::body/*', false); - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - $default = (string) $this->getResponse()->getUrl(); - $blacklist = $this->getConfig('url_blacklist'); - - //some sites returns the homepage as canonical - $homeUrl = $this->getResponse()->getUrl()->getAbsolute('/'); - - return $this->getFirstFromProviders(function (Provider $provider) use ($blacklist, $homeUrl) { - $url = $provider->getUrl(); - - if ($homeUrl === $url || (!empty($blacklist) && Url::create($url)->match($blacklist))) { - return false; - } - - return $url; - }, $default); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getAuthorName(); - }); - } - - /** - * {@inheritdoc} - */ - public function getAuthorUrl() - { - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getAuthorUrl(); - }); - } - - /** - * {@inheritdoc} - */ - public function getProviderIconsUrls() - { - $urls = [ - $this->getResponse()->getUrl()->getAbsolute('/favicon.ico'), - $this->getResponse()->getUrl()->getAbsolute('/favicon.png'), - ]; - - foreach ($this->providers as $provider) { - foreach ($provider->getProviderIconsUrls() as $url) { - if (!in_array($url, $urls, true)) { - $urls[] = $url; - } - } - } - - return $urls; - } - - /** - * Gets all icon provider urls found - * It returns also the width, height and mime-type. - * - * @return array - */ - public function getProviderIcons() - { - return $this->dispatchImagesInfo($this->providerIconsUrls); - } - - /** - * Gets the best icon provider - * - * @return string|null - */ - public function getProviderIcon() - { - $icons = $this->providerIcons; - - if (empty($icons)) { - return null; - } - - $sizes = []; - - foreach ($icons as $icon) { - $sizes[$icon['url']] = $icon['size']; - } - - return static::getBigger($sizes); - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - $default = $this->getResponse()->getUrl()->getDomain(); - - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getProviderName(); - }, $default); - } - - /** - * {@inheritdoc} - */ - public function getProviderUrl() - { - $url = $this->getResponse()->getUrl(); - $default = $url->getScheme().'://'.$url->getDomain(true); - - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getProviderUrl(); - }, $default); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $urls = $this->getAllFromProviders(function (Provider $provider) { - return $provider->getImagesUrls(); - }); - - $blacklist = $this->getConfig('images_blacklist'); - - if (!empty($blacklist)) { - $urls = array_filter($urls, function ($url) use ($blacklist) { - return !Url::create($url)->match($blacklist); - }); - } - - return array_values($urls); - } - - /** - * Gets all images found in the webpage - * It returns also the width, height and mime-type. - * - * @return array - */ - public function getImages() - { - return $this->dispatchImagesInfo($this->imagesUrls); - } - - /** - * Gets the best image - * - * @return string|null - */ - public function getImage() - { - $this->imageWidth = null; - $this->imageHeight = null; - - $images = $this->images; - $bigger = (bool) $this->getConfig('choose_bigger_image'); - $minWidth = $this->getConfig('min_image_width', 1); - $minHeight = $this->getConfig('min_image_height', 1); - - $images = array_filter($images, function ($image) use ($minWidth, $minHeight) { - return $image['width'] >= $minWidth && $image['height'] >= $minHeight; - }); - - if (empty($images)) { - return null; - } - - reset($images); - $image = current($images); - - if ($bigger) { - $sizes = []; - - foreach ($images as $img) { - $sizes[$img['url']] = $img['size']; - } - - $biggest = static::getBigger($sizes); - - foreach ($images as $img) { - if ($biggest == $img['url']) { - $image = $img; - break; - } - } - } - - $this->imageWidth = $image['width']; - $this->imageHeight = $image['height']; - - return $image['url']; - } - - /** - * Gets the image width. - * - * @return int|null - */ - public function getImageWidth() - { - $this->image = $this->getImage(); - - return $this->imageWidth; - } - - /** - * Gets the image height. - * - * @return int|null - */ - public function getImageHeight() - { - $this->image = $this->getImage(); - - return $this->imageHeight; - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - $this->code = $this->getCode(); - - return $this->width; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - $this->code = $this->getCode(); - - return $this->height; - } - - /** - * Gets the aspect ratio of the embedded widget - * (useful to make it responsive). - * - * @return float|null - */ - public function getAspectRatio() - { - if ($this->width !== null - && (strpos($this->width, '%') === false) - && $this->height !== null && (strpos($this->height, '%') === false)) { - return round(($this->height / $this->width) * 100, 3); - } - return null; - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getPublishedTime(); - }); - } - - /** - * {@inheritdoc} - */ - public function getLicense() - { - return $this->getFirstFromProviders(function (Provider $provider) { - return $provider->getLicense(); - }); - } - - /** - * {@inheritdoc} - */ - public function getLinkedData() - { - return $this->getAllFromProviders(function (Provider $provider) { - return $provider->getLinkedData(); - }); - } - - /** - * Get images info. - * - * @param array $urls - * - * @return array - */ - private function dispatchImagesInfo($urls) - { - if (empty($urls)) { - return []; - } - - $requests = []; - - foreach ($urls as $url) { - $requests[] = Url::create($url); - } - - return array_map( - function (ImageResponse $response) { - return [ - 'url' => (string) $response->getUrl(), - 'width' => $response->getWidth(), - 'height' => $response->getHeight(), - 'size' => $response->getWidth() * $response->getHeight(), - 'mime' => $response->getContentType(), - ]; - }, - $this->getDispatcher()->dispatchImages($requests) - ); - } - - /** - * Returns the key of the bigger value in an array - * - * @param array $values - * - * @return string|null - */ - protected static function getBigger(array $values) - { - $bigger = null; - - foreach ($values as $value => $repeat) { - if ($bigger === null || $repeat > $values[$bigger]) { - $bigger = $value; - } - } - - return $bigger; - } - - /** - * Returns the first value of the providers - * - * @param callable $callable - * @param string|null $default - * - * @return string|null - */ - protected function getFirstFromProviders(callable $callable, $default = null) - { - $values = array_filter(array_map($callable, $this->providers)); - - return empty($values) ? $default : current($values); - } - - /** - * Returns the all values from the providers - * - * @param callable $callable - * - * @return array - */ - protected function getAllFromProviders(callable $callable) - { - $values = array_filter(array_map($callable, $this->providers)); - $all = []; - - foreach ($values as $value) { - foreach ($value as $v) { - if (!in_array($v, $all, true)) { - $all[] = $v; - } - } - } - - return $all; - } -} diff --git a/vendor/embed/embed/src/Adapters/Archive.php b/vendor/embed/embed/src/Adapters/Archive.php deleted file mode 100644 index b01a6a8..0000000 --- a/vendor/embed/embed/src/Adapters/Archive.php +++ /dev/null @@ -1,57 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; -use Embed\Providers\Api; - -/** - * Adapter to provide information from archive.org API. - */ -class Archive extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'archive.org/details/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - $this->providers = ['archive' => new Api\Archive($this)] + $this->providers; - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - return Utils::iframe(str_replace('/details/', '/embed/', $this->url), $this->width, $this->height); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return 640; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return 480; - } -} diff --git a/vendor/embed/embed/src/Adapters/Cadenaser.php b/vendor/embed/embed/src/Adapters/Cadenaser.php deleted file mode 100644 index aff62f0..0000000 --- a/vendor/embed/embed/src/Adapters/Cadenaser.php +++ /dev/null @@ -1,48 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Utils; -use Embed\Http\Response; - -/** - * Adapter to get the embed code from play.cadenaser.com. - */ -class Cadenaser extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'play.cadenaser.com/audio/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $url = $this->getResponse()->getUrl(); - - return Utils::iframe($url->withPath('/widget/'.$url->getPath()), $this->width, $this->height); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return 620; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return 100; - } -} diff --git a/vendor/embed/embed/src/Adapters/Carto.php b/vendor/embed/embed/src/Adapters/Carto.php deleted file mode 100644 index ef4db9d..0000000 --- a/vendor/embed/embed/src/Adapters/Carto.php +++ /dev/null @@ -1,35 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter to get the embed code from cartodb. - */ -class Carto extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - '*.carto.com/viz/*/public_map', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = 520; - - $url = $this->getResponse()->getUrl()->withDirectoryPosition(2, 'embed_map'); - - return Utils::iframe($url, '100%', $this->height); - } -} diff --git a/vendor/embed/embed/src/Adapters/Cnn.php b/vendor/embed/embed/src/Adapters/Cnn.php deleted file mode 100644 index d8e7ce0..0000000 --- a/vendor/embed/embed/src/Adapters/Cnn.php +++ /dev/null @@ -1,41 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Http\Url; -use Embed\Utils; - -/** - * Adapter provider more information from cnn.com. - */ -class Cnn extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - '*.cnn.com/videos/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $url = Url::create('https://fave.api.cnn.io/v1/fav/') - ->withQueryParameters([ - 'video' => implode('/', $this->getResponse()->getUrl()->getSlicePath(1)), - 'customer' => 'cnn', - 'env' => 'prod' - ]); - - $this->width = 416; - $this->height = 234; - - return Utils::iframe($url, $this->width, $this->height); - } -} diff --git a/vendor/embed/embed/src/Adapters/Facebook.php b/vendor/embed/embed/src/Adapters/Facebook.php deleted file mode 100644 index 5c220d5..0000000 --- a/vendor/embed/embed/src/Adapters/Facebook.php +++ /dev/null @@ -1,33 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; -use Embed\Providers\Api; - -/** - * Adapter provider more information from some facebook pages. - */ -class Facebook extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'www.facebook.com/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - $this->providers = ['facebook' => new Api\Facebook($this)] + $this->providers; - } -} diff --git a/vendor/embed/embed/src/Adapters/File.php b/vendor/embed/embed/src/Adapters/File.php deleted file mode 100644 index 4d78ba6..0000000 --- a/vendor/embed/embed/src/Adapters/File.php +++ /dev/null @@ -1,98 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; -use Embed\Providers; - -/** - * Adapter to provide information from raw files. - */ -class File extends Adapter -{ - private static $contentTypes = [ - 'video/ogg' => ['video', 'videoHtml'], - 'application/ogg' => ['video', 'videoHtml'], - 'video/ogv' => ['video', 'videoHtml'], - 'video/webm' => ['video', 'videoHtml'], - 'video/mp4' => ['video', 'videoHtml'], - 'audio/ogg' => ['audio', 'audioHtml'], - 'audio/mp3' => ['audio', 'audioHtml'], - 'audio/mpeg' => ['audio', 'audioHtml'], - 'audio/webm' => ['audio', 'audioHtml'], - 'image/jpeg' => ['photo', 'imageHtml'], - 'image/jpg' => ['photo', 'imageHtml'], - 'image/gif' => ['photo', 'imageHtml'], - 'image/png' => ['photo', 'imageHtml'], - 'image/bmp' => ['photo', 'imageHtml'], - 'image/ico' => ['photo', 'imageHtml'], - 'text/rtf' => ['rich', 'google'], - 'application/pdf' => ['rich', 'google'], - 'application/msword' => ['rich', 'google'], - 'application/vnd.ms-powerpoint' => ['rich', 'google'], - 'application/vnd.ms-excel' => ['rich', 'google'], - 'application/zip' => ['rich', 'google'], - 'application/postscript' => ['rich', 'google'], - 'application/octet-stream' => ['rich', 'google'], - ]; - - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && isset(self::$contentTypes[$response->getContentType()]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - $this->providers = [ - 'oembed' => new Providers\OEmbed($this), - ]; - } - - /** - * {@inheritdoc} - */ - public function getType() - { - return self::$contentTypes[$this->getResponse()->getContentType()][0]; - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - if (($code = parent::getcode())) { - return $code; - } - - switch (self::$contentTypes[$this->getResponse()->getContentType()][1]) { - case 'videoHtml': - return Utils::videoHtml($this->image, $this->url, $this->imageWidth, $this->imageHeight); - - case 'audioHtml': - return Utils::audioHtml($this->url); - - case 'google': - return Utils::google($this->url); - } - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - if ($this->type === 'photo') { - return [$this->url]; - } - - return []; - } -} diff --git a/vendor/embed/embed/src/Adapters/Flickr.php b/vendor/embed/embed/src/Adapters/Flickr.php deleted file mode 100644 index a1e5f26..0000000 --- a/vendor/embed/embed/src/Adapters/Flickr.php +++ /dev/null @@ -1,47 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter provider more information from flickr. - */ -class Flickr extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'www.flickr.com/photos/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $code = parent::getCode(); - - if (empty($code)) { - $this->width = 640; - $this->height = 425; - - $code = Utils::iframe($this->getResponse()->getUrl()->withAddedPath('player'), $this->width, $this->height); - } - - return $code; - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return 'Flickr'; - } -} diff --git a/vendor/embed/embed/src/Adapters/Github.php b/vendor/embed/embed/src/Adapters/Github.php deleted file mode 100644 index 5039fee..0000000 --- a/vendor/embed/embed/src/Adapters/Github.php +++ /dev/null @@ -1,74 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Providers\Api; - -/** - * Adapter to get the embed code from gist.github.com. - */ -class Github extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'gist.github.com/*/*', - 'github.com/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - if ($this->getResponse()->getUrl()->getHost() === 'gist.github.com') { - $this->providers = ['gist' => new Api\Gist($this)] + $this->providers; - } - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - //Open graph returns as canonical url the main repo url, instead the file - return (string) $this->getResponse()->getUrl(); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $url = $this->getResponse()->getUrl(); - - if ($url->match('github.com/*/*/blob/*')) { - $username = $url->getDirectoryPosition(0); - $repo = $url->getDirectoryPosition(1); - $ref = $url->getDirectoryPosition(3); - $path_to_file = implode('/', $url->getSlicePath(4)); - - switch ($url->getExtension()) { - case 'geojson': - //https://help.github.com/articles/mapping-geojson-files-on-github/#embedding-your-map-elsewhere - return "<script src=\"https://embed.githubusercontent.com/view/geojson/{$username}/{$repo}/{$ref}/{$path_to_file}\"></script>"; - - case 'stl': - //https://help.github.com/articles/3d-file-viewer/#embedding-your-model-elsewhere - return "<script src=\"https://embed.githubusercontent.com/view/3d/{$username}/{$repo}/{$ref}/{$path_to_file}\"></script>"; - } - } - - return parent::getCode(); - } -} diff --git a/vendor/embed/embed/src/Adapters/Google.php b/vendor/embed/embed/src/Adapters/Google.php deleted file mode 100644 index 3329d04..0000000 --- a/vendor/embed/embed/src/Adapters/Google.php +++ /dev/null @@ -1,91 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; -use Embed\Providers\Api; - -/** - * Adapter provider more information from google maps and google drive. - */ -class Google extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'maps.google.*', - 'www.google.*/maps*', - 'calendar.google.com/calendar/*', - 'drive.google.com/file/*/view', - 'plus.google.com/*/posts/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - if ($this->getResponse()->getUrl()->match('*/maps/*')) { - $this->providers = ['google' => new Api\GoogleMaps($this)] + $this->providers; - } - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $url = $this->getResponse()->getUrl(); - - if ($url->getHost() === 'plus.google.com') { - return '<script src="https://apis.google.com/js/plusone.js" type="text/javascript"></script>' - .'<div class="g-post" data-href="'.$url.'"></div>'; - } - - if ($url->getHost() === 'calendar.google.com') { - return Utils::iframe($url); - } - - if (isset($this->providers['google'])) { - return $this->providers['google']->getCode(); - } - - return Utils::iframe($url - ->withDirectoryPosition(3, 'preview') - ->withQueryParameters([])); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - if ($this->getResponse()->getUrl()->getHost() === 'plus.google.com') { - return parent::getImagesUrls(); - } - - return []; - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - if ($this->getResponse()->getUrl()->getHost() === 'plus.google.com') { - return 'Google Plus'; - } - - return parent::getProviderName(); - } -} diff --git a/vendor/embed/embed/src/Adapters/Howcast.php b/vendor/embed/embed/src/Adapters/Howcast.php deleted file mode 100644 index 6d5f9af..0000000 --- a/vendor/embed/embed/src/Adapters/Howcast.php +++ /dev/null @@ -1,42 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter to get the embed code from howcast.com. - */ -class Howcast extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'www.howcast.com/videos/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - if (!($dom = $this->getResponse()->getHtmlContent())) { - return; - } - - // #embedModal textarea - $textarea = Utils::xpathQuery($dom, "descendant-or-self::*[@id = 'embedModal']/descendant-or-self::*/textarea"); - - if ($textarea) { - return $textarea->nodeValue; - } - } -} diff --git a/vendor/embed/embed/src/Adapters/Ideone.php b/vendor/embed/embed/src/Adapters/Ideone.php deleted file mode 100644 index ff4c274..0000000 --- a/vendor/embed/embed/src/Adapters/Ideone.php +++ /dev/null @@ -1,36 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter to generate embed code from ideone.com. - */ -class Ideone extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'ideone.com/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $url = $this->getResponse()->getUrl(); - $path = '/e.js'.$url->getPath(); - - return Utils::script($url->getAbsolute($path)); - } -} diff --git a/vendor/embed/embed/src/Adapters/Imageshack.php b/vendor/embed/embed/src/Adapters/Imageshack.php deleted file mode 100644 index 084c49a..0000000 --- a/vendor/embed/embed/src/Adapters/Imageshack.php +++ /dev/null @@ -1,32 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Providers\Api; - -/** - * Adapter to provide information from imageshack. - */ -class Imageshack extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'imageshack.com/i/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - $this->providers = ['imageshack' => new Api\Imageshack($this)] + $this->providers; - } -} diff --git a/vendor/embed/embed/src/Adapters/Jsfiddle.php b/vendor/embed/embed/src/Adapters/Jsfiddle.php deleted file mode 100644 index d4b3984..0000000 --- a/vendor/embed/embed/src/Adapters/Jsfiddle.php +++ /dev/null @@ -1,25 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Utils; - -/** - * Adapter to fix some issues from jsfiddle. - */ -class Jsfiddle extends Webpage -{ - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $url = $this->url; - $embed_url = $url.((substr($url, -1) === '/') ? 'embedded/' : '/embedded/'); - - return Utils::iframe($embed_url); - } -} diff --git a/vendor/embed/embed/src/Adapters/Lavozdegalicia.php b/vendor/embed/embed/src/Adapters/Lavozdegalicia.php deleted file mode 100644 index 975c7b3..0000000 --- a/vendor/embed/embed/src/Adapters/Lavozdegalicia.php +++ /dev/null @@ -1,33 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; - -/** - * Adapter to provide all information from lavozdegalicia.es that needs a special query parameter to generate a session cookie. - */ -class Lavozdegalicia extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'www.lavozdegalicia.es/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - $url = $this->getResponse()->getStartingUrl(); - - $this->response = $this->getDispatcher()->dispatch($url->withQueryParameter('piano_d', '1')); - } -} diff --git a/vendor/embed/embed/src/Adapters/Line.php b/vendor/embed/embed/src/Adapters/Line.php deleted file mode 100644 index 397b9b0..0000000 --- a/vendor/embed/embed/src/Adapters/Line.php +++ /dev/null @@ -1,49 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Utils; -use Embed\Http\Response; - -/** - * Adapter to get the embed code from line.do. - */ -class Line extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'line.do/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $url = $this->getResponse()->getUrl(); - $id = $url->getDirectoryPosition(2); - - return Utils::iframe($url->withPath("embed/{$id}/vertical"), $this->width, $this->height, 'border:1px solid #e7e7e7;'); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return 640; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return 640; - } -} diff --git a/vendor/embed/embed/src/Adapters/N500px.php b/vendor/embed/embed/src/Adapters/N500px.php deleted file mode 100644 index a15e880..0000000 --- a/vendor/embed/embed/src/Adapters/N500px.php +++ /dev/null @@ -1,54 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter get embed code from 500px.com. - */ -class N500px extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - '500px.com/photo/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $url = $this->getResponse()->getUrl(); - - if (is_numeric($url->getDirectoryPosition(1))) { - return Utils::iframe($url->withDirectoryPosition(2, 'embed.html'), $this->width, $this->height); - } - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - if (is_numeric($this->getResponse()->getUrl()->getDirectoryPosition(1))) { - return $this->imageWidth; - } - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - if (is_numeric($this->getResponse()->getUrl()->getDirectoryPosition(1))) { - return $this->imageHeight; - } - } -} diff --git a/vendor/embed/embed/src/Adapters/Parleys.php b/vendor/embed/embed/src/Adapters/Parleys.php deleted file mode 100644 index dee9ace..0000000 --- a/vendor/embed/embed/src/Adapters/Parleys.php +++ /dev/null @@ -1,55 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; - -/** - * Adapter to get more info from parleys.com. - */ -class Parleys extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'www.parleys.com/play/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $id = $this->getResponse()->getUrl()->getDirectoryPosition(1); - - return '<div data-parleys-presentation="'.$id.'" style="width:'.$this->width.';height:'.$this->height.'px"><script type = "text/javascript" src="//parleys.com/js/parleys-share.js"></script></div>'; - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return '100%'; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return 300; - } - - /** - * {@inheritdoc} - */ - public function getType() - { - return 'video'; - } -} diff --git a/vendor/embed/embed/src/Adapters/Pastebin.php b/vendor/embed/embed/src/Adapters/Pastebin.php deleted file mode 100644 index ca4054e..0000000 --- a/vendor/embed/embed/src/Adapters/Pastebin.php +++ /dev/null @@ -1,36 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter to generate embed code from pastebin. - */ -class Pastebin extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'pastebin.com/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $url = $this->getResponse()->getUrl(); - $path = '/embed_js' . $url->getPath(); - - return Utils::script($this->getResponse()->getUrl()->getAbsolute($path)); - } -} diff --git a/vendor/embed/embed/src/Adapters/Pastie.php b/vendor/embed/embed/src/Adapters/Pastie.php deleted file mode 100644 index 625956b..0000000 --- a/vendor/embed/embed/src/Adapters/Pastie.php +++ /dev/null @@ -1,35 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Utils; - -/** - * Adapter to generate embed code from pastie.org. - */ -class Pastie extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'pastie.org/pastes/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $path = '/'.$this->getResponse()->getUrl()->getDirectoryPosition(1).'.js'; - - return Utils::script($this->getResponse()->getUrl()->getAbsolute($path)); - } -} diff --git a/vendor/embed/embed/src/Adapters/Pinterest.php b/vendor/embed/embed/src/Adapters/Pinterest.php deleted file mode 100644 index bf6090d..0000000 --- a/vendor/embed/embed/src/Adapters/Pinterest.php +++ /dev/null @@ -1,48 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; - -/** - * Adapter to get embed code from pinterest.com. - */ -class Pinterest extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'www.pinterest.com/pin/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - return '<a data-pin-do="embedPin" data-pin-lang="es" href="' - .$this->getResponse()->getUrl() - .'"></a>' - .'<script async defer src="//assets.pinterest.com/js/pinit.js"></script>'; - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return 236; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return 442; - } -} diff --git a/vendor/embed/embed/src/Adapters/Sassmeister.php b/vendor/embed/embed/src/Adapters/Sassmeister.php deleted file mode 100644 index aa45895..0000000 --- a/vendor/embed/embed/src/Adapters/Sassmeister.php +++ /dev/null @@ -1,37 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; - -/** - * Adapter to generate embed code from SassMeister. - */ -class Sassmeister extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'sassmeister.com/gist/*', - 'www.sassmeister.com/gist/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = 480; - $id = $this->getResponse()->getUrl()->getDirectoryPosition(1); - - return "<p class=\"sassmeister\" data-gist-id=\"{$id}\" data-height=\"480\" data-theme=\"tomorrow\">". - "<a href=\"http://sassmeister.com/gist/{$id}\">Play with this gist on SassMeister.</a>". - '</p>'. - '<script src="http://cdn.sassmeister.com/js/embed.js" async></script>'; - } -} diff --git a/vendor/embed/embed/src/Adapters/Slides.php b/vendor/embed/embed/src/Adapters/Slides.php deleted file mode 100644 index 7045248..0000000 --- a/vendor/embed/embed/src/Adapters/Slides.php +++ /dev/null @@ -1,46 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Utils; -use Embed\Http\Response; - -/** - * Adapter to get the embed code from slides.com. - */ -class Slides extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'slides.com/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - return Utils::iframe($this->getResponse()->getUrl()->withAddedPath('embed'), $this->width, $this->height); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return 576; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return 420; - } -} diff --git a/vendor/embed/embed/src/Adapters/Snipplr.php b/vendor/embed/embed/src/Adapters/Snipplr.php deleted file mode 100644 index 03dc859..0000000 --- a/vendor/embed/embed/src/Adapters/Snipplr.php +++ /dev/null @@ -1,36 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; - -/** - * Adapter to generate embed code from snipplr.com. - */ -class Snipplr extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - 'snipplr.com/view/*', - ]); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $this->width = null; - $this->height = null; - - $id = $this->getResponse()->getUrl()->getDirectoryPosition(1); - - return <<<CODE -<div id="snipplr_embed_{$id}" class="snipplr_embed"><a target_"blank" href="https://snipplr.com/view/{$id}">View this snippet</a> on Snipplr</div><script type="text/javascript" src="https://snipplr.com/js/embed.js"></script><script type="text/javascript" src="https://snipplr.com/json/{$id}"></script> -CODE; - } -} diff --git a/vendor/embed/embed/src/Adapters/Webpage.php b/vendor/embed/embed/src/Adapters/Webpage.php deleted file mode 100644 index 1c5bbf3..0000000 --- a/vendor/embed/embed/src/Adapters/Webpage.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Providers; - -/** - * Adapter to provide all information from any webpage. - */ -class Webpage extends Adapter -{ - /** - * {@inheritdoc} - */ - protected function init() - { - $this->providers = [ - 'oembed' => new Providers\OEmbed($this), - 'opengraph' => new Providers\OpenGraph($this), - 'linkpulse' => new Providers\Linkpulse($this), - 'twittercards' => new Providers\TwitterCards($this), - 'dcterms' => new Providers\Dcterms($this), - 'sailthru' => new Providers\Sailthru($this), - 'html' => new Providers\Html($this), - ]; - } -} diff --git a/vendor/embed/embed/src/Adapters/Wikipedia.php b/vendor/embed/embed/src/Adapters/Wikipedia.php deleted file mode 100644 index 7efee75..0000000 --- a/vendor/embed/embed/src/Adapters/Wikipedia.php +++ /dev/null @@ -1,40 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; -use Embed\Providers\Api; - -/** - * Adapter to provide information from wikipedia. - */ -class Wikipedia extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid() && $response->getUrl()->match([ - '*.wikipedia.org/wiki/*', - ]); - } - - /** - * {@inheritdoc} - */ - protected function init() - { - parent::init(); - - $this->providers = ['wikipedia' => new Api\Wikipedia($this)] + $this->providers; - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return 'Wikipedia'; - } -} diff --git a/vendor/embed/embed/src/Adapters/Youtube.php b/vendor/embed/embed/src/Adapters/Youtube.php deleted file mode 100644 index 862b3a7..0000000 --- a/vendor/embed/embed/src/Adapters/Youtube.php +++ /dev/null @@ -1,22 +0,0 @@ -<?php - -namespace Embed\Adapters; - -use Embed\Http\Response; - -/** - * Adapter to provide information from youtube. - * Required when youtube returns a 429 status code. - */ -class Youtube extends Webpage -{ - /** - * {@inheritdoc} - */ - public static function check(Response $response) - { - return $response->isValid([200, 429]) && $response->getUrl()->match([ - '*.youtube.*', - ]); - } -} diff --git a/vendor/embed/embed/src/Bag.php b/vendor/embed/embed/src/Bag.php deleted file mode 100644 index b57c62d..0000000 --- a/vendor/embed/embed/src/Bag.php +++ /dev/null @@ -1,196 +0,0 @@ -<?php - -namespace Embed; - -/** - * Class to store and access to data. - */ -class Bag -{ - private $parameters = []; - - /** - * Set the initial parameters. - * - * @param array $parameters - */ - public function __construct(array $parameters = []) - { - $this->set($parameters); - } - - /** - * Save a value. - * - * @param string|array $name - * @param mixed $value - */ - public function set($name, $value = null) - { - if (!is_array($name)) { - $name = [$name => $value]; - } - - foreach ($name as $name => $value) { - $name = self::normalizeName($name); - $value = self::normalizeValue($value); - - $this->parameters[$name] = $value; - } - } - - /** - * Adds a subvalue. - * - * @param string $name - * @param mixed $value - */ - public function add($name, $value = null) - { - $name = self::normalizeName($name); - $value = self::normalizeValue($value); - - if (!isset($this->parameters[$name])) { - $this->parameters[$name] = []; - } elseif (!is_array($this->parameters[$name])) { - $this->parameters[$name] = (array) $this->parameters[$name]; - } - - $this->parameters[$name][] = $value; - } - - /** - * Get a value. - * - * @param string $name - * @param bool $isHtml - * - * @return string|null - */ - public function get($name, $isHtml = false) - { - $name = self::normalizeName($name); - - if (strpos($name, '[') !== false) { - $names = explode('[', str_replace(']', '', $name)); - $key = array_shift($names); - $item = isset($this->parameters[$key]) ? $this->parameters[$key] : []; - - foreach ($names as $key) { - if (!isset($item[$key])) { - return; - } - - $item = $item[$key]; - } - - return $isHtml ? $item : self::toPlainValue($item); - } - - if (isset($this->parameters[$name])) { - return $isHtml ? $this->parameters[$name] : self::toPlainValue($this->parameters[$name]); - } - } - - /** - * Return all stored values keys. - * - * @return array - */ - public function getKeys() - { - return array_keys($this->parameters); - } - - /** - * Return the raw stored values. - * - * @return array - */ - public function getAll() - { - return $this->parameters; - } - - /** - * Check if a value exists and is not empty. - * - * @param string $name - * - * @return bool - */ - public function has($name) - { - $name = self::normalizeName($name); - - if (strpos($name, '[') !== false) { - $names = explode('[', str_replace(']', '', $name)); - $key = array_shift($names); - $item = isset($this->parameters[$key]) ? $this->parameters[$key] : []; - - foreach ($names as $key) { - if (!isset($item[$key])) { - return false; - } - - $item = $item[$key]; - } - - return !empty($item); - } - - return !empty($this->parameters[$name]); - } - - /** - * Normalize a variable name. - * - * @param string $name - * - * @return string - */ - private static function normalizeName($name) - { - return strtolower(trim($name)); - } - - /** - * Normalize a value. - * If it's a string, removes spaces and normalize some utf-8 chars. - * - * @param mixed $value - * - * @return mixed - */ - private static function normalizeValue($value) - { - if (is_string($value)) { - $value = str_ireplace([' ', ' '], ' ', $value); - $value = trim($value); - - return ($value === '') ? null : $value; - } - - return $value; - } - - /** - * Remove the html code and entities in a value - * - * @param mixed $value - * - * @return mixed - */ - private static function toPlainValue($value) - { - if (is_string($value)) { - $value = strip_tags($value); - $value = html_entity_decode($value, ENT_QUOTES | ENT_XML1, 'UTF-8'); - $value = trim($value); - - return ($value === '') ? null : $value; - } - - return $value; - } -} diff --git a/vendor/embed/embed/src/DataInterface.php b/vendor/embed/embed/src/DataInterface.php deleted file mode 100644 index c3f0f3f..0000000 --- a/vendor/embed/embed/src/DataInterface.php +++ /dev/null @@ -1,139 +0,0 @@ -<?php - -namespace Embed; - -/** - * Interface used by all adapters and providers. - */ -interface DataInterface -{ - /** - * Gets the title. - * - * @return string|null - */ - public function getTitle(); - - /** - * Gets the description. - * - * @return string|null - */ - public function getDescription(); - - /** - * Gets the type of the url - * The types are the same than the oEmbed types: - * video, photo, link, rich. - * - * @return string|null - */ - public function getType(); - - /** - * Gets the tags of the url. - * - * @return array - */ - public function getTags(); - - /** - * Gets the feeds urls. - * - * @return array - */ - public function getFeeds(); - - /** - * Gets the embed code. - * - * @return string|null - */ - public function getCode(); - - /** - * Gets the canonical url. - * - * @return string|null - */ - public function getUrl(); - - /** - * Gets the author name. - * - * @return string|null - */ - public function getAuthorName(); - - /** - * Gets the author url. - * - * @return string|null - */ - public function getAuthorUrl(); - - /** - * Gets the urls of all icons of the provider - * Note: it doesn't check whether the image exists or not. - * - * @return array - */ - public function getProviderIconsUrls(); - - /** - * Gets the provider name. - * - * @return string|null - */ - public function getProviderName(); - - /** - * Gets the provider url (usually the home url of the link). - * - * @return string|null - */ - public function getProviderUrl(); - - /** - * Gets the urls of all images found in the webpage - * Note: it doesn't check whether the image exists or not. - * - * @return array - */ - public function getImagesUrls(); - - /** - * Gets the width of the embedded widget. - * - * @return int|null - */ - public function getWidth(); - - /** - * Gets the height of the embedded widget. - * - * @return int|null - */ - public function getHeight(); - - /** - * Gets the published time, if the webpage is an article. - * - * @return string|null - */ - public function getPublishedTime(); - - /** - * Gets the license info. - * - * @return string|null - */ - public function getLicense(); - - /** - * Returns all linked data found. - * - * @return array - */ - public function getLinkedData(); -} diff --git a/vendor/embed/embed/src/Embed.php b/vendor/embed/embed/src/Embed.php index fc21e69..ca360e3 100644 --- a/vendor/embed/embed/src/Embed.php +++ b/vendor/embed/embed/src/Embed.php @@ -1,176 +1,89 @@ <?php +declare(strict_types = 1); namespace Embed; -use Embed\Adapters\Adapter; -use Embed\Http\CurlDispatcher; -use Embed\Http\DispatcherInterface; -use Embed\Http\Url; +use Embed\Http\Crawler; +use Psr\Http\Message\RequestInterface; +use Psr\Http\Message\ResponseInterface; -abstract class Embed +class Embed { - /** - * @var array - */ - public static $default_config = [ - 'custom_adapters_namespace' => null, - 'min_image_width' => 1, - 'min_image_height' => 1, - 'choose_bigger_image' => false, - 'images_blacklist' => [], - 'url_blacklist' => [ - '?&ns_campaign=*', - '?&ns_source=*', - '?&utm_campaign=*', - '?&utm_medium=*', - '?&utm_source=*', - ], - 'follow_canonical' => true, + private Crawler $crawler; + private ExtractorFactory $extractorFactory; - 'html' => [ - 'max_images' => -1, - 'external_images' => false - ], - - 'oembed' => [ - 'parameters' => [], - 'embedly_key' => null, - 'iframely_key' => null, - ], - - 'google' => [ - 'key' => null, - ], - - 'soundcloud' => [ - 'key' => null, - ], - - 'facebook' => [ - 'key' => null, - 'events_fields' => 'id,cover,description,end_time,name,owner,place,start_time,timezone', - 'videos_fields' => 'id,description,embed_html', - ] - ]; - - /** - * Gets the info from an url. - * - * @param Url|string $url - * @param array|null $config - * @param DispatcherInterface|null $dispatcher - * - * @return Adapter - */ - public static function create($url, array $config = null, DispatcherInterface $dispatcher = null) + public function __construct(Crawler $crawler = null, ExtractorFactory $extractorFactory = null) { - if (!($url instanceof Url)) { - $url = Url::create($url); - } + $this->crawler = $crawler ?: new Crawler(); + $this->extractorFactory = $extractorFactory ?: new ExtractorFactory(); + } - if ($config === null) { - $config = self::$default_config; - } else { - $config += self::$default_config; - } + public function get(string $url): Extractor + { + $request = $this->crawler->createRequest('GET', $url); + $response = $this->crawler->sendRequest($request); - if ($dispatcher === null) { - $dispatcher = new CurlDispatcher(); - } - - $info = self::process($url, $config, $dispatcher); - - if ($info->getConfig('follow_canonical') === false) { - return $info; - } - - // Repeat the process if: - // - The canonical url is different - // - No embed code has found - $from = preg_replace('|^(\w+://)|', '', rtrim((string)$info->getResponse()->getUrl(), '/')); - $to = preg_replace('|^(\w+://)|', '', rtrim($info->url, '/')); - - if ($from !== $to && empty($info->code)) { - //accept new result if valid - try { - return self::process(Url::create($info->url), $config, $dispatcher); - } catch (\Exception $e) { - return $info; - } - } - - return $info; + return $this->extract($request, $response); } /** - * Process the url. - * - * @param Url $url - * @param array $config - * @param DispatcherInterface $dispatcher - * - * @throws Exceptions\InvalidUrlException If the urls is not valid - * - * @return Adapter + * @return Extractor[] */ - private static function process(Url $url, array $config, DispatcherInterface $dispatcher) + public function getMulti(string ...$urls): array { - $response = $dispatcher->dispatch($url); + $requests = array_map( + fn ($url) => $this->crawler->createRequest('GET', $url), + $urls + ); - //If is a file use File Adapter - $adapter = self::getClass('File', $config); + $responses = $this->crawler->sendRequests(...$requests); - if ($adapter::check($response)) { - return new $adapter($response, $config, $dispatcher); + $return = []; + + foreach ($responses as $k => $response) { + $return[] = $this->extract($requests[$k], $responses[$k]); } - //Search the adapter using the domain - $adapter = self::getClass($response->getUrl()->getClassNameForDomain(), $config); - - if (class_exists($adapter) && $adapter::check($response)) { - return new $adapter($response, $config, $dispatcher); - } - - //Use the default webpage adapter - $adapter = self::getClass('Webpage', $config); - - if ($adapter::check($response)) { - return new $adapter($response, $config, $dispatcher); - } - - if ($response->getError() === null) { - $exception = new Exceptions\InvalidUrlException(sprintf("Invalid url '%s' (Status code %s)", (string) $url, $response->getStatusCode())); - } else { - $exception = new Exceptions\InvalidUrlException($response->getError()); - } - - $exception->setResponse($response); - - throw $exception; + return $return; } - /** - * Returns a class name using the custom_adapters_namespace - * - * @param string $name - * @param array $config - * - * @return string - */ - private static function getClass($name, array $config) + public function getCrawler(): Crawler { - if (!empty($config['custom_adapters_namespace'])) { - $namespaces = (array) $config['custom_adapters_namespace']; + return $this->crawler; + } - foreach ($namespaces as $namespace) { - $class = $namespace.$name; + public function getExtractorFactory(): ExtractorFactory + { + return $this->extractorFactory; + } - if (class_exists($class)) { - return $class; - } - } + public function setSettings(array $settings): void + { + $this->extractorFactory->setSettings($settings); + } + + private function extract(RequestInterface $request, ResponseInterface $response, bool $redirect = true): Extractor + { + $uri = $this->crawler->getResponseUri($response) ?: $request->getUri(); + + $extractor = $this->extractorFactory->createExtractor($uri, $request, $response, $this->crawler); + + if (!$redirect || !$this->mustRedirect($extractor)) { + return $extractor; } - return 'Embed\\Adapters\\'.$name; + $request = $this->crawler->createRequest('GET', $extractor->redirect); + $response = $this->crawler->sendRequest($request); + + return $this->extract($request, $response, false); + } + + private function mustRedirect(Extractor $extractor): bool + { + if (!empty($extractor->getOembed()->all())) { + return false; + } + + return $extractor->redirect !== null; } } diff --git a/vendor/embed/embed/src/Exceptions/EmbedException.php b/vendor/embed/embed/src/Exceptions/EmbedException.php deleted file mode 100644 index 5cf7ffc..0000000 --- a/vendor/embed/embed/src/Exceptions/EmbedException.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Exceptions; - -use Exception; - -class EmbedException extends Exception -{ -} diff --git a/vendor/embed/embed/src/Exceptions/InvalidUrlException.php b/vendor/embed/embed/src/Exceptions/InvalidUrlException.php deleted file mode 100644 index 56e1c6b..0000000 --- a/vendor/embed/embed/src/Exceptions/InvalidUrlException.php +++ /dev/null @@ -1,33 +0,0 @@ -<?php - -namespace Embed\Exceptions; - -use Embed\Http\Response; - -class InvalidUrlException extends EmbedException -{ - /** - * @var Response|null - */ - private $response; - - /** - * Set the response related with this error - * - * @param Response - */ - public function setResponse(Response $response) - { - $this->response = $response; - } - - /** - * Get the response related with this error - * - * @return Response|null - */ - public function getResponse() - { - return $this->response; - } -} diff --git a/vendor/embed/embed/src/Http/AbstractResponse.php b/vendor/embed/embed/src/Http/AbstractResponse.php deleted file mode 100644 index bca88b6..0000000 --- a/vendor/embed/embed/src/Http/AbstractResponse.php +++ /dev/null @@ -1,126 +0,0 @@ -<?php - -namespace Embed\Http; - -/** - * Class to consume http responses. - */ -abstract class AbstractResponse -{ - protected $startingUrl; - protected $url; - protected $statusCode; - protected $contentType; - protected $headers; - protected $info; - - public function __construct(Url $startingUrl, Url $url, $statusCode, $contentType, array $headers, array $info) - { - $this->startingUrl = $startingUrl; - $this->url = $url; - $this->statusCode = (int)$statusCode; - $this->contentType = $contentType; - $this->headers = $headers; - $this->info = $info; - } - - /** - * Get the starting url. - * - * @return Url - */ - public function getStartingUrl() - { - return $this->startingUrl; - } - - /** - * Get the http code of the response, for example: 200. - * - * @return int - */ - public function getStatusCode() - { - return $this->statusCode; - } - - /** - * Get the content-type of the response, for example: text/html. - * - * @return string|null - */ - public function getContentType() - { - return $this->contentType; - } - - /** - * Returns the final url. - * - * @return Url - */ - public function getUrl() - { - return $this->url; - } - - /** - * Returns the http headers. - * - * @return array - */ - public function getHeaders() - { - return $this->headers; - } - - /** - * Returns extra http info. - * - * @return array - */ - public function getInfo() - { - return $this->info; - } - - /** - * Returns dispatch error. - * - * @return string|null - */ - public function getError() - { - return empty($this->info['error']) ? null : $this->info['error']; - } - - /** - * Get a header. - * - * @param string $name - * - * @return string|null - */ - public function getHeader($name) - { - $name = strtolower($name); - - return isset($this->headers[$name]) ? implode(',', $this->headers[$name]) : null; - } - - /** - * Check if the response is valid or not. - * - * @param array $codes - * - * @return bool - */ - public function isValid(array $codes = null) - { - if ($codes === null) { - return $this->statusCode === 200; - } - - return in_array($this->statusCode, $codes); - } -} diff --git a/vendor/embed/embed/src/Http/CurlDispatcher.php b/vendor/embed/embed/src/Http/CurlDispatcher.php index e60b9ba..8f61e39 100644 --- a/vendor/embed/embed/src/Http/CurlDispatcher.php +++ b/vendor/embed/embed/src/Http/CurlDispatcher.php @@ -1,259 +1,207 @@ <?php +declare(strict_types = 1); namespace Embed\Http; -use Embed\Exceptions\EmbedException; use Composer\CaBundle\CaBundle; -use stdClass; +use Psr\Http\Message\RequestInterface; +use Psr\Http\Message\ResponseFactoryInterface; +use Psr\Http\Message\ResponseInterface; /** - * Curl dispatcher. + * Class to fetch html pages */ -class CurlDispatcher implements DispatcherInterface +final class CurlDispatcher { - private $responses = []; - private static $acceptHeaders = [ - 'jpg' => 'image/jpeg', - 'jpeg' => 'image/jpeg', - 'gif' => 'image/gif', - 'png' => 'image/png', - 'mp3' => 'audio/mpeg', - 'mp4' => 'video/mp4', - 'ogg' => 'audio/ogg', - 'ogv' => 'video/ogg', - 'webm' => 'video/webm', - ]; - - private $config = [ - CURLOPT_MAXREDIRS => 10, - CURLOPT_CONNECTTIMEOUT => 10, - CURLOPT_TIMEOUT => 10, - CURLOPT_SSL_VERIFYHOST => 0, - CURLOPT_SSL_VERIFYPEER => false, - CURLOPT_ENCODING => '', - CURLOPT_AUTOREFERER => true, - CURLOPT_FOLLOWLOCATION => true, - CURLOPT_USERAGENT => 'Embed PHP library', - CURLOPT_IPRESOLVE => CURL_IPRESOLVE_V4, - ]; + private RequestInterface $request; + private $curl; + private $result; + private array $headers = []; + private $isBinary = false; + private $body; + private ?int $error = null; + private array $settings; /** - * Constructor. - * - * @param array $config + * @return ResponseInterface[] */ - public function __construct(array $config = []) + public static function fetch(array $settings, ResponseFactoryInterface $responseFactory, RequestInterface ...$requests): array { - $this->config = $config + $this->config; + if (count($requests) === 1) { + $connection = new static($settings, $requests[0]); + return [$connection->exec($responseFactory)]; + } - if (!isset($this->config[CURLOPT_COOKIEJAR])) { - $cookies = str_replace('//', '/', sys_get_temp_dir().'/embed-cookies.'.uniqid()); + //Init connections + $multi = curl_multi_init(); + $connections = []; - if (is_file($cookies)) { - if (!is_writable($cookies)) { - throw new EmbedException(sprintf('The temporary cookies file "%s" is not writable', $cookies)); - } - } elseif (!is_writable(dirname($cookies))) { - throw new EmbedException(sprintf('The temporary folder "%s" is not writable', dirname($cookies))); + foreach ($requests as $request) { + $connection = new static($settings, $request); + curl_multi_add_handle($multi, $connection->curl); + + $connections[] = $connection; + } + + //Run + $active = null; + do { + $status = curl_multi_exec($multi, $active); + + if ($active) { + curl_multi_select($multi); } - $this->config[CURLOPT_COOKIEJAR] = $cookies; - $this->config[CURLOPT_COOKIEFILE] = $cookies; + $info = curl_multi_info_read($multi); + + if ($info) { + foreach ($connections as $connection) { + if ($connection->curl === $info['handle']) { + $connection->result = $info['result']; + break; + } + } + } + } while ($active && $status == CURLM_OK); + + //Close connections + foreach ($connections as $connection) { + curl_multi_remove_handle($multi, $connection->curl); } + + curl_multi_close($multi); + + return array_map( + fn ($connection) => $connection->exec($responseFactory), + $connections + ); } - /** - * Return all responses for debug purposes - * - * @return AbstractResponse[] - */ - public function getAllResponses() + private function __construct(array $settings, RequestInterface $request) { - return $this->responses; + $this->request = $request; + $this->curl = curl_init((string) $request->getUri()); + $this->settings = $settings; + + $cookies = $settings['cookies_path'] ?? str_replace('//', '/', sys_get_temp_dir().'/embed-cookies.txt'); + + curl_setopt_array($this->curl, [ + CURLOPT_HTTPHEADER => $this->getRequestHeaders(), + CURLOPT_POST => strtoupper($request->getMethod()) === 'POST', + CURLOPT_MAXREDIRS => $settings['max_redirs'] ?? 10, + CURLOPT_CONNECTTIMEOUT => $settings['connect_timeout'] ?? 10, + CURLOPT_TIMEOUT => $settings['timeout'] ?? 10, + CURLOPT_RETURNTRANSFER => true, + CURLOPT_SSL_VERIFYHOST => $settings['ssl_verify_host'] ?? 0, + CURLOPT_SSL_VERIFYPEER => $settings['ssl_verify_peer'] ?? false, + CURLOPT_ENCODING => '', + CURLOPT_CAINFO => CaBundle::getSystemCaRootBundlePath(), + CURLOPT_AUTOREFERER => true, + CURLOPT_FOLLOWLOCATION => $settings['follow_location'] ?? true, + CURLOPT_IPRESOLVE => CURL_IPRESOLVE_V4, + CURLOPT_USERAGENT => $settings['user_agent'] ?? $request->getHeaderLine('User-Agent'), + CURLOPT_COOKIEJAR => $cookies, + CURLOPT_COOKIEFILE => $cookies, + CURLOPT_HEADERFUNCTION => [$this, 'writeHeader'], + CURLOPT_WRITEFUNCTION => [$this, 'writeBody'], + ]); } - /** - * Remove the cookies file on destruct the instance. - */ - public function __destruct() + private function exec(ResponseFactoryInterface $responseFactory): ResponseInterface { - $cookies = $this->config[CURLOPT_COOKIEJAR]; + curl_exec($this->curl); - if (is_file($cookies)) { - unlink($cookies); - } - } + $info = curl_getinfo($this->curl); - /** - * {@inheritdoc} - */ - public function dispatch(Url $url) - { - $options = $this->config; - - $extension = $url->getExtension(); - - if (!empty($extension) && isset(self::$acceptHeaders[$extension])) { - $options[CURLOPT_HTTPHEADER] = ['Accept: '.self::$acceptHeaders[$extension]]; - } else { - $options[CURLOPT_HTTPHEADER] = ['Accept: */*']; + if ($this->error) { + $this->error(curl_strerror($this->error), $this->error); } - $response = $this->exec($url, $options); - - //Some sites returns 403 with the default user-agent - if ($response->getStatusCode() === 403) { - $options[CURLOPT_USERAGENT] = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36'; - - return $this->exec($url, $options); + if (curl_errno($this->curl)) { + $this->error(curl_error($this->curl), curl_errno($this->curl)); } - //Other sites needs a certificate - if ( - class_exists('Composer\\CaBundle\\CaBundle') - && $response->getStatusCode() === 0 - && strpos($response->getError(), 'SSL') !== false - ) { - $options[CURLOPT_SSL_VERIFYHOST] = 2; - $options[CURLOPT_SSL_VERIFYPEER] = true; - $options[CURLOPT_CAINFO] = CaBundle::getSystemCaRootBundlePath(); + curl_close($this->curl); - return $this->exec($url, $options); + $response = $responseFactory->createResponse($info['http_code']); + + foreach ($this->headers as $header) { + list($name, $value) = $header; + $response = $response->withAddedHeader($name, $value); + } + + $response = $response + ->withAddedHeader('Content-Location', $info['url']) + ->withAddedHeader('X-Request-Time', sprintf('%.3f ms', $info['total_time'])); + + if ($this->body) { + //5Mb max + $response->getBody()->write(stream_get_contents($this->body, 5000000, 0)); } return $response; } - /** - * Execute a curl request - * - * @param Url $url - * @param array $options - * - * @return Response - */ - protected function exec(Url $url, array $options) + private function error(string $message, int $code) { - $connection = curl_init((string) $url); - curl_setopt_array($connection, $options); + $ignored = $this->settings['ignored_errors'] ?? null; - $curl = new CurlResult($connection); + if ($ignored === true || (is_array($ignored) && in_array($code, $ignored))) { + return; + } - //Get only text responses - $curl->onHeader(function ($name, $value, $data) { - if ($name === 'content-type') { - $data->isBinary = !preg_match('/(text|html|json)/', strtolower($value)); - } - }); + if ($this->isBinary && $code === CURLE_WRITE_ERROR) { + // The write callback aborted the request to prevent a download of the binary file + return; + } - $curl->onBody(function ($string, stdClass $data) { - return empty($data->isBinary); - }); - - curl_exec($connection); - - $result = $curl->getResult(); - - curl_close($connection); - - return $this->responses[] = new Response( - $url, - Url::create($result['url']), - $result['statusCode'], - $result['contentType'], - $result['content'], - $result['headers'], - $result['info'] - ); + throw new NetworkException($message, $code, $this->request); } - - /** - * {@inheritdoc} - */ - public function dispatchImages(array $urls) + private function getRequestHeaders(): array { - if (empty($urls)) { - return []; - } + $headers = []; - $curl_multi = curl_multi_init(); - $responses = []; - $connections = []; - - foreach ($urls as $k => $url) { - if ($url->getScheme() === 'data') { - $response = ImageResponse::createFromBase64($url); - - if ($response) { - $responses[$k] = $response; - } - - continue; - } - - $connection = curl_init((string) $url); - - $options = $this->config; - $options[CURLOPT_HTTPHEADER] = ['Accept: image/*']; - - curl_setopt_array($connection, $options); - curl_multi_add_handle($curl_multi, $connection); - - $curl = new CurlResult($connection); - - $curl->onBody(function ($body, stdClass $data) { - if (($info = @getimagesizefromstring($body))) { - $data->width = $info[0]; - $data->height = $info[1]; - $data->mime = $info['mime']; - - return false; - } - }); - - $connections[$k] = $curl; - } - - if (!empty($connections)) { - do { - $return = curl_multi_exec($curl_multi, $active); - } while ($return === CURLM_CALL_MULTI_PERFORM); - - while ($active && $return === CURLM_OK) { - if (curl_multi_select($curl_multi) === -1) { - usleep(100); - } - - do { - $return = curl_multi_exec($curl_multi, $active); - } while ($return === CURLM_CALL_MULTI_PERFORM); - } - - foreach ($connections as $k => $connection) { - $resource = $connection->getResource(); - - curl_multi_remove_handle($curl_multi, $resource); - $result = $connection->getResult(); - - if (!empty($result['data']->mime)) { - $responses[$k] = $this->responses[] = new ImageResponse( - $urls[$k], - Url::create($result['url']), - $result['statusCode'], - $result['contentType'], - [$result['data']->width, $result['data']->height], - $result['headers'], - $result['info'] - ); - } + foreach ($this->request->getHeaders() as $name => $values) { + switch (strtolower($name)) { + case 'user-agent': + break; + default: + $headers[] = $name . ':' . implode(', ', $values); } } - curl_multi_close($curl_multi); + return $headers; + } - ksort($responses, SORT_NUMERIC); + private function writeHeader($curl, $string): int + { + if (preg_match('/^([\w-]+):(.*)$/', $string, $matches)) { + $name = strtolower($matches[1]); + $value = trim($matches[2]); + $this->headers[] = [$name, $value]; - return array_values($responses); + if ($name === 'content-type') { + $this->isBinary = !preg_match('/(text|html|json)/', strtolower($value)); + } + } elseif ($this->headers) { + $key = array_key_last($this->headers); + $this->headers[$key][1] .= ' '.trim($string); + } + + return strlen($string); + } + + private function writeBody($curl, $string): int + { + if ($this->isBinary) { + return -1; + } + + if (!$this->body) { + $this->body = fopen('php://temp', 'w+'); + } + + return fwrite($this->body, $string); } } diff --git a/vendor/embed/embed/src/Http/CurlResult.php b/vendor/embed/embed/src/Http/CurlResult.php deleted file mode 100644 index 5687a2a..0000000 --- a/vendor/embed/embed/src/Http/CurlResult.php +++ /dev/null @@ -1,135 +0,0 @@ -<?php - -namespace Embed\Http; - -/** - * Class to dispatch urls using curl and get the result. - */ -class CurlResult -{ - protected $resource; - protected $body; - protected $headers = []; - protected $onHeader; - protected $onBody; - protected $data; - - /** - * Creates a new response. - * - * @param resource $resource The curl resource - */ - public function __construct($resource) - { - $this->resource = $resource; - $this->data = (object) []; - - curl_setopt($this->resource, CURLOPT_HEADERFUNCTION, [$this, 'headerCallback']); - curl_setopt($this->resource, CURLOPT_WRITEFUNCTION, [$this, 'writeCallback']); - } - - /** - * Returns the response result. - */ - public function getResult() - { - $result = curl_getinfo($this->resource); - - if (curl_errno($this->resource)) { - $result['error'] = curl_error($this->resource); - } - - return [ - 'url' => isset($result['url']) ? $result['url'] : null, - 'statusCode' => isset($result['http_code']) ? $result['http_code'] : null, - 'contentType' => isset($result['content_type']) ? $result['content_type'] : null, - 'info' => $result, - 'content' => $this->body, - 'headers' => $this->headers, - 'data' => $this->data, - ]; - } - - /** - * Returns the resource. - * - * @return resource - */ - public function getResource() - { - return $this->resource; - } - - /** - * Callback used on receive a header. - * - * @param callable $callback - */ - public function onHeader(callable $callback) - { - $this->onHeader = $callback; - } - - /** - * Callback used on receive a body string portion. - * - * @param callable $callback - */ - public function onBody(callable $callback) - { - $this->onBody = $callback; - } - - /** - * Callback used to collect the headers. - * - * @param resource $resource - * @param string $string - * - * @return int - */ - public function headerCallback($resource, $string) - { - if (!strpos($string, ':')) { - return strlen($string); - } - - list($name, $value) = array_map('trim', explode(':', $string, 2)); - - $name = strtolower($name); - - if (!isset($this->headers[$name])) { - $this->headers[$name] = []; - } - - $this->headers[$name][] = $value; - - if ($this->onHeader === null || call_user_func($this->onHeader, $name, $value, $this->data) !== false) { - return strlen($string); - } - - return -1; - } - - /** - * Callback used to get the body content. - * - * @param resource $resource - * @param string $string - * - * @return int - */ - public function writeCallback($resource, $string) - { - $this->body .= $string; - - if ($this->onBody === null || call_user_func($this->onBody, $this->body, $this->data) !== false) { - return strlen($string); - } - - //Cancel - $this->body = null; - - return -1; - } -} diff --git a/vendor/embed/embed/src/Http/DispatcherInterface.php b/vendor/embed/embed/src/Http/DispatcherInterface.php deleted file mode 100644 index 77aa57c..0000000 --- a/vendor/embed/embed/src/Http/DispatcherInterface.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php - -namespace Embed\Http; - -/** - * Interface used to create http responses. - */ -interface DispatcherInterface -{ - /** - * Dispatch an url. - * - * @param Url $url - * - * @return Response - */ - public function dispatch(Url $url); - - /** - * Resolve multiple image urls at once. - * - * @param Url[] $urls - * - * @return ImageResponse[] - */ - public function dispatchImages(array $urls); -} diff --git a/vendor/embed/embed/src/Http/ImageResponse.php b/vendor/embed/embed/src/Http/ImageResponse.php deleted file mode 100644 index c496d7e..0000000 --- a/vendor/embed/embed/src/Http/ImageResponse.php +++ /dev/null @@ -1,65 +0,0 @@ -<?php - -namespace Embed\Http; - -/** - * Class to consume http responses. - */ -class ImageResponse extends AbstractResponse -{ - protected $size; - - /** - * Create a ImageResponse using a bas64 url. - * - * @param Url $url - * - * @return static|null - */ - public static function createFromBase64(Url $url) - { - $pieces = explode(';', $url->getContent(), 2); - - if ((count($pieces) !== 2) || (strpos($pieces[0], 'image/') === false) || (strpos($pieces[1], 'base64,') !== 0)) { - return false; - } - - if (($info = @getimagesizefromstring(base64_decode(substr($pieces[1], 7)))) !== false) { - return new self( - $url, - $url, - 200, - $info['mime'], - [$info[0], $info[1]], - [], - [] - ); - } - } - - public function __construct(Url $startingUrl, Url $url, $statusCode, $contentType, $size, array $headers, array $info) - { - parent::__construct($startingUrl, $url, $statusCode, $contentType, $headers, $info); - $this->size = $size; - } - - /** - * Get the image width. - * - * @return int - */ - public function getWidth() - { - return (int) $this->size[0]; - } - - /** - * Get the image height. - * - * @return int - */ - public function getHeight() - { - return (int) $this->size[1]; - } -} diff --git a/vendor/embed/embed/src/Http/Redirects.php b/vendor/embed/embed/src/Http/Redirects.php deleted file mode 100644 index 24f5d31..0000000 --- a/vendor/embed/embed/src/Http/Redirects.php +++ /dev/null @@ -1,111 +0,0 @@ -<?php - -namespace Embed\Http; - -/** - * Class to resolve some specific redirections. - */ -abstract class Redirects -{ - private static $patterns = [ - 'google' => 'www.google.com/url*', - 'googleTranslator' => 'translate.google.com/translate', - 'hashBang' => '*#!*', - 'spotify' => 'play.spotify.com/*', - 'tumblr' => 't.umblr.com/redirect', - ]; - - /** - * Resolve the url redirection. - * - * @param Url $url - * - * @return Url - */ - public static function resolve(Url $url) - { - foreach (self::$patterns as $method => $pattern) { - if ($url->match($pattern)) { - return self::$method($url); - } - } - - return $url; - } - - /** - * Resolve a google redirection url. - * - * @param Url $url - * - * @return Url - */ - public static function google(Url $url) - { - if (($value = $url->getQueryParameter('url'))) { - return Url::create($value); - } - - return $url; - } - - /** - * Resolve a google translation url. - * - * @param Url $url - * - * @return Url - */ - public static function googleTranslator(Url $url) - { - if (($value = $url->getQueryParameter('u'))) { - return Url::create($value); - } - - return $url; - } - - /** - * Resolve an url with hashbang. - * - * @param Url $url - * - * @return Url - */ - public static function hashBang(Url $url) - { - if (($path = preg_replace('|^(/?!)|', '', $url->getFragment()))) { - return $url->withPath($url->getPath().$path); - } - - return $url; - } - - /** - * Redirect the player of spotify. - * - * @param Url $url - * - * @return Url - */ - public static function spotify(Url $url) - { - return $url->withHost('open.spotify.com'); - } - - /** - * Redirect the tumblr url - * - * @param Url $url - * - * @return Url - */ - public static function tumblr(Url $url) - { - if (($value = $url->getQueryParameter('z'))) { - return Url::create($value); - } - - return $url; - } -} diff --git a/vendor/embed/embed/src/Http/Response.php b/vendor/embed/embed/src/Http/Response.php deleted file mode 100644 index e4fd1eb..0000000 --- a/vendor/embed/embed/src/Http/Response.php +++ /dev/null @@ -1,160 +0,0 @@ -<?php - -namespace Embed\Http; - -use Embed\Utils; -use Exception; -use DOMDocument; -use SimpleXMLElement; - -/** - * Class to consume http responses. - */ -class Response extends AbstractResponse -{ - protected $content; - protected $xmlContent; - protected $jsonContent; - protected $htmlContent; - - /** - * Response constructor. - * - * @param Url $startingUrl - * @param Url $url - * @param int $statusCode - * @param string|null $contentType - * @param string $content - * @param array $headers - * @param array $info - */ - public function __construct(Url $startingUrl, Url $url, $statusCode, $contentType, $content, array $headers, array $info = []) - { - parent::__construct($startingUrl, $url, $statusCode, $contentType, $headers, $info); - $this->setContent($content); - } - - /** - * Get the content. - * - * @return string|null - */ - public function getContent() - { - return $this->content; - } - - /** - * Get the content as HTML. - * - * @return DOMDocument|false - */ - public function getHtmlContent() - { - if ($this->htmlContent === null) { - try { - if (empty($content = $this->content)) { - return $this->htmlContent = false; - } - - $errors = libxml_use_internal_errors(true); - $entities = libxml_disable_entity_loader(true); - - $this->htmlContent = new DOMDocument(); - - if (mb_detect_encoding($content, 'UTF-8', true) === 'UTF-8') { - $content = mb_convert_encoding($content, 'HTML-ENTITIES', 'UTF-8'); - $content = preg_replace( - '/<head[^>]*>/', - '<head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">', - $content - ); - } elseif (mb_detect_encoding($content, 'SJIS', true) === 'SJIS') { - $content = mb_convert_encoding($content, 'HTML-ENTITIES', 'SJIS'); - $content = preg_replace('/<head[^>]*>/', '<head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=shift_jis">', $content); - } elseif (mb_detect_encoding($content, 'ISO-8859-1', true) === 'ISO-8859-1') { - $content = mb_convert_encoding($content, 'HTML-ENTITIES', 'ISO-8859-1'); - $content = preg_replace('/<head[^>]*>/', '<head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">', $content); - } - - $this->htmlContent->loadHTML(trim($content)); - - libxml_use_internal_errors($errors); - libxml_disable_entity_loader($entities); - } catch (Exception $exception) { - return $this->htmlContent = false; - } - } - - return $this->htmlContent; - } - - /** - * Get the content as an array from JSON. - * - * @return array|false - */ - public function getJsonContent() - { - if ($this->jsonContent === null) { - try { - if (($content = $this->content) === '') { - return $this->jsonContent = false; - } - - $this->jsonContent = json_decode($content, true); - } catch (\Exception $exception) { - return $this->jsonContent = false; - } - } - - return $this->jsonContent; - } - - /** - * Get the content as XML. - * - * @return SimpleXMLElement|false - */ - public function getXMLContent() - { - if ($this->xmlContent === null) { - try { - if (($content = $this->content) === '') { - return $this->xmlContent = false; - } - - $errors = libxml_use_internal_errors(true); - $this->xmlContent = new SimpleXMLElement($content); - libxml_use_internal_errors($errors); - } catch (Exception $exception) { - return $this->xmlContent = false; - } - } - - return $this->xmlContent; - } - - /** - * Set the response content. - * - * @param string $content - */ - private function setContent($content) - { - $this->content = $content; - - if (empty($this->contentType)) { - return; - } - - //Remove charset from Content-Type - if (strpos($this->contentType, ';') !== false) { - list($mime, $charset) = array_map('trim', explode(';', $this->contentType)); - - $this->contentType = $mime; - $charset = str_replace(['"', "'"], '', substr(strstr($charset, '='), 1)); - $this->content = Utils::toUtf8($content, trim($charset)); - } - } -} diff --git a/vendor/embed/embed/src/Http/Url.php b/vendor/embed/embed/src/Http/Url.php deleted file mode 100644 index abbb843..0000000 --- a/vendor/embed/embed/src/Http/Url.php +++ /dev/null @@ -1,679 +0,0 @@ -<?php - -namespace Embed\Http; - -/** - * Class to split and manipulate urls. - */ -class Url -{ - private $info; - private $url; - private static $public_suffix_list; - - /** - * Create a new Url instance. - * - * @param string $url - * - * @return Url - */ - public static function create($url) - { - return Redirects::resolve(new static($url)); - } - - /** - * Constructor. Sets the url. - * - * @param string $url - */ - private function __construct($url) - { - $this->parseUrl($url); - } - - /** - * Returns the url. - * - * @return string - */ - public function __toString() - { - if ($this->url === null) { - return $this->url = $this->buildUrl(); - } - - return $this->url; - } - - /** - * Remove the built url on clone. - */ - public function __clone() - { - $this->url = null; - } - - /** - * Check if the url match with a specific pattern. The patterns only accepts * and ? - * - * @param string|array $patterns The pattern or an array with various patterns - * - * @return bool - */ - public function match($patterns) - { - if (!is_array($patterns)) { - $patterns = [$patterns]; - } - - //Remove scheme and query - $long_url = preg_replace('|^(\w+://)|', '', (string) $this); - $short_url = preg_replace('|(\?.*)?$|', '', $long_url); - - foreach ($patterns as $pattern) { - if ($pattern[0] === '?') { // ?hello=world => *?hello=world - $pattern = '*' . $pattern; - } - - $pattern = str_replace('\\*', '.*', preg_quote($pattern, '|')); - - if (strpos($pattern, '?') === false) { - $url = $short_url; - } else { - $pattern = str_replace('\\?&', '[\\?&]', $pattern); - $url = $long_url; - } - - if (preg_match('|^'.$pattern.'$|i', $url)) { - return true; - } - } - - return false; - } - - /** - * Return the content of the url (for embedded images). - * - * @return string The content or null - */ - public function getContent() - { - return isset($this->info['content']) ? $this->info['content'] : null; - } - - /** - * Return the extension of the url (html, php, jpg, etc). - * - * @return string The scheme or null - */ - public function getExtension() - { - return isset($this->info['extension']) ? $this->info['extension'] : null; - } - - /** - * Returns a new instance with other relative url. - * - * @param string $url - * - * @return Url - */ - public function createAbsolute($url) - { - return self::create($this->getAbsolute($url)); - } - - /** - * Returns a clone with other extension. - * - * @param string $extension - * - * @return Url - */ - public function withExtension($extension) - { - $clone = clone $this; - $clone->info['extension'] = $extension; - - if (empty($clone->info['file'])) { - $clone->info['file'] = array_pop($clone->info['path']); - } - - return $clone; - } - - /** - * Return the scheme of the url (for example http, https, ftp, etc). - * - * @return string The scheme or null - */ - public function getScheme() - { - return isset($this->info['scheme']) ? $this->info['scheme'] : null; - } - - /** - * Returns a clone with other scheme. - * - * @param string $scheme - * - * @return Url - */ - public function withScheme($scheme) - { - $clone = clone $this; - $clone->info['scheme'] = $scheme; - - return $clone; - } - - /** - * Return the host of the url (for example: google.com). - * - * @return string The host or null - */ - public function getHost() - { - return isset($this->info['host']) ? $this->info['host'] : null; - } - - /** - * Returns a clone with other host. - * - * @param string $host - * - * @return Url - */ - public function withHost($host) - { - $clone = clone $this; - $clone->info['host'] = $host; - - return $clone; - } - - /** - * Return the domain of the url (for example: google). - * - * @param bool $first_level True to return the first level domain (.com, .es, etc) - * - * @return string - */ - public function getDomain($first_level = false) - { - $host = $this->getHost(); - - if (empty($host)) { - return ''; - } - - $host = array_reverse(explode('.', $host)); - - switch (count($host)) { - case 1: - return $host[0]; - - case 2: - return $first_level ? ($host[1].'.'.$host[0]) : $host[1]; - - default: - $tld = $host[1].'.'.$host[0]; - $suffixes = self::getSuffixes(); - - if (in_array($tld, $suffixes, true)) { - return $first_level ? $host[2].'.'.$tld : $host[2]; - } - - return $first_level ? $host[1].'.'.$host[0] : $host[1]; - } - } - - /** - * Return a specific directory position in the path of the url. - * - * @param int $position The position of the directory (0 based index) - * - * @return string|null - */ - public function getDirectoryPosition($position) - { - if ($position === count($this->info['path'])) { - return $this->info['file']; - } - - return isset($this->info['path'][$position]) ? $this->info['path'][$position] : null; - } - - /** - * Returns a clone with other directory in a specific position. - * - * @param int|null $key The position of the subdirectory (0 based index) - * @param string $value The new value - * - * @return Url - */ - public function withDirectoryPosition($key, $value) - { - $clone = clone $this; - - $pos = $clone->info['path']; - $hasFile = isset($clone->info['file']); - - if ($hasFile) { - $pos[] = $clone->info['file']; - } - - $pos[$key] = $value; - - if ($hasFile) { - $clone->info['file'] = array_pop($pos); - } - - $clone->info['path'] = $pos; - - return $clone; - } - - /** - * Return all directories. - * - * @return string - */ - public function getDirectories() - { - return !empty($this->info['path']) ? '/'.implode('/', $this->info['path']).'/' : '/'; - } - - /** - * Slice path. - * - * @param int $offset - * @param int|null $length - * - * @return array - */ - public function getSlicePath($offset, $length = null) - { - $array = explode('/', $this->getPath()); - - if (empty($array[0])) { - array_shift($array); - } - - return array_slice($array, $offset, $length); - } - - /** - * Return the url path. - * - * @return string - */ - public function getPath() - { - $path = !empty($this->info['path']) ? '/'.implode('/', array_map('self::urlEncode', $this->info['path'])).'/' : '/'; - - if (isset($this->info['file'])) { - $path .= self::urlEncode($this->info['file']); - - if (isset($this->info['extension'])) { - $path .= '.'.$this->info['extension']; - } - } - - return $path; - } - - /** - * Returns a clone with other path. - * - * @param string $path - * - * @return Url - */ - public function withPath($path) - { - $clone = clone $this; - - $clone->setPath($path); - - return $clone; - } - - /** - * Returns a clone with path appended. - * - * @param string $path - * - * @return Url - */ - public function withAddedPath($path) - { - $path = $this->getPath().'/'.$path; - - return $this->withPath($path); - } - - /** - * Check if the url has a query parameter. - * - * @param string $name - * - * @return bool - */ - public function hasQueryParameter($name) - { - return isset($this->info['query'][$name]); - } - - /** - * Returns all query parameters. - * - * @return array - */ - public function getQueryParameters() - { - return $this->info['query']; - } - - /** - * Returns a query parameter value. - * - * @param string $name - * - * @return string|null - */ - public function getQueryParameter($name) - { - return isset($this->info['query'][$name]) ? $this->info['query'][$name] : null; - } - - /** - * Returns a clone with a new query parameter. - * - * @param string $name The parameter name - * @param string $value The parameter value - * - * @return Url - */ - public function withQueryParameter($name, $value) - { - $clone = clone $this; - - $clone->info['query'][$name] = $value; - - return $clone; - } - - /** - * Returns a clone with new query parameters merged. - * - * @param array $parameters - * - * @return Url - */ - public function withAddedQueryParameters(array $parameters) - { - $clone = clone $this; - - $clone->info['query'] = empty($clone->info['query']) ? $parameters : array_replace($clone->info['query'], $parameters); - - return $clone; - } - - /** - * Returns a clone with new query parameters. - * - * @param array $parameters - * - * @return Url - */ - public function withQueryParameters(array $parameters) - { - $clone = clone $this; - - $clone->info['query'] = $parameters; - - return $clone; - } - - /** - * Return the url fragment. - * - * @return string - */ - public function getFragment() - { - return isset($this->info['fragment']) ? $this->info['fragment'] : null; - } - - /** - * Return ClassName for domain. - * - * Domains started with numbers will get N prepended to their class name. - * - * @return string - */ - public function getClassNameForDomain() - { - $className = str_replace(array('-', ' '), '', ucwords(strtolower($this->getDomain()))); - - if (is_numeric(mb_substr($className, 0, 1))) { - $className = 'N'.$className; - } - - return $className; - } - - /** - * Build the url using the splitted data. - */ - protected function buildUrl() - { - $url = ''; - - if (isset($this->info['content'])) { - return 'data:'.$this->info['content']; - } - - if (isset($this->info['scheme'])) { - $url .= $this->info['scheme'].'://'; - } - - $user = isset($this->info['user']) ? $this->info['user'] : ''; - $pass = isset($this->info['pass']) ? ':'.$this->info['pass'] : ''; - if ($user || $pass) { - $url .= $user.$pass.'@'; - } - - if (isset($this->info['host'])) { - $url .= $this->info['host']; - } - - if (isset($this->info['port'])) { - $url .= ':'.$this->info['port']; - } - - $url .= $this->getPath(); - - if (!empty($this->info['query'])) { - $url .= '?'.rtrim(http_build_query($this->info['query']), '='); - } - if (isset($this->info['fragment'])) { - $url .= '#'.$this->info['fragment']; - } - - return $url; - } - - /** - * Parse an url and split into different pieces. - * - * @param string $url The url to parse - */ - protected function parseUrl($url) - { - $this->info = self::parse($url); - - if (isset($this->info['path'])) { - $this->setPath($this->info['path']); - } - - if (empty($this->info['query'])) { - $this->info['query'] = []; - - return; - } - - // Fix dots and other characters used in query's variables names - // https://github.com/oscarotero/Embed/issues/101 - $queryString = preg_replace_callback('/(^|(?<=&))[^=[&]+/', function ($key) { - return bin2hex(urldecode($key[0])); - }, $this->info['query']); - - parse_str($queryString, $query); - - $this->info['query'] = []; - - foreach ((array) $query as $key => $value) { - $this->info['query'][hex2bin($key)] = $value; - } - - array_walk_recursive($this->info['query'], function (&$value) { - $value = urldecode($value); - }); - } - - /** - * Return an absolute url based in a relative. - * - * @return string - */ - public function getAbsolute($url) - { - $url = trim($url); - - if (empty($url)) { - return ''; - } - - if (preg_match('|^\w+:[^/]|', $url)) { - return $url; - } - - if (preg_match('|^\w+://|', $url)) { - return self::validUrlOrEmpty($url); - } - - if (strpos($url, '://') === 0) { - return self::validUrlOrEmpty($this->getScheme().$url); - } - - if (strpos($url, '//') === 0) { - return self::validUrlOrEmpty($this->getScheme().":$url"); - } - - if ($url[0] === '/') { - return self::validUrlOrEmpty($this->getScheme().'://'.$this->getHost().$url); - } - - return self::validUrlOrEmpty($this->getScheme().'://'.$this->getHost().$this->getDirectories().$url); - } - - /** - * Parses and adds path and file value. - * - * @param string $path - */ - private function setPath($path) - { - $this->info['path'] = $this->info['file'] = $this->info['extension'] = $this->info['content'] = null; - - if ($this->getScheme() === 'data') { - $this->info['content'] = $path; - - return; - } - - $file = substr(strrchr($path, '/'), 1); - - if (strlen($file)) { - $path = substr($path, 0, -strlen($file)); - - if (preg_match('/(.*)\.([\w]+)$/', $file, $match)) { - $this->info['file'] = urldecode($match[1]); - $this->info['extension'] = $match[2]; - } else { - $this->info['file'] = urldecode($file); - } - } - - $this->info['path'] = []; - - foreach (explode('/', $path) as $dir) { - $dir = urldecode($dir); - - if ($dir !== '') { - $this->info['path'][] = $dir; - } - } - } - - private static function getSuffixes() - { - if (self::$public_suffix_list === null) { - self::$public_suffix_list = include __DIR__.'/../resources/public_suffix_list.php'; - } - - return self::$public_suffix_list; - } - - /** - * UTF-8 compatible parse_url - * http://php.net/manual/en/function.parse-url.php#114817 - * - * @param string $url - * - * @return string - */ - private static function parse($url) - { - $enc_url = preg_replace_callback( - '%[^:/@?&=#]+%usD', - function ($matches) { - return urlencode($matches[0]); - }, - $url - ); - - $parts = parse_url($enc_url); - - if ($parts === false) { - throw new \InvalidArgumentException('Malformed URL: ' . $url); - } - - if (!empty($parts['scheme']) && !in_array($parts['scheme'], ['http', 'https', 'data'])) { - throw new \InvalidArgumentException(sprintf('Invalid URL scheme: "%s"', $parts['scheme'])); - } - - foreach ($parts as $name => $value) { - $parts[$name] = urldecode($value); - } - - return $parts; - } - - private static function urlEncode($path) - { - // : - used for files - // @ and , - used for GoogleMaps adapter url (in view and streetview modes) - return str_replace(['%3A','%40','%2C'], [':','@',','], urlencode($path)); - } - - private static function validUrlOrEmpty($url) - { - return parse_url($url) === false ? '' : $url; - } -} diff --git a/vendor/embed/embed/src/Providers/Api/Archive.php b/vendor/embed/embed/src/Providers/Api/Archive.php deleted file mode 100644 index ca37259..0000000 --- a/vendor/embed/embed/src/Providers/Api/Archive.php +++ /dev/null @@ -1,98 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; - -/** - * Provider to use the API of archive.org. - */ -class Archive extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $endPoint = $adapter->getResponse()->getUrl()->withQueryParameter('output', 'json'); - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if (($json = $response->getJsonContent())) { - $this->bag->set($json); - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('metadata[title][0]'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('metadata[description][0]'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - switch ($this->bag->get('metadata[mediatype][0]')) { - case 'movies': - return 'video'; - - case 'audio': - return 'audio'; - - case 'texts': - return 'rich'; - } - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return 'Internet Archive'; - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - return $this->normalizeUrl($this->bag->get('url')); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - $this->bag->get('metadata[creator][0]'); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = (array) $this->bag->get('misc[image]'); - - foreach (array_keys((array) $this->bag->get('files')) as $url) { - $images[] = $url; - } - - return $this->normalizeUrls($images); - } -} diff --git a/vendor/embed/embed/src/Providers/Api/Facebook.php b/vendor/embed/embed/src/Providers/Api/Facebook.php deleted file mode 100644 index 489196a..0000000 --- a/vendor/embed/embed/src/Providers/Api/Facebook.php +++ /dev/null @@ -1,128 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; -use Embed\Http\Url; - -/** - * Provider to use the open graph API of facebook. - */ -class Facebook extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (($endPoint = $this->getEndPoint())) { - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if ($json = $response->getJsonContent()) { - $this->bag->set($json); - } - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('name'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description') ?: $this->bag->get('about'); - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return 'Facebook'; - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - return $this->normalizeUrl($this->bag->get('url')); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('username') ?: $this->bag->get('owner[name]'); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = (array) $this->bag->get('cover[source]'); - - if (($id = $this->bag->get('id'))) { - $images[] = 'https://graph.facebook.com/'.$id.'/picture'; - } - - return $this->normalizeUrls($images); - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->bag->get('start_time'); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - return $this->bag->get('embed_html', true); - } - - /** - * Returns the Graph API Endpoint - * - * @return Url|null - */ - private function getEndPoint() - { - $url = $this->adapter->getResponse()->getUrl(); - $key = $this->adapter->getConfig('facebook[key]'); - - if (empty($key)) { - return; - } - - if ($url->getDirectoryPosition(0) === 'events') { - return Url::create('https://graph.facebook.com/') - ->withAddedPath($url->getDirectoryPosition(1)) - ->withQueryParameter('access_token', $key) - ->withQueryParameter('fields', $this->adapter->getConfig('facebook[events_fields]')); - } - - if ($url->getDirectoryPosition(1) === 'videos') { - return Url::create('https://graph.facebook.com/') - ->withAddedPath($url->getDirectoryPosition(2)) - ->withQueryParameter('access_token', $key) - ->withQueryParameter('fields', $this->adapter->getConfig('facebook[videos_fields]')); - } - } -} diff --git a/vendor/embed/embed/src/Providers/Api/Gist.php b/vendor/embed/embed/src/Providers/Api/Gist.php deleted file mode 100644 index 301e8d7..0000000 --- a/vendor/embed/embed/src/Providers/Api/Gist.php +++ /dev/null @@ -1,71 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; - -/** - * Provider to use the API of gist.github.com. - */ -class Gist extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $endPoint = $adapter->getResponse()->getUrl()->withExtension('json'); - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if (($json = $response->getJsonContent())) { - $this->bag->set($json); - } - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - if ($this->getCode() !== null) { - return 'rich'; - } - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('owner'); - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->bag->get('created_at'); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - if (($code = $this->bag->get('div', true)) && ($stylesheet = $this->normalizeUrl($this->bag->get('stylesheet')))) { - return '<link href="'.$stylesheet.'" rel="stylesheet">'.$code; - } - } -} diff --git a/vendor/embed/embed/src/Providers/Api/GoogleMaps.php b/vendor/embed/embed/src/Providers/Api/GoogleMaps.php deleted file mode 100644 index c6a22fd..0000000 --- a/vendor/embed/embed/src/Providers/Api/GoogleMaps.php +++ /dev/null @@ -1,167 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; -use Embed\Http\Url; -use Embed\Utils; - -/** - * Provider to use the API of google.com - */ -class GoogleMaps extends Provider -{ - protected $mode; - protected $config = [ - 'key' => null, - ]; - - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $mode = $adapter->getResponse()->getUrl()->getDirectoryPosition(1); - - // Default is view (if mode is not mentioned in the url) - $this->mode = 'view'; - - switch ($mode) { - case 'place': - case 'dir': - case 'search': - $this->mode = $mode; - break; - } - - // check streetview mode - // simple check,- starts with @, ends with t - if ((substr($mode, 0, 1) === '@') && (substr($mode, -1) === 't')) { - $this->mode = 'streetview'; - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - $url = $this->adapter->getResponse()->getUrl(); - - if ($this->mode === 'place') { - return $url->getDirectoryPosition(2); - } - - if ($this->mode === 'dir') { - return $url->getDirectoryPosition(2).' / '.$url->getDirectoryPosition(3); - } - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return 'Google Maps'; - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $url = $this->adapter->getResponse()->getUrl(); - $key = $this->adapter->getConfig('google[key]'); - - if (empty($key)) { - return; - } - - switch ($this->mode) { - case 'view': - $pos = self::getPosition($this->mode, $url); - - return Utils::iframe($url - ->withPath('maps/embed/v1/'.$this->mode) - ->withQueryParameters([ - 'center' => $pos['coordinates'], - 'zoom' => $pos['zoom'], - 'key' => $key, - ])); - - case 'streetview': - $pos = self::getPosition($this->mode, $url); - - return Utils::iframe($url - ->withPath('maps/embed/v1/'.$this->mode) - ->withQueryParameters([ - 'location' => $pos['coordinates'], - 'heading' => $pos['heading'], - 'pitch' => $pos['pitch'], - 'fov' => $pos['fov'], - 'key' => $key, - ])); - - case 'place': - case 'search': - return Utils::iframe($url - ->withPath('maps/embed/v1/'.$this->mode) - ->withQueryParameters([ - 'q' => $url->getDirectoryPosition(2), - 'key' => $key, - ])); - - case 'dir': - return Utils::iframe($url - ->withPath('maps/embed/v1/directions') - ->withQueryParameters([ - 'origin' => $url->getDirectoryPosition(2), - 'destination' => $url->getDirectoryPosition(3), - 'key' => $key, - ])); - } - } - - /** - * Returns parsed position data from url. - * - * @param string $mode The url mode - * @param Url $url - * - * @return array - */ - private static function getPosition($mode, Url $url) - { - // Set defaults - $position = [ - 'coordinates' => '', - 'zoom' => '4', - 'heading' => '0', - 'pitch' => '0', - 'fov' => '90' - ]; - - if ($mode === 'view') { - $pos = explode(",", $url->getDirectoryPosition(1)); - $position['coordinates'] = str_replace('@', '', $pos[0]).','.$pos[1]; - $position['zoom'] = str_replace('z', "", $pos[2]); - } - - if ($mode === 'streetview') { - $pos = explode(",", $url->getDirectoryPosition(1)); - $position['coordinates'] = str_replace('@', '', $pos[0]).','.$pos[1]; - $position['zoom'] = str_replace('a', '', $pos[2]); // seems not used by google (emulated by other params) - $position['heading'] = str_replace('h', '', $pos[4]); - $position['fov'] = str_replace('y', '', $pos[3]); - $pitch = str_replace('t', '', $pos[5]); // t is pitch but in 180% format - if (is_numeric($pitch)) { - $position['pitch'] = floatval($pitch) - 90; - } - } - - return $position; - } -} diff --git a/vendor/embed/embed/src/Providers/Api/Imageshack.php b/vendor/embed/embed/src/Providers/Api/Imageshack.php deleted file mode 100644 index 902e1e3..0000000 --- a/vendor/embed/embed/src/Providers/Api/Imageshack.php +++ /dev/null @@ -1,105 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Http\Url; -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; - -/** - * Provider to use the API of imageshack.com. - */ -class Imageshack extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $id = $adapter->getResponse()->getUrl()->getDirectoryPosition(1); - $endPoint = Url::create('https://api.imageshack.com/v2/images/'.$id); - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if (($json = $response->getJsonContent()) && !empty($json['result'])) { - $this->bag->set($json['result']); - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - return 'photo'; - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->bag->get('creation_date'); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return $this->bag->get('width'); - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return $this->bag->get('height'); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('owner[username]'); - } - - /** - * {@inheritdoc} - */ - public function getAuthorUrl() - { - $username = $this->getAuthorName(); - - if (!empty($username)) { - return 'http://imageshack.com/user/'.$username; - } - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - return $this->normalizeUrls($this->bag->get('direct_link')); - } -} diff --git a/vendor/embed/embed/src/Providers/Api/Soundcloud.php b/vendor/embed/embed/src/Providers/Api/Soundcloud.php deleted file mode 100644 index 6f619e6..0000000 --- a/vendor/embed/embed/src/Providers/Api/Soundcloud.php +++ /dev/null @@ -1,91 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Http\Url; -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; - -/** - * Provider to use the API of soundcloud. - */ -class Soundcloud extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $key = $adapter->getConfig('soundcloud[key]'); - - if (!empty($key)) { - $endPoint = Url::create('http://api.soundcloud.com/resolve.json') - ->withQueryParameters([ - 'client_id' => $key, - 'url' => (string) $adapter->getResponse()->getUrl(), - ]); - - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if ($json = $response->getJsonContent()) { - $this->bag->set($json); - } - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - return $this->normalizeUrl($this->bag->get('permalink_url')); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = []; - - if (empty($this->bag->get('artwork_url')) && ($img = $this->bag->get('user[avatar_url]'))) { - $images[] = str_replace('-large.jpg', '-t500x500.jpg', $img); - } - - return $this->normalizeUrls($images); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('user[username]'); - } - - /** - * {@inheritdoc} - */ - public function getAuthorUrl() - { - return $this->normalizeUrl($this->bag->get('user[permalink_url]')); - } -} diff --git a/vendor/embed/embed/src/Providers/Api/Wikipedia.php b/vendor/embed/embed/src/Providers/Api/Wikipedia.php deleted file mode 100644 index 7d23a76..0000000 --- a/vendor/embed/embed/src/Providers/Api/Wikipedia.php +++ /dev/null @@ -1,134 +0,0 @@ -<?php - -namespace Embed\Providers\Api; - -use Embed\Adapters\Adapter; -use Embed\Providers\Provider; - -/** - * Provider to use the API of wikipedia. - */ -class Wikipedia extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $titles = $adapter->getResponse()->getUrl()->getDirectoryPosition(1); - - if (!empty($titles)) { - //extract images - $endPoint = $adapter->getResponse()->getUrl() - ->withPath('/w/api.php') - ->withQueryParameters([ - 'action' => 'query', - 'format' => 'json', - 'continue' => '', - 'titles' => $titles, - 'prop' => 'images', - ]); - - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if (($json = $response->getJsonContent())) { - $this->bag->set('images', $json); - } - - //extract content - $endPoint = $endPoint - ->withQueryParameter('prop', 'extracts') - ->withQueryParameter('exchars', 1500); - - $response = $adapter->getDispatcher()->dispatch($endPoint); - - if (($json = $response->getJsonContent())) { - $this->bag->set('extracts', $json); - } - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - $pages = $this->bag->get('extracts[query][pages]'); - - if (!empty($pages)) { - $page = current($pages); - - return strip_tags($page['title']); - } - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - $pages = $this->bag->get('extracts[query][pages]'); - - if (!empty($pages)) { - return $this->bag->get('extracts[query][pages]['.key($pages).'][extract]'); - } - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = []; - - $pages = $this->bag->get('images[query][pages]'); - - if (!empty($pages)) { - $page = current($pages); - - $imgs = []; - - if (isset($page['images'])) { - foreach ($page['images'] as $image) { - switch (strrchr($image['title'], '.')) { - case '.png': - case '.jpg': - case '.gif': - case '.jpeg': - $imgs[] = $image['title']; - break; - } - } - } - - //Get image urls - if (!empty($imgs)) { - $endPoint = $this->adapter->getResponse()->getUrl() - ->withPath('/w/api.php') - ->withQueryParameters([ - 'action' => 'query', - 'prop' => 'imageinfo', - 'iiprop' => 'url', - 'format' => 'json', - 'continue' => '', - 'titles' => implode('|', $imgs), - ]); - - $response = $this->adapter->getDispatcher()->dispatch($endPoint); - $json = $response->getJsonContent(); - - if (isset($json['query']['pages'])) { - foreach ($json['query']['pages'] as $page) { - if (isset($page['imageinfo'][0]['url'])) { - $images[] = $page['imageinfo'][0]['url']; - } - } - } - } - } - - return $this->normalizeUrls($images); - } -} diff --git a/vendor/embed/embed/src/Providers/Dcterms.php b/vendor/embed/embed/src/Providers/Dcterms.php deleted file mode 100644 index 7e474fb..0000000 --- a/vendor/embed/embed/src/Providers/Dcterms.php +++ /dev/null @@ -1,75 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; - -/** - * Provider to get the data from the Dublin Core data elements in the HTML - */ -class Dcterms extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (!($html = $adapter->getResponse()->getHtmlContent())) { - return; - } - - foreach ($html->getElementsByTagName('meta') as $meta) { - $name = trim(strtolower($meta->getAttribute('name'))); - $value = $meta->getAttribute('content'); - - if (empty($name) || empty($value)) { - continue; - } - - foreach (['dc.', 'dc:', 'dcterms:'] as $prefix) { - if (stripos($name, $prefix) === 0) { - $name = substr($name, strlen($prefix)); - $this->bag->set($name, $value); - } - } - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('creator') ?: $this->bag->get('author'); - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - foreach (['date', 'date.created', 'date.issued'] as $key) { - if ($found = $this->bag->get($key)) { - return $found; - } - } - } -} diff --git a/vendor/embed/embed/src/Providers/Html.php b/vendor/embed/embed/src/Providers/Html.php deleted file mode 100644 index 3a8c61d..0000000 --- a/vendor/embed/embed/src/Providers/Html.php +++ /dev/null @@ -1,441 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Utils; -use Embed\Adapters\Adapter; -use Embed\Http\Url; -use DOMDocument; -use Exception; - -/** - * Provider to get the data from the HTML code - */ -class Html extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (!($html = $adapter->getResponse()->getHtmlContent())) { - return; - } - - $this->extractLinks($html); - $this->extractMetas($html); - $this->extractImages($html); - - //Title - $title = $html->getElementsByTagName('title'); - - if ($title->length) { - $this->bag->set('title', $title->item(0)->nodeValue); - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - return $this->bag->has('video_src') ? 'video' : null; - } - - /** - * {@inheritdoc} - */ - public function getTags() - { - $keywords = $this->bag->get('keywords').','.$this->bag->get('news_keywords'); - - return array_filter( - array_map('trim', explode(',', $keywords)), - function ($value) { - return !empty($value) && substr($value, -3) !== '...'; - } - ); - } - - /** - * {@inheritdoc} - */ - public function getFeeds() - { - return $this->normalizeUrls($this->bag->get('feeds')); - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $src = $this->normalizeUrl($this->bag->get('video_src')); - - if ($src !== null) { - switch ($this->bag->get('video_type')) { - case 'application/x-shockwave-flash': - return Utils::flash($src, $this->getWidth(), $this->getHeight()); - } - } - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - return $this->normalizeUrl($this->bag->get('canonical')); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('author') ?: $this->bag->get('article:author') ?: $this->bag->get('contributors'); - } - - /** - * {@inheritdoc} - */ - public function getProviderIconsUrls() - { - return $this->normalizeUrls($this->bag->get('icons')); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = $this->normalizeUrls($this->bag->get('images')); - - if (!empty($images)) { - $maxImages = $this->adapter->getConfig('html[max_images]', -1); - - if ($maxImages > -1) { - return array_slice($images, 0, $maxImages); - } - } - - return $images; - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return ((int) $this->bag->get('video_width')) ?: null; - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return ((int) $this->bag->get('video_height')) ?: null; - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - $keys = [ - 'article:published_time', - 'created', - 'date', - 'datepublished', - 'datePublished', - 'newsrepublic:publish_date', - 'pagerender', - 'pub_date', - 'publication-date', - 'publish-date', - 'rc.datecreation', - 'timestamp', - 'article:modified_time', - 'eomportal-lastupdate', - 'shareaholic:article_published_time', - ]; - - foreach ($keys as $key) { - if ($found = $this->bag->get($key)) { - return $found; - } - } - } - - /** - * {@inheritdoc} - */ - public function getLicense() - { - return $this->bag->get('copyright'); - } - - /** - * {@inheritdoc} - */ - public function getLinkedData() - { - $data = []; - - if (!($html = $this->adapter->getResponse()->getHtmlContent())) { - return $data; - } - - foreach ($html->getElementsByTagName('script') as $script) { - if ($script->hasAttribute('type') && strtolower($script->getAttribute('type')) === 'application/ld+json') { - $value = trim($script->nodeValue); - - if (empty($value)) { - continue; - } - - try { - $data[] = json_decode($value); - } catch (Exception $exception) { - continue; - } - } - } - - return $data; - } - - /** - * Extract information from the <link> elements. - * - * @param DOMDocument $html - */ - private function extractLinks(DOMDocument $html) - { - foreach ($html->getElementsByTagName('link') as $link) { - if ($link->hasAttribute('rel') && $link->hasAttribute('href')) { - $rel = trim(strtolower($link->getAttribute('rel'))); - $href = $link->getAttribute('href'); - - if (empty($href)) { - continue; - } - - switch ($rel) { - case 'favicon': - case 'favico': - case 'icon': - case 'shortcut icon': - case 'apple-touch-icon-precomposed': - case 'apple-touch-icon': - $this->bag->add('icons', $href); - break; - - case 'image_src': - $this->bag->add('images', $href); - break; - - case 'alternate': - switch ($link->getAttribute('type')) { - case 'application/atom+xml': - case 'application/json': - case 'application/rdf+xml': - case 'application/rss+xml': - case 'application/xml': - case 'text/xml': - $this->bag->add('feeds', $href); - break; - } - break; - - default: - $this->bag->set($rel, $href); - } - } - } - } - - /** - * Extract information from the <meta> elements. - * - * @param DOMDocument $html - */ - private function extractMetas(DOMDocument $html) - { - foreach ($html->getElementsByTagName('meta') as $meta) { - $value = $meta->getAttribute('content'); - - if (empty($value)) { - continue; - } - - if ($meta->hasAttribute('name')) { - $name = trim(strtolower($meta->getAttribute('name'))); - - switch ($name) { - case 'msapplication-tileimage': - $this->bag->add('icons', $value); - continue 2; - - default: - $this->bag->set($name, $value); - continue 2; - } - } - - if ($meta->hasAttribute('itemprop')) { - $this->bag->set($meta->getAttribute('itemprop'), $value); - } - - if ($meta->hasAttribute('http-equiv')) { - $this->bag->set($meta->getAttribute('http-equiv'), $value); - } - - if ($meta->hasAttribute('property')) { - $this->bag->set($meta->getAttribute('property'), $value); - } - } - } - - /** - * Extract <img> elements. - * - * @param DOMDocument $html - */ - private function extractImages(DOMDocument $html) - { - if ($this->adapter->getConfig('html[max_images]') === 0) { - return; - } - - //Extract only from the main element - $main = self::getMainElement($html); - - if (!$main) { - return; - } - - $url = $this->adapter->getResponse()->getUrl(); - $externalImages = $this->adapter->getConfig('html[external_images]'); - - foreach ($main->getElementsByTagName('img') as $img) { - if (!$img->hasAttribute('src')) { - continue; - } - - try { - $src = $url->createAbsolute($img->getAttribute('src')); - } catch (Exception $exception) { - continue; - } - - //Avoid external images - if (!self::imageIsValid($src, $url, $externalImages)) { - continue; - } - - $parent = $img->parentNode; - - //The image is in a link - while ($parent && isset($parent->tagName)) { - if ($parent->tagName === 'a') { - //The link is external - if ($parent->hasAttribute('href')) { - try { - $href = $url->createAbsolute($parent->getAttribute('href')); - } catch (Exception $exception) { - continue 2; - } - - if (!self::imageIsValid($href, $url, $externalImages)) { - continue 2; - } - } - - //The link has rel=nofollow - if ($parent->hasAttribute('rel') && (string) $parent->getAttribute('rel') === 'nofollow') { - continue 2; - } - - break; - } - - $parent = $parent->parentNode; - } - - $this->bag->add('images', (string) $src); - } - } - - /** - * Check whether a image url is valid or not. - * - * @param Url $url - * @param Url $baseUrl - * @param mixed $externalImages - * - * @return bool - */ - private static function imageIsValid(Url $url, Url $baseUrl, $externalImages) - { - //base64 or same domain - if ($url->getContent() !== null || $url->getDomain() === $baseUrl->getDomain()) { - return true; - } - - return is_bool($externalImages) ? $externalImages : $url->match($externalImages); - } - - /** - * Returns the main element of the document. - * - * @param DOMDocument $html - * - * @return DOMElement - */ - private static function getMainElement(DOMDocument $html) - { - // <main> - $content = $html->getElementsByTagName('main'); - - if ($content->length !== 0) { - return $content->item(0); - } - - // Popular ids: #main, #content, #page - $content = $html->getElementById('main') ?: $html->getElementById('content') ?: $html->getElementById('page'); - - if ($content) { - return $content; - } - - // Wordpress ids: #post-* - foreach ($html->getElementsByTagName('article') as $article) { - if ($article->hasAttribute('id') && (strpos($article->getAttribute('id'), 'post-') === 0)) { - return $article; - } - } - - // Returns <body> or <html> - return $html->getElementsByTagName('body')->item(0) ?: $html->getElementsByTagName('html')->item(0); - } -} diff --git a/vendor/embed/embed/src/Providers/Linkpulse.php b/vendor/embed/embed/src/Providers/Linkpulse.php deleted file mode 100644 index d2693ca..0000000 --- a/vendor/embed/embed/src/Providers/Linkpulse.php +++ /dev/null @@ -1,107 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; -use Embed\Utils; - -/** - * Provider to get the data from the Linkpulse elements in the HTML - * http://docs.linkpulse.com/docs/opengraph/ - */ -class Linkpulse extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (!($html = $adapter->getResponse()->getHtmlContent())) { - return; - } - - foreach ($html->getElementsByTagName('meta') as $meta) { - $name = trim(strtolower($meta->getAttribute('property'))); - $value = $meta->getAttribute('content'); - - if (empty($name)) { - $name = trim(strtolower($meta->getAttribute('name'))); - } - - if (empty($name) || empty($value)) { - continue; - } - - if (strpos($name, 'lp:') === 0) { - $name = substr($name, 3); - } elseif (strpos($name, 'lp.article:') !== 0) { - continue; - } - - $this->bag->set($name, $value); - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - $url = $this->normalizeUrl($this->bag->get('url')); - - if ($url !== $this->adapter->getResponse()->getUrl()->getAbsolute('/')) { - return $url; - } - } - - /** - * {@inheritdoc} - */ - public function getTags() - { - return (array) $this->bag->get('article.section') ?: []; - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('article.author'); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - return $this->normalizeUrls((array) $this->bag->get('image')); - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->bag->get('article.published_time') - ?: $this->bag->get('article.modified_time'); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed.php b/vendor/embed/embed/src/Providers/OEmbed.php deleted file mode 100644 index c611f52..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed.php +++ /dev/null @@ -1,248 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; -use Embed\Http\Response; -use Embed\Http\Url; - -/** - * Provider to get the data using the oEmbed API - */ -class OEmbed extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - $endPoint = $this->getEndPoint(); - - if ($endPoint) { - $this->extractOembed($adapter->getDispatcher()->dispatch($endPoint)); - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - $type = $this->bag->get('type'); - - if (strpos($type, ':') !== false) { - $type = substr(strrchr($type, ':'), 1); - } - - switch ($type) { - case 'video': - case 'photo': - case 'link': - case 'rich': - return $type; - - case 'movie': - return 'video'; - } - } - - /** - * {@inheritdoc} - */ - public function getTags() - { - if ($this->bag->has('meta[keywords]')) { - //it means we are using iframe.ly api - return array_map('trim', explode(',', $this->bag->get('meta[keywords]'))); - } - - return []; - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - return $this->bag->get('html', true); - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - if ($this->getType() === 'photo') { - return $this->normalizeUrl($this->bag->get('web_page')); - } - - return $this->normalizeUrl($this->bag->get('url') ?: $this->bag->get('web_page')); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('author_name'); - } - - /** - * {@inheritdoc} - */ - public function getAuthorUrl() - { - return $this->normalizeUrl($this->bag->get('author_url')); - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return $this->bag->get('provider_name'); - } - - /** - * {@inheritdoc} - */ - public function getProviderUrl() - { - return $this->normalizeUrl($this->bag->get('provider_url')); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = []; - - if ($this->getType() === 'photo') { - $images[] = $this->bag->get('url'); - } - - foreach (['image', 'thumbnail', 'thumbnail_url'] as $type) { - if ($this->bag->has($type)) { - $ret = $this->bag->get($type); - - if (is_array($ret)) { - $images = array_merge($images, $ret); - } else { - $images[] = $ret; - } - } - } - - return $this->normalizeUrls($images); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return $this->bag->get('width'); - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return $this->bag->get('height'); - } - - /** - * {@inheritdoc} - */ - public function getLicense() - { - return $this->bag->get('license_url'); - } - - /** - * @return Url|null - */ - private function getEndPoint() - { - //Search using the domain - $class = 'Embed\\Providers\\OEmbed\\'.$this->adapter->getResponse()->getUrl()->getClassNameForDomain(); - $extraParameters = (array) $this->adapter->getConfig('oembed[parameters]'); - - if (class_exists($class)) { - $endPoint = $class::create($this->adapter); - - if ($endPoint && ($url = $endPoint->getEndPoint())) { - return $url->withAddedQueryParameters($extraParameters); - } - } - - //Search in the DOM - $endPoint = OEmbed\DOM::create($this->adapter); - - if ($endPoint && ($url = $endPoint->getEndPoint())) { - return $url->withAddedQueryParameters($extraParameters); - } - - //Try with embedly - $endPoint = OEmbed\Embedly::create($this->adapter); - - if ($endPoint && ($url = $endPoint->getEndPoint())) { - return $url->withAddedQueryParameters($extraParameters); - } - - //Try with iframely - $endPoint = OEmbed\Iframely::create($this->adapter); - - if ($endPoint && ($url = $endPoint->getEndPoint())) { - return $url->withAddedQueryParameters($extraParameters); - } - } - - /** - * Save the oembed data in the bag. - * - * @param Response $response - */ - private function extractOembed(Response $response) - { - // extract from xml - if (($response->getUrl()->getExtension() === 'xml') || ($response->getUrl()->getQueryParameter('format') === 'xml')) { - if ($xml = $response->getXmlContent()) { - foreach ($xml as $element) { - $content = trim((string) $element); - - if (stripos($content, '<![CDATA[') === 0) { - $content = substr($content, 9, -3); - } - - $this->bag->set($element->getName(), $content); - } - } - // extract from json - } else { - if (($json = $response->getJsonContent()) && empty($json['Error'])) { - $this->bag->set($json); - } - } - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Amcharts.php b/vendor/embed/embed/src/Providers/OEmbed/Amcharts.php deleted file mode 100644 index b265076..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Amcharts.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Amcharts extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'live.amcharts.com/*'; - protected static $endPoint = 'https://live.amcharts.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Bambuser.php b/vendor/embed/embed/src/Providers/OEmbed/Bambuser.php deleted file mode 100644 index 93906ac..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Bambuser.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Bambuser extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'bambuser.com/v/*'; - protected static $endPoint = 'https://api.bambuser.com/oembed.json'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/DOM.php b/vendor/embed/embed/src/Providers/OEmbed/DOM.php deleted file mode 100644 index ef54d9b..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/DOM.php +++ /dev/null @@ -1,95 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Adapters\Adapter; -use Embed\Http\Response; -use Embed\Http\Url; -use DOMDocument; -use Exception; - -/** - * Class to detect the oembed endPoint. - */ -class DOM implements EndPointInterface -{ - protected $response; - - /** - * Create a instance of a OEmbedEndPoint. - * - * @param Adapter $adapter - * - * @return static - */ - public static function create(Adapter $adapter) - { - return new static($adapter->getResponse()); - } - - /** - * Construct. - * - * @param Response $response - */ - protected function __construct(Response $response) - { - $this->response = $response; - } - - /** - * Returns the oembed endPoint. - * - * @return Url|null - */ - public function getEndPoint() - { - $html = $this->response->getHtmlContent(); - - if ($html && ($url = self::getEndPointFromDom($html))) { - try { - $endPoint = $this->response->getUrl()->createAbsolute($url); - } catch (Exception $exception) { - return null; - } - - if ($endPoint->getExtension() !== 'xml' && !$endPoint->hasQueryParameter('format')) { - return $endPoint->withQueryParameter('format', 'json'); - } - - return $endPoint; - } - } - - /** - * Extract oembed information from the <link rel="alternate"> elements - * Note: Some sites use <meta rel="alternate"> instead. - * - * @param DOMDocument $html - * - * @return string|null - */ - protected static function getEndPointFromDom(DOMDocument $html) - { - foreach (['link', 'meta'] as $tagName) { - foreach ($html->getElementsByTagName($tagName) as $link) { - $rel = trim(strtolower($link->getAttribute('rel'))); - $href = $link->getAttribute('href'); - - if (empty($href)) { - continue; - } - - if ($rel === 'alternate') { - switch (strtolower($link->getAttribute('type'))) { - case 'application/json+oembed': - case 'application/xml+oembed': - case 'text/json+oembed': - case 'text/xml+oembed': - return $href; - } - } - } - } - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Dailymotion.php b/vendor/embed/embed/src/Providers/OEmbed/Dailymotion.php deleted file mode 100644 index 4824c99..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Dailymotion.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Dailymotion extends EndPoint implements EndPointInterface -{ - protected static $pattern = '*dailymotion.*'; - protected static $endPoint = 'http://www.dailymotion.com/services/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Deviantart.php b/vendor/embed/embed/src/Providers/OEmbed/Deviantart.php deleted file mode 100644 index f883df7..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Deviantart.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Deviantart extends EndPoint implements EndPointInterface -{ - protected static $pattern = [ - '*.deviantart.com/art/*', - 'www.deviantart.com/#/d*', - ]; - protected static $endPoint = 'http://backend.deviantart.com/oembed'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $this->response->getUrl(), - 'format' => 'json', - 'for' => 'embed', - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Dotsub.php b/vendor/embed/embed/src/Providers/OEmbed/Dotsub.php deleted file mode 100644 index 2277dfa..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Dotsub.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Dotsub extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'dotsub.com/view/*'; - protected static $endPoint = 'http://dotsub.com/services/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Embedly.php b/vendor/embed/embed/src/Providers/OEmbed/Embedly.php deleted file mode 100644 index ada4fc3..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Embedly.php +++ /dev/null @@ -1,50 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Adapters\Adapter; -use Embed\Http\Response; -use Embed\Http\Url; - -class Embedly implements EndPointInterface -{ - private $response; - private $key; - - /** - * {@inheritdoc} - */ - public static function create(Adapter $adapter) - { - $key = $adapter->getConfig('oembed[embedly_key]'); - - if (!empty($key)) { - return new static($adapter->getResponse(), $key); - } - } - - /** - * Constructor. - * - * @param Response $response - * @param string $key - */ - protected function __construct(Response $response, $key) - { - $this->response = $response; - $this->key = $key; - } - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - return Url::create('http://api.embed.ly/1/oembed') - ->withQueryParameters([ - 'url' => (string) $this->response->getUrl(), - 'format' => 'json', - 'key' => $this->key, - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/EndPoint.php b/vendor/embed/embed/src/Providers/OEmbed/EndPoint.php deleted file mode 100644 index 6b477ca..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/EndPoint.php +++ /dev/null @@ -1,51 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Adapters\Adapter; -use Embed\Http\Response; -use Embed\Http\Url; - -/** - * Abstract class extended by other classes. - */ -abstract class EndPoint -{ - protected $response; - protected static $pattern; - protected static $endPoint; - - /** - * {@inheritdoc} - */ - public static function create(Adapter $adapter) - { - $response = $adapter->getResponse(); - - if ($response->getUrl()->match(static::$pattern)) { - return new static($response); - } - } - - /** - * Constructor. - * - * @param Response $response - */ - protected function __construct(Response $response) - { - $this->response = $response; - } - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $this->response->getUrl(), - 'format' => 'json', - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/EndPointInterface.php b/vendor/embed/embed/src/Providers/OEmbed/EndPointInterface.php deleted file mode 100644 index bba8e80..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/EndPointInterface.php +++ /dev/null @@ -1,28 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Adapters\Adapter; -use Embed\Http\Url; - -/** - * Interface for all oembed endPoint. - */ -interface EndPointInterface -{ - /** - * Check the response and create new instance. - * - * @param Adapter $adapter - * - * @return EndPointInterface|null - */ - public static function create(Adapter $adapter); - - /** - * Returns the oembed endPoint. - * - * @return Url|null - */ - public function getEndPoint(); -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Facebook.php b/vendor/embed/embed/src/Providers/OEmbed/Facebook.php deleted file mode 100644 index 99c1301..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Facebook.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Facebook extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.facebook.com/*'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - if ($this->response->getUrl()->match(['*/videos/*', '/video.php'])) { - $endPoint = Url::create('https://www.facebook.com/plugins/video/oembed.json'); - } else { - $endPoint = Url::create('https://www.facebook.com/plugins/post/oembed.json'); - } - - return $endPoint->withQueryParameters([ - 'url' => (string) $this->response->getUrl(), - 'format' => 'json', - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Flickr.php b/vendor/embed/embed/src/Providers/OEmbed/Flickr.php deleted file mode 100644 index 17f433e..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Flickr.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Flickr extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.flickr.com/*'; - protected static $endPoint = 'http://flickr.com/services/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Iframely.php b/vendor/embed/embed/src/Providers/OEmbed/Iframely.php deleted file mode 100644 index d656ed5..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Iframely.php +++ /dev/null @@ -1,50 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Adapters\Adapter; -use Embed\Http\Response; -use Embed\Http\Url; - -class Iframely implements EndPointInterface -{ - private $response; - private $key; - - /** - * {@inheritdoc} - */ - public static function create(Adapter $adapter) - { - $key = $adapter->getConfig('oembed[iframely_key]'); - - if (!empty($key)) { - return new static($adapter->getResponse(), $key); - } - } - - /** - * Constructor. - * - * @param Response $response - * @param string $key - */ - protected function __construct(Response $response, $key) - { - $this->response = $response; - $this->key = $key; - } - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - return Url::create('http://open.iframe.ly/api/oembed') - ->withQueryParameters([ - 'url' => (string) $this->response->getUrl(), - 'format' => 'json', - 'api_key' => $this->key, - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Imgur.php b/vendor/embed/embed/src/Providers/OEmbed/Imgur.php deleted file mode 100644 index 3bf51eb..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Imgur.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Imgur extends EndPoint implements EndPointInterface -{ - protected static $pattern = [ - 'imgur.com/*', - 'i.imgur.com/*', - ]; - protected static $endPoint = 'https://api.imgur.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Infogram.php b/vendor/embed/embed/src/Providers/OEmbed/Infogram.php deleted file mode 100644 index aafc09c..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Infogram.php +++ /dev/null @@ -1,27 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Infogram extends EndPoint implements EndPointInterface -{ - protected static $pattern = [ - 'infogr.am/*', - 'www.infogr.am/*', - ]; - protected static $endPoint = 'https://infogr.am/oembed'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - $url = $this->response->getUrl()->withScheme('https'); - - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $url, - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Instagram.php b/vendor/embed/embed/src/Providers/OEmbed/Instagram.php deleted file mode 100644 index 16d1dac..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Instagram.php +++ /dev/null @@ -1,28 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Instagram extends EndPoint implements EndPointInterface -{ - protected static $pattern = [ - 'instagram.com/p/*', - 'www.instagram.com/p/*', - ]; - protected static $endPoint = 'http://api.instagram.com/oembed'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - $url = $this->response->getUrl()->withScheme('http'); - - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $url, - 'format' => 'json', - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Jsbin.php b/vendor/embed/embed/src/Providers/OEmbed/Jsbin.php deleted file mode 100644 index aa258e3..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Jsbin.php +++ /dev/null @@ -1,25 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Jsbin extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'output.jsbin.com/*'; - protected static $endPoint = 'http://jsbin.com/oembed'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - $url = $this->response->getUrl()->withDirectoryPosition(2, 'embed'); - - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $url, - 'format' => 'json', - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Kickstarter.php b/vendor/embed/embed/src/Providers/OEmbed/Kickstarter.php deleted file mode 100644 index 424d6e8..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Kickstarter.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Kickstarter extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.kickstarter.com/*'; - protected static $endPoint = 'http://www.kickstarter.com/services/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Meetup.php b/vendor/embed/embed/src/Providers/OEmbed/Meetup.php deleted file mode 100644 index 332889c..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Meetup.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Meetup extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.meetup.com/*'; - protected static $endPoint = 'http://api.meetup.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Photobucket.php b/vendor/embed/embed/src/Providers/OEmbed/Photobucket.php deleted file mode 100644 index 761d3e5..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Photobucket.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Photobucket extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'photobucket.com/*'; - protected static $endPoint = 'http://s51.photobucket.com/oembed/'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Polldaddy.php b/vendor/embed/embed/src/Providers/OEmbed/Polldaddy.php deleted file mode 100644 index 1fd66ee..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Polldaddy.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Polldaddy extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'polldaddy.com/poll/*'; - protected static $endPoint = 'http://polldaddy.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Reddit.php b/vendor/embed/embed/src/Providers/OEmbed/Reddit.php deleted file mode 100644 index a82d6c3..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Reddit.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Reddit extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.reddit.com/*'; - protected static $endPoint = 'https://www.reddit.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Scribd.php b/vendor/embed/embed/src/Providers/OEmbed/Scribd.php deleted file mode 100644 index 83b5e65..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Scribd.php +++ /dev/null @@ -1,28 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Scribd extends EndPoint implements EndPointInterface -{ - protected static $pattern = [ - 'www.scribd.com/doc/*', - 'www.scribd.com/document/*', - ]; - protected static $endPoint = 'http://www.scribd.com/services/oembed'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - $url = $this->response->getUrl()->withDirectoryPosition(0, 'doc'); - - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $url, - 'format' => 'json', - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Shoudio.php b/vendor/embed/embed/src/Providers/OEmbed/Shoudio.php deleted file mode 100644 index 2f708cf..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Shoudio.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Shoudio extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'shoudio.com/*'; - protected static $endPoint = 'http://shoudio.com/api/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Smugmug.php b/vendor/embed/embed/src/Providers/OEmbed/Smugmug.php deleted file mode 100644 index 7afd89b..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Smugmug.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Smugmug extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.smugmug.com/*'; - protected static $endPoint = 'http://api.smugmug.com/services/oembed/'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Soundcloud.php b/vendor/embed/embed/src/Providers/OEmbed/Soundcloud.php deleted file mode 100644 index 84bfa16..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Soundcloud.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Soundcloud extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'soundcloud.com/*'; - protected static $endPoint = 'http://soundcloud.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Spotify.php b/vendor/embed/embed/src/Providers/OEmbed/Spotify.php deleted file mode 100644 index fe747fb..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Spotify.php +++ /dev/null @@ -1,23 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Http\Url; - -class Spotify extends EndPoint implements EndPointInterface -{ - protected static $pattern = '*.spotify.com/*'; - protected static $endPoint = 'https://embed.spotify.com/oembed'; - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $this->response->getUrl()->withQueryParameters([]), - 'format' => 'json' - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Tumblr.php b/vendor/embed/embed/src/Providers/OEmbed/Tumblr.php deleted file mode 100644 index e45b766..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Tumblr.php +++ /dev/null @@ -1,39 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -use Embed\Adapters\Adapter; -use Embed\Http\Response; -use Embed\Http\Url; - -class Tumblr extends EndPoint implements EndPointInterface -{ - protected static $pattern = [ - '*.tumblr.com/post/*' - ]; - - protected static $endPoint = 'https://www.tumblr.com/oembed/1.0'; - - /** - * {@inheritdoc} - */ - public static function create(Adapter $adapter) - { - $response = $adapter->getResponse(); - - if ($response->getStartingUrl()->match(static::$pattern)) { - return new static($response); - } - } - - /** - * {@inheritdoc} - */ - public function getEndPoint() - { - return Url::create(static::$endPoint) - ->withQueryParameters([ - 'url' => (string) $this->response->getStartingUrl() - ]); - } -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Twitter.php b/vendor/embed/embed/src/Providers/OEmbed/Twitter.php deleted file mode 100644 index bc368f4..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Twitter.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Twitter extends EndPoint implements EndPointInterface -{ - protected static $pattern = ['*.twitter.com/*', 'twitter.com/*']; - protected static $endPoint = 'https://publish.twitter.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Ustream.php b/vendor/embed/embed/src/Providers/OEmbed/Ustream.php deleted file mode 100644 index 4d1c214..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Ustream.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Ustream extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'www.ustream.tv/*'; - protected static $endPoint = 'http://www.ustream.tv/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/WordPress.php b/vendor/embed/embed/src/Providers/OEmbed/WordPress.php deleted file mode 100644 index 9808428..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/WordPress.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class WordPress extends EndPoint implements EndPointInterface -{ - protected static $pattern = 'wordpress.tv/*'; - protected static $endPoint = 'https://wordpress.tv/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OEmbed/Youtube.php b/vendor/embed/embed/src/Providers/OEmbed/Youtube.php deleted file mode 100644 index 0f31291..0000000 --- a/vendor/embed/embed/src/Providers/OEmbed/Youtube.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -namespace Embed\Providers\OEmbed; - -class Youtube extends EndPoint implements EndPointInterface -{ - protected static $pattern = '*youtube.*'; - protected static $endPoint = 'http://www.youtube.com/oembed'; -} diff --git a/vendor/embed/embed/src/Providers/OpenGraph.php b/vendor/embed/embed/src/Providers/OpenGraph.php deleted file mode 100644 index ed18a1a..0000000 --- a/vendor/embed/embed/src/Providers/OpenGraph.php +++ /dev/null @@ -1,226 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; -use Embed\Utils; - -/** - * Provider to get the data from the Open Graph elements in the HTML - */ -class OpenGraph extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (!($html = $adapter->getResponse()->getHtmlContent())) { - return; - } - - foreach ($html->getElementsByTagName('meta') as $meta) { - $name = trim(strtolower($meta->getAttribute('property'))); - $value = $meta->getAttribute('content'); - - if (empty($name)) { - $name = trim(strtolower($meta->getAttribute('name'))); - } - - if (empty($name) || empty($value)) { - continue; - } - - if (strpos($name, 'og:') === 0) { - $name = substr($name, 3); - } elseif ( - strpos($name, 'article:') !== 0 - && strpos($name, 'image:') !== 0 - && strpos($name, 'video:') !== 0 - && strpos($name, 'book:') !== 0 - && strpos($name, 'music:') !== 0 - && strpos($name, 'profile:') !== 0 - ) { - continue; - } - - - switch ($name) { - case 'image': - case 'image:url': - case 'image:secure_url': - $this->bag->add('images', $value); - break; - - case 'article:tag': - case 'video:tag': - case 'book:tag': - $this->bag->add('tags', $value); - break; - - default: - $this->bag->set($name, $value); - } - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - $type = $this->bag->get('type'); - - if (strpos($type, ':') !== false) { - $type = substr(strrchr($type, ':'), 1); - } - - switch ($type) { - case 'video': - case 'photo': - case 'link': - case 'rich': - return $type; - - case 'article': - return 'link'; - } - - if ($this->bag->has('video')) { - return 'video'; - } - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $names = ['video:secure_url', 'video:url', 'video']; - - foreach ($names as $name) { - if ($this->bag->has($name)) { - $video = $this->normalizeUrl($this->bag->get($name)); - - if (!($videoPath = parse_url($video, PHP_URL_PATH)) || !($type = pathinfo($videoPath, PATHINFO_EXTENSION))) { - $type = $this->bag->get('video:type'); - } - - switch ($type) { - case 'swf': - case 'application/x-shockwave-flash': - return Utils::flash($video, $this->getWidth(), $this->getHeight()); - - case 'mp4': - case 'ogg': - case 'ogv': - case 'webm': - case 'application/mp4': - case 'video/mp4': - case 'video/ogg': - case 'video/ogv': - case 'video/webm': - $images = $this->getImagesUrls(); - - return Utils::videoHtml(current($images), $video, $this->getWidth(), $this->getHeight()); - - case 'text/html': - return Utils::iframe($video, $this->getWidth(), $this->getHeight()); - } - } - } - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - return $this->normalizeUrl($this->bag->get('url')); - } - - /** - * {@inheritdoc} - */ - public function getTags() - { - return (array) $this->bag->get('tags') ?: []; - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('article:author') ?: $this->bag->get('book:author'); - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - return $this->bag->get('site_name'); - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - return $this->normalizeUrls($this->bag->get('images')); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return $this->bag->get('image:width') ?: $this->bag->get('video:width'); - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return $this->bag->get('image:height') ?: $this->bag->get('video:height'); - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->bag->get('article:published_time') - ?: $this->bag->get('article:modified_time') - ?: $this->bag->get('video:release_date') - ?: $this->bag->get('music:release_date'); - } - - /** - * {@inheritdoc} - */ - public function getProviderUrl() - { - return $this->bag->get('website'); - } -} diff --git a/vendor/embed/embed/src/Providers/Provider.php b/vendor/embed/embed/src/Providers/Provider.php deleted file mode 100644 index b55840a..0000000 --- a/vendor/embed/embed/src/Providers/Provider.php +++ /dev/null @@ -1,199 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; -use Embed\DataInterface; -use Embed\Bag; - -/** - * Abstract class used by all providers. - */ -abstract class Provider implements DataInterface -{ - protected $bag; - protected $adapter; - - /** - * Constructor. - * - * @param Adapter $adapter - */ - public function __construct(Adapter $adapter) - { - $this->bag = new Bag(); - $this->adapter = $adapter; - } - - /** - * Returns the bag containing all data. - * - * @return Bag - */ - public function getBag() - { - return $this->bag; - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - } - - /** - * {@inheritdoc} - */ - public function getType() - { - } - - /** - * {@inheritdoc} - */ - public function getTags() - { - return []; - } - /** - * {@inheritdoc} - */ - public function getFeeds() - { - return []; - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - } - - /** - * {@inheritdoc} - */ - public function getAuthorUrl() - { - } - - /** - * {@inheritdoc} - */ - public function getProviderIconsUrls() - { - return []; - } - - /** - * {@inheritdoc} - */ - public function getProviderName() - { - } - - /** - * {@inheritdoc} - */ - public function getProviderUrl() - { - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - return []; - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - } - - /** - * {@inheritdoc} - */ - public function getLicense() - { - } - - /** - * {@inheritdoc} - */ - public function getLinkedData() - { - return []; - } - - /** - * Returns the urls as absolute. - * - * @param mixed $urls - * - * @return array - */ - protected function normalizeUrls($urls) - { - if (!is_array($urls)) { - return []; - } - - return array_map([$this, 'normalizeUrl'], array_filter($urls)); - } - - /** - * Returns the url as absolute. - * - * @param string|null $url - * - * @return string|null - */ - protected function normalizeUrl($url) - { - if (empty($url)) { - return; - } - - return $this->adapter->getResponse()->getUrl()->getAbsolute($url); - } -} diff --git a/vendor/embed/embed/src/Providers/Sailthru.php b/vendor/embed/embed/src/Providers/Sailthru.php deleted file mode 100644 index 516d0b0..0000000 --- a/vendor/embed/embed/src/Providers/Sailthru.php +++ /dev/null @@ -1,68 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; - -/** - * Provider to get the data from the Sailthru data elements in the HTML - */ -class Sailthru extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (!($html = $adapter->getResponse()->getHtmlContent())) { - return; - } - - foreach ($html->getElementsByTagName('meta') as $meta) { - $name = trim(strtolower($meta->getAttribute('name'))); - $value = $meta->getAttribute('content'); - - if (empty($name) || empty($value)) { - continue; - } - - if (strpos($name, 'sailthru.') === 0) { - $this->bag->set(substr($name, 9), $value); - } - } - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - $images = []; - - foreach ($this->bag->getKeys() as $name) { - if (strpos($name, 'image') !== false) { - $images[] = $this->bag->get($name); - } - } - - return $this->normalizeUrls($images); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('author'); - } - - /** - * {@inheritdoc} - */ - public function getPublishedTime() - { - return $this->bag->get('date'); - } -} diff --git a/vendor/embed/embed/src/Providers/TwitterCards.php b/vendor/embed/embed/src/Providers/TwitterCards.php deleted file mode 100644 index 25d1d74..0000000 --- a/vendor/embed/embed/src/Providers/TwitterCards.php +++ /dev/null @@ -1,144 +0,0 @@ -<?php - -namespace Embed\Providers; - -use Embed\Adapters\Adapter; -use Embed\Utils; - -/** - * Provider to get the data from the Twitter Cards elements in the HTML - */ -class TwitterCards extends Provider -{ - /** - * {@inheritdoc} - */ - public function __construct(Adapter $adapter) - { - parent::__construct($adapter); - - if (!($html = $adapter->getResponse()->getHtmlContent())) { - return; - } - - foreach ($html->getElementsByTagName('meta') as $meta) { - $name = trim(strtolower($meta->getAttribute('name'))); - $value = $meta->getAttribute('content') ?: $meta->getAttribute('value'); - - if (empty($name) || empty($value)) { - continue; - } - - if (strpos($name, 'twitter:') === 0) { - $name = substr($name, 8); - - if ($name === 'image' || $name === 'image:src') { - $this->bag->add('images', $value); - } else { - $this->bag->set($name, $value); - } - } - } - } - - /** - * {@inheritdoc} - */ - public function getTitle() - { - return $this->bag->get('title'); - } - - /** - * {@inheritdoc} - */ - public function getDescription() - { - return $this->bag->get('description'); - } - - /** - * {@inheritdoc} - */ - public function getType() - { - $type = $this->bag->get('card'); - - if (strpos($type, ':') !== false) { - $type = substr(strrchr($type, ':'), 1); - } - - switch ($type) { - case 'summary': - case 'summary_large_image': - case 'app': - return 'rich'; - case 'player': - return 'video'; - } - } - - /** - * {@inheritdoc} - */ - public function getCode() - { - $src = $this->normalizeUrl($this->bag->get('player')); - - if ($src !== null) { - return Utils::iframe($src, $this->getWidth(), $this->getHeight()); - } - } - - /** - * {@inheritdoc} - */ - public function getUrl() - { - return $this->normalizeUrl($this->bag->get('url')); - } - - /** - * {@inheritdoc} - */ - public function getAuthorName() - { - return $this->bag->get('creator'); - } - - /** - * {@inheritdoc} - */ - public function getAuthorUrl() - { - $author = $this->getAuthorName(); - - if (!empty($author)) { - return 'https://twitter.com/'.ltrim($author, '@'); - } - } - - /** - * {@inheritdoc} - */ - public function getImagesUrls() - { - return $this->normalizeUrls($this->bag->get('images')); - } - - /** - * {@inheritdoc} - */ - public function getWidth() - { - return $this->bag->get('player:width'); - } - - /** - * {@inheritdoc} - */ - public function getHeight() - { - return $this->bag->get('player:height'); - } -} diff --git a/vendor/embed/embed/src/Utils.php b/vendor/embed/embed/src/Utils.php deleted file mode 100644 index af4e961..0000000 --- a/vendor/embed/embed/src/Utils.php +++ /dev/null @@ -1,243 +0,0 @@ -<?php - -namespace Embed; - -use DOMDocument; -use DOMElement; -use DOMNodeList; -use DOMXPath; - -/** - * Some helpers methods used across the library. - */ -class Utils -{ - /** - * Creates a <video> element. - * - * @param string $poster Poster attribute - * @param string|array $sources Video sources - * @param int $width Width attribute - * @param int $height Height attribute - * - * @return string - */ - public static function videoHtml($poster, $sources, $width = 0, $height = 0) - { - $code = self::element('video', [ - 'poster' => ($poster ?: null), - 'width' => ($width ?: null), - 'height' => ($height ?: null), - 'controls' => true, - ]); - - foreach ((array) $sources as $source) { - $code .= self::element('source', ['src' => $source]); - } - - return $code.'</video>'; - } - - /** - * Creates an <audio> element. - * - * @param string|array $sources Audio sources - * - * @return string - */ - public static function audioHtml($sources) - { - $code = '<audio controls>'; - - foreach ((array) $sources as $source) { - $code .= self::element('source', ['src' => $source]); - } - - return $code.'</audio>'; - } - - /** - * Creates an <img> element. - * - * @param string $src Image source attribute - * @param string $alt Alt attribute - * @param int $width Width attribute - * @param int $height Height attribute - * - * @return string - */ - public static function imageHtml($src, $alt = '', $width = 0, $height = 0) - { - return self::element('img', [ - 'src' => $src, - 'alt' => $alt, - 'width' => ($width ?: null), - 'height' => ($height ?: null), - ]); - } - - /** - * Creates an <iframe> element. - * - * @param string $src Iframe source attribute - * @param int $width Width attribute - * @param int $height Height attribute - * @param int $styles Extra css styles - * - * @return string - */ - public static function iframe($src, $width = 0, $height = 0, $styles = '') - { - $width = $width ? (is_int($width) ? $width.'px' : $width) : '600px'; - $height = $height ? (is_int($height) ? $height.'px' : $height) : '400px'; - - if (empty($styles)) { - $styles = 'border:none;overflow:hidden;'; - } - - $styles .= "width:{$width};height:{$height};"; - - return self::element('iframe', [ - 'src' => $src, - 'frameborder' => 0, - 'allowTransparency' => 'true', - 'style' => $styles, - ]).'</iframe>'; - } - - /** - * Creates an <script> element. - * - * @param string $src The src attribute - * - * @return string - */ - public static function script($src) - { - return self::element('script', [ - 'src' => $src, - ]).'</script>'; - } - - /** - * Creates an <iframe> element with a google viewer. - * - * @param string $src The file loaded by the viewer (pdf, doc, etc) - * - * @return string - */ - public static function google($src) - { - return self::iframe('https://docs.google.com/viewer?'.http_build_query([ - 'url' => $src, - 'embedded' => 'true', - ]), 600, 600); - } - - /** - * Creates a flash element. - * - * @param string $src The swf file source - * @param null|int $width Width attribute - * @param null|int $height Height attribute - * - * @return string - */ - public static function flash($src, $width = null, $height = null) - { - $code = self::element('object', [ - 'width' => $width ?: 600, - 'height' => $height ?: 400, - 'classid' => 'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000', - 'codebase' => 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0', - ]); - - $code .= self::element('param', ['name' => 'movie', 'value' => $src]); - $code .= self::element('param', ['name' => 'allowFullScreen', 'value' => 'true']); - $code .= self::element('param', ['name' => 'allowScriptAccess', 'value' => 'always']); - $code .= self::element('embed', [ - 'src' => $src, - 'width' => $width ?: 600, - 'height' => $height ?: 400, - 'type' => 'application/x-shockwave-flash', - 'allowFullScreen' => 'true', - 'allowScriptAccess' => 'always', - 'pluginspage' => 'http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash', - ]); - - return $code.'</embed></object>'; - } - - /** - * Creates an html element. - * - * @param string $name Element name - * @param array $attrs Element attributes - * - * @return string - */ - private static function element($name, array $attrs) - { - $str = "<$name"; - - foreach ($attrs as $name => $value) { - if ($value === null) { - continue; - } elseif ($value === true) { - $str .= " $name"; - } elseif ($value !== false) { - $str .= ' '.$name.'="'.htmlspecialchars($value).'"'; - } - } - - return "$str>"; - } - - /** - * Convert a string to utf-8. - * - * @param string $content The content to convert - * @param string $charset The original charset - * - * @return string - */ - public static function toUtf8($content, $charset) - { - $charset = strtoupper($charset); - - if (empty($charset) || $charset === 'UTF-8') { - return $content; - } - - $encodings = array_map('strtoupper', mb_list_encodings()); - - if (in_array($charset, $encodings, true)) { - return mb_convert_encoding($content, 'UTF-8', $charset); - } - - if (function_exists('iconv')) { - return iconv($charset, 'UTF-8//TRANSLIT//IGNORE', $content); - } - - return $content; - } - - /** - * Search and return the first element matching with a xpath - * - * @param DOMDocument $document - * @param string $query - * @param bool $returnFirst - * - * @return DOMElement|DOMNodeList|null - */ - public static function xpathQuery(DOMDocument $document, $query, $returnFirst = true) - { - $xpath = new DOMXPath($document); - $entries = $xpath->query($query); - - if ($entries->length) { - return $returnFirst ? $entries->item(0) : $entries; - } - } -} diff --git a/vendor/embed/embed/src/autoloader.php b/vendor/embed/embed/src/autoloader.php deleted file mode 100644 index 8486aca..0000000 --- a/vendor/embed/embed/src/autoloader.php +++ /dev/null @@ -1,13 +0,0 @@ -<?php - -spl_autoload_register(function ($class) { - if (strpos($class, 'Embed\\') !== 0) { - return; - } - - $file = __DIR__.str_replace('\\', DIRECTORY_SEPARATOR, substr($class, strlen('Embed'))).'.php'; - - if (is_file($file)) { - require_once $file; - } -}); diff --git a/vendor/embed/embed/src/resources/public_suffix_list.php b/vendor/embed/embed/src/resources/public_suffix_list.php deleted file mode 100644 index 4af927c..0000000 --- a/vendor/embed/embed/src/resources/public_suffix_list.php +++ /dev/null @@ -1,8001 +0,0 @@ -<?php - -return array( - 0 => 'ac', - 1 => 'com.ac', - 2 => 'edu.ac', - 3 => 'gov.ac', - 4 => 'net.ac', - 5 => 'mil.ac', - 6 => 'org.ac', - 7 => 'ad', - 8 => 'nom.ad', - 9 => 'ae', - 10 => 'co.ae', - 11 => 'net.ae', - 12 => 'org.ae', - 13 => 'sch.ae', - 14 => 'ac.ae', - 15 => 'gov.ae', - 16 => 'mil.ae', - 17 => 'aero', - 18 => 'accident-investigation.aero', - 19 => 'accident-prevention.aero', - 20 => 'aerobatic.aero', - 21 => 'aeroclub.aero', - 22 => 'aerodrome.aero', - 23 => 'agents.aero', - 24 => 'aircraft.aero', - 25 => 'airline.aero', - 26 => 'airport.aero', - 27 => 'air-surveillance.aero', - 28 => 'airtraffic.aero', - 29 => 'air-traffic-control.aero', - 30 => 'ambulance.aero', - 31 => 'amusement.aero', - 32 => 'association.aero', - 33 => 'author.aero', - 34 => 'ballooning.aero', - 35 => 'broker.aero', - 36 => 'caa.aero', - 37 => 'cargo.aero', - 38 => 'catering.aero', - 39 => 'certification.aero', - 40 => 'championship.aero', - 41 => 'charter.aero', - 42 => 'civilaviation.aero', - 43 => 'club.aero', - 44 => 'conference.aero', - 45 => 'consultant.aero', - 46 => 'consulting.aero', - 47 => 'control.aero', - 48 => 'council.aero', - 49 => 'crew.aero', - 50 => 'design.aero', - 51 => 'dgca.aero', - 52 => 'educator.aero', - 53 => 'emergency.aero', - 54 => 'engine.aero', - 55 => 'engineer.aero', - 56 => 'entertainment.aero', - 57 => 'equipment.aero', - 58 => 'exchange.aero', - 59 => 'express.aero', - 60 => 'federation.aero', - 61 => 'flight.aero', - 62 => 'freight.aero', - 63 => 'fuel.aero', - 64 => 'gliding.aero', - 65 => 'government.aero', - 66 => 'groundhandling.aero', - 67 => 'group.aero', - 68 => 'hanggliding.aero', - 69 => 'homebuilt.aero', - 70 => 'insurance.aero', - 71 => 'journal.aero', - 72 => 'journalist.aero', - 73 => 'leasing.aero', - 74 => 'logistics.aero', - 75 => 'magazine.aero', - 76 => 'maintenance.aero', - 77 => 'media.aero', - 78 => 'microlight.aero', - 79 => 'modelling.aero', - 80 => 'navigation.aero', - 81 => 'parachuting.aero', - 82 => 'paragliding.aero', - 83 => 'passenger-association.aero', - 84 => 'pilot.aero', - 85 => 'press.aero', - 86 => 'production.aero', - 87 => 'recreation.aero', - 88 => 'repbody.aero', - 89 => 'res.aero', - 90 => 'research.aero', - 91 => 'rotorcraft.aero', - 92 => 'safety.aero', - 93 => 'scientist.aero', - 94 => 'services.aero', - 95 => 'show.aero', - 96 => 'skydiving.aero', - 97 => 'software.aero', - 98 => 'student.aero', - 99 => 'trader.aero', - 100 => 'trading.aero', - 101 => 'trainer.aero', - 102 => 'union.aero', - 103 => 'workinggroup.aero', - 104 => 'works.aero', - 105 => 'af', - 106 => 'gov.af', - 107 => 'com.af', - 108 => 'org.af', - 109 => 'net.af', - 110 => 'edu.af', - 111 => 'ag', - 112 => 'com.ag', - 113 => 'org.ag', - 114 => 'net.ag', - 115 => 'co.ag', - 116 => 'nom.ag', - 117 => 'ai', - 118 => 'off.ai', - 119 => 'com.ai', - 120 => 'net.ai', - 121 => 'org.ai', - 122 => 'al', - 123 => 'com.al', - 124 => 'edu.al', - 125 => 'gov.al', - 126 => 'mil.al', - 127 => 'net.al', - 128 => 'org.al', - 129 => 'am', - 130 => 'ao', - 131 => 'ed.ao', - 132 => 'gv.ao', - 133 => 'og.ao', - 134 => 'co.ao', - 135 => 'pb.ao', - 136 => 'it.ao', - 137 => 'aq', - 138 => 'ar', - 139 => 'com.ar', - 140 => 'edu.ar', - 141 => 'gob.ar', - 142 => 'gov.ar', - 143 => 'int.ar', - 144 => 'mil.ar', - 145 => 'net.ar', - 146 => 'org.ar', - 147 => 'tur.ar', - 148 => 'arpa', - 149 => 'e164.arpa', - 150 => 'in-addr.arpa', - 151 => 'ip6.arpa', - 152 => 'iris.arpa', - 153 => 'uri.arpa', - 154 => 'urn.arpa', - 155 => 'as', - 156 => 'gov.as', - 157 => 'asia', - 158 => 'at', - 159 => 'ac.at', - 160 => 'co.at', - 161 => 'gv.at', - 162 => 'or.at', - 163 => 'au', - 164 => 'com.au', - 165 => 'net.au', - 166 => 'org.au', - 167 => 'edu.au', - 168 => 'gov.au', - 169 => 'asn.au', - 170 => 'id.au', - 171 => 'info.au', - 172 => 'conf.au', - 173 => 'oz.au', - 174 => 'act.au', - 175 => 'nsw.au', - 176 => 'nt.au', - 177 => 'qld.au', - 178 => 'sa.au', - 179 => 'tas.au', - 180 => 'vic.au', - 181 => 'wa.au', - 182 => 'act.edu.au', - 183 => 'nsw.edu.au', - 184 => 'nt.edu.au', - 185 => 'qld.edu.au', - 186 => 'sa.edu.au', - 187 => 'tas.edu.au', - 188 => 'vic.edu.au', - 189 => 'wa.edu.au', - 190 => 'qld.gov.au', - 191 => 'sa.gov.au', - 192 => 'tas.gov.au', - 193 => 'vic.gov.au', - 194 => 'wa.gov.au', - 195 => 'aw', - 196 => 'com.aw', - 197 => 'ax', - 198 => 'az', - 199 => 'com.az', - 200 => 'net.az', - 201 => 'int.az', - 202 => 'gov.az', - 203 => 'org.az', - 204 => 'edu.az', - 205 => 'info.az', - 206 => 'pp.az', - 207 => 'mil.az', - 208 => 'name.az', - 209 => 'pro.az', - 210 => 'biz.az', - 211 => 'ba', - 212 => 'org.ba', - 213 => 'net.ba', - 214 => 'edu.ba', - 215 => 'gov.ba', - 216 => 'mil.ba', - 217 => 'unsa.ba', - 218 => 'unbi.ba', - 219 => 'co.ba', - 220 => 'com.ba', - 221 => 'rs.ba', - 222 => 'bb', - 223 => 'biz.bb', - 224 => 'co.bb', - 225 => 'com.bb', - 226 => 'edu.bb', - 227 => 'gov.bb', - 228 => 'info.bb', - 229 => 'net.bb', - 230 => 'org.bb', - 231 => 'store.bb', - 232 => 'tv.bb', - 233 => '*.bd', - 234 => 'be', - 235 => 'ac.be', - 236 => 'bf', - 237 => 'gov.bf', - 238 => 'bg', - 239 => 'a.bg', - 240 => 'b.bg', - 241 => 'c.bg', - 242 => 'd.bg', - 243 => 'e.bg', - 244 => 'f.bg', - 245 => 'g.bg', - 246 => 'h.bg', - 247 => 'i.bg', - 248 => 'j.bg', - 249 => 'k.bg', - 250 => 'l.bg', - 251 => 'm.bg', - 252 => 'n.bg', - 253 => 'o.bg', - 254 => 'p.bg', - 255 => 'q.bg', - 256 => 'r.bg', - 257 => 's.bg', - 258 => 't.bg', - 259 => 'u.bg', - 260 => 'v.bg', - 261 => 'w.bg', - 262 => 'x.bg', - 263 => 'y.bg', - 264 => 'z.bg', - 265 => '0.bg', - 266 => '1.bg', - 267 => '2.bg', - 268 => '3.bg', - 269 => '4.bg', - 270 => '5.bg', - 271 => '6.bg', - 272 => '7.bg', - 273 => '8.bg', - 274 => '9.bg', - 275 => 'bh', - 276 => 'com.bh', - 277 => 'edu.bh', - 278 => 'net.bh', - 279 => 'org.bh', - 280 => 'gov.bh', - 281 => 'bi', - 282 => 'co.bi', - 283 => 'com.bi', - 284 => 'edu.bi', - 285 => 'or.bi', - 286 => 'org.bi', - 287 => 'biz', - 288 => 'bj', - 289 => 'asso.bj', - 290 => 'barreau.bj', - 291 => 'gouv.bj', - 292 => 'bm', - 293 => 'com.bm', - 294 => 'edu.bm', - 295 => 'gov.bm', - 296 => 'net.bm', - 297 => 'org.bm', - 298 => '*.bn', - 299 => 'bo', - 300 => 'com.bo', - 301 => 'edu.bo', - 302 => 'gov.bo', - 303 => 'gob.bo', - 304 => 'int.bo', - 305 => 'org.bo', - 306 => 'net.bo', - 307 => 'mil.bo', - 308 => 'tv.bo', - 309 => 'br', - 310 => 'adm.br', - 311 => 'adv.br', - 312 => 'agr.br', - 313 => 'am.br', - 314 => 'arq.br', - 315 => 'art.br', - 316 => 'ato.br', - 317 => 'b.br', - 318 => 'bio.br', - 319 => 'blog.br', - 320 => 'bmd.br', - 321 => 'cim.br', - 322 => 'cng.br', - 323 => 'cnt.br', - 324 => 'com.br', - 325 => 'coop.br', - 326 => 'ecn.br', - 327 => 'eco.br', - 328 => 'edu.br', - 329 => 'emp.br', - 330 => 'eng.br', - 331 => 'esp.br', - 332 => 'etc.br', - 333 => 'eti.br', - 334 => 'far.br', - 335 => 'flog.br', - 336 => 'fm.br', - 337 => 'fnd.br', - 338 => 'fot.br', - 339 => 'fst.br', - 340 => 'g12.br', - 341 => 'ggf.br', - 342 => 'gov.br', - 343 => 'imb.br', - 344 => 'ind.br', - 345 => 'inf.br', - 346 => 'jor.br', - 347 => 'jus.br', - 348 => 'leg.br', - 349 => 'lel.br', - 350 => 'mat.br', - 351 => 'med.br', - 352 => 'mil.br', - 353 => 'mp.br', - 354 => 'mus.br', - 355 => 'net.br', - 356 => '*.nom.br', - 357 => 'not.br', - 358 => 'ntr.br', - 359 => 'odo.br', - 360 => 'org.br', - 361 => 'ppg.br', - 362 => 'pro.br', - 363 => 'psc.br', - 364 => 'psi.br', - 365 => 'qsl.br', - 366 => 'radio.br', - 367 => 'rec.br', - 368 => 'slg.br', - 369 => 'srv.br', - 370 => 'taxi.br', - 371 => 'teo.br', - 372 => 'tmp.br', - 373 => 'trd.br', - 374 => 'tur.br', - 375 => 'tv.br', - 376 => 'vet.br', - 377 => 'vlog.br', - 378 => 'wiki.br', - 379 => 'zlg.br', - 380 => 'bs', - 381 => 'com.bs', - 382 => 'net.bs', - 383 => 'org.bs', - 384 => 'edu.bs', - 385 => 'gov.bs', - 386 => 'bt', - 387 => 'com.bt', - 388 => 'edu.bt', - 389 => 'gov.bt', - 390 => 'net.bt', - 391 => 'org.bt', - 392 => 'bv', - 393 => 'bw', - 394 => 'co.bw', - 395 => 'org.bw', - 396 => 'by', - 397 => 'gov.by', - 398 => 'mil.by', - 399 => 'com.by', - 400 => 'of.by', - 401 => 'bz', - 402 => 'com.bz', - 403 => 'net.bz', - 404 => 'org.bz', - 405 => 'edu.bz', - 406 => 'gov.bz', - 407 => 'ca', - 408 => 'ab.ca', - 409 => 'bc.ca', - 410 => 'mb.ca', - 411 => 'nb.ca', - 412 => 'nf.ca', - 413 => 'nl.ca', - 414 => 'ns.ca', - 415 => 'nt.ca', - 416 => 'nu.ca', - 417 => 'on.ca', - 418 => 'pe.ca', - 419 => 'qc.ca', - 420 => 'sk.ca', - 421 => 'yk.ca', - 422 => 'gc.ca', - 423 => 'cat', - 424 => 'cc', - 425 => 'cd', - 426 => 'gov.cd', - 427 => 'cf', - 428 => 'cg', - 429 => 'ch', - 430 => 'ci', - 431 => 'org.ci', - 432 => 'or.ci', - 433 => 'com.ci', - 434 => 'co.ci', - 435 => 'edu.ci', - 436 => 'ed.ci', - 437 => 'ac.ci', - 438 => 'net.ci', - 439 => 'go.ci', - 440 => 'asso.ci', - 441 => 'aéroport.ci', - 442 => 'int.ci', - 443 => 'presse.ci', - 444 => 'md.ci', - 445 => 'gouv.ci', - 446 => '*.ck', - 447 => '!www.ck', - 448 => 'cl', - 449 => 'gov.cl', - 450 => 'gob.cl', - 451 => 'co.cl', - 452 => 'mil.cl', - 453 => 'cm', - 454 => 'co.cm', - 455 => 'com.cm', - 456 => 'gov.cm', - 457 => 'net.cm', - 458 => 'cn', - 459 => 'ac.cn', - 460 => 'com.cn', - 461 => 'edu.cn', - 462 => 'gov.cn', - 463 => 'net.cn', - 464 => 'org.cn', - 465 => 'mil.cn', - 466 => '公司.cn', - 467 => '网络.cn', - 468 => '網絡.cn', - 469 => 'ah.cn', - 470 => 'bj.cn', - 471 => 'cq.cn', - 472 => 'fj.cn', - 473 => 'gd.cn', - 474 => 'gs.cn', - 475 => 'gz.cn', - 476 => 'gx.cn', - 477 => 'ha.cn', - 478 => 'hb.cn', - 479 => 'he.cn', - 480 => 'hi.cn', - 481 => 'hl.cn', - 482 => 'hn.cn', - 483 => 'jl.cn', - 484 => 'js.cn', - 485 => 'jx.cn', - 486 => 'ln.cn', - 487 => 'nm.cn', - 488 => 'nx.cn', - 489 => 'qh.cn', - 490 => 'sc.cn', - 491 => 'sd.cn', - 492 => 'sh.cn', - 493 => 'sn.cn', - 494 => 'sx.cn', - 495 => 'tj.cn', - 496 => 'xj.cn', - 497 => 'xz.cn', - 498 => 'yn.cn', - 499 => 'zj.cn', - 500 => 'hk.cn', - 501 => 'mo.cn', - 502 => 'tw.cn', - 503 => 'co', - 504 => 'arts.co', - 505 => 'com.co', - 506 => 'edu.co', - 507 => 'firm.co', - 508 => 'gov.co', - 509 => 'info.co', - 510 => 'int.co', - 511 => 'mil.co', - 512 => 'net.co', - 513 => 'nom.co', - 514 => 'org.co', - 515 => 'rec.co', - 516 => 'web.co', - 517 => 'com', - 518 => 'coop', - 519 => 'cr', - 520 => 'ac.cr', - 521 => 'co.cr', - 522 => 'ed.cr', - 523 => 'fi.cr', - 524 => 'go.cr', - 525 => 'or.cr', - 526 => 'sa.cr', - 527 => 'cu', - 528 => 'com.cu', - 529 => 'edu.cu', - 530 => 'org.cu', - 531 => 'net.cu', - 532 => 'gov.cu', - 533 => 'inf.cu', - 534 => 'cv', - 535 => 'cw', - 536 => 'com.cw', - 537 => 'edu.cw', - 538 => 'net.cw', - 539 => 'org.cw', - 540 => 'cx', - 541 => 'gov.cx', - 542 => 'ac.cy', - 543 => 'biz.cy', - 544 => 'com.cy', - 545 => 'ekloges.cy', - 546 => 'gov.cy', - 547 => 'ltd.cy', - 548 => 'name.cy', - 549 => 'net.cy', - 550 => 'org.cy', - 551 => 'parliament.cy', - 552 => 'press.cy', - 553 => 'pro.cy', - 554 => 'tm.cy', - 555 => 'cz', - 556 => 'de', - 557 => 'dj', - 558 => 'dk', - 559 => 'dm', - 560 => 'com.dm', - 561 => 'net.dm', - 562 => 'org.dm', - 563 => 'edu.dm', - 564 => 'gov.dm', - 565 => 'do', - 566 => 'art.do', - 567 => 'com.do', - 568 => 'edu.do', - 569 => 'gob.do', - 570 => 'gov.do', - 571 => 'mil.do', - 572 => 'net.do', - 573 => 'org.do', - 574 => 'sld.do', - 575 => 'web.do', - 576 => 'dz', - 577 => 'com.dz', - 578 => 'org.dz', - 579 => 'net.dz', - 580 => 'gov.dz', - 581 => 'edu.dz', - 582 => 'asso.dz', - 583 => 'pol.dz', - 584 => 'art.dz', - 585 => 'ec', - 586 => 'com.ec', - 587 => 'info.ec', - 588 => 'net.ec', - 589 => 'fin.ec', - 590 => 'k12.ec', - 591 => 'med.ec', - 592 => 'pro.ec', - 593 => 'org.ec', - 594 => 'edu.ec', - 595 => 'gov.ec', - 596 => 'gob.ec', - 597 => 'mil.ec', - 598 => 'edu', - 599 => 'ee', - 600 => 'edu.ee', - 601 => 'gov.ee', - 602 => 'riik.ee', - 603 => 'lib.ee', - 604 => 'med.ee', - 605 => 'com.ee', - 606 => 'pri.ee', - 607 => 'aip.ee', - 608 => 'org.ee', - 609 => 'fie.ee', - 610 => 'eg', - 611 => 'com.eg', - 612 => 'edu.eg', - 613 => 'eun.eg', - 614 => 'gov.eg', - 615 => 'mil.eg', - 616 => 'name.eg', - 617 => 'net.eg', - 618 => 'org.eg', - 619 => 'sci.eg', - 620 => '*.er', - 621 => 'es', - 622 => 'com.es', - 623 => 'nom.es', - 624 => 'org.es', - 625 => 'gob.es', - 626 => 'edu.es', - 627 => 'et', - 628 => 'com.et', - 629 => 'gov.et', - 630 => 'org.et', - 631 => 'edu.et', - 632 => 'biz.et', - 633 => 'name.et', - 634 => 'info.et', - 635 => 'net.et', - 636 => 'eu', - 637 => 'fi', - 638 => 'aland.fi', - 639 => '*.fj', - 640 => '*.fk', - 641 => 'fm', - 642 => 'fo', - 643 => 'fr', - 644 => 'com.fr', - 645 => 'asso.fr', - 646 => 'nom.fr', - 647 => 'prd.fr', - 648 => 'presse.fr', - 649 => 'tm.fr', - 650 => 'aeroport.fr', - 651 => 'assedic.fr', - 652 => 'avocat.fr', - 653 => 'avoues.fr', - 654 => 'cci.fr', - 655 => 'chambagri.fr', - 656 => 'chirurgiens-dentistes.fr', - 657 => 'experts-comptables.fr', - 658 => 'geometre-expert.fr', - 659 => 'gouv.fr', - 660 => 'greta.fr', - 661 => 'huissier-justice.fr', - 662 => 'medecin.fr', - 663 => 'notaires.fr', - 664 => 'pharmacien.fr', - 665 => 'port.fr', - 666 => 'veterinaire.fr', - 667 => 'ga', - 668 => 'gb', - 669 => 'gd', - 670 => 'ge', - 671 => 'com.ge', - 672 => 'edu.ge', - 673 => 'gov.ge', - 674 => 'org.ge', - 675 => 'mil.ge', - 676 => 'net.ge', - 677 => 'pvt.ge', - 678 => 'gf', - 679 => 'gg', - 680 => 'co.gg', - 681 => 'net.gg', - 682 => 'org.gg', - 683 => 'gh', - 684 => 'com.gh', - 685 => 'edu.gh', - 686 => 'gov.gh', - 687 => 'org.gh', - 688 => 'mil.gh', - 689 => 'gi', - 690 => 'com.gi', - 691 => 'ltd.gi', - 692 => 'gov.gi', - 693 => 'mod.gi', - 694 => 'edu.gi', - 695 => 'org.gi', - 696 => 'gl', - 697 => 'co.gl', - 698 => 'com.gl', - 699 => 'edu.gl', - 700 => 'net.gl', - 701 => 'org.gl', - 702 => 'gm', - 703 => 'gn', - 704 => 'ac.gn', - 705 => 'com.gn', - 706 => 'edu.gn', - 707 => 'gov.gn', - 708 => 'org.gn', - 709 => 'net.gn', - 710 => 'gov', - 711 => 'gp', - 712 => 'com.gp', - 713 => 'net.gp', - 714 => 'mobi.gp', - 715 => 'edu.gp', - 716 => 'org.gp', - 717 => 'asso.gp', - 718 => 'gq', - 719 => 'gr', - 720 => 'com.gr', - 721 => 'edu.gr', - 722 => 'net.gr', - 723 => 'org.gr', - 724 => 'gov.gr', - 725 => 'gs', - 726 => 'gt', - 727 => 'com.gt', - 728 => 'edu.gt', - 729 => 'gob.gt', - 730 => 'ind.gt', - 731 => 'mil.gt', - 732 => 'net.gt', - 733 => 'org.gt', - 734 => '*.gu', - 735 => 'gw', - 736 => 'gy', - 737 => 'co.gy', - 738 => 'com.gy', - 739 => 'edu.gy', - 740 => 'gov.gy', - 741 => 'net.gy', - 742 => 'org.gy', - 743 => 'hk', - 744 => 'com.hk', - 745 => 'edu.hk', - 746 => 'gov.hk', - 747 => 'idv.hk', - 748 => 'net.hk', - 749 => 'org.hk', - 750 => '公司.hk', - 751 => '教育.hk', - 752 => '敎育.hk', - 753 => '政府.hk', - 754 => '個人.hk', - 755 => '个人.hk', - 756 => '箇人.hk', - 757 => '網络.hk', - 758 => '网络.hk', - 759 => '组織.hk', - 760 => '網絡.hk', - 761 => '网絡.hk', - 762 => '组织.hk', - 763 => '組織.hk', - 764 => '組织.hk', - 765 => 'hm', - 766 => 'hn', - 767 => 'com.hn', - 768 => 'edu.hn', - 769 => 'org.hn', - 770 => 'net.hn', - 771 => 'mil.hn', - 772 => 'gob.hn', - 773 => 'hr', - 774 => 'iz.hr', - 775 => 'from.hr', - 776 => 'name.hr', - 777 => 'com.hr', - 778 => 'ht', - 779 => 'com.ht', - 780 => 'shop.ht', - 781 => 'firm.ht', - 782 => 'info.ht', - 783 => 'adult.ht', - 784 => 'net.ht', - 785 => 'pro.ht', - 786 => 'org.ht', - 787 => 'med.ht', - 788 => 'art.ht', - 789 => 'coop.ht', - 790 => 'pol.ht', - 791 => 'asso.ht', - 792 => 'edu.ht', - 793 => 'rel.ht', - 794 => 'gouv.ht', - 795 => 'perso.ht', - 796 => 'hu', - 797 => 'co.hu', - 798 => 'info.hu', - 799 => 'org.hu', - 800 => 'priv.hu', - 801 => 'sport.hu', - 802 => 'tm.hu', - 803 => '2000.hu', - 804 => 'agrar.hu', - 805 => 'bolt.hu', - 806 => 'casino.hu', - 807 => 'city.hu', - 808 => 'erotica.hu', - 809 => 'erotika.hu', - 810 => 'film.hu', - 811 => 'forum.hu', - 812 => 'games.hu', - 813 => 'hotel.hu', - 814 => 'ingatlan.hu', - 815 => 'jogasz.hu', - 816 => 'konyvelo.hu', - 817 => 'lakas.hu', - 818 => 'media.hu', - 819 => 'news.hu', - 820 => 'reklam.hu', - 821 => 'sex.hu', - 822 => 'shop.hu', - 823 => 'suli.hu', - 824 => 'szex.hu', - 825 => 'tozsde.hu', - 826 => 'utazas.hu', - 827 => 'video.hu', - 828 => 'id', - 829 => 'ac.id', - 830 => 'biz.id', - 831 => 'co.id', - 832 => 'desa.id', - 833 => 'go.id', - 834 => 'mil.id', - 835 => 'my.id', - 836 => 'net.id', - 837 => 'or.id', - 838 => 'sch.id', - 839 => 'web.id', - 840 => 'ie', - 841 => 'gov.ie', - 842 => 'il', - 843 => 'ac.il', - 844 => 'co.il', - 845 => 'gov.il', - 846 => 'idf.il', - 847 => 'k12.il', - 848 => 'muni.il', - 849 => 'net.il', - 850 => 'org.il', - 851 => 'im', - 852 => 'ac.im', - 853 => 'co.im', - 854 => 'com.im', - 855 => 'ltd.co.im', - 856 => 'net.im', - 857 => 'org.im', - 858 => 'plc.co.im', - 859 => 'tt.im', - 860 => 'tv.im', - 861 => 'in', - 862 => 'co.in', - 863 => 'firm.in', - 864 => 'net.in', - 865 => 'org.in', - 866 => 'gen.in', - 867 => 'ind.in', - 868 => 'nic.in', - 869 => 'ac.in', - 870 => 'edu.in', - 871 => 'res.in', - 872 => 'gov.in', - 873 => 'mil.in', - 874 => 'info', - 875 => 'int', - 876 => 'eu.int', - 877 => 'io', - 878 => 'com.io', - 879 => 'iq', - 880 => 'gov.iq', - 881 => 'edu.iq', - 882 => 'mil.iq', - 883 => 'com.iq', - 884 => 'org.iq', - 885 => 'net.iq', - 886 => 'ir', - 887 => 'ac.ir', - 888 => 'co.ir', - 889 => 'gov.ir', - 890 => 'id.ir', - 891 => 'net.ir', - 892 => 'org.ir', - 893 => 'sch.ir', - 894 => 'ایران.ir', - 895 => 'ايران.ir', - 896 => 'is', - 897 => 'net.is', - 898 => 'com.is', - 899 => 'edu.is', - 900 => 'gov.is', - 901 => 'org.is', - 902 => 'int.is', - 903 => 'it', - 904 => 'gov.it', - 905 => 'edu.it', - 906 => 'abr.it', - 907 => 'abruzzo.it', - 908 => 'aosta-valley.it', - 909 => 'aostavalley.it', - 910 => 'bas.it', - 911 => 'basilicata.it', - 912 => 'cal.it', - 913 => 'calabria.it', - 914 => 'cam.it', - 915 => 'campania.it', - 916 => 'emilia-romagna.it', - 917 => 'emiliaromagna.it', - 918 => 'emr.it', - 919 => 'friuli-v-giulia.it', - 920 => 'friuli-ve-giulia.it', - 921 => 'friuli-vegiulia.it', - 922 => 'friuli-venezia-giulia.it', - 923 => 'friuli-veneziagiulia.it', - 924 => 'friuli-vgiulia.it', - 925 => 'friuliv-giulia.it', - 926 => 'friulive-giulia.it', - 927 => 'friulivegiulia.it', - 928 => 'friulivenezia-giulia.it', - 929 => 'friuliveneziagiulia.it', - 930 => 'friulivgiulia.it', - 931 => 'fvg.it', - 932 => 'laz.it', - 933 => 'lazio.it', - 934 => 'lig.it', - 935 => 'liguria.it', - 936 => 'lom.it', - 937 => 'lombardia.it', - 938 => 'lombardy.it', - 939 => 'lucania.it', - 940 => 'mar.it', - 941 => 'marche.it', - 942 => 'mol.it', - 943 => 'molise.it', - 944 => 'piedmont.it', - 945 => 'piemonte.it', - 946 => 'pmn.it', - 947 => 'pug.it', - 948 => 'puglia.it', - 949 => 'sar.it', - 950 => 'sardegna.it', - 951 => 'sardinia.it', - 952 => 'sic.it', - 953 => 'sicilia.it', - 954 => 'sicily.it', - 955 => 'taa.it', - 956 => 'tos.it', - 957 => 'toscana.it', - 958 => 'trentino-a-adige.it', - 959 => 'trentino-aadige.it', - 960 => 'trentino-alto-adige.it', - 961 => 'trentino-altoadige.it', - 962 => 'trentino-s-tirol.it', - 963 => 'trentino-stirol.it', - 964 => 'trentino-sud-tirol.it', - 965 => 'trentino-sudtirol.it', - 966 => 'trentino-sued-tirol.it', - 967 => 'trentino-suedtirol.it', - 968 => 'trentinoa-adige.it', - 969 => 'trentinoaadige.it', - 970 => 'trentinoalto-adige.it', - 971 => 'trentinoaltoadige.it', - 972 => 'trentinos-tirol.it', - 973 => 'trentinostirol.it', - 974 => 'trentinosud-tirol.it', - 975 => 'trentinosudtirol.it', - 976 => 'trentinosued-tirol.it', - 977 => 'trentinosuedtirol.it', - 978 => 'tuscany.it', - 979 => 'umb.it', - 980 => 'umbria.it', - 981 => 'val-d-aosta.it', - 982 => 'val-daosta.it', - 983 => 'vald-aosta.it', - 984 => 'valdaosta.it', - 985 => 'valle-aosta.it', - 986 => 'valle-d-aosta.it', - 987 => 'valle-daosta.it', - 988 => 'valleaosta.it', - 989 => 'valled-aosta.it', - 990 => 'valledaosta.it', - 991 => 'vallee-aoste.it', - 992 => 'valleeaoste.it', - 993 => 'vao.it', - 994 => 'vda.it', - 995 => 'ven.it', - 996 => 'veneto.it', - 997 => 'ag.it', - 998 => 'agrigento.it', - 999 => 'al.it', - 1000 => 'alessandria.it', - 1001 => 'alto-adige.it', - 1002 => 'altoadige.it', - 1003 => 'an.it', - 1004 => 'ancona.it', - 1005 => 'andria-barletta-trani.it', - 1006 => 'andria-trani-barletta.it', - 1007 => 'andriabarlettatrani.it', - 1008 => 'andriatranibarletta.it', - 1009 => 'ao.it', - 1010 => 'aosta.it', - 1011 => 'aoste.it', - 1012 => 'ap.it', - 1013 => 'aq.it', - 1014 => 'aquila.it', - 1015 => 'ar.it', - 1016 => 'arezzo.it', - 1017 => 'ascoli-piceno.it', - 1018 => 'ascolipiceno.it', - 1019 => 'asti.it', - 1020 => 'at.it', - 1021 => 'av.it', - 1022 => 'avellino.it', - 1023 => 'ba.it', - 1024 => 'balsan.it', - 1025 => 'bari.it', - 1026 => 'barletta-trani-andria.it', - 1027 => 'barlettatraniandria.it', - 1028 => 'belluno.it', - 1029 => 'benevento.it', - 1030 => 'bergamo.it', - 1031 => 'bg.it', - 1032 => 'bi.it', - 1033 => 'biella.it', - 1034 => 'bl.it', - 1035 => 'bn.it', - 1036 => 'bo.it', - 1037 => 'bologna.it', - 1038 => 'bolzano.it', - 1039 => 'bozen.it', - 1040 => 'br.it', - 1041 => 'brescia.it', - 1042 => 'brindisi.it', - 1043 => 'bs.it', - 1044 => 'bt.it', - 1045 => 'bz.it', - 1046 => 'ca.it', - 1047 => 'cagliari.it', - 1048 => 'caltanissetta.it', - 1049 => 'campidano-medio.it', - 1050 => 'campidanomedio.it', - 1051 => 'campobasso.it', - 1052 => 'carbonia-iglesias.it', - 1053 => 'carboniaiglesias.it', - 1054 => 'carrara-massa.it', - 1055 => 'carraramassa.it', - 1056 => 'caserta.it', - 1057 => 'catania.it', - 1058 => 'catanzaro.it', - 1059 => 'cb.it', - 1060 => 'ce.it', - 1061 => 'cesena-forli.it', - 1062 => 'cesenaforli.it', - 1063 => 'ch.it', - 1064 => 'chieti.it', - 1065 => 'ci.it', - 1066 => 'cl.it', - 1067 => 'cn.it', - 1068 => 'co.it', - 1069 => 'como.it', - 1070 => 'cosenza.it', - 1071 => 'cr.it', - 1072 => 'cremona.it', - 1073 => 'crotone.it', - 1074 => 'cs.it', - 1075 => 'ct.it', - 1076 => 'cuneo.it', - 1077 => 'cz.it', - 1078 => 'dell-ogliastra.it', - 1079 => 'dellogliastra.it', - 1080 => 'en.it', - 1081 => 'enna.it', - 1082 => 'fc.it', - 1083 => 'fe.it', - 1084 => 'fermo.it', - 1085 => 'ferrara.it', - 1086 => 'fg.it', - 1087 => 'fi.it', - 1088 => 'firenze.it', - 1089 => 'florence.it', - 1090 => 'fm.it', - 1091 => 'foggia.it', - 1092 => 'forli-cesena.it', - 1093 => 'forlicesena.it', - 1094 => 'fr.it', - 1095 => 'frosinone.it', - 1096 => 'ge.it', - 1097 => 'genoa.it', - 1098 => 'genova.it', - 1099 => 'go.it', - 1100 => 'gorizia.it', - 1101 => 'gr.it', - 1102 => 'grosseto.it', - 1103 => 'iglesias-carbonia.it', - 1104 => 'iglesiascarbonia.it', - 1105 => 'im.it', - 1106 => 'imperia.it', - 1107 => 'is.it', - 1108 => 'isernia.it', - 1109 => 'kr.it', - 1110 => 'la-spezia.it', - 1111 => 'laquila.it', - 1112 => 'laspezia.it', - 1113 => 'latina.it', - 1114 => 'lc.it', - 1115 => 'le.it', - 1116 => 'lecce.it', - 1117 => 'lecco.it', - 1118 => 'li.it', - 1119 => 'livorno.it', - 1120 => 'lo.it', - 1121 => 'lodi.it', - 1122 => 'lt.it', - 1123 => 'lu.it', - 1124 => 'lucca.it', - 1125 => 'macerata.it', - 1126 => 'mantova.it', - 1127 => 'massa-carrara.it', - 1128 => 'massacarrara.it', - 1129 => 'matera.it', - 1130 => 'mb.it', - 1131 => 'mc.it', - 1132 => 'me.it', - 1133 => 'medio-campidano.it', - 1134 => 'mediocampidano.it', - 1135 => 'messina.it', - 1136 => 'mi.it', - 1137 => 'milan.it', - 1138 => 'milano.it', - 1139 => 'mn.it', - 1140 => 'mo.it', - 1141 => 'modena.it', - 1142 => 'monza-brianza.it', - 1143 => 'monza-e-della-brianza.it', - 1144 => 'monza.it', - 1145 => 'monzabrianza.it', - 1146 => 'monzaebrianza.it', - 1147 => 'monzaedellabrianza.it', - 1148 => 'ms.it', - 1149 => 'mt.it', - 1150 => 'na.it', - 1151 => 'naples.it', - 1152 => 'napoli.it', - 1153 => 'no.it', - 1154 => 'novara.it', - 1155 => 'nu.it', - 1156 => 'nuoro.it', - 1157 => 'og.it', - 1158 => 'ogliastra.it', - 1159 => 'olbia-tempio.it', - 1160 => 'olbiatempio.it', - 1161 => 'or.it', - 1162 => 'oristano.it', - 1163 => 'ot.it', - 1164 => 'pa.it', - 1165 => 'padova.it', - 1166 => 'padua.it', - 1167 => 'palermo.it', - 1168 => 'parma.it', - 1169 => 'pavia.it', - 1170 => 'pc.it', - 1171 => 'pd.it', - 1172 => 'pe.it', - 1173 => 'perugia.it', - 1174 => 'pesaro-urbino.it', - 1175 => 'pesarourbino.it', - 1176 => 'pescara.it', - 1177 => 'pg.it', - 1178 => 'pi.it', - 1179 => 'piacenza.it', - 1180 => 'pisa.it', - 1181 => 'pistoia.it', - 1182 => 'pn.it', - 1183 => 'po.it', - 1184 => 'pordenone.it', - 1185 => 'potenza.it', - 1186 => 'pr.it', - 1187 => 'prato.it', - 1188 => 'pt.it', - 1189 => 'pu.it', - 1190 => 'pv.it', - 1191 => 'pz.it', - 1192 => 'ra.it', - 1193 => 'ragusa.it', - 1194 => 'ravenna.it', - 1195 => 'rc.it', - 1196 => 're.it', - 1197 => 'reggio-calabria.it', - 1198 => 'reggio-emilia.it', - 1199 => 'reggiocalabria.it', - 1200 => 'reggioemilia.it', - 1201 => 'rg.it', - 1202 => 'ri.it', - 1203 => 'rieti.it', - 1204 => 'rimini.it', - 1205 => 'rm.it', - 1206 => 'rn.it', - 1207 => 'ro.it', - 1208 => 'roma.it', - 1209 => 'rome.it', - 1210 => 'rovigo.it', - 1211 => 'sa.it', - 1212 => 'salerno.it', - 1213 => 'sassari.it', - 1214 => 'savona.it', - 1215 => 'si.it', - 1216 => 'siena.it', - 1217 => 'siracusa.it', - 1218 => 'so.it', - 1219 => 'sondrio.it', - 1220 => 'sp.it', - 1221 => 'sr.it', - 1222 => 'ss.it', - 1223 => 'suedtirol.it', - 1224 => 'sv.it', - 1225 => 'ta.it', - 1226 => 'taranto.it', - 1227 => 'te.it', - 1228 => 'tempio-olbia.it', - 1229 => 'tempioolbia.it', - 1230 => 'teramo.it', - 1231 => 'terni.it', - 1232 => 'tn.it', - 1233 => 'to.it', - 1234 => 'torino.it', - 1235 => 'tp.it', - 1236 => 'tr.it', - 1237 => 'trani-andria-barletta.it', - 1238 => 'trani-barletta-andria.it', - 1239 => 'traniandriabarletta.it', - 1240 => 'tranibarlettaandria.it', - 1241 => 'trapani.it', - 1242 => 'trentino.it', - 1243 => 'trento.it', - 1244 => 'treviso.it', - 1245 => 'trieste.it', - 1246 => 'ts.it', - 1247 => 'turin.it', - 1248 => 'tv.it', - 1249 => 'ud.it', - 1250 => 'udine.it', - 1251 => 'urbino-pesaro.it', - 1252 => 'urbinopesaro.it', - 1253 => 'va.it', - 1254 => 'varese.it', - 1255 => 'vb.it', - 1256 => 'vc.it', - 1257 => 've.it', - 1258 => 'venezia.it', - 1259 => 'venice.it', - 1260 => 'verbania.it', - 1261 => 'vercelli.it', - 1262 => 'verona.it', - 1263 => 'vi.it', - 1264 => 'vibo-valentia.it', - 1265 => 'vibovalentia.it', - 1266 => 'vicenza.it', - 1267 => 'viterbo.it', - 1268 => 'vr.it', - 1269 => 'vs.it', - 1270 => 'vt.it', - 1271 => 'vv.it', - 1272 => 'je', - 1273 => 'co.je', - 1274 => 'net.je', - 1275 => 'org.je', - 1276 => '*.jm', - 1277 => 'jo', - 1278 => 'com.jo', - 1279 => 'org.jo', - 1280 => 'net.jo', - 1281 => 'edu.jo', - 1282 => 'sch.jo', - 1283 => 'gov.jo', - 1284 => 'mil.jo', - 1285 => 'name.jo', - 1286 => 'jobs', - 1287 => 'jp', - 1288 => 'ac.jp', - 1289 => 'ad.jp', - 1290 => 'co.jp', - 1291 => 'ed.jp', - 1292 => 'go.jp', - 1293 => 'gr.jp', - 1294 => 'lg.jp', - 1295 => 'ne.jp', - 1296 => 'or.jp', - 1297 => 'aichi.jp', - 1298 => 'akita.jp', - 1299 => 'aomori.jp', - 1300 => 'chiba.jp', - 1301 => 'ehime.jp', - 1302 => 'fukui.jp', - 1303 => 'fukuoka.jp', - 1304 => 'fukushima.jp', - 1305 => 'gifu.jp', - 1306 => 'gunma.jp', - 1307 => 'hiroshima.jp', - 1308 => 'hokkaido.jp', - 1309 => 'hyogo.jp', - 1310 => 'ibaraki.jp', - 1311 => 'ishikawa.jp', - 1312 => 'iwate.jp', - 1313 => 'kagawa.jp', - 1314 => 'kagoshima.jp', - 1315 => 'kanagawa.jp', - 1316 => 'kochi.jp', - 1317 => 'kumamoto.jp', - 1318 => 'kyoto.jp', - 1319 => 'mie.jp', - 1320 => 'miyagi.jp', - 1321 => 'miyazaki.jp', - 1322 => 'nagano.jp', - 1323 => 'nagasaki.jp', - 1324 => 'nara.jp', - 1325 => 'niigata.jp', - 1326 => 'oita.jp', - 1327 => 'okayama.jp', - 1328 => 'okinawa.jp', - 1329 => 'osaka.jp', - 1330 => 'saga.jp', - 1331 => 'saitama.jp', - 1332 => 'shiga.jp', - 1333 => 'shimane.jp', - 1334 => 'shizuoka.jp', - 1335 => 'tochigi.jp', - 1336 => 'tokushima.jp', - 1337 => 'tokyo.jp', - 1338 => 'tottori.jp', - 1339 => 'toyama.jp', - 1340 => 'wakayama.jp', - 1341 => 'yamagata.jp', - 1342 => 'yamaguchi.jp', - 1343 => 'yamanashi.jp', - 1344 => '栃木.jp', - 1345 => '愛知.jp', - 1346 => '愛媛.jp', - 1347 => '兵庫.jp', - 1348 => '熊本.jp', - 1349 => '茨城.jp', - 1350 => '北海道.jp', - 1351 => '千葉.jp', - 1352 => '和歌山.jp', - 1353 => '長崎.jp', - 1354 => '長野.jp', - 1355 => '新潟.jp', - 1356 => '青森.jp', - 1357 => '静岡.jp', - 1358 => '東京.jp', - 1359 => '石川.jp', - 1360 => '埼玉.jp', - 1361 => '三重.jp', - 1362 => '京都.jp', - 1363 => '佐賀.jp', - 1364 => '大分.jp', - 1365 => '大阪.jp', - 1366 => '奈良.jp', - 1367 => '宮城.jp', - 1368 => '宮崎.jp', - 1369 => '富山.jp', - 1370 => '山口.jp', - 1371 => '山形.jp', - 1372 => '山梨.jp', - 1373 => '岩手.jp', - 1374 => '岐阜.jp', - 1375 => '岡山.jp', - 1376 => '島根.jp', - 1377 => '広島.jp', - 1378 => '徳島.jp', - 1379 => '沖縄.jp', - 1380 => '滋賀.jp', - 1381 => '神奈川.jp', - 1382 => '福井.jp', - 1383 => '福岡.jp', - 1384 => '福島.jp', - 1385 => '秋田.jp', - 1386 => '群馬.jp', - 1387 => '香川.jp', - 1388 => '高知.jp', - 1389 => '鳥取.jp', - 1390 => '鹿児島.jp', - 1391 => '*.kawasaki.jp', - 1392 => '*.kitakyushu.jp', - 1393 => '*.kobe.jp', - 1394 => '*.nagoya.jp', - 1395 => '*.sapporo.jp', - 1396 => '*.sendai.jp', - 1397 => '*.yokohama.jp', - 1398 => '!city.kawasaki.jp', - 1399 => '!city.kitakyushu.jp', - 1400 => '!city.kobe.jp', - 1401 => '!city.nagoya.jp', - 1402 => '!city.sapporo.jp', - 1403 => '!city.sendai.jp', - 1404 => '!city.yokohama.jp', - 1405 => 'aisai.aichi.jp', - 1406 => 'ama.aichi.jp', - 1407 => 'anjo.aichi.jp', - 1408 => 'asuke.aichi.jp', - 1409 => 'chiryu.aichi.jp', - 1410 => 'chita.aichi.jp', - 1411 => 'fuso.aichi.jp', - 1412 => 'gamagori.aichi.jp', - 1413 => 'handa.aichi.jp', - 1414 => 'hazu.aichi.jp', - 1415 => 'hekinan.aichi.jp', - 1416 => 'higashiura.aichi.jp', - 1417 => 'ichinomiya.aichi.jp', - 1418 => 'inazawa.aichi.jp', - 1419 => 'inuyama.aichi.jp', - 1420 => 'isshiki.aichi.jp', - 1421 => 'iwakura.aichi.jp', - 1422 => 'kanie.aichi.jp', - 1423 => 'kariya.aichi.jp', - 1424 => 'kasugai.aichi.jp', - 1425 => 'kira.aichi.jp', - 1426 => 'kiyosu.aichi.jp', - 1427 => 'komaki.aichi.jp', - 1428 => 'konan.aichi.jp', - 1429 => 'kota.aichi.jp', - 1430 => 'mihama.aichi.jp', - 1431 => 'miyoshi.aichi.jp', - 1432 => 'nishio.aichi.jp', - 1433 => 'nisshin.aichi.jp', - 1434 => 'obu.aichi.jp', - 1435 => 'oguchi.aichi.jp', - 1436 => 'oharu.aichi.jp', - 1437 => 'okazaki.aichi.jp', - 1438 => 'owariasahi.aichi.jp', - 1439 => 'seto.aichi.jp', - 1440 => 'shikatsu.aichi.jp', - 1441 => 'shinshiro.aichi.jp', - 1442 => 'shitara.aichi.jp', - 1443 => 'tahara.aichi.jp', - 1444 => 'takahama.aichi.jp', - 1445 => 'tobishima.aichi.jp', - 1446 => 'toei.aichi.jp', - 1447 => 'togo.aichi.jp', - 1448 => 'tokai.aichi.jp', - 1449 => 'tokoname.aichi.jp', - 1450 => 'toyoake.aichi.jp', - 1451 => 'toyohashi.aichi.jp', - 1452 => 'toyokawa.aichi.jp', - 1453 => 'toyone.aichi.jp', - 1454 => 'toyota.aichi.jp', - 1455 => 'tsushima.aichi.jp', - 1456 => 'yatomi.aichi.jp', - 1457 => 'akita.akita.jp', - 1458 => 'daisen.akita.jp', - 1459 => 'fujisato.akita.jp', - 1460 => 'gojome.akita.jp', - 1461 => 'hachirogata.akita.jp', - 1462 => 'happou.akita.jp', - 1463 => 'higashinaruse.akita.jp', - 1464 => 'honjo.akita.jp', - 1465 => 'honjyo.akita.jp', - 1466 => 'ikawa.akita.jp', - 1467 => 'kamikoani.akita.jp', - 1468 => 'kamioka.akita.jp', - 1469 => 'katagami.akita.jp', - 1470 => 'kazuno.akita.jp', - 1471 => 'kitaakita.akita.jp', - 1472 => 'kosaka.akita.jp', - 1473 => 'kyowa.akita.jp', - 1474 => 'misato.akita.jp', - 1475 => 'mitane.akita.jp', - 1476 => 'moriyoshi.akita.jp', - 1477 => 'nikaho.akita.jp', - 1478 => 'noshiro.akita.jp', - 1479 => 'odate.akita.jp', - 1480 => 'oga.akita.jp', - 1481 => 'ogata.akita.jp', - 1482 => 'semboku.akita.jp', - 1483 => 'yokote.akita.jp', - 1484 => 'yurihonjo.akita.jp', - 1485 => 'aomori.aomori.jp', - 1486 => 'gonohe.aomori.jp', - 1487 => 'hachinohe.aomori.jp', - 1488 => 'hashikami.aomori.jp', - 1489 => 'hiranai.aomori.jp', - 1490 => 'hirosaki.aomori.jp', - 1491 => 'itayanagi.aomori.jp', - 1492 => 'kuroishi.aomori.jp', - 1493 => 'misawa.aomori.jp', - 1494 => 'mutsu.aomori.jp', - 1495 => 'nakadomari.aomori.jp', - 1496 => 'noheji.aomori.jp', - 1497 => 'oirase.aomori.jp', - 1498 => 'owani.aomori.jp', - 1499 => 'rokunohe.aomori.jp', - 1500 => 'sannohe.aomori.jp', - 1501 => 'shichinohe.aomori.jp', - 1502 => 'shingo.aomori.jp', - 1503 => 'takko.aomori.jp', - 1504 => 'towada.aomori.jp', - 1505 => 'tsugaru.aomori.jp', - 1506 => 'tsuruta.aomori.jp', - 1507 => 'abiko.chiba.jp', - 1508 => 'asahi.chiba.jp', - 1509 => 'chonan.chiba.jp', - 1510 => 'chosei.chiba.jp', - 1511 => 'choshi.chiba.jp', - 1512 => 'chuo.chiba.jp', - 1513 => 'funabashi.chiba.jp', - 1514 => 'futtsu.chiba.jp', - 1515 => 'hanamigawa.chiba.jp', - 1516 => 'ichihara.chiba.jp', - 1517 => 'ichikawa.chiba.jp', - 1518 => 'ichinomiya.chiba.jp', - 1519 => 'inzai.chiba.jp', - 1520 => 'isumi.chiba.jp', - 1521 => 'kamagaya.chiba.jp', - 1522 => 'kamogawa.chiba.jp', - 1523 => 'kashiwa.chiba.jp', - 1524 => 'katori.chiba.jp', - 1525 => 'katsuura.chiba.jp', - 1526 => 'kimitsu.chiba.jp', - 1527 => 'kisarazu.chiba.jp', - 1528 => 'kozaki.chiba.jp', - 1529 => 'kujukuri.chiba.jp', - 1530 => 'kyonan.chiba.jp', - 1531 => 'matsudo.chiba.jp', - 1532 => 'midori.chiba.jp', - 1533 => 'mihama.chiba.jp', - 1534 => 'minamiboso.chiba.jp', - 1535 => 'mobara.chiba.jp', - 1536 => 'mutsuzawa.chiba.jp', - 1537 => 'nagara.chiba.jp', - 1538 => 'nagareyama.chiba.jp', - 1539 => 'narashino.chiba.jp', - 1540 => 'narita.chiba.jp', - 1541 => 'noda.chiba.jp', - 1542 => 'oamishirasato.chiba.jp', - 1543 => 'omigawa.chiba.jp', - 1544 => 'onjuku.chiba.jp', - 1545 => 'otaki.chiba.jp', - 1546 => 'sakae.chiba.jp', - 1547 => 'sakura.chiba.jp', - 1548 => 'shimofusa.chiba.jp', - 1549 => 'shirako.chiba.jp', - 1550 => 'shiroi.chiba.jp', - 1551 => 'shisui.chiba.jp', - 1552 => 'sodegaura.chiba.jp', - 1553 => 'sosa.chiba.jp', - 1554 => 'tako.chiba.jp', - 1555 => 'tateyama.chiba.jp', - 1556 => 'togane.chiba.jp', - 1557 => 'tohnosho.chiba.jp', - 1558 => 'tomisato.chiba.jp', - 1559 => 'urayasu.chiba.jp', - 1560 => 'yachimata.chiba.jp', - 1561 => 'yachiyo.chiba.jp', - 1562 => 'yokaichiba.chiba.jp', - 1563 => 'yokoshibahikari.chiba.jp', - 1564 => 'yotsukaido.chiba.jp', - 1565 => 'ainan.ehime.jp', - 1566 => 'honai.ehime.jp', - 1567 => 'ikata.ehime.jp', - 1568 => 'imabari.ehime.jp', - 1569 => 'iyo.ehime.jp', - 1570 => 'kamijima.ehime.jp', - 1571 => 'kihoku.ehime.jp', - 1572 => 'kumakogen.ehime.jp', - 1573 => 'masaki.ehime.jp', - 1574 => 'matsuno.ehime.jp', - 1575 => 'matsuyama.ehime.jp', - 1576 => 'namikata.ehime.jp', - 1577 => 'niihama.ehime.jp', - 1578 => 'ozu.ehime.jp', - 1579 => 'saijo.ehime.jp', - 1580 => 'seiyo.ehime.jp', - 1581 => 'shikokuchuo.ehime.jp', - 1582 => 'tobe.ehime.jp', - 1583 => 'toon.ehime.jp', - 1584 => 'uchiko.ehime.jp', - 1585 => 'uwajima.ehime.jp', - 1586 => 'yawatahama.ehime.jp', - 1587 => 'echizen.fukui.jp', - 1588 => 'eiheiji.fukui.jp', - 1589 => 'fukui.fukui.jp', - 1590 => 'ikeda.fukui.jp', - 1591 => 'katsuyama.fukui.jp', - 1592 => 'mihama.fukui.jp', - 1593 => 'minamiechizen.fukui.jp', - 1594 => 'obama.fukui.jp', - 1595 => 'ohi.fukui.jp', - 1596 => 'ono.fukui.jp', - 1597 => 'sabae.fukui.jp', - 1598 => 'sakai.fukui.jp', - 1599 => 'takahama.fukui.jp', - 1600 => 'tsuruga.fukui.jp', - 1601 => 'wakasa.fukui.jp', - 1602 => 'ashiya.fukuoka.jp', - 1603 => 'buzen.fukuoka.jp', - 1604 => 'chikugo.fukuoka.jp', - 1605 => 'chikuho.fukuoka.jp', - 1606 => 'chikujo.fukuoka.jp', - 1607 => 'chikushino.fukuoka.jp', - 1608 => 'chikuzen.fukuoka.jp', - 1609 => 'chuo.fukuoka.jp', - 1610 => 'dazaifu.fukuoka.jp', - 1611 => 'fukuchi.fukuoka.jp', - 1612 => 'hakata.fukuoka.jp', - 1613 => 'higashi.fukuoka.jp', - 1614 => 'hirokawa.fukuoka.jp', - 1615 => 'hisayama.fukuoka.jp', - 1616 => 'iizuka.fukuoka.jp', - 1617 => 'inatsuki.fukuoka.jp', - 1618 => 'kaho.fukuoka.jp', - 1619 => 'kasuga.fukuoka.jp', - 1620 => 'kasuya.fukuoka.jp', - 1621 => 'kawara.fukuoka.jp', - 1622 => 'keisen.fukuoka.jp', - 1623 => 'koga.fukuoka.jp', - 1624 => 'kurate.fukuoka.jp', - 1625 => 'kurogi.fukuoka.jp', - 1626 => 'kurume.fukuoka.jp', - 1627 => 'minami.fukuoka.jp', - 1628 => 'miyako.fukuoka.jp', - 1629 => 'miyama.fukuoka.jp', - 1630 => 'miyawaka.fukuoka.jp', - 1631 => 'mizumaki.fukuoka.jp', - 1632 => 'munakata.fukuoka.jp', - 1633 => 'nakagawa.fukuoka.jp', - 1634 => 'nakama.fukuoka.jp', - 1635 => 'nishi.fukuoka.jp', - 1636 => 'nogata.fukuoka.jp', - 1637 => 'ogori.fukuoka.jp', - 1638 => 'okagaki.fukuoka.jp', - 1639 => 'okawa.fukuoka.jp', - 1640 => 'oki.fukuoka.jp', - 1641 => 'omuta.fukuoka.jp', - 1642 => 'onga.fukuoka.jp', - 1643 => 'onojo.fukuoka.jp', - 1644 => 'oto.fukuoka.jp', - 1645 => 'saigawa.fukuoka.jp', - 1646 => 'sasaguri.fukuoka.jp', - 1647 => 'shingu.fukuoka.jp', - 1648 => 'shinyoshitomi.fukuoka.jp', - 1649 => 'shonai.fukuoka.jp', - 1650 => 'soeda.fukuoka.jp', - 1651 => 'sue.fukuoka.jp', - 1652 => 'tachiarai.fukuoka.jp', - 1653 => 'tagawa.fukuoka.jp', - 1654 => 'takata.fukuoka.jp', - 1655 => 'toho.fukuoka.jp', - 1656 => 'toyotsu.fukuoka.jp', - 1657 => 'tsuiki.fukuoka.jp', - 1658 => 'ukiha.fukuoka.jp', - 1659 => 'umi.fukuoka.jp', - 1660 => 'usui.fukuoka.jp', - 1661 => 'yamada.fukuoka.jp', - 1662 => 'yame.fukuoka.jp', - 1663 => 'yanagawa.fukuoka.jp', - 1664 => 'yukuhashi.fukuoka.jp', - 1665 => 'aizubange.fukushima.jp', - 1666 => 'aizumisato.fukushima.jp', - 1667 => 'aizuwakamatsu.fukushima.jp', - 1668 => 'asakawa.fukushima.jp', - 1669 => 'bandai.fukushima.jp', - 1670 => 'date.fukushima.jp', - 1671 => 'fukushima.fukushima.jp', - 1672 => 'furudono.fukushima.jp', - 1673 => 'futaba.fukushima.jp', - 1674 => 'hanawa.fukushima.jp', - 1675 => 'higashi.fukushima.jp', - 1676 => 'hirata.fukushima.jp', - 1677 => 'hirono.fukushima.jp', - 1678 => 'iitate.fukushima.jp', - 1679 => 'inawashiro.fukushima.jp', - 1680 => 'ishikawa.fukushima.jp', - 1681 => 'iwaki.fukushima.jp', - 1682 => 'izumizaki.fukushima.jp', - 1683 => 'kagamiishi.fukushima.jp', - 1684 => 'kaneyama.fukushima.jp', - 1685 => 'kawamata.fukushima.jp', - 1686 => 'kitakata.fukushima.jp', - 1687 => 'kitashiobara.fukushima.jp', - 1688 => 'koori.fukushima.jp', - 1689 => 'koriyama.fukushima.jp', - 1690 => 'kunimi.fukushima.jp', - 1691 => 'miharu.fukushima.jp', - 1692 => 'mishima.fukushima.jp', - 1693 => 'namie.fukushima.jp', - 1694 => 'nango.fukushima.jp', - 1695 => 'nishiaizu.fukushima.jp', - 1696 => 'nishigo.fukushima.jp', - 1697 => 'okuma.fukushima.jp', - 1698 => 'omotego.fukushima.jp', - 1699 => 'ono.fukushima.jp', - 1700 => 'otama.fukushima.jp', - 1701 => 'samegawa.fukushima.jp', - 1702 => 'shimogo.fukushima.jp', - 1703 => 'shirakawa.fukushima.jp', - 1704 => 'showa.fukushima.jp', - 1705 => 'soma.fukushima.jp', - 1706 => 'sukagawa.fukushima.jp', - 1707 => 'taishin.fukushima.jp', - 1708 => 'tamakawa.fukushima.jp', - 1709 => 'tanagura.fukushima.jp', - 1710 => 'tenei.fukushima.jp', - 1711 => 'yabuki.fukushima.jp', - 1712 => 'yamato.fukushima.jp', - 1713 => 'yamatsuri.fukushima.jp', - 1714 => 'yanaizu.fukushima.jp', - 1715 => 'yugawa.fukushima.jp', - 1716 => 'anpachi.gifu.jp', - 1717 => 'ena.gifu.jp', - 1718 => 'gifu.gifu.jp', - 1719 => 'ginan.gifu.jp', - 1720 => 'godo.gifu.jp', - 1721 => 'gujo.gifu.jp', - 1722 => 'hashima.gifu.jp', - 1723 => 'hichiso.gifu.jp', - 1724 => 'hida.gifu.jp', - 1725 => 'higashishirakawa.gifu.jp', - 1726 => 'ibigawa.gifu.jp', - 1727 => 'ikeda.gifu.jp', - 1728 => 'kakamigahara.gifu.jp', - 1729 => 'kani.gifu.jp', - 1730 => 'kasahara.gifu.jp', - 1731 => 'kasamatsu.gifu.jp', - 1732 => 'kawaue.gifu.jp', - 1733 => 'kitagata.gifu.jp', - 1734 => 'mino.gifu.jp', - 1735 => 'minokamo.gifu.jp', - 1736 => 'mitake.gifu.jp', - 1737 => 'mizunami.gifu.jp', - 1738 => 'motosu.gifu.jp', - 1739 => 'nakatsugawa.gifu.jp', - 1740 => 'ogaki.gifu.jp', - 1741 => 'sakahogi.gifu.jp', - 1742 => 'seki.gifu.jp', - 1743 => 'sekigahara.gifu.jp', - 1744 => 'shirakawa.gifu.jp', - 1745 => 'tajimi.gifu.jp', - 1746 => 'takayama.gifu.jp', - 1747 => 'tarui.gifu.jp', - 1748 => 'toki.gifu.jp', - 1749 => 'tomika.gifu.jp', - 1750 => 'wanouchi.gifu.jp', - 1751 => 'yamagata.gifu.jp', - 1752 => 'yaotsu.gifu.jp', - 1753 => 'yoro.gifu.jp', - 1754 => 'annaka.gunma.jp', - 1755 => 'chiyoda.gunma.jp', - 1756 => 'fujioka.gunma.jp', - 1757 => 'higashiagatsuma.gunma.jp', - 1758 => 'isesaki.gunma.jp', - 1759 => 'itakura.gunma.jp', - 1760 => 'kanna.gunma.jp', - 1761 => 'kanra.gunma.jp', - 1762 => 'katashina.gunma.jp', - 1763 => 'kawaba.gunma.jp', - 1764 => 'kiryu.gunma.jp', - 1765 => 'kusatsu.gunma.jp', - 1766 => 'maebashi.gunma.jp', - 1767 => 'meiwa.gunma.jp', - 1768 => 'midori.gunma.jp', - 1769 => 'minakami.gunma.jp', - 1770 => 'naganohara.gunma.jp', - 1771 => 'nakanojo.gunma.jp', - 1772 => 'nanmoku.gunma.jp', - 1773 => 'numata.gunma.jp', - 1774 => 'oizumi.gunma.jp', - 1775 => 'ora.gunma.jp', - 1776 => 'ota.gunma.jp', - 1777 => 'shibukawa.gunma.jp', - 1778 => 'shimonita.gunma.jp', - 1779 => 'shinto.gunma.jp', - 1780 => 'showa.gunma.jp', - 1781 => 'takasaki.gunma.jp', - 1782 => 'takayama.gunma.jp', - 1783 => 'tamamura.gunma.jp', - 1784 => 'tatebayashi.gunma.jp', - 1785 => 'tomioka.gunma.jp', - 1786 => 'tsukiyono.gunma.jp', - 1787 => 'tsumagoi.gunma.jp', - 1788 => 'ueno.gunma.jp', - 1789 => 'yoshioka.gunma.jp', - 1790 => 'asaminami.hiroshima.jp', - 1791 => 'daiwa.hiroshima.jp', - 1792 => 'etajima.hiroshima.jp', - 1793 => 'fuchu.hiroshima.jp', - 1794 => 'fukuyama.hiroshima.jp', - 1795 => 'hatsukaichi.hiroshima.jp', - 1796 => 'higashihiroshima.hiroshima.jp', - 1797 => 'hongo.hiroshima.jp', - 1798 => 'jinsekikogen.hiroshima.jp', - 1799 => 'kaita.hiroshima.jp', - 1800 => 'kui.hiroshima.jp', - 1801 => 'kumano.hiroshima.jp', - 1802 => 'kure.hiroshima.jp', - 1803 => 'mihara.hiroshima.jp', - 1804 => 'miyoshi.hiroshima.jp', - 1805 => 'naka.hiroshima.jp', - 1806 => 'onomichi.hiroshima.jp', - 1807 => 'osakikamijima.hiroshima.jp', - 1808 => 'otake.hiroshima.jp', - 1809 => 'saka.hiroshima.jp', - 1810 => 'sera.hiroshima.jp', - 1811 => 'seranishi.hiroshima.jp', - 1812 => 'shinichi.hiroshima.jp', - 1813 => 'shobara.hiroshima.jp', - 1814 => 'takehara.hiroshima.jp', - 1815 => 'abashiri.hokkaido.jp', - 1816 => 'abira.hokkaido.jp', - 1817 => 'aibetsu.hokkaido.jp', - 1818 => 'akabira.hokkaido.jp', - 1819 => 'akkeshi.hokkaido.jp', - 1820 => 'asahikawa.hokkaido.jp', - 1821 => 'ashibetsu.hokkaido.jp', - 1822 => 'ashoro.hokkaido.jp', - 1823 => 'assabu.hokkaido.jp', - 1824 => 'atsuma.hokkaido.jp', - 1825 => 'bibai.hokkaido.jp', - 1826 => 'biei.hokkaido.jp', - 1827 => 'bifuka.hokkaido.jp', - 1828 => 'bihoro.hokkaido.jp', - 1829 => 'biratori.hokkaido.jp', - 1830 => 'chippubetsu.hokkaido.jp', - 1831 => 'chitose.hokkaido.jp', - 1832 => 'date.hokkaido.jp', - 1833 => 'ebetsu.hokkaido.jp', - 1834 => 'embetsu.hokkaido.jp', - 1835 => 'eniwa.hokkaido.jp', - 1836 => 'erimo.hokkaido.jp', - 1837 => 'esan.hokkaido.jp', - 1838 => 'esashi.hokkaido.jp', - 1839 => 'fukagawa.hokkaido.jp', - 1840 => 'fukushima.hokkaido.jp', - 1841 => 'furano.hokkaido.jp', - 1842 => 'furubira.hokkaido.jp', - 1843 => 'haboro.hokkaido.jp', - 1844 => 'hakodate.hokkaido.jp', - 1845 => 'hamatonbetsu.hokkaido.jp', - 1846 => 'hidaka.hokkaido.jp', - 1847 => 'higashikagura.hokkaido.jp', - 1848 => 'higashikawa.hokkaido.jp', - 1849 => 'hiroo.hokkaido.jp', - 1850 => 'hokuryu.hokkaido.jp', - 1851 => 'hokuto.hokkaido.jp', - 1852 => 'honbetsu.hokkaido.jp', - 1853 => 'horokanai.hokkaido.jp', - 1854 => 'horonobe.hokkaido.jp', - 1855 => 'ikeda.hokkaido.jp', - 1856 => 'imakane.hokkaido.jp', - 1857 => 'ishikari.hokkaido.jp', - 1858 => 'iwamizawa.hokkaido.jp', - 1859 => 'iwanai.hokkaido.jp', - 1860 => 'kamifurano.hokkaido.jp', - 1861 => 'kamikawa.hokkaido.jp', - 1862 => 'kamishihoro.hokkaido.jp', - 1863 => 'kamisunagawa.hokkaido.jp', - 1864 => 'kamoenai.hokkaido.jp', - 1865 => 'kayabe.hokkaido.jp', - 1866 => 'kembuchi.hokkaido.jp', - 1867 => 'kikonai.hokkaido.jp', - 1868 => 'kimobetsu.hokkaido.jp', - 1869 => 'kitahiroshima.hokkaido.jp', - 1870 => 'kitami.hokkaido.jp', - 1871 => 'kiyosato.hokkaido.jp', - 1872 => 'koshimizu.hokkaido.jp', - 1873 => 'kunneppu.hokkaido.jp', - 1874 => 'kuriyama.hokkaido.jp', - 1875 => 'kuromatsunai.hokkaido.jp', - 1876 => 'kushiro.hokkaido.jp', - 1877 => 'kutchan.hokkaido.jp', - 1878 => 'kyowa.hokkaido.jp', - 1879 => 'mashike.hokkaido.jp', - 1880 => 'matsumae.hokkaido.jp', - 1881 => 'mikasa.hokkaido.jp', - 1882 => 'minamifurano.hokkaido.jp', - 1883 => 'mombetsu.hokkaido.jp', - 1884 => 'moseushi.hokkaido.jp', - 1885 => 'mukawa.hokkaido.jp', - 1886 => 'muroran.hokkaido.jp', - 1887 => 'naie.hokkaido.jp', - 1888 => 'nakagawa.hokkaido.jp', - 1889 => 'nakasatsunai.hokkaido.jp', - 1890 => 'nakatombetsu.hokkaido.jp', - 1891 => 'nanae.hokkaido.jp', - 1892 => 'nanporo.hokkaido.jp', - 1893 => 'nayoro.hokkaido.jp', - 1894 => 'nemuro.hokkaido.jp', - 1895 => 'niikappu.hokkaido.jp', - 1896 => 'niki.hokkaido.jp', - 1897 => 'nishiokoppe.hokkaido.jp', - 1898 => 'noboribetsu.hokkaido.jp', - 1899 => 'numata.hokkaido.jp', - 1900 => 'obihiro.hokkaido.jp', - 1901 => 'obira.hokkaido.jp', - 1902 => 'oketo.hokkaido.jp', - 1903 => 'okoppe.hokkaido.jp', - 1904 => 'otaru.hokkaido.jp', - 1905 => 'otobe.hokkaido.jp', - 1906 => 'otofuke.hokkaido.jp', - 1907 => 'otoineppu.hokkaido.jp', - 1908 => 'oumu.hokkaido.jp', - 1909 => 'ozora.hokkaido.jp', - 1910 => 'pippu.hokkaido.jp', - 1911 => 'rankoshi.hokkaido.jp', - 1912 => 'rebun.hokkaido.jp', - 1913 => 'rikubetsu.hokkaido.jp', - 1914 => 'rishiri.hokkaido.jp', - 1915 => 'rishirifuji.hokkaido.jp', - 1916 => 'saroma.hokkaido.jp', - 1917 => 'sarufutsu.hokkaido.jp', - 1918 => 'shakotan.hokkaido.jp', - 1919 => 'shari.hokkaido.jp', - 1920 => 'shibecha.hokkaido.jp', - 1921 => 'shibetsu.hokkaido.jp', - 1922 => 'shikabe.hokkaido.jp', - 1923 => 'shikaoi.hokkaido.jp', - 1924 => 'shimamaki.hokkaido.jp', - 1925 => 'shimizu.hokkaido.jp', - 1926 => 'shimokawa.hokkaido.jp', - 1927 => 'shinshinotsu.hokkaido.jp', - 1928 => 'shintoku.hokkaido.jp', - 1929 => 'shiranuka.hokkaido.jp', - 1930 => 'shiraoi.hokkaido.jp', - 1931 => 'shiriuchi.hokkaido.jp', - 1932 => 'sobetsu.hokkaido.jp', - 1933 => 'sunagawa.hokkaido.jp', - 1934 => 'taiki.hokkaido.jp', - 1935 => 'takasu.hokkaido.jp', - 1936 => 'takikawa.hokkaido.jp', - 1937 => 'takinoue.hokkaido.jp', - 1938 => 'teshikaga.hokkaido.jp', - 1939 => 'tobetsu.hokkaido.jp', - 1940 => 'tohma.hokkaido.jp', - 1941 => 'tomakomai.hokkaido.jp', - 1942 => 'tomari.hokkaido.jp', - 1943 => 'toya.hokkaido.jp', - 1944 => 'toyako.hokkaido.jp', - 1945 => 'toyotomi.hokkaido.jp', - 1946 => 'toyoura.hokkaido.jp', - 1947 => 'tsubetsu.hokkaido.jp', - 1948 => 'tsukigata.hokkaido.jp', - 1949 => 'urakawa.hokkaido.jp', - 1950 => 'urausu.hokkaido.jp', - 1951 => 'uryu.hokkaido.jp', - 1952 => 'utashinai.hokkaido.jp', - 1953 => 'wakkanai.hokkaido.jp', - 1954 => 'wassamu.hokkaido.jp', - 1955 => 'yakumo.hokkaido.jp', - 1956 => 'yoichi.hokkaido.jp', - 1957 => 'aioi.hyogo.jp', - 1958 => 'akashi.hyogo.jp', - 1959 => 'ako.hyogo.jp', - 1960 => 'amagasaki.hyogo.jp', - 1961 => 'aogaki.hyogo.jp', - 1962 => 'asago.hyogo.jp', - 1963 => 'ashiya.hyogo.jp', - 1964 => 'awaji.hyogo.jp', - 1965 => 'fukusaki.hyogo.jp', - 1966 => 'goshiki.hyogo.jp', - 1967 => 'harima.hyogo.jp', - 1968 => 'himeji.hyogo.jp', - 1969 => 'ichikawa.hyogo.jp', - 1970 => 'inagawa.hyogo.jp', - 1971 => 'itami.hyogo.jp', - 1972 => 'kakogawa.hyogo.jp', - 1973 => 'kamigori.hyogo.jp', - 1974 => 'kamikawa.hyogo.jp', - 1975 => 'kasai.hyogo.jp', - 1976 => 'kasuga.hyogo.jp', - 1977 => 'kawanishi.hyogo.jp', - 1978 => 'miki.hyogo.jp', - 1979 => 'minamiawaji.hyogo.jp', - 1980 => 'nishinomiya.hyogo.jp', - 1981 => 'nishiwaki.hyogo.jp', - 1982 => 'ono.hyogo.jp', - 1983 => 'sanda.hyogo.jp', - 1984 => 'sannan.hyogo.jp', - 1985 => 'sasayama.hyogo.jp', - 1986 => 'sayo.hyogo.jp', - 1987 => 'shingu.hyogo.jp', - 1988 => 'shinonsen.hyogo.jp', - 1989 => 'shiso.hyogo.jp', - 1990 => 'sumoto.hyogo.jp', - 1991 => 'taishi.hyogo.jp', - 1992 => 'taka.hyogo.jp', - 1993 => 'takarazuka.hyogo.jp', - 1994 => 'takasago.hyogo.jp', - 1995 => 'takino.hyogo.jp', - 1996 => 'tamba.hyogo.jp', - 1997 => 'tatsuno.hyogo.jp', - 1998 => 'toyooka.hyogo.jp', - 1999 => 'yabu.hyogo.jp', - 2000 => 'yashiro.hyogo.jp', - 2001 => 'yoka.hyogo.jp', - 2002 => 'yokawa.hyogo.jp', - 2003 => 'ami.ibaraki.jp', - 2004 => 'asahi.ibaraki.jp', - 2005 => 'bando.ibaraki.jp', - 2006 => 'chikusei.ibaraki.jp', - 2007 => 'daigo.ibaraki.jp', - 2008 => 'fujishiro.ibaraki.jp', - 2009 => 'hitachi.ibaraki.jp', - 2010 => 'hitachinaka.ibaraki.jp', - 2011 => 'hitachiomiya.ibaraki.jp', - 2012 => 'hitachiota.ibaraki.jp', - 2013 => 'ibaraki.ibaraki.jp', - 2014 => 'ina.ibaraki.jp', - 2015 => 'inashiki.ibaraki.jp', - 2016 => 'itako.ibaraki.jp', - 2017 => 'iwama.ibaraki.jp', - 2018 => 'joso.ibaraki.jp', - 2019 => 'kamisu.ibaraki.jp', - 2020 => 'kasama.ibaraki.jp', - 2021 => 'kashima.ibaraki.jp', - 2022 => 'kasumigaura.ibaraki.jp', - 2023 => 'koga.ibaraki.jp', - 2024 => 'miho.ibaraki.jp', - 2025 => 'mito.ibaraki.jp', - 2026 => 'moriya.ibaraki.jp', - 2027 => 'naka.ibaraki.jp', - 2028 => 'namegata.ibaraki.jp', - 2029 => 'oarai.ibaraki.jp', - 2030 => 'ogawa.ibaraki.jp', - 2031 => 'omitama.ibaraki.jp', - 2032 => 'ryugasaki.ibaraki.jp', - 2033 => 'sakai.ibaraki.jp', - 2034 => 'sakuragawa.ibaraki.jp', - 2035 => 'shimodate.ibaraki.jp', - 2036 => 'shimotsuma.ibaraki.jp', - 2037 => 'shirosato.ibaraki.jp', - 2038 => 'sowa.ibaraki.jp', - 2039 => 'suifu.ibaraki.jp', - 2040 => 'takahagi.ibaraki.jp', - 2041 => 'tamatsukuri.ibaraki.jp', - 2042 => 'tokai.ibaraki.jp', - 2043 => 'tomobe.ibaraki.jp', - 2044 => 'tone.ibaraki.jp', - 2045 => 'toride.ibaraki.jp', - 2046 => 'tsuchiura.ibaraki.jp', - 2047 => 'tsukuba.ibaraki.jp', - 2048 => 'uchihara.ibaraki.jp', - 2049 => 'ushiku.ibaraki.jp', - 2050 => 'yachiyo.ibaraki.jp', - 2051 => 'yamagata.ibaraki.jp', - 2052 => 'yawara.ibaraki.jp', - 2053 => 'yuki.ibaraki.jp', - 2054 => 'anamizu.ishikawa.jp', - 2055 => 'hakui.ishikawa.jp', - 2056 => 'hakusan.ishikawa.jp', - 2057 => 'kaga.ishikawa.jp', - 2058 => 'kahoku.ishikawa.jp', - 2059 => 'kanazawa.ishikawa.jp', - 2060 => 'kawakita.ishikawa.jp', - 2061 => 'komatsu.ishikawa.jp', - 2062 => 'nakanoto.ishikawa.jp', - 2063 => 'nanao.ishikawa.jp', - 2064 => 'nomi.ishikawa.jp', - 2065 => 'nonoichi.ishikawa.jp', - 2066 => 'noto.ishikawa.jp', - 2067 => 'shika.ishikawa.jp', - 2068 => 'suzu.ishikawa.jp', - 2069 => 'tsubata.ishikawa.jp', - 2070 => 'tsurugi.ishikawa.jp', - 2071 => 'uchinada.ishikawa.jp', - 2072 => 'wajima.ishikawa.jp', - 2073 => 'fudai.iwate.jp', - 2074 => 'fujisawa.iwate.jp', - 2075 => 'hanamaki.iwate.jp', - 2076 => 'hiraizumi.iwate.jp', - 2077 => 'hirono.iwate.jp', - 2078 => 'ichinohe.iwate.jp', - 2079 => 'ichinoseki.iwate.jp', - 2080 => 'iwaizumi.iwate.jp', - 2081 => 'iwate.iwate.jp', - 2082 => 'joboji.iwate.jp', - 2083 => 'kamaishi.iwate.jp', - 2084 => 'kanegasaki.iwate.jp', - 2085 => 'karumai.iwate.jp', - 2086 => 'kawai.iwate.jp', - 2087 => 'kitakami.iwate.jp', - 2088 => 'kuji.iwate.jp', - 2089 => 'kunohe.iwate.jp', - 2090 => 'kuzumaki.iwate.jp', - 2091 => 'miyako.iwate.jp', - 2092 => 'mizusawa.iwate.jp', - 2093 => 'morioka.iwate.jp', - 2094 => 'ninohe.iwate.jp', - 2095 => 'noda.iwate.jp', - 2096 => 'ofunato.iwate.jp', - 2097 => 'oshu.iwate.jp', - 2098 => 'otsuchi.iwate.jp', - 2099 => 'rikuzentakata.iwate.jp', - 2100 => 'shiwa.iwate.jp', - 2101 => 'shizukuishi.iwate.jp', - 2102 => 'sumita.iwate.jp', - 2103 => 'tanohata.iwate.jp', - 2104 => 'tono.iwate.jp', - 2105 => 'yahaba.iwate.jp', - 2106 => 'yamada.iwate.jp', - 2107 => 'ayagawa.kagawa.jp', - 2108 => 'higashikagawa.kagawa.jp', - 2109 => 'kanonji.kagawa.jp', - 2110 => 'kotohira.kagawa.jp', - 2111 => 'manno.kagawa.jp', - 2112 => 'marugame.kagawa.jp', - 2113 => 'mitoyo.kagawa.jp', - 2114 => 'naoshima.kagawa.jp', - 2115 => 'sanuki.kagawa.jp', - 2116 => 'tadotsu.kagawa.jp', - 2117 => 'takamatsu.kagawa.jp', - 2118 => 'tonosho.kagawa.jp', - 2119 => 'uchinomi.kagawa.jp', - 2120 => 'utazu.kagawa.jp', - 2121 => 'zentsuji.kagawa.jp', - 2122 => 'akune.kagoshima.jp', - 2123 => 'amami.kagoshima.jp', - 2124 => 'hioki.kagoshima.jp', - 2125 => 'isa.kagoshima.jp', - 2126 => 'isen.kagoshima.jp', - 2127 => 'izumi.kagoshima.jp', - 2128 => 'kagoshima.kagoshima.jp', - 2129 => 'kanoya.kagoshima.jp', - 2130 => 'kawanabe.kagoshima.jp', - 2131 => 'kinko.kagoshima.jp', - 2132 => 'kouyama.kagoshima.jp', - 2133 => 'makurazaki.kagoshima.jp', - 2134 => 'matsumoto.kagoshima.jp', - 2135 => 'minamitane.kagoshima.jp', - 2136 => 'nakatane.kagoshima.jp', - 2137 => 'nishinoomote.kagoshima.jp', - 2138 => 'satsumasendai.kagoshima.jp', - 2139 => 'soo.kagoshima.jp', - 2140 => 'tarumizu.kagoshima.jp', - 2141 => 'yusui.kagoshima.jp', - 2142 => 'aikawa.kanagawa.jp', - 2143 => 'atsugi.kanagawa.jp', - 2144 => 'ayase.kanagawa.jp', - 2145 => 'chigasaki.kanagawa.jp', - 2146 => 'ebina.kanagawa.jp', - 2147 => 'fujisawa.kanagawa.jp', - 2148 => 'hadano.kanagawa.jp', - 2149 => 'hakone.kanagawa.jp', - 2150 => 'hiratsuka.kanagawa.jp', - 2151 => 'isehara.kanagawa.jp', - 2152 => 'kaisei.kanagawa.jp', - 2153 => 'kamakura.kanagawa.jp', - 2154 => 'kiyokawa.kanagawa.jp', - 2155 => 'matsuda.kanagawa.jp', - 2156 => 'minamiashigara.kanagawa.jp', - 2157 => 'miura.kanagawa.jp', - 2158 => 'nakai.kanagawa.jp', - 2159 => 'ninomiya.kanagawa.jp', - 2160 => 'odawara.kanagawa.jp', - 2161 => 'oi.kanagawa.jp', - 2162 => 'oiso.kanagawa.jp', - 2163 => 'sagamihara.kanagawa.jp', - 2164 => 'samukawa.kanagawa.jp', - 2165 => 'tsukui.kanagawa.jp', - 2166 => 'yamakita.kanagawa.jp', - 2167 => 'yamato.kanagawa.jp', - 2168 => 'yokosuka.kanagawa.jp', - 2169 => 'yugawara.kanagawa.jp', - 2170 => 'zama.kanagawa.jp', - 2171 => 'zushi.kanagawa.jp', - 2172 => 'aki.kochi.jp', - 2173 => 'geisei.kochi.jp', - 2174 => 'hidaka.kochi.jp', - 2175 => 'higashitsuno.kochi.jp', - 2176 => 'ino.kochi.jp', - 2177 => 'kagami.kochi.jp', - 2178 => 'kami.kochi.jp', - 2179 => 'kitagawa.kochi.jp', - 2180 => 'kochi.kochi.jp', - 2181 => 'mihara.kochi.jp', - 2182 => 'motoyama.kochi.jp', - 2183 => 'muroto.kochi.jp', - 2184 => 'nahari.kochi.jp', - 2185 => 'nakamura.kochi.jp', - 2186 => 'nankoku.kochi.jp', - 2187 => 'nishitosa.kochi.jp', - 2188 => 'niyodogawa.kochi.jp', - 2189 => 'ochi.kochi.jp', - 2190 => 'okawa.kochi.jp', - 2191 => 'otoyo.kochi.jp', - 2192 => 'otsuki.kochi.jp', - 2193 => 'sakawa.kochi.jp', - 2194 => 'sukumo.kochi.jp', - 2195 => 'susaki.kochi.jp', - 2196 => 'tosa.kochi.jp', - 2197 => 'tosashimizu.kochi.jp', - 2198 => 'toyo.kochi.jp', - 2199 => 'tsuno.kochi.jp', - 2200 => 'umaji.kochi.jp', - 2201 => 'yasuda.kochi.jp', - 2202 => 'yusuhara.kochi.jp', - 2203 => 'amakusa.kumamoto.jp', - 2204 => 'arao.kumamoto.jp', - 2205 => 'aso.kumamoto.jp', - 2206 => 'choyo.kumamoto.jp', - 2207 => 'gyokuto.kumamoto.jp', - 2208 => 'hitoyoshi.kumamoto.jp', - 2209 => 'kamiamakusa.kumamoto.jp', - 2210 => 'kashima.kumamoto.jp', - 2211 => 'kikuchi.kumamoto.jp', - 2212 => 'kosa.kumamoto.jp', - 2213 => 'kumamoto.kumamoto.jp', - 2214 => 'mashiki.kumamoto.jp', - 2215 => 'mifune.kumamoto.jp', - 2216 => 'minamata.kumamoto.jp', - 2217 => 'minamioguni.kumamoto.jp', - 2218 => 'nagasu.kumamoto.jp', - 2219 => 'nishihara.kumamoto.jp', - 2220 => 'oguni.kumamoto.jp', - 2221 => 'ozu.kumamoto.jp', - 2222 => 'sumoto.kumamoto.jp', - 2223 => 'takamori.kumamoto.jp', - 2224 => 'uki.kumamoto.jp', - 2225 => 'uto.kumamoto.jp', - 2226 => 'yamaga.kumamoto.jp', - 2227 => 'yamato.kumamoto.jp', - 2228 => 'yatsushiro.kumamoto.jp', - 2229 => 'ayabe.kyoto.jp', - 2230 => 'fukuchiyama.kyoto.jp', - 2231 => 'higashiyama.kyoto.jp', - 2232 => 'ide.kyoto.jp', - 2233 => 'ine.kyoto.jp', - 2234 => 'joyo.kyoto.jp', - 2235 => 'kameoka.kyoto.jp', - 2236 => 'kamo.kyoto.jp', - 2237 => 'kita.kyoto.jp', - 2238 => 'kizu.kyoto.jp', - 2239 => 'kumiyama.kyoto.jp', - 2240 => 'kyotamba.kyoto.jp', - 2241 => 'kyotanabe.kyoto.jp', - 2242 => 'kyotango.kyoto.jp', - 2243 => 'maizuru.kyoto.jp', - 2244 => 'minami.kyoto.jp', - 2245 => 'minamiyamashiro.kyoto.jp', - 2246 => 'miyazu.kyoto.jp', - 2247 => 'muko.kyoto.jp', - 2248 => 'nagaokakyo.kyoto.jp', - 2249 => 'nakagyo.kyoto.jp', - 2250 => 'nantan.kyoto.jp', - 2251 => 'oyamazaki.kyoto.jp', - 2252 => 'sakyo.kyoto.jp', - 2253 => 'seika.kyoto.jp', - 2254 => 'tanabe.kyoto.jp', - 2255 => 'uji.kyoto.jp', - 2256 => 'ujitawara.kyoto.jp', - 2257 => 'wazuka.kyoto.jp', - 2258 => 'yamashina.kyoto.jp', - 2259 => 'yawata.kyoto.jp', - 2260 => 'asahi.mie.jp', - 2261 => 'inabe.mie.jp', - 2262 => 'ise.mie.jp', - 2263 => 'kameyama.mie.jp', - 2264 => 'kawagoe.mie.jp', - 2265 => 'kiho.mie.jp', - 2266 => 'kisosaki.mie.jp', - 2267 => 'kiwa.mie.jp', - 2268 => 'komono.mie.jp', - 2269 => 'kumano.mie.jp', - 2270 => 'kuwana.mie.jp', - 2271 => 'matsusaka.mie.jp', - 2272 => 'meiwa.mie.jp', - 2273 => 'mihama.mie.jp', - 2274 => 'minamiise.mie.jp', - 2275 => 'misugi.mie.jp', - 2276 => 'miyama.mie.jp', - 2277 => 'nabari.mie.jp', - 2278 => 'shima.mie.jp', - 2279 => 'suzuka.mie.jp', - 2280 => 'tado.mie.jp', - 2281 => 'taiki.mie.jp', - 2282 => 'taki.mie.jp', - 2283 => 'tamaki.mie.jp', - 2284 => 'toba.mie.jp', - 2285 => 'tsu.mie.jp', - 2286 => 'udono.mie.jp', - 2287 => 'ureshino.mie.jp', - 2288 => 'watarai.mie.jp', - 2289 => 'yokkaichi.mie.jp', - 2290 => 'furukawa.miyagi.jp', - 2291 => 'higashimatsushima.miyagi.jp', - 2292 => 'ishinomaki.miyagi.jp', - 2293 => 'iwanuma.miyagi.jp', - 2294 => 'kakuda.miyagi.jp', - 2295 => 'kami.miyagi.jp', - 2296 => 'kawasaki.miyagi.jp', - 2297 => 'marumori.miyagi.jp', - 2298 => 'matsushima.miyagi.jp', - 2299 => 'minamisanriku.miyagi.jp', - 2300 => 'misato.miyagi.jp', - 2301 => 'murata.miyagi.jp', - 2302 => 'natori.miyagi.jp', - 2303 => 'ogawara.miyagi.jp', - 2304 => 'ohira.miyagi.jp', - 2305 => 'onagawa.miyagi.jp', - 2306 => 'osaki.miyagi.jp', - 2307 => 'rifu.miyagi.jp', - 2308 => 'semine.miyagi.jp', - 2309 => 'shibata.miyagi.jp', - 2310 => 'shichikashuku.miyagi.jp', - 2311 => 'shikama.miyagi.jp', - 2312 => 'shiogama.miyagi.jp', - 2313 => 'shiroishi.miyagi.jp', - 2314 => 'tagajo.miyagi.jp', - 2315 => 'taiwa.miyagi.jp', - 2316 => 'tome.miyagi.jp', - 2317 => 'tomiya.miyagi.jp', - 2318 => 'wakuya.miyagi.jp', - 2319 => 'watari.miyagi.jp', - 2320 => 'yamamoto.miyagi.jp', - 2321 => 'zao.miyagi.jp', - 2322 => 'aya.miyazaki.jp', - 2323 => 'ebino.miyazaki.jp', - 2324 => 'gokase.miyazaki.jp', - 2325 => 'hyuga.miyazaki.jp', - 2326 => 'kadogawa.miyazaki.jp', - 2327 => 'kawaminami.miyazaki.jp', - 2328 => 'kijo.miyazaki.jp', - 2329 => 'kitagawa.miyazaki.jp', - 2330 => 'kitakata.miyazaki.jp', - 2331 => 'kitaura.miyazaki.jp', - 2332 => 'kobayashi.miyazaki.jp', - 2333 => 'kunitomi.miyazaki.jp', - 2334 => 'kushima.miyazaki.jp', - 2335 => 'mimata.miyazaki.jp', - 2336 => 'miyakonojo.miyazaki.jp', - 2337 => 'miyazaki.miyazaki.jp', - 2338 => 'morotsuka.miyazaki.jp', - 2339 => 'nichinan.miyazaki.jp', - 2340 => 'nishimera.miyazaki.jp', - 2341 => 'nobeoka.miyazaki.jp', - 2342 => 'saito.miyazaki.jp', - 2343 => 'shiiba.miyazaki.jp', - 2344 => 'shintomi.miyazaki.jp', - 2345 => 'takaharu.miyazaki.jp', - 2346 => 'takanabe.miyazaki.jp', - 2347 => 'takazaki.miyazaki.jp', - 2348 => 'tsuno.miyazaki.jp', - 2349 => 'achi.nagano.jp', - 2350 => 'agematsu.nagano.jp', - 2351 => 'anan.nagano.jp', - 2352 => 'aoki.nagano.jp', - 2353 => 'asahi.nagano.jp', - 2354 => 'azumino.nagano.jp', - 2355 => 'chikuhoku.nagano.jp', - 2356 => 'chikuma.nagano.jp', - 2357 => 'chino.nagano.jp', - 2358 => 'fujimi.nagano.jp', - 2359 => 'hakuba.nagano.jp', - 2360 => 'hara.nagano.jp', - 2361 => 'hiraya.nagano.jp', - 2362 => 'iida.nagano.jp', - 2363 => 'iijima.nagano.jp', - 2364 => 'iiyama.nagano.jp', - 2365 => 'iizuna.nagano.jp', - 2366 => 'ikeda.nagano.jp', - 2367 => 'ikusaka.nagano.jp', - 2368 => 'ina.nagano.jp', - 2369 => 'karuizawa.nagano.jp', - 2370 => 'kawakami.nagano.jp', - 2371 => 'kiso.nagano.jp', - 2372 => 'kisofukushima.nagano.jp', - 2373 => 'kitaaiki.nagano.jp', - 2374 => 'komagane.nagano.jp', - 2375 => 'komoro.nagano.jp', - 2376 => 'matsukawa.nagano.jp', - 2377 => 'matsumoto.nagano.jp', - 2378 => 'miasa.nagano.jp', - 2379 => 'minamiaiki.nagano.jp', - 2380 => 'minamimaki.nagano.jp', - 2381 => 'minamiminowa.nagano.jp', - 2382 => 'minowa.nagano.jp', - 2383 => 'miyada.nagano.jp', - 2384 => 'miyota.nagano.jp', - 2385 => 'mochizuki.nagano.jp', - 2386 => 'nagano.nagano.jp', - 2387 => 'nagawa.nagano.jp', - 2388 => 'nagiso.nagano.jp', - 2389 => 'nakagawa.nagano.jp', - 2390 => 'nakano.nagano.jp', - 2391 => 'nozawaonsen.nagano.jp', - 2392 => 'obuse.nagano.jp', - 2393 => 'ogawa.nagano.jp', - 2394 => 'okaya.nagano.jp', - 2395 => 'omachi.nagano.jp', - 2396 => 'omi.nagano.jp', - 2397 => 'ookuwa.nagano.jp', - 2398 => 'ooshika.nagano.jp', - 2399 => 'otaki.nagano.jp', - 2400 => 'otari.nagano.jp', - 2401 => 'sakae.nagano.jp', - 2402 => 'sakaki.nagano.jp', - 2403 => 'saku.nagano.jp', - 2404 => 'sakuho.nagano.jp', - 2405 => 'shimosuwa.nagano.jp', - 2406 => 'shinanomachi.nagano.jp', - 2407 => 'shiojiri.nagano.jp', - 2408 => 'suwa.nagano.jp', - 2409 => 'suzaka.nagano.jp', - 2410 => 'takagi.nagano.jp', - 2411 => 'takamori.nagano.jp', - 2412 => 'takayama.nagano.jp', - 2413 => 'tateshina.nagano.jp', - 2414 => 'tatsuno.nagano.jp', - 2415 => 'togakushi.nagano.jp', - 2416 => 'togura.nagano.jp', - 2417 => 'tomi.nagano.jp', - 2418 => 'ueda.nagano.jp', - 2419 => 'wada.nagano.jp', - 2420 => 'yamagata.nagano.jp', - 2421 => 'yamanouchi.nagano.jp', - 2422 => 'yasaka.nagano.jp', - 2423 => 'yasuoka.nagano.jp', - 2424 => 'chijiwa.nagasaki.jp', - 2425 => 'futsu.nagasaki.jp', - 2426 => 'goto.nagasaki.jp', - 2427 => 'hasami.nagasaki.jp', - 2428 => 'hirado.nagasaki.jp', - 2429 => 'iki.nagasaki.jp', - 2430 => 'isahaya.nagasaki.jp', - 2431 => 'kawatana.nagasaki.jp', - 2432 => 'kuchinotsu.nagasaki.jp', - 2433 => 'matsuura.nagasaki.jp', - 2434 => 'nagasaki.nagasaki.jp', - 2435 => 'obama.nagasaki.jp', - 2436 => 'omura.nagasaki.jp', - 2437 => 'oseto.nagasaki.jp', - 2438 => 'saikai.nagasaki.jp', - 2439 => 'sasebo.nagasaki.jp', - 2440 => 'seihi.nagasaki.jp', - 2441 => 'shimabara.nagasaki.jp', - 2442 => 'shinkamigoto.nagasaki.jp', - 2443 => 'togitsu.nagasaki.jp', - 2444 => 'tsushima.nagasaki.jp', - 2445 => 'unzen.nagasaki.jp', - 2446 => 'ando.nara.jp', - 2447 => 'gose.nara.jp', - 2448 => 'heguri.nara.jp', - 2449 => 'higashiyoshino.nara.jp', - 2450 => 'ikaruga.nara.jp', - 2451 => 'ikoma.nara.jp', - 2452 => 'kamikitayama.nara.jp', - 2453 => 'kanmaki.nara.jp', - 2454 => 'kashiba.nara.jp', - 2455 => 'kashihara.nara.jp', - 2456 => 'katsuragi.nara.jp', - 2457 => 'kawai.nara.jp', - 2458 => 'kawakami.nara.jp', - 2459 => 'kawanishi.nara.jp', - 2460 => 'koryo.nara.jp', - 2461 => 'kurotaki.nara.jp', - 2462 => 'mitsue.nara.jp', - 2463 => 'miyake.nara.jp', - 2464 => 'nara.nara.jp', - 2465 => 'nosegawa.nara.jp', - 2466 => 'oji.nara.jp', - 2467 => 'ouda.nara.jp', - 2468 => 'oyodo.nara.jp', - 2469 => 'sakurai.nara.jp', - 2470 => 'sango.nara.jp', - 2471 => 'shimoichi.nara.jp', - 2472 => 'shimokitayama.nara.jp', - 2473 => 'shinjo.nara.jp', - 2474 => 'soni.nara.jp', - 2475 => 'takatori.nara.jp', - 2476 => 'tawaramoto.nara.jp', - 2477 => 'tenkawa.nara.jp', - 2478 => 'tenri.nara.jp', - 2479 => 'uda.nara.jp', - 2480 => 'yamatokoriyama.nara.jp', - 2481 => 'yamatotakada.nara.jp', - 2482 => 'yamazoe.nara.jp', - 2483 => 'yoshino.nara.jp', - 2484 => 'aga.niigata.jp', - 2485 => 'agano.niigata.jp', - 2486 => 'gosen.niigata.jp', - 2487 => 'itoigawa.niigata.jp', - 2488 => 'izumozaki.niigata.jp', - 2489 => 'joetsu.niigata.jp', - 2490 => 'kamo.niigata.jp', - 2491 => 'kariwa.niigata.jp', - 2492 => 'kashiwazaki.niigata.jp', - 2493 => 'minamiuonuma.niigata.jp', - 2494 => 'mitsuke.niigata.jp', - 2495 => 'muika.niigata.jp', - 2496 => 'murakami.niigata.jp', - 2497 => 'myoko.niigata.jp', - 2498 => 'nagaoka.niigata.jp', - 2499 => 'niigata.niigata.jp', - 2500 => 'ojiya.niigata.jp', - 2501 => 'omi.niigata.jp', - 2502 => 'sado.niigata.jp', - 2503 => 'sanjo.niigata.jp', - 2504 => 'seiro.niigata.jp', - 2505 => 'seirou.niigata.jp', - 2506 => 'sekikawa.niigata.jp', - 2507 => 'shibata.niigata.jp', - 2508 => 'tagami.niigata.jp', - 2509 => 'tainai.niigata.jp', - 2510 => 'tochio.niigata.jp', - 2511 => 'tokamachi.niigata.jp', - 2512 => 'tsubame.niigata.jp', - 2513 => 'tsunan.niigata.jp', - 2514 => 'uonuma.niigata.jp', - 2515 => 'yahiko.niigata.jp', - 2516 => 'yoita.niigata.jp', - 2517 => 'yuzawa.niigata.jp', - 2518 => 'beppu.oita.jp', - 2519 => 'bungoono.oita.jp', - 2520 => 'bungotakada.oita.jp', - 2521 => 'hasama.oita.jp', - 2522 => 'hiji.oita.jp', - 2523 => 'himeshima.oita.jp', - 2524 => 'hita.oita.jp', - 2525 => 'kamitsue.oita.jp', - 2526 => 'kokonoe.oita.jp', - 2527 => 'kuju.oita.jp', - 2528 => 'kunisaki.oita.jp', - 2529 => 'kusu.oita.jp', - 2530 => 'oita.oita.jp', - 2531 => 'saiki.oita.jp', - 2532 => 'taketa.oita.jp', - 2533 => 'tsukumi.oita.jp', - 2534 => 'usa.oita.jp', - 2535 => 'usuki.oita.jp', - 2536 => 'yufu.oita.jp', - 2537 => 'akaiwa.okayama.jp', - 2538 => 'asakuchi.okayama.jp', - 2539 => 'bizen.okayama.jp', - 2540 => 'hayashima.okayama.jp', - 2541 => 'ibara.okayama.jp', - 2542 => 'kagamino.okayama.jp', - 2543 => 'kasaoka.okayama.jp', - 2544 => 'kibichuo.okayama.jp', - 2545 => 'kumenan.okayama.jp', - 2546 => 'kurashiki.okayama.jp', - 2547 => 'maniwa.okayama.jp', - 2548 => 'misaki.okayama.jp', - 2549 => 'nagi.okayama.jp', - 2550 => 'niimi.okayama.jp', - 2551 => 'nishiawakura.okayama.jp', - 2552 => 'okayama.okayama.jp', - 2553 => 'satosho.okayama.jp', - 2554 => 'setouchi.okayama.jp', - 2555 => 'shinjo.okayama.jp', - 2556 => 'shoo.okayama.jp', - 2557 => 'soja.okayama.jp', - 2558 => 'takahashi.okayama.jp', - 2559 => 'tamano.okayama.jp', - 2560 => 'tsuyama.okayama.jp', - 2561 => 'wake.okayama.jp', - 2562 => 'yakage.okayama.jp', - 2563 => 'aguni.okinawa.jp', - 2564 => 'ginowan.okinawa.jp', - 2565 => 'ginoza.okinawa.jp', - 2566 => 'gushikami.okinawa.jp', - 2567 => 'haebaru.okinawa.jp', - 2568 => 'higashi.okinawa.jp', - 2569 => 'hirara.okinawa.jp', - 2570 => 'iheya.okinawa.jp', - 2571 => 'ishigaki.okinawa.jp', - 2572 => 'ishikawa.okinawa.jp', - 2573 => 'itoman.okinawa.jp', - 2574 => 'izena.okinawa.jp', - 2575 => 'kadena.okinawa.jp', - 2576 => 'kin.okinawa.jp', - 2577 => 'kitadaito.okinawa.jp', - 2578 => 'kitanakagusuku.okinawa.jp', - 2579 => 'kumejima.okinawa.jp', - 2580 => 'kunigami.okinawa.jp', - 2581 => 'minamidaito.okinawa.jp', - 2582 => 'motobu.okinawa.jp', - 2583 => 'nago.okinawa.jp', - 2584 => 'naha.okinawa.jp', - 2585 => 'nakagusuku.okinawa.jp', - 2586 => 'nakijin.okinawa.jp', - 2587 => 'nanjo.okinawa.jp', - 2588 => 'nishihara.okinawa.jp', - 2589 => 'ogimi.okinawa.jp', - 2590 => 'okinawa.okinawa.jp', - 2591 => 'onna.okinawa.jp', - 2592 => 'shimoji.okinawa.jp', - 2593 => 'taketomi.okinawa.jp', - 2594 => 'tarama.okinawa.jp', - 2595 => 'tokashiki.okinawa.jp', - 2596 => 'tomigusuku.okinawa.jp', - 2597 => 'tonaki.okinawa.jp', - 2598 => 'urasoe.okinawa.jp', - 2599 => 'uruma.okinawa.jp', - 2600 => 'yaese.okinawa.jp', - 2601 => 'yomitan.okinawa.jp', - 2602 => 'yonabaru.okinawa.jp', - 2603 => 'yonaguni.okinawa.jp', - 2604 => 'zamami.okinawa.jp', - 2605 => 'abeno.osaka.jp', - 2606 => 'chihayaakasaka.osaka.jp', - 2607 => 'chuo.osaka.jp', - 2608 => 'daito.osaka.jp', - 2609 => 'fujiidera.osaka.jp', - 2610 => 'habikino.osaka.jp', - 2611 => 'hannan.osaka.jp', - 2612 => 'higashiosaka.osaka.jp', - 2613 => 'higashisumiyoshi.osaka.jp', - 2614 => 'higashiyodogawa.osaka.jp', - 2615 => 'hirakata.osaka.jp', - 2616 => 'ibaraki.osaka.jp', - 2617 => 'ikeda.osaka.jp', - 2618 => 'izumi.osaka.jp', - 2619 => 'izumiotsu.osaka.jp', - 2620 => 'izumisano.osaka.jp', - 2621 => 'kadoma.osaka.jp', - 2622 => 'kaizuka.osaka.jp', - 2623 => 'kanan.osaka.jp', - 2624 => 'kashiwara.osaka.jp', - 2625 => 'katano.osaka.jp', - 2626 => 'kawachinagano.osaka.jp', - 2627 => 'kishiwada.osaka.jp', - 2628 => 'kita.osaka.jp', - 2629 => 'kumatori.osaka.jp', - 2630 => 'matsubara.osaka.jp', - 2631 => 'minato.osaka.jp', - 2632 => 'minoh.osaka.jp', - 2633 => 'misaki.osaka.jp', - 2634 => 'moriguchi.osaka.jp', - 2635 => 'neyagawa.osaka.jp', - 2636 => 'nishi.osaka.jp', - 2637 => 'nose.osaka.jp', - 2638 => 'osakasayama.osaka.jp', - 2639 => 'sakai.osaka.jp', - 2640 => 'sayama.osaka.jp', - 2641 => 'sennan.osaka.jp', - 2642 => 'settsu.osaka.jp', - 2643 => 'shijonawate.osaka.jp', - 2644 => 'shimamoto.osaka.jp', - 2645 => 'suita.osaka.jp', - 2646 => 'tadaoka.osaka.jp', - 2647 => 'taishi.osaka.jp', - 2648 => 'tajiri.osaka.jp', - 2649 => 'takaishi.osaka.jp', - 2650 => 'takatsuki.osaka.jp', - 2651 => 'tondabayashi.osaka.jp', - 2652 => 'toyonaka.osaka.jp', - 2653 => 'toyono.osaka.jp', - 2654 => 'yao.osaka.jp', - 2655 => 'ariake.saga.jp', - 2656 => 'arita.saga.jp', - 2657 => 'fukudomi.saga.jp', - 2658 => 'genkai.saga.jp', - 2659 => 'hamatama.saga.jp', - 2660 => 'hizen.saga.jp', - 2661 => 'imari.saga.jp', - 2662 => 'kamimine.saga.jp', - 2663 => 'kanzaki.saga.jp', - 2664 => 'karatsu.saga.jp', - 2665 => 'kashima.saga.jp', - 2666 => 'kitagata.saga.jp', - 2667 => 'kitahata.saga.jp', - 2668 => 'kiyama.saga.jp', - 2669 => 'kouhoku.saga.jp', - 2670 => 'kyuragi.saga.jp', - 2671 => 'nishiarita.saga.jp', - 2672 => 'ogi.saga.jp', - 2673 => 'omachi.saga.jp', - 2674 => 'ouchi.saga.jp', - 2675 => 'saga.saga.jp', - 2676 => 'shiroishi.saga.jp', - 2677 => 'taku.saga.jp', - 2678 => 'tara.saga.jp', - 2679 => 'tosu.saga.jp', - 2680 => 'yoshinogari.saga.jp', - 2681 => 'arakawa.saitama.jp', - 2682 => 'asaka.saitama.jp', - 2683 => 'chichibu.saitama.jp', - 2684 => 'fujimi.saitama.jp', - 2685 => 'fujimino.saitama.jp', - 2686 => 'fukaya.saitama.jp', - 2687 => 'hanno.saitama.jp', - 2688 => 'hanyu.saitama.jp', - 2689 => 'hasuda.saitama.jp', - 2690 => 'hatogaya.saitama.jp', - 2691 => 'hatoyama.saitama.jp', - 2692 => 'hidaka.saitama.jp', - 2693 => 'higashichichibu.saitama.jp', - 2694 => 'higashimatsuyama.saitama.jp', - 2695 => 'honjo.saitama.jp', - 2696 => 'ina.saitama.jp', - 2697 => 'iruma.saitama.jp', - 2698 => 'iwatsuki.saitama.jp', - 2699 => 'kamiizumi.saitama.jp', - 2700 => 'kamikawa.saitama.jp', - 2701 => 'kamisato.saitama.jp', - 2702 => 'kasukabe.saitama.jp', - 2703 => 'kawagoe.saitama.jp', - 2704 => 'kawaguchi.saitama.jp', - 2705 => 'kawajima.saitama.jp', - 2706 => 'kazo.saitama.jp', - 2707 => 'kitamoto.saitama.jp', - 2708 => 'koshigaya.saitama.jp', - 2709 => 'kounosu.saitama.jp', - 2710 => 'kuki.saitama.jp', - 2711 => 'kumagaya.saitama.jp', - 2712 => 'matsubushi.saitama.jp', - 2713 => 'minano.saitama.jp', - 2714 => 'misato.saitama.jp', - 2715 => 'miyashiro.saitama.jp', - 2716 => 'miyoshi.saitama.jp', - 2717 => 'moroyama.saitama.jp', - 2718 => 'nagatoro.saitama.jp', - 2719 => 'namegawa.saitama.jp', - 2720 => 'niiza.saitama.jp', - 2721 => 'ogano.saitama.jp', - 2722 => 'ogawa.saitama.jp', - 2723 => 'ogose.saitama.jp', - 2724 => 'okegawa.saitama.jp', - 2725 => 'omiya.saitama.jp', - 2726 => 'otaki.saitama.jp', - 2727 => 'ranzan.saitama.jp', - 2728 => 'ryokami.saitama.jp', - 2729 => 'saitama.saitama.jp', - 2730 => 'sakado.saitama.jp', - 2731 => 'satte.saitama.jp', - 2732 => 'sayama.saitama.jp', - 2733 => 'shiki.saitama.jp', - 2734 => 'shiraoka.saitama.jp', - 2735 => 'soka.saitama.jp', - 2736 => 'sugito.saitama.jp', - 2737 => 'toda.saitama.jp', - 2738 => 'tokigawa.saitama.jp', - 2739 => 'tokorozawa.saitama.jp', - 2740 => 'tsurugashima.saitama.jp', - 2741 => 'urawa.saitama.jp', - 2742 => 'warabi.saitama.jp', - 2743 => 'yashio.saitama.jp', - 2744 => 'yokoze.saitama.jp', - 2745 => 'yono.saitama.jp', - 2746 => 'yorii.saitama.jp', - 2747 => 'yoshida.saitama.jp', - 2748 => 'yoshikawa.saitama.jp', - 2749 => 'yoshimi.saitama.jp', - 2750 => 'aisho.shiga.jp', - 2751 => 'gamo.shiga.jp', - 2752 => 'higashiomi.shiga.jp', - 2753 => 'hikone.shiga.jp', - 2754 => 'koka.shiga.jp', - 2755 => 'konan.shiga.jp', - 2756 => 'kosei.shiga.jp', - 2757 => 'koto.shiga.jp', - 2758 => 'kusatsu.shiga.jp', - 2759 => 'maibara.shiga.jp', - 2760 => 'moriyama.shiga.jp', - 2761 => 'nagahama.shiga.jp', - 2762 => 'nishiazai.shiga.jp', - 2763 => 'notogawa.shiga.jp', - 2764 => 'omihachiman.shiga.jp', - 2765 => 'otsu.shiga.jp', - 2766 => 'ritto.shiga.jp', - 2767 => 'ryuoh.shiga.jp', - 2768 => 'takashima.shiga.jp', - 2769 => 'takatsuki.shiga.jp', - 2770 => 'torahime.shiga.jp', - 2771 => 'toyosato.shiga.jp', - 2772 => 'yasu.shiga.jp', - 2773 => 'akagi.shimane.jp', - 2774 => 'ama.shimane.jp', - 2775 => 'gotsu.shimane.jp', - 2776 => 'hamada.shimane.jp', - 2777 => 'higashiizumo.shimane.jp', - 2778 => 'hikawa.shimane.jp', - 2779 => 'hikimi.shimane.jp', - 2780 => 'izumo.shimane.jp', - 2781 => 'kakinoki.shimane.jp', - 2782 => 'masuda.shimane.jp', - 2783 => 'matsue.shimane.jp', - 2784 => 'misato.shimane.jp', - 2785 => 'nishinoshima.shimane.jp', - 2786 => 'ohda.shimane.jp', - 2787 => 'okinoshima.shimane.jp', - 2788 => 'okuizumo.shimane.jp', - 2789 => 'shimane.shimane.jp', - 2790 => 'tamayu.shimane.jp', - 2791 => 'tsuwano.shimane.jp', - 2792 => 'unnan.shimane.jp', - 2793 => 'yakumo.shimane.jp', - 2794 => 'yasugi.shimane.jp', - 2795 => 'yatsuka.shimane.jp', - 2796 => 'arai.shizuoka.jp', - 2797 => 'atami.shizuoka.jp', - 2798 => 'fuji.shizuoka.jp', - 2799 => 'fujieda.shizuoka.jp', - 2800 => 'fujikawa.shizuoka.jp', - 2801 => 'fujinomiya.shizuoka.jp', - 2802 => 'fukuroi.shizuoka.jp', - 2803 => 'gotemba.shizuoka.jp', - 2804 => 'haibara.shizuoka.jp', - 2805 => 'hamamatsu.shizuoka.jp', - 2806 => 'higashiizu.shizuoka.jp', - 2807 => 'ito.shizuoka.jp', - 2808 => 'iwata.shizuoka.jp', - 2809 => 'izu.shizuoka.jp', - 2810 => 'izunokuni.shizuoka.jp', - 2811 => 'kakegawa.shizuoka.jp', - 2812 => 'kannami.shizuoka.jp', - 2813 => 'kawanehon.shizuoka.jp', - 2814 => 'kawazu.shizuoka.jp', - 2815 => 'kikugawa.shizuoka.jp', - 2816 => 'kosai.shizuoka.jp', - 2817 => 'makinohara.shizuoka.jp', - 2818 => 'matsuzaki.shizuoka.jp', - 2819 => 'minamiizu.shizuoka.jp', - 2820 => 'mishima.shizuoka.jp', - 2821 => 'morimachi.shizuoka.jp', - 2822 => 'nishiizu.shizuoka.jp', - 2823 => 'numazu.shizuoka.jp', - 2824 => 'omaezaki.shizuoka.jp', - 2825 => 'shimada.shizuoka.jp', - 2826 => 'shimizu.shizuoka.jp', - 2827 => 'shimoda.shizuoka.jp', - 2828 => 'shizuoka.shizuoka.jp', - 2829 => 'susono.shizuoka.jp', - 2830 => 'yaizu.shizuoka.jp', - 2831 => 'yoshida.shizuoka.jp', - 2832 => 'ashikaga.tochigi.jp', - 2833 => 'bato.tochigi.jp', - 2834 => 'haga.tochigi.jp', - 2835 => 'ichikai.tochigi.jp', - 2836 => 'iwafune.tochigi.jp', - 2837 => 'kaminokawa.tochigi.jp', - 2838 => 'kanuma.tochigi.jp', - 2839 => 'karasuyama.tochigi.jp', - 2840 => 'kuroiso.tochigi.jp', - 2841 => 'mashiko.tochigi.jp', - 2842 => 'mibu.tochigi.jp', - 2843 => 'moka.tochigi.jp', - 2844 => 'motegi.tochigi.jp', - 2845 => 'nasu.tochigi.jp', - 2846 => 'nasushiobara.tochigi.jp', - 2847 => 'nikko.tochigi.jp', - 2848 => 'nishikata.tochigi.jp', - 2849 => 'nogi.tochigi.jp', - 2850 => 'ohira.tochigi.jp', - 2851 => 'ohtawara.tochigi.jp', - 2852 => 'oyama.tochigi.jp', - 2853 => 'sakura.tochigi.jp', - 2854 => 'sano.tochigi.jp', - 2855 => 'shimotsuke.tochigi.jp', - 2856 => 'shioya.tochigi.jp', - 2857 => 'takanezawa.tochigi.jp', - 2858 => 'tochigi.tochigi.jp', - 2859 => 'tsuga.tochigi.jp', - 2860 => 'ujiie.tochigi.jp', - 2861 => 'utsunomiya.tochigi.jp', - 2862 => 'yaita.tochigi.jp', - 2863 => 'aizumi.tokushima.jp', - 2864 => 'anan.tokushima.jp', - 2865 => 'ichiba.tokushima.jp', - 2866 => 'itano.tokushima.jp', - 2867 => 'kainan.tokushima.jp', - 2868 => 'komatsushima.tokushima.jp', - 2869 => 'matsushige.tokushima.jp', - 2870 => 'mima.tokushima.jp', - 2871 => 'minami.tokushima.jp', - 2872 => 'miyoshi.tokushima.jp', - 2873 => 'mugi.tokushima.jp', - 2874 => 'nakagawa.tokushima.jp', - 2875 => 'naruto.tokushima.jp', - 2876 => 'sanagochi.tokushima.jp', - 2877 => 'shishikui.tokushima.jp', - 2878 => 'tokushima.tokushima.jp', - 2879 => 'wajiki.tokushima.jp', - 2880 => 'adachi.tokyo.jp', - 2881 => 'akiruno.tokyo.jp', - 2882 => 'akishima.tokyo.jp', - 2883 => 'aogashima.tokyo.jp', - 2884 => 'arakawa.tokyo.jp', - 2885 => 'bunkyo.tokyo.jp', - 2886 => 'chiyoda.tokyo.jp', - 2887 => 'chofu.tokyo.jp', - 2888 => 'chuo.tokyo.jp', - 2889 => 'edogawa.tokyo.jp', - 2890 => 'fuchu.tokyo.jp', - 2891 => 'fussa.tokyo.jp', - 2892 => 'hachijo.tokyo.jp', - 2893 => 'hachioji.tokyo.jp', - 2894 => 'hamura.tokyo.jp', - 2895 => 'higashikurume.tokyo.jp', - 2896 => 'higashimurayama.tokyo.jp', - 2897 => 'higashiyamato.tokyo.jp', - 2898 => 'hino.tokyo.jp', - 2899 => 'hinode.tokyo.jp', - 2900 => 'hinohara.tokyo.jp', - 2901 => 'inagi.tokyo.jp', - 2902 => 'itabashi.tokyo.jp', - 2903 => 'katsushika.tokyo.jp', - 2904 => 'kita.tokyo.jp', - 2905 => 'kiyose.tokyo.jp', - 2906 => 'kodaira.tokyo.jp', - 2907 => 'koganei.tokyo.jp', - 2908 => 'kokubunji.tokyo.jp', - 2909 => 'komae.tokyo.jp', - 2910 => 'koto.tokyo.jp', - 2911 => 'kouzushima.tokyo.jp', - 2912 => 'kunitachi.tokyo.jp', - 2913 => 'machida.tokyo.jp', - 2914 => 'meguro.tokyo.jp', - 2915 => 'minato.tokyo.jp', - 2916 => 'mitaka.tokyo.jp', - 2917 => 'mizuho.tokyo.jp', - 2918 => 'musashimurayama.tokyo.jp', - 2919 => 'musashino.tokyo.jp', - 2920 => 'nakano.tokyo.jp', - 2921 => 'nerima.tokyo.jp', - 2922 => 'ogasawara.tokyo.jp', - 2923 => 'okutama.tokyo.jp', - 2924 => 'ome.tokyo.jp', - 2925 => 'oshima.tokyo.jp', - 2926 => 'ota.tokyo.jp', - 2927 => 'setagaya.tokyo.jp', - 2928 => 'shibuya.tokyo.jp', - 2929 => 'shinagawa.tokyo.jp', - 2930 => 'shinjuku.tokyo.jp', - 2931 => 'suginami.tokyo.jp', - 2932 => 'sumida.tokyo.jp', - 2933 => 'tachikawa.tokyo.jp', - 2934 => 'taito.tokyo.jp', - 2935 => 'tama.tokyo.jp', - 2936 => 'toshima.tokyo.jp', - 2937 => 'chizu.tottori.jp', - 2938 => 'hino.tottori.jp', - 2939 => 'kawahara.tottori.jp', - 2940 => 'koge.tottori.jp', - 2941 => 'kotoura.tottori.jp', - 2942 => 'misasa.tottori.jp', - 2943 => 'nanbu.tottori.jp', - 2944 => 'nichinan.tottori.jp', - 2945 => 'sakaiminato.tottori.jp', - 2946 => 'tottori.tottori.jp', - 2947 => 'wakasa.tottori.jp', - 2948 => 'yazu.tottori.jp', - 2949 => 'yonago.tottori.jp', - 2950 => 'asahi.toyama.jp', - 2951 => 'fuchu.toyama.jp', - 2952 => 'fukumitsu.toyama.jp', - 2953 => 'funahashi.toyama.jp', - 2954 => 'himi.toyama.jp', - 2955 => 'imizu.toyama.jp', - 2956 => 'inami.toyama.jp', - 2957 => 'johana.toyama.jp', - 2958 => 'kamiichi.toyama.jp', - 2959 => 'kurobe.toyama.jp', - 2960 => 'nakaniikawa.toyama.jp', - 2961 => 'namerikawa.toyama.jp', - 2962 => 'nanto.toyama.jp', - 2963 => 'nyuzen.toyama.jp', - 2964 => 'oyabe.toyama.jp', - 2965 => 'taira.toyama.jp', - 2966 => 'takaoka.toyama.jp', - 2967 => 'tateyama.toyama.jp', - 2968 => 'toga.toyama.jp', - 2969 => 'tonami.toyama.jp', - 2970 => 'toyama.toyama.jp', - 2971 => 'unazuki.toyama.jp', - 2972 => 'uozu.toyama.jp', - 2973 => 'yamada.toyama.jp', - 2974 => 'arida.wakayama.jp', - 2975 => 'aridagawa.wakayama.jp', - 2976 => 'gobo.wakayama.jp', - 2977 => 'hashimoto.wakayama.jp', - 2978 => 'hidaka.wakayama.jp', - 2979 => 'hirogawa.wakayama.jp', - 2980 => 'inami.wakayama.jp', - 2981 => 'iwade.wakayama.jp', - 2982 => 'kainan.wakayama.jp', - 2983 => 'kamitonda.wakayama.jp', - 2984 => 'katsuragi.wakayama.jp', - 2985 => 'kimino.wakayama.jp', - 2986 => 'kinokawa.wakayama.jp', - 2987 => 'kitayama.wakayama.jp', - 2988 => 'koya.wakayama.jp', - 2989 => 'koza.wakayama.jp', - 2990 => 'kozagawa.wakayama.jp', - 2991 => 'kudoyama.wakayama.jp', - 2992 => 'kushimoto.wakayama.jp', - 2993 => 'mihama.wakayama.jp', - 2994 => 'misato.wakayama.jp', - 2995 => 'nachikatsuura.wakayama.jp', - 2996 => 'shingu.wakayama.jp', - 2997 => 'shirahama.wakayama.jp', - 2998 => 'taiji.wakayama.jp', - 2999 => 'tanabe.wakayama.jp', - 3000 => 'wakayama.wakayama.jp', - 3001 => 'yuasa.wakayama.jp', - 3002 => 'yura.wakayama.jp', - 3003 => 'asahi.yamagata.jp', - 3004 => 'funagata.yamagata.jp', - 3005 => 'higashine.yamagata.jp', - 3006 => 'iide.yamagata.jp', - 3007 => 'kahoku.yamagata.jp', - 3008 => 'kaminoyama.yamagata.jp', - 3009 => 'kaneyama.yamagata.jp', - 3010 => 'kawanishi.yamagata.jp', - 3011 => 'mamurogawa.yamagata.jp', - 3012 => 'mikawa.yamagata.jp', - 3013 => 'murayama.yamagata.jp', - 3014 => 'nagai.yamagata.jp', - 3015 => 'nakayama.yamagata.jp', - 3016 => 'nanyo.yamagata.jp', - 3017 => 'nishikawa.yamagata.jp', - 3018 => 'obanazawa.yamagata.jp', - 3019 => 'oe.yamagata.jp', - 3020 => 'oguni.yamagata.jp', - 3021 => 'ohkura.yamagata.jp', - 3022 => 'oishida.yamagata.jp', - 3023 => 'sagae.yamagata.jp', - 3024 => 'sakata.yamagata.jp', - 3025 => 'sakegawa.yamagata.jp', - 3026 => 'shinjo.yamagata.jp', - 3027 => 'shirataka.yamagata.jp', - 3028 => 'shonai.yamagata.jp', - 3029 => 'takahata.yamagata.jp', - 3030 => 'tendo.yamagata.jp', - 3031 => 'tozawa.yamagata.jp', - 3032 => 'tsuruoka.yamagata.jp', - 3033 => 'yamagata.yamagata.jp', - 3034 => 'yamanobe.yamagata.jp', - 3035 => 'yonezawa.yamagata.jp', - 3036 => 'yuza.yamagata.jp', - 3037 => 'abu.yamaguchi.jp', - 3038 => 'hagi.yamaguchi.jp', - 3039 => 'hikari.yamaguchi.jp', - 3040 => 'hofu.yamaguchi.jp', - 3041 => 'iwakuni.yamaguchi.jp', - 3042 => 'kudamatsu.yamaguchi.jp', - 3043 => 'mitou.yamaguchi.jp', - 3044 => 'nagato.yamaguchi.jp', - 3045 => 'oshima.yamaguchi.jp', - 3046 => 'shimonoseki.yamaguchi.jp', - 3047 => 'shunan.yamaguchi.jp', - 3048 => 'tabuse.yamaguchi.jp', - 3049 => 'tokuyama.yamaguchi.jp', - 3050 => 'toyota.yamaguchi.jp', - 3051 => 'ube.yamaguchi.jp', - 3052 => 'yuu.yamaguchi.jp', - 3053 => 'chuo.yamanashi.jp', - 3054 => 'doshi.yamanashi.jp', - 3055 => 'fuefuki.yamanashi.jp', - 3056 => 'fujikawa.yamanashi.jp', - 3057 => 'fujikawaguchiko.yamanashi.jp', - 3058 => 'fujiyoshida.yamanashi.jp', - 3059 => 'hayakawa.yamanashi.jp', - 3060 => 'hokuto.yamanashi.jp', - 3061 => 'ichikawamisato.yamanashi.jp', - 3062 => 'kai.yamanashi.jp', - 3063 => 'kofu.yamanashi.jp', - 3064 => 'koshu.yamanashi.jp', - 3065 => 'kosuge.yamanashi.jp', - 3066 => 'minami-alps.yamanashi.jp', - 3067 => 'minobu.yamanashi.jp', - 3068 => 'nakamichi.yamanashi.jp', - 3069 => 'nanbu.yamanashi.jp', - 3070 => 'narusawa.yamanashi.jp', - 3071 => 'nirasaki.yamanashi.jp', - 3072 => 'nishikatsura.yamanashi.jp', - 3073 => 'oshino.yamanashi.jp', - 3074 => 'otsuki.yamanashi.jp', - 3075 => 'showa.yamanashi.jp', - 3076 => 'tabayama.yamanashi.jp', - 3077 => 'tsuru.yamanashi.jp', - 3078 => 'uenohara.yamanashi.jp', - 3079 => 'yamanakako.yamanashi.jp', - 3080 => 'yamanashi.yamanashi.jp', - 3081 => '*.ke', - 3082 => 'kg', - 3083 => 'org.kg', - 3084 => 'net.kg', - 3085 => 'com.kg', - 3086 => 'edu.kg', - 3087 => 'gov.kg', - 3088 => 'mil.kg', - 3089 => '*.kh', - 3090 => 'ki', - 3091 => 'edu.ki', - 3092 => 'biz.ki', - 3093 => 'net.ki', - 3094 => 'org.ki', - 3095 => 'gov.ki', - 3096 => 'info.ki', - 3097 => 'com.ki', - 3098 => 'km', - 3099 => 'org.km', - 3100 => 'nom.km', - 3101 => 'gov.km', - 3102 => 'prd.km', - 3103 => 'tm.km', - 3104 => 'edu.km', - 3105 => 'mil.km', - 3106 => 'ass.km', - 3107 => 'com.km', - 3108 => 'coop.km', - 3109 => 'asso.km', - 3110 => 'presse.km', - 3111 => 'medecin.km', - 3112 => 'notaires.km', - 3113 => 'pharmaciens.km', - 3114 => 'veterinaire.km', - 3115 => 'gouv.km', - 3116 => 'kn', - 3117 => 'net.kn', - 3118 => 'org.kn', - 3119 => 'edu.kn', - 3120 => 'gov.kn', - 3121 => 'kp', - 3122 => 'com.kp', - 3123 => 'edu.kp', - 3124 => 'gov.kp', - 3125 => 'org.kp', - 3126 => 'rep.kp', - 3127 => 'tra.kp', - 3128 => 'kr', - 3129 => 'ac.kr', - 3130 => 'co.kr', - 3131 => 'es.kr', - 3132 => 'go.kr', - 3133 => 'hs.kr', - 3134 => 'kg.kr', - 3135 => 'mil.kr', - 3136 => 'ms.kr', - 3137 => 'ne.kr', - 3138 => 'or.kr', - 3139 => 'pe.kr', - 3140 => 're.kr', - 3141 => 'sc.kr', - 3142 => 'busan.kr', - 3143 => 'chungbuk.kr', - 3144 => 'chungnam.kr', - 3145 => 'daegu.kr', - 3146 => 'daejeon.kr', - 3147 => 'gangwon.kr', - 3148 => 'gwangju.kr', - 3149 => 'gyeongbuk.kr', - 3150 => 'gyeonggi.kr', - 3151 => 'gyeongnam.kr', - 3152 => 'incheon.kr', - 3153 => 'jeju.kr', - 3154 => 'jeonbuk.kr', - 3155 => 'jeonnam.kr', - 3156 => 'seoul.kr', - 3157 => 'ulsan.kr', - 3158 => '*.kw', - 3159 => 'ky', - 3160 => 'edu.ky', - 3161 => 'gov.ky', - 3162 => 'com.ky', - 3163 => 'org.ky', - 3164 => 'net.ky', - 3165 => 'kz', - 3166 => 'org.kz', - 3167 => 'edu.kz', - 3168 => 'net.kz', - 3169 => 'gov.kz', - 3170 => 'mil.kz', - 3171 => 'com.kz', - 3172 => 'la', - 3173 => 'int.la', - 3174 => 'net.la', - 3175 => 'info.la', - 3176 => 'edu.la', - 3177 => 'gov.la', - 3178 => 'per.la', - 3179 => 'com.la', - 3180 => 'org.la', - 3181 => 'lb', - 3182 => 'com.lb', - 3183 => 'edu.lb', - 3184 => 'gov.lb', - 3185 => 'net.lb', - 3186 => 'org.lb', - 3187 => 'lc', - 3188 => 'com.lc', - 3189 => 'net.lc', - 3190 => 'co.lc', - 3191 => 'org.lc', - 3192 => 'edu.lc', - 3193 => 'gov.lc', - 3194 => 'li', - 3195 => 'lk', - 3196 => 'gov.lk', - 3197 => 'sch.lk', - 3198 => 'net.lk', - 3199 => 'int.lk', - 3200 => 'com.lk', - 3201 => 'org.lk', - 3202 => 'edu.lk', - 3203 => 'ngo.lk', - 3204 => 'soc.lk', - 3205 => 'web.lk', - 3206 => 'ltd.lk', - 3207 => 'assn.lk', - 3208 => 'grp.lk', - 3209 => 'hotel.lk', - 3210 => 'ac.lk', - 3211 => 'lr', - 3212 => 'com.lr', - 3213 => 'edu.lr', - 3214 => 'gov.lr', - 3215 => 'org.lr', - 3216 => 'net.lr', - 3217 => 'ls', - 3218 => 'co.ls', - 3219 => 'org.ls', - 3220 => 'lt', - 3221 => 'gov.lt', - 3222 => 'lu', - 3223 => 'lv', - 3224 => 'com.lv', - 3225 => 'edu.lv', - 3226 => 'gov.lv', - 3227 => 'org.lv', - 3228 => 'mil.lv', - 3229 => 'id.lv', - 3230 => 'net.lv', - 3231 => 'asn.lv', - 3232 => 'conf.lv', - 3233 => 'ly', - 3234 => 'com.ly', - 3235 => 'net.ly', - 3236 => 'gov.ly', - 3237 => 'plc.ly', - 3238 => 'edu.ly', - 3239 => 'sch.ly', - 3240 => 'med.ly', - 3241 => 'org.ly', - 3242 => 'id.ly', - 3243 => 'ma', - 3244 => 'co.ma', - 3245 => 'net.ma', - 3246 => 'gov.ma', - 3247 => 'org.ma', - 3248 => 'ac.ma', - 3249 => 'press.ma', - 3250 => 'mc', - 3251 => 'tm.mc', - 3252 => 'asso.mc', - 3253 => 'md', - 3254 => 'me', - 3255 => 'co.me', - 3256 => 'net.me', - 3257 => 'org.me', - 3258 => 'edu.me', - 3259 => 'ac.me', - 3260 => 'gov.me', - 3261 => 'its.me', - 3262 => 'priv.me', - 3263 => 'mg', - 3264 => 'org.mg', - 3265 => 'nom.mg', - 3266 => 'gov.mg', - 3267 => 'prd.mg', - 3268 => 'tm.mg', - 3269 => 'edu.mg', - 3270 => 'mil.mg', - 3271 => 'com.mg', - 3272 => 'co.mg', - 3273 => 'mh', - 3274 => 'mil', - 3275 => 'mk', - 3276 => 'com.mk', - 3277 => 'org.mk', - 3278 => 'net.mk', - 3279 => 'edu.mk', - 3280 => 'gov.mk', - 3281 => 'inf.mk', - 3282 => 'name.mk', - 3283 => 'ml', - 3284 => 'com.ml', - 3285 => 'edu.ml', - 3286 => 'gouv.ml', - 3287 => 'gov.ml', - 3288 => 'net.ml', - 3289 => 'org.ml', - 3290 => 'presse.ml', - 3291 => '*.mm', - 3292 => 'mn', - 3293 => 'gov.mn', - 3294 => 'edu.mn', - 3295 => 'org.mn', - 3296 => 'mo', - 3297 => 'com.mo', - 3298 => 'net.mo', - 3299 => 'org.mo', - 3300 => 'edu.mo', - 3301 => 'gov.mo', - 3302 => 'mobi', - 3303 => 'mp', - 3304 => 'mq', - 3305 => 'mr', - 3306 => 'gov.mr', - 3307 => 'ms', - 3308 => 'com.ms', - 3309 => 'edu.ms', - 3310 => 'gov.ms', - 3311 => 'net.ms', - 3312 => 'org.ms', - 3313 => 'mt', - 3314 => 'com.mt', - 3315 => 'edu.mt', - 3316 => 'net.mt', - 3317 => 'org.mt', - 3318 => 'mu', - 3319 => 'com.mu', - 3320 => 'net.mu', - 3321 => 'org.mu', - 3322 => 'gov.mu', - 3323 => 'ac.mu', - 3324 => 'co.mu', - 3325 => 'or.mu', - 3326 => 'museum', - 3327 => 'academy.museum', - 3328 => 'agriculture.museum', - 3329 => 'air.museum', - 3330 => 'airguard.museum', - 3331 => 'alabama.museum', - 3332 => 'alaska.museum', - 3333 => 'amber.museum', - 3334 => 'ambulance.museum', - 3335 => 'american.museum', - 3336 => 'americana.museum', - 3337 => 'americanantiques.museum', - 3338 => 'americanart.museum', - 3339 => 'amsterdam.museum', - 3340 => 'and.museum', - 3341 => 'annefrank.museum', - 3342 => 'anthro.museum', - 3343 => 'anthropology.museum', - 3344 => 'antiques.museum', - 3345 => 'aquarium.museum', - 3346 => 'arboretum.museum', - 3347 => 'archaeological.museum', - 3348 => 'archaeology.museum', - 3349 => 'architecture.museum', - 3350 => 'art.museum', - 3351 => 'artanddesign.museum', - 3352 => 'artcenter.museum', - 3353 => 'artdeco.museum', - 3354 => 'arteducation.museum', - 3355 => 'artgallery.museum', - 3356 => 'arts.museum', - 3357 => 'artsandcrafts.museum', - 3358 => 'asmatart.museum', - 3359 => 'assassination.museum', - 3360 => 'assisi.museum', - 3361 => 'association.museum', - 3362 => 'astronomy.museum', - 3363 => 'atlanta.museum', - 3364 => 'austin.museum', - 3365 => 'australia.museum', - 3366 => 'automotive.museum', - 3367 => 'aviation.museum', - 3368 => 'axis.museum', - 3369 => 'badajoz.museum', - 3370 => 'baghdad.museum', - 3371 => 'bahn.museum', - 3372 => 'bale.museum', - 3373 => 'baltimore.museum', - 3374 => 'barcelona.museum', - 3375 => 'baseball.museum', - 3376 => 'basel.museum', - 3377 => 'baths.museum', - 3378 => 'bauern.museum', - 3379 => 'beauxarts.museum', - 3380 => 'beeldengeluid.museum', - 3381 => 'bellevue.museum', - 3382 => 'bergbau.museum', - 3383 => 'berkeley.museum', - 3384 => 'berlin.museum', - 3385 => 'bern.museum', - 3386 => 'bible.museum', - 3387 => 'bilbao.museum', - 3388 => 'bill.museum', - 3389 => 'birdart.museum', - 3390 => 'birthplace.museum', - 3391 => 'bonn.museum', - 3392 => 'boston.museum', - 3393 => 'botanical.museum', - 3394 => 'botanicalgarden.museum', - 3395 => 'botanicgarden.museum', - 3396 => 'botany.museum', - 3397 => 'brandywinevalley.museum', - 3398 => 'brasil.museum', - 3399 => 'bristol.museum', - 3400 => 'british.museum', - 3401 => 'britishcolumbia.museum', - 3402 => 'broadcast.museum', - 3403 => 'brunel.museum', - 3404 => 'brussel.museum', - 3405 => 'brussels.museum', - 3406 => 'bruxelles.museum', - 3407 => 'building.museum', - 3408 => 'burghof.museum', - 3409 => 'bus.museum', - 3410 => 'bushey.museum', - 3411 => 'cadaques.museum', - 3412 => 'california.museum', - 3413 => 'cambridge.museum', - 3414 => 'can.museum', - 3415 => 'canada.museum', - 3416 => 'capebreton.museum', - 3417 => 'carrier.museum', - 3418 => 'cartoonart.museum', - 3419 => 'casadelamoneda.museum', - 3420 => 'castle.museum', - 3421 => 'castres.museum', - 3422 => 'celtic.museum', - 3423 => 'center.museum', - 3424 => 'chattanooga.museum', - 3425 => 'cheltenham.museum', - 3426 => 'chesapeakebay.museum', - 3427 => 'chicago.museum', - 3428 => 'children.museum', - 3429 => 'childrens.museum', - 3430 => 'childrensgarden.museum', - 3431 => 'chiropractic.museum', - 3432 => 'chocolate.museum', - 3433 => 'christiansburg.museum', - 3434 => 'cincinnati.museum', - 3435 => 'cinema.museum', - 3436 => 'circus.museum', - 3437 => 'civilisation.museum', - 3438 => 'civilization.museum', - 3439 => 'civilwar.museum', - 3440 => 'clinton.museum', - 3441 => 'clock.museum', - 3442 => 'coal.museum', - 3443 => 'coastaldefence.museum', - 3444 => 'cody.museum', - 3445 => 'coldwar.museum', - 3446 => 'collection.museum', - 3447 => 'colonialwilliamsburg.museum', - 3448 => 'coloradoplateau.museum', - 3449 => 'columbia.museum', - 3450 => 'columbus.museum', - 3451 => 'communication.museum', - 3452 => 'communications.museum', - 3453 => 'community.museum', - 3454 => 'computer.museum', - 3455 => 'computerhistory.museum', - 3456 => 'comunicações.museum', - 3457 => 'contemporary.museum', - 3458 => 'contemporaryart.museum', - 3459 => 'convent.museum', - 3460 => 'copenhagen.museum', - 3461 => 'corporation.museum', - 3462 => 'correios-e-telecomunicações.museum', - 3463 => 'corvette.museum', - 3464 => 'costume.museum', - 3465 => 'countryestate.museum', - 3466 => 'county.museum', - 3467 => 'crafts.museum', - 3468 => 'cranbrook.museum', - 3469 => 'creation.museum', - 3470 => 'cultural.museum', - 3471 => 'culturalcenter.museum', - 3472 => 'culture.museum', - 3473 => 'cyber.museum', - 3474 => 'cymru.museum', - 3475 => 'dali.museum', - 3476 => 'dallas.museum', - 3477 => 'database.museum', - 3478 => 'ddr.museum', - 3479 => 'decorativearts.museum', - 3480 => 'delaware.museum', - 3481 => 'delmenhorst.museum', - 3482 => 'denmark.museum', - 3483 => 'depot.museum', - 3484 => 'design.museum', - 3485 => 'detroit.museum', - 3486 => 'dinosaur.museum', - 3487 => 'discovery.museum', - 3488 => 'dolls.museum', - 3489 => 'donostia.museum', - 3490 => 'durham.museum', - 3491 => 'eastafrica.museum', - 3492 => 'eastcoast.museum', - 3493 => 'education.museum', - 3494 => 'educational.museum', - 3495 => 'egyptian.museum', - 3496 => 'eisenbahn.museum', - 3497 => 'elburg.museum', - 3498 => 'elvendrell.museum', - 3499 => 'embroidery.museum', - 3500 => 'encyclopedic.museum', - 3501 => 'england.museum', - 3502 => 'entomology.museum', - 3503 => 'environment.museum', - 3504 => 'environmentalconservation.museum', - 3505 => 'epilepsy.museum', - 3506 => 'essex.museum', - 3507 => 'estate.museum', - 3508 => 'ethnology.museum', - 3509 => 'exeter.museum', - 3510 => 'exhibition.museum', - 3511 => 'family.museum', - 3512 => 'farm.museum', - 3513 => 'farmequipment.museum', - 3514 => 'farmers.museum', - 3515 => 'farmstead.museum', - 3516 => 'field.museum', - 3517 => 'figueres.museum', - 3518 => 'filatelia.museum', - 3519 => 'film.museum', - 3520 => 'fineart.museum', - 3521 => 'finearts.museum', - 3522 => 'finland.museum', - 3523 => 'flanders.museum', - 3524 => 'florida.museum', - 3525 => 'force.museum', - 3526 => 'fortmissoula.museum', - 3527 => 'fortworth.museum', - 3528 => 'foundation.museum', - 3529 => 'francaise.museum', - 3530 => 'frankfurt.museum', - 3531 => 'franziskaner.museum', - 3532 => 'freemasonry.museum', - 3533 => 'freiburg.museum', - 3534 => 'fribourg.museum', - 3535 => 'frog.museum', - 3536 => 'fundacio.museum', - 3537 => 'furniture.museum', - 3538 => 'gallery.museum', - 3539 => 'garden.museum', - 3540 => 'gateway.museum', - 3541 => 'geelvinck.museum', - 3542 => 'gemological.museum', - 3543 => 'geology.museum', - 3544 => 'georgia.museum', - 3545 => 'giessen.museum', - 3546 => 'glas.museum', - 3547 => 'glass.museum', - 3548 => 'gorge.museum', - 3549 => 'grandrapids.museum', - 3550 => 'graz.museum', - 3551 => 'guernsey.museum', - 3552 => 'halloffame.museum', - 3553 => 'hamburg.museum', - 3554 => 'handson.museum', - 3555 => 'harvestcelebration.museum', - 3556 => 'hawaii.museum', - 3557 => 'health.museum', - 3558 => 'heimatunduhren.museum', - 3559 => 'hellas.museum', - 3560 => 'helsinki.museum', - 3561 => 'hembygdsforbund.museum', - 3562 => 'heritage.museum', - 3563 => 'histoire.museum', - 3564 => 'historical.museum', - 3565 => 'historicalsociety.museum', - 3566 => 'historichouses.museum', - 3567 => 'historisch.museum', - 3568 => 'historisches.museum', - 3569 => 'history.museum', - 3570 => 'historyofscience.museum', - 3571 => 'horology.museum', - 3572 => 'house.museum', - 3573 => 'humanities.museum', - 3574 => 'illustration.museum', - 3575 => 'imageandsound.museum', - 3576 => 'indian.museum', - 3577 => 'indiana.museum', - 3578 => 'indianapolis.museum', - 3579 => 'indianmarket.museum', - 3580 => 'intelligence.museum', - 3581 => 'interactive.museum', - 3582 => 'iraq.museum', - 3583 => 'iron.museum', - 3584 => 'isleofman.museum', - 3585 => 'jamison.museum', - 3586 => 'jefferson.museum', - 3587 => 'jerusalem.museum', - 3588 => 'jewelry.museum', - 3589 => 'jewish.museum', - 3590 => 'jewishart.museum', - 3591 => 'jfk.museum', - 3592 => 'journalism.museum', - 3593 => 'judaica.museum', - 3594 => 'judygarland.museum', - 3595 => 'juedisches.museum', - 3596 => 'juif.museum', - 3597 => 'karate.museum', - 3598 => 'karikatur.museum', - 3599 => 'kids.museum', - 3600 => 'koebenhavn.museum', - 3601 => 'koeln.museum', - 3602 => 'kunst.museum', - 3603 => 'kunstsammlung.museum', - 3604 => 'kunstunddesign.museum', - 3605 => 'labor.museum', - 3606 => 'labour.museum', - 3607 => 'lajolla.museum', - 3608 => 'lancashire.museum', - 3609 => 'landes.museum', - 3610 => 'lans.museum', - 3611 => 'läns.museum', - 3612 => 'larsson.museum', - 3613 => 'lewismiller.museum', - 3614 => 'lincoln.museum', - 3615 => 'linz.museum', - 3616 => 'living.museum', - 3617 => 'livinghistory.museum', - 3618 => 'localhistory.museum', - 3619 => 'london.museum', - 3620 => 'losangeles.museum', - 3621 => 'louvre.museum', - 3622 => 'loyalist.museum', - 3623 => 'lucerne.museum', - 3624 => 'luxembourg.museum', - 3625 => 'luzern.museum', - 3626 => 'mad.museum', - 3627 => 'madrid.museum', - 3628 => 'mallorca.museum', - 3629 => 'manchester.museum', - 3630 => 'mansion.museum', - 3631 => 'mansions.museum', - 3632 => 'manx.museum', - 3633 => 'marburg.museum', - 3634 => 'maritime.museum', - 3635 => 'maritimo.museum', - 3636 => 'maryland.museum', - 3637 => 'marylhurst.museum', - 3638 => 'media.museum', - 3639 => 'medical.museum', - 3640 => 'medizinhistorisches.museum', - 3641 => 'meeres.museum', - 3642 => 'memorial.museum', - 3643 => 'mesaverde.museum', - 3644 => 'michigan.museum', - 3645 => 'midatlantic.museum', - 3646 => 'military.museum', - 3647 => 'mill.museum', - 3648 => 'miners.museum', - 3649 => 'mining.museum', - 3650 => 'minnesota.museum', - 3651 => 'missile.museum', - 3652 => 'missoula.museum', - 3653 => 'modern.museum', - 3654 => 'moma.museum', - 3655 => 'money.museum', - 3656 => 'monmouth.museum', - 3657 => 'monticello.museum', - 3658 => 'montreal.museum', - 3659 => 'moscow.museum', - 3660 => 'motorcycle.museum', - 3661 => 'muenchen.museum', - 3662 => 'muenster.museum', - 3663 => 'mulhouse.museum', - 3664 => 'muncie.museum', - 3665 => 'museet.museum', - 3666 => 'museumcenter.museum', - 3667 => 'museumvereniging.museum', - 3668 => 'music.museum', - 3669 => 'national.museum', - 3670 => 'nationalfirearms.museum', - 3671 => 'nationalheritage.museum', - 3672 => 'nativeamerican.museum', - 3673 => 'naturalhistory.museum', - 3674 => 'naturalhistorymuseum.museum', - 3675 => 'naturalsciences.museum', - 3676 => 'nature.museum', - 3677 => 'naturhistorisches.museum', - 3678 => 'natuurwetenschappen.museum', - 3679 => 'naumburg.museum', - 3680 => 'naval.museum', - 3681 => 'nebraska.museum', - 3682 => 'neues.museum', - 3683 => 'newhampshire.museum', - 3684 => 'newjersey.museum', - 3685 => 'newmexico.museum', - 3686 => 'newport.museum', - 3687 => 'newspaper.museum', - 3688 => 'newyork.museum', - 3689 => 'niepce.museum', - 3690 => 'norfolk.museum', - 3691 => 'north.museum', - 3692 => 'nrw.museum', - 3693 => 'nuernberg.museum', - 3694 => 'nuremberg.museum', - 3695 => 'nyc.museum', - 3696 => 'nyny.museum', - 3697 => 'oceanographic.museum', - 3698 => 'oceanographique.museum', - 3699 => 'omaha.museum', - 3700 => 'online.museum', - 3701 => 'ontario.museum', - 3702 => 'openair.museum', - 3703 => 'oregon.museum', - 3704 => 'oregontrail.museum', - 3705 => 'otago.museum', - 3706 => 'oxford.museum', - 3707 => 'pacific.museum', - 3708 => 'paderborn.museum', - 3709 => 'palace.museum', - 3710 => 'paleo.museum', - 3711 => 'palmsprings.museum', - 3712 => 'panama.museum', - 3713 => 'paris.museum', - 3714 => 'pasadena.museum', - 3715 => 'pharmacy.museum', - 3716 => 'philadelphia.museum', - 3717 => 'philadelphiaarea.museum', - 3718 => 'philately.museum', - 3719 => 'phoenix.museum', - 3720 => 'photography.museum', - 3721 => 'pilots.museum', - 3722 => 'pittsburgh.museum', - 3723 => 'planetarium.museum', - 3724 => 'plantation.museum', - 3725 => 'plants.museum', - 3726 => 'plaza.museum', - 3727 => 'portal.museum', - 3728 => 'portland.museum', - 3729 => 'portlligat.museum', - 3730 => 'posts-and-telecommunications.museum', - 3731 => 'preservation.museum', - 3732 => 'presidio.museum', - 3733 => 'press.museum', - 3734 => 'project.museum', - 3735 => 'public.museum', - 3736 => 'pubol.museum', - 3737 => 'quebec.museum', - 3738 => 'railroad.museum', - 3739 => 'railway.museum', - 3740 => 'research.museum', - 3741 => 'resistance.museum', - 3742 => 'riodejaneiro.museum', - 3743 => 'rochester.museum', - 3744 => 'rockart.museum', - 3745 => 'roma.museum', - 3746 => 'russia.museum', - 3747 => 'saintlouis.museum', - 3748 => 'salem.museum', - 3749 => 'salvadordali.museum', - 3750 => 'salzburg.museum', - 3751 => 'sandiego.museum', - 3752 => 'sanfrancisco.museum', - 3753 => 'santabarbara.museum', - 3754 => 'santacruz.museum', - 3755 => 'santafe.museum', - 3756 => 'saskatchewan.museum', - 3757 => 'satx.museum', - 3758 => 'savannahga.museum', - 3759 => 'schlesisches.museum', - 3760 => 'schoenbrunn.museum', - 3761 => 'schokoladen.museum', - 3762 => 'school.museum', - 3763 => 'schweiz.museum', - 3764 => 'science.museum', - 3765 => 'scienceandhistory.museum', - 3766 => 'scienceandindustry.museum', - 3767 => 'sciencecenter.museum', - 3768 => 'sciencecenters.museum', - 3769 => 'science-fiction.museum', - 3770 => 'sciencehistory.museum', - 3771 => 'sciences.museum', - 3772 => 'sciencesnaturelles.museum', - 3773 => 'scotland.museum', - 3774 => 'seaport.museum', - 3775 => 'settlement.museum', - 3776 => 'settlers.museum', - 3777 => 'shell.museum', - 3778 => 'sherbrooke.museum', - 3779 => 'sibenik.museum', - 3780 => 'silk.museum', - 3781 => 'ski.museum', - 3782 => 'skole.museum', - 3783 => 'society.museum', - 3784 => 'sologne.museum', - 3785 => 'soundandvision.museum', - 3786 => 'southcarolina.museum', - 3787 => 'southwest.museum', - 3788 => 'space.museum', - 3789 => 'spy.museum', - 3790 => 'square.museum', - 3791 => 'stadt.museum', - 3792 => 'stalbans.museum', - 3793 => 'starnberg.museum', - 3794 => 'state.museum', - 3795 => 'stateofdelaware.museum', - 3796 => 'station.museum', - 3797 => 'steam.museum', - 3798 => 'steiermark.museum', - 3799 => 'stjohn.museum', - 3800 => 'stockholm.museum', - 3801 => 'stpetersburg.museum', - 3802 => 'stuttgart.museum', - 3803 => 'suisse.museum', - 3804 => 'surgeonshall.museum', - 3805 => 'surrey.museum', - 3806 => 'svizzera.museum', - 3807 => 'sweden.museum', - 3808 => 'sydney.museum', - 3809 => 'tank.museum', - 3810 => 'tcm.museum', - 3811 => 'technology.museum', - 3812 => 'telekommunikation.museum', - 3813 => 'television.museum', - 3814 => 'texas.museum', - 3815 => 'textile.museum', - 3816 => 'theater.museum', - 3817 => 'time.museum', - 3818 => 'timekeeping.museum', - 3819 => 'topology.museum', - 3820 => 'torino.museum', - 3821 => 'touch.museum', - 3822 => 'town.museum', - 3823 => 'transport.museum', - 3824 => 'tree.museum', - 3825 => 'trolley.museum', - 3826 => 'trust.museum', - 3827 => 'trustee.museum', - 3828 => 'uhren.museum', - 3829 => 'ulm.museum', - 3830 => 'undersea.museum', - 3831 => 'university.museum', - 3832 => 'usa.museum', - 3833 => 'usantiques.museum', - 3834 => 'usarts.museum', - 3835 => 'uscountryestate.museum', - 3836 => 'usculture.museum', - 3837 => 'usdecorativearts.museum', - 3838 => 'usgarden.museum', - 3839 => 'ushistory.museum', - 3840 => 'ushuaia.museum', - 3841 => 'uslivinghistory.museum', - 3842 => 'utah.museum', - 3843 => 'uvic.museum', - 3844 => 'valley.museum', - 3845 => 'vantaa.museum', - 3846 => 'versailles.museum', - 3847 => 'viking.museum', - 3848 => 'village.museum', - 3849 => 'virginia.museum', - 3850 => 'virtual.museum', - 3851 => 'virtuel.museum', - 3852 => 'vlaanderen.museum', - 3853 => 'volkenkunde.museum', - 3854 => 'wales.museum', - 3855 => 'wallonie.museum', - 3856 => 'war.museum', - 3857 => 'washingtondc.museum', - 3858 => 'watchandclock.museum', - 3859 => 'watch-and-clock.museum', - 3860 => 'western.museum', - 3861 => 'westfalen.museum', - 3862 => 'whaling.museum', - 3863 => 'wildlife.museum', - 3864 => 'williamsburg.museum', - 3865 => 'windmill.museum', - 3866 => 'workshop.museum', - 3867 => 'york.museum', - 3868 => 'yorkshire.museum', - 3869 => 'yosemite.museum', - 3870 => 'youth.museum', - 3871 => 'zoological.museum', - 3872 => 'zoology.museum', - 3873 => 'ירושלים.museum', - 3874 => 'иком.museum', - 3875 => 'mv', - 3876 => 'aero.mv', - 3877 => 'biz.mv', - 3878 => 'com.mv', - 3879 => 'coop.mv', - 3880 => 'edu.mv', - 3881 => 'gov.mv', - 3882 => 'info.mv', - 3883 => 'int.mv', - 3884 => 'mil.mv', - 3885 => 'museum.mv', - 3886 => 'name.mv', - 3887 => 'net.mv', - 3888 => 'org.mv', - 3889 => 'pro.mv', - 3890 => 'mw', - 3891 => 'ac.mw', - 3892 => 'biz.mw', - 3893 => 'co.mw', - 3894 => 'com.mw', - 3895 => 'coop.mw', - 3896 => 'edu.mw', - 3897 => 'gov.mw', - 3898 => 'int.mw', - 3899 => 'museum.mw', - 3900 => 'net.mw', - 3901 => 'org.mw', - 3902 => 'mx', - 3903 => 'com.mx', - 3904 => 'org.mx', - 3905 => 'gob.mx', - 3906 => 'edu.mx', - 3907 => 'net.mx', - 3908 => 'my', - 3909 => 'com.my', - 3910 => 'net.my', - 3911 => 'org.my', - 3912 => 'gov.my', - 3913 => 'edu.my', - 3914 => 'mil.my', - 3915 => 'name.my', - 3916 => '*.mz', - 3917 => '!teledata.mz', - 3918 => 'na', - 3919 => 'info.na', - 3920 => 'pro.na', - 3921 => 'name.na', - 3922 => 'school.na', - 3923 => 'or.na', - 3924 => 'dr.na', - 3925 => 'us.na', - 3926 => 'mx.na', - 3927 => 'ca.na', - 3928 => 'in.na', - 3929 => 'cc.na', - 3930 => 'tv.na', - 3931 => 'ws.na', - 3932 => 'mobi.na', - 3933 => 'co.na', - 3934 => 'com.na', - 3935 => 'org.na', - 3936 => 'name', - 3937 => 'nc', - 3938 => 'asso.nc', - 3939 => 'ne', - 3940 => 'net', - 3941 => 'nf', - 3942 => 'com.nf', - 3943 => 'net.nf', - 3944 => 'per.nf', - 3945 => 'rec.nf', - 3946 => 'web.nf', - 3947 => 'arts.nf', - 3948 => 'firm.nf', - 3949 => 'info.nf', - 3950 => 'other.nf', - 3951 => 'store.nf', - 3952 => 'ng', - 3953 => 'com.ng', - 3954 => 'edu.ng', - 3955 => 'gov.ng', - 3956 => 'i.ng', - 3957 => 'mil.ng', - 3958 => 'mobi.ng', - 3959 => 'name.ng', - 3960 => 'net.ng', - 3961 => 'org.ng', - 3962 => 'sch.ng', - 3963 => 'com.ni', - 3964 => 'gob.ni', - 3965 => 'edu.ni', - 3966 => 'org.ni', - 3967 => 'nom.ni', - 3968 => 'net.ni', - 3969 => 'mil.ni', - 3970 => 'co.ni', - 3971 => 'biz.ni', - 3972 => 'web.ni', - 3973 => 'int.ni', - 3974 => 'ac.ni', - 3975 => 'in.ni', - 3976 => 'info.ni', - 3977 => 'nl', - 3978 => 'bv.nl', - 3979 => 'no', - 3980 => 'fhs.no', - 3981 => 'vgs.no', - 3982 => 'fylkesbibl.no', - 3983 => 'folkebibl.no', - 3984 => 'museum.no', - 3985 => 'idrett.no', - 3986 => 'priv.no', - 3987 => 'mil.no', - 3988 => 'stat.no', - 3989 => 'dep.no', - 3990 => 'kommune.no', - 3991 => 'herad.no', - 3992 => 'aa.no', - 3993 => 'ah.no', - 3994 => 'bu.no', - 3995 => 'fm.no', - 3996 => 'hl.no', - 3997 => 'hm.no', - 3998 => 'jan-mayen.no', - 3999 => 'mr.no', - 4000 => 'nl.no', - 4001 => 'nt.no', - 4002 => 'of.no', - 4003 => 'ol.no', - 4004 => 'oslo.no', - 4005 => 'rl.no', - 4006 => 'sf.no', - 4007 => 'st.no', - 4008 => 'svalbard.no', - 4009 => 'tm.no', - 4010 => 'tr.no', - 4011 => 'va.no', - 4012 => 'vf.no', - 4013 => 'gs.aa.no', - 4014 => 'gs.ah.no', - 4015 => 'gs.bu.no', - 4016 => 'gs.fm.no', - 4017 => 'gs.hl.no', - 4018 => 'gs.hm.no', - 4019 => 'gs.jan-mayen.no', - 4020 => 'gs.mr.no', - 4021 => 'gs.nl.no', - 4022 => 'gs.nt.no', - 4023 => 'gs.of.no', - 4024 => 'gs.ol.no', - 4025 => 'gs.oslo.no', - 4026 => 'gs.rl.no', - 4027 => 'gs.sf.no', - 4028 => 'gs.st.no', - 4029 => 'gs.svalbard.no', - 4030 => 'gs.tm.no', - 4031 => 'gs.tr.no', - 4032 => 'gs.va.no', - 4033 => 'gs.vf.no', - 4034 => 'akrehamn.no', - 4035 => 'åkrehamn.no', - 4036 => 'algard.no', - 4037 => 'ålgård.no', - 4038 => 'arna.no', - 4039 => 'brumunddal.no', - 4040 => 'bryne.no', - 4041 => 'bronnoysund.no', - 4042 => 'brønnøysund.no', - 4043 => 'drobak.no', - 4044 => 'drøbak.no', - 4045 => 'egersund.no', - 4046 => 'fetsund.no', - 4047 => 'floro.no', - 4048 => 'florø.no', - 4049 => 'fredrikstad.no', - 4050 => 'hokksund.no', - 4051 => 'honefoss.no', - 4052 => 'hønefoss.no', - 4053 => 'jessheim.no', - 4054 => 'jorpeland.no', - 4055 => 'jørpeland.no', - 4056 => 'kirkenes.no', - 4057 => 'kopervik.no', - 4058 => 'krokstadelva.no', - 4059 => 'langevag.no', - 4060 => 'langevåg.no', - 4061 => 'leirvik.no', - 4062 => 'mjondalen.no', - 4063 => 'mjøndalen.no', - 4064 => 'mo-i-rana.no', - 4065 => 'mosjoen.no', - 4066 => 'mosjøen.no', - 4067 => 'nesoddtangen.no', - 4068 => 'orkanger.no', - 4069 => 'osoyro.no', - 4070 => 'osøyro.no', - 4071 => 'raholt.no', - 4072 => 'råholt.no', - 4073 => 'sandnessjoen.no', - 4074 => 'sandnessjøen.no', - 4075 => 'skedsmokorset.no', - 4076 => 'slattum.no', - 4077 => 'spjelkavik.no', - 4078 => 'stathelle.no', - 4079 => 'stavern.no', - 4080 => 'stjordalshalsen.no', - 4081 => 'stjørdalshalsen.no', - 4082 => 'tananger.no', - 4083 => 'tranby.no', - 4084 => 'vossevangen.no', - 4085 => 'afjord.no', - 4086 => 'åfjord.no', - 4087 => 'agdenes.no', - 4088 => 'al.no', - 4089 => 'ål.no', - 4090 => 'alesund.no', - 4091 => 'ålesund.no', - 4092 => 'alstahaug.no', - 4093 => 'alta.no', - 4094 => 'áltá.no', - 4095 => 'alaheadju.no', - 4096 => 'álaheadju.no', - 4097 => 'alvdal.no', - 4098 => 'amli.no', - 4099 => 'åmli.no', - 4100 => 'amot.no', - 4101 => 'åmot.no', - 4102 => 'andebu.no', - 4103 => 'andoy.no', - 4104 => 'andøy.no', - 4105 => 'andasuolo.no', - 4106 => 'ardal.no', - 4107 => 'årdal.no', - 4108 => 'aremark.no', - 4109 => 'arendal.no', - 4110 => 'ås.no', - 4111 => 'aseral.no', - 4112 => 'åseral.no', - 4113 => 'asker.no', - 4114 => 'askim.no', - 4115 => 'askvoll.no', - 4116 => 'askoy.no', - 4117 => 'askøy.no', - 4118 => 'asnes.no', - 4119 => 'åsnes.no', - 4120 => 'audnedaln.no', - 4121 => 'aukra.no', - 4122 => 'aure.no', - 4123 => 'aurland.no', - 4124 => 'aurskog-holand.no', - 4125 => 'aurskog-høland.no', - 4126 => 'austevoll.no', - 4127 => 'austrheim.no', - 4128 => 'averoy.no', - 4129 => 'averøy.no', - 4130 => 'balestrand.no', - 4131 => 'ballangen.no', - 4132 => 'balat.no', - 4133 => 'bálát.no', - 4134 => 'balsfjord.no', - 4135 => 'bahccavuotna.no', - 4136 => 'báhccavuotna.no', - 4137 => 'bamble.no', - 4138 => 'bardu.no', - 4139 => 'beardu.no', - 4140 => 'beiarn.no', - 4141 => 'bajddar.no', - 4142 => 'bájddar.no', - 4143 => 'baidar.no', - 4144 => 'báidár.no', - 4145 => 'berg.no', - 4146 => 'bergen.no', - 4147 => 'berlevag.no', - 4148 => 'berlevåg.no', - 4149 => 'bearalvahki.no', - 4150 => 'bearalváhki.no', - 4151 => 'bindal.no', - 4152 => 'birkenes.no', - 4153 => 'bjarkoy.no', - 4154 => 'bjarkøy.no', - 4155 => 'bjerkreim.no', - 4156 => 'bjugn.no', - 4157 => 'bodo.no', - 4158 => 'bodø.no', - 4159 => 'badaddja.no', - 4160 => 'bådåddjå.no', - 4161 => 'budejju.no', - 4162 => 'bokn.no', - 4163 => 'bremanger.no', - 4164 => 'bronnoy.no', - 4165 => 'brønnøy.no', - 4166 => 'bygland.no', - 4167 => 'bykle.no', - 4168 => 'barum.no', - 4169 => 'bærum.no', - 4170 => 'bo.telemark.no', - 4171 => 'bø.telemark.no', - 4172 => 'bo.nordland.no', - 4173 => 'bø.nordland.no', - 4174 => 'bievat.no', - 4175 => 'bievát.no', - 4176 => 'bomlo.no', - 4177 => 'bømlo.no', - 4178 => 'batsfjord.no', - 4179 => 'båtsfjord.no', - 4180 => 'bahcavuotna.no', - 4181 => 'báhcavuotna.no', - 4182 => 'dovre.no', - 4183 => 'drammen.no', - 4184 => 'drangedal.no', - 4185 => 'dyroy.no', - 4186 => 'dyrøy.no', - 4187 => 'donna.no', - 4188 => 'dønna.no', - 4189 => 'eid.no', - 4190 => 'eidfjord.no', - 4191 => 'eidsberg.no', - 4192 => 'eidskog.no', - 4193 => 'eidsvoll.no', - 4194 => 'eigersund.no', - 4195 => 'elverum.no', - 4196 => 'enebakk.no', - 4197 => 'engerdal.no', - 4198 => 'etne.no', - 4199 => 'etnedal.no', - 4200 => 'evenes.no', - 4201 => 'evenassi.no', - 4202 => 'evenášši.no', - 4203 => 'evje-og-hornnes.no', - 4204 => 'farsund.no', - 4205 => 'fauske.no', - 4206 => 'fuossko.no', - 4207 => 'fuoisku.no', - 4208 => 'fedje.no', - 4209 => 'fet.no', - 4210 => 'finnoy.no', - 4211 => 'finnøy.no', - 4212 => 'fitjar.no', - 4213 => 'fjaler.no', - 4214 => 'fjell.no', - 4215 => 'flakstad.no', - 4216 => 'flatanger.no', - 4217 => 'flekkefjord.no', - 4218 => 'flesberg.no', - 4219 => 'flora.no', - 4220 => 'fla.no', - 4221 => 'flå.no', - 4222 => 'folldal.no', - 4223 => 'forsand.no', - 4224 => 'fosnes.no', - 4225 => 'frei.no', - 4226 => 'frogn.no', - 4227 => 'froland.no', - 4228 => 'frosta.no', - 4229 => 'frana.no', - 4230 => 'fræna.no', - 4231 => 'froya.no', - 4232 => 'frøya.no', - 4233 => 'fusa.no', - 4234 => 'fyresdal.no', - 4235 => 'forde.no', - 4236 => 'førde.no', - 4237 => 'gamvik.no', - 4238 => 'gangaviika.no', - 4239 => 'gáŋgaviika.no', - 4240 => 'gaular.no', - 4241 => 'gausdal.no', - 4242 => 'gildeskal.no', - 4243 => 'gildeskål.no', - 4244 => 'giske.no', - 4245 => 'gjemnes.no', - 4246 => 'gjerdrum.no', - 4247 => 'gjerstad.no', - 4248 => 'gjesdal.no', - 4249 => 'gjovik.no', - 4250 => 'gjøvik.no', - 4251 => 'gloppen.no', - 4252 => 'gol.no', - 4253 => 'gran.no', - 4254 => 'grane.no', - 4255 => 'granvin.no', - 4256 => 'gratangen.no', - 4257 => 'grimstad.no', - 4258 => 'grong.no', - 4259 => 'kraanghke.no', - 4260 => 'kråanghke.no', - 4261 => 'grue.no', - 4262 => 'gulen.no', - 4263 => 'hadsel.no', - 4264 => 'halden.no', - 4265 => 'halsa.no', - 4266 => 'hamar.no', - 4267 => 'hamaroy.no', - 4268 => 'habmer.no', - 4269 => 'hábmer.no', - 4270 => 'hapmir.no', - 4271 => 'hápmir.no', - 4272 => 'hammerfest.no', - 4273 => 'hammarfeasta.no', - 4274 => 'hámmárfeasta.no', - 4275 => 'haram.no', - 4276 => 'hareid.no', - 4277 => 'harstad.no', - 4278 => 'hasvik.no', - 4279 => 'aknoluokta.no', - 4280 => 'ákŋoluokta.no', - 4281 => 'hattfjelldal.no', - 4282 => 'aarborte.no', - 4283 => 'haugesund.no', - 4284 => 'hemne.no', - 4285 => 'hemnes.no', - 4286 => 'hemsedal.no', - 4287 => 'heroy.more-og-romsdal.no', - 4288 => 'herøy.møre-og-romsdal.no', - 4289 => 'heroy.nordland.no', - 4290 => 'herøy.nordland.no', - 4291 => 'hitra.no', - 4292 => 'hjartdal.no', - 4293 => 'hjelmeland.no', - 4294 => 'hobol.no', - 4295 => 'hobøl.no', - 4296 => 'hof.no', - 4297 => 'hol.no', - 4298 => 'hole.no', - 4299 => 'holmestrand.no', - 4300 => 'holtalen.no', - 4301 => 'holtålen.no', - 4302 => 'hornindal.no', - 4303 => 'horten.no', - 4304 => 'hurdal.no', - 4305 => 'hurum.no', - 4306 => 'hvaler.no', - 4307 => 'hyllestad.no', - 4308 => 'hagebostad.no', - 4309 => 'hægebostad.no', - 4310 => 'hoyanger.no', - 4311 => 'høyanger.no', - 4312 => 'hoylandet.no', - 4313 => 'høylandet.no', - 4314 => 'ha.no', - 4315 => 'hå.no', - 4316 => 'ibestad.no', - 4317 => 'inderoy.no', - 4318 => 'inderøy.no', - 4319 => 'iveland.no', - 4320 => 'jevnaker.no', - 4321 => 'jondal.no', - 4322 => 'jolster.no', - 4323 => 'jølster.no', - 4324 => 'karasjok.no', - 4325 => 'karasjohka.no', - 4326 => 'kárášjohka.no', - 4327 => 'karlsoy.no', - 4328 => 'galsa.no', - 4329 => 'gálsá.no', - 4330 => 'karmoy.no', - 4331 => 'karmøy.no', - 4332 => 'kautokeino.no', - 4333 => 'guovdageaidnu.no', - 4334 => 'klepp.no', - 4335 => 'klabu.no', - 4336 => 'klæbu.no', - 4337 => 'kongsberg.no', - 4338 => 'kongsvinger.no', - 4339 => 'kragero.no', - 4340 => 'kragerø.no', - 4341 => 'kristiansand.no', - 4342 => 'kristiansund.no', - 4343 => 'krodsherad.no', - 4344 => 'krødsherad.no', - 4345 => 'kvalsund.no', - 4346 => 'rahkkeravju.no', - 4347 => 'ráhkkerávju.no', - 4348 => 'kvam.no', - 4349 => 'kvinesdal.no', - 4350 => 'kvinnherad.no', - 4351 => 'kviteseid.no', - 4352 => 'kvitsoy.no', - 4353 => 'kvitsøy.no', - 4354 => 'kvafjord.no', - 4355 => 'kvæfjord.no', - 4356 => 'giehtavuoatna.no', - 4357 => 'kvanangen.no', - 4358 => 'kvænangen.no', - 4359 => 'navuotna.no', - 4360 => 'návuotna.no', - 4361 => 'kafjord.no', - 4362 => 'kåfjord.no', - 4363 => 'gaivuotna.no', - 4364 => 'gáivuotna.no', - 4365 => 'larvik.no', - 4366 => 'lavangen.no', - 4367 => 'lavagis.no', - 4368 => 'loabat.no', - 4369 => 'loabát.no', - 4370 => 'lebesby.no', - 4371 => 'davvesiida.no', - 4372 => 'leikanger.no', - 4373 => 'leirfjord.no', - 4374 => 'leka.no', - 4375 => 'leksvik.no', - 4376 => 'lenvik.no', - 4377 => 'leangaviika.no', - 4378 => 'leaŋgaviika.no', - 4379 => 'lesja.no', - 4380 => 'levanger.no', - 4381 => 'lier.no', - 4382 => 'lierne.no', - 4383 => 'lillehammer.no', - 4384 => 'lillesand.no', - 4385 => 'lindesnes.no', - 4386 => 'lindas.no', - 4387 => 'lindås.no', - 4388 => 'lom.no', - 4389 => 'loppa.no', - 4390 => 'lahppi.no', - 4391 => 'láhppi.no', - 4392 => 'lund.no', - 4393 => 'lunner.no', - 4394 => 'luroy.no', - 4395 => 'lurøy.no', - 4396 => 'luster.no', - 4397 => 'lyngdal.no', - 4398 => 'lyngen.no', - 4399 => 'ivgu.no', - 4400 => 'lardal.no', - 4401 => 'lerdal.no', - 4402 => 'lærdal.no', - 4403 => 'lodingen.no', - 4404 => 'lødingen.no', - 4405 => 'lorenskog.no', - 4406 => 'lørenskog.no', - 4407 => 'loten.no', - 4408 => 'løten.no', - 4409 => 'malvik.no', - 4410 => 'masoy.no', - 4411 => 'måsøy.no', - 4412 => 'muosat.no', - 4413 => 'muosát.no', - 4414 => 'mandal.no', - 4415 => 'marker.no', - 4416 => 'marnardal.no', - 4417 => 'masfjorden.no', - 4418 => 'meland.no', - 4419 => 'meldal.no', - 4420 => 'melhus.no', - 4421 => 'meloy.no', - 4422 => 'meløy.no', - 4423 => 'meraker.no', - 4424 => 'meråker.no', - 4425 => 'moareke.no', - 4426 => 'moåreke.no', - 4427 => 'midsund.no', - 4428 => 'midtre-gauldal.no', - 4429 => 'modalen.no', - 4430 => 'modum.no', - 4431 => 'molde.no', - 4432 => 'moskenes.no', - 4433 => 'moss.no', - 4434 => 'mosvik.no', - 4435 => 'malselv.no', - 4436 => 'målselv.no', - 4437 => 'malatvuopmi.no', - 4438 => 'málatvuopmi.no', - 4439 => 'namdalseid.no', - 4440 => 'aejrie.no', - 4441 => 'namsos.no', - 4442 => 'namsskogan.no', - 4443 => 'naamesjevuemie.no', - 4444 => 'nååmesjevuemie.no', - 4445 => 'laakesvuemie.no', - 4446 => 'nannestad.no', - 4447 => 'narvik.no', - 4448 => 'narviika.no', - 4449 => 'naustdal.no', - 4450 => 'nedre-eiker.no', - 4451 => 'nes.akershus.no', - 4452 => 'nes.buskerud.no', - 4453 => 'nesna.no', - 4454 => 'nesodden.no', - 4455 => 'nesseby.no', - 4456 => 'unjarga.no', - 4457 => 'unjárga.no', - 4458 => 'nesset.no', - 4459 => 'nissedal.no', - 4460 => 'nittedal.no', - 4461 => 'nord-aurdal.no', - 4462 => 'nord-fron.no', - 4463 => 'nord-odal.no', - 4464 => 'norddal.no', - 4465 => 'nordkapp.no', - 4466 => 'davvenjarga.no', - 4467 => 'davvenjárga.no', - 4468 => 'nordre-land.no', - 4469 => 'nordreisa.no', - 4470 => 'raisa.no', - 4471 => 'ráisa.no', - 4472 => 'nore-og-uvdal.no', - 4473 => 'notodden.no', - 4474 => 'naroy.no', - 4475 => 'nærøy.no', - 4476 => 'notteroy.no', - 4477 => 'nøtterøy.no', - 4478 => 'odda.no', - 4479 => 'oksnes.no', - 4480 => 'øksnes.no', - 4481 => 'oppdal.no', - 4482 => 'oppegard.no', - 4483 => 'oppegård.no', - 4484 => 'orkdal.no', - 4485 => 'orland.no', - 4486 => 'ørland.no', - 4487 => 'orskog.no', - 4488 => 'ørskog.no', - 4489 => 'orsta.no', - 4490 => 'ørsta.no', - 4491 => 'os.hedmark.no', - 4492 => 'os.hordaland.no', - 4493 => 'osen.no', - 4494 => 'osteroy.no', - 4495 => 'osterøy.no', - 4496 => 'ostre-toten.no', - 4497 => 'østre-toten.no', - 4498 => 'overhalla.no', - 4499 => 'ovre-eiker.no', - 4500 => 'øvre-eiker.no', - 4501 => 'oyer.no', - 4502 => 'øyer.no', - 4503 => 'oygarden.no', - 4504 => 'øygarden.no', - 4505 => 'oystre-slidre.no', - 4506 => 'øystre-slidre.no', - 4507 => 'porsanger.no', - 4508 => 'porsangu.no', - 4509 => 'porsáŋgu.no', - 4510 => 'porsgrunn.no', - 4511 => 'radoy.no', - 4512 => 'radøy.no', - 4513 => 'rakkestad.no', - 4514 => 'rana.no', - 4515 => 'ruovat.no', - 4516 => 'randaberg.no', - 4517 => 'rauma.no', - 4518 => 'rendalen.no', - 4519 => 'rennebu.no', - 4520 => 'rennesoy.no', - 4521 => 'rennesøy.no', - 4522 => 'rindal.no', - 4523 => 'ringebu.no', - 4524 => 'ringerike.no', - 4525 => 'ringsaker.no', - 4526 => 'rissa.no', - 4527 => 'risor.no', - 4528 => 'risør.no', - 4529 => 'roan.no', - 4530 => 'rollag.no', - 4531 => 'rygge.no', - 4532 => 'ralingen.no', - 4533 => 'rælingen.no', - 4534 => 'rodoy.no', - 4535 => 'rødøy.no', - 4536 => 'romskog.no', - 4537 => 'rømskog.no', - 4538 => 'roros.no', - 4539 => 'røros.no', - 4540 => 'rost.no', - 4541 => 'røst.no', - 4542 => 'royken.no', - 4543 => 'røyken.no', - 4544 => 'royrvik.no', - 4545 => 'røyrvik.no', - 4546 => 'rade.no', - 4547 => 'råde.no', - 4548 => 'salangen.no', - 4549 => 'siellak.no', - 4550 => 'saltdal.no', - 4551 => 'salat.no', - 4552 => 'sálát.no', - 4553 => 'sálat.no', - 4554 => 'samnanger.no', - 4555 => 'sande.more-og-romsdal.no', - 4556 => 'sande.møre-og-romsdal.no', - 4557 => 'sande.vestfold.no', - 4558 => 'sandefjord.no', - 4559 => 'sandnes.no', - 4560 => 'sandoy.no', - 4561 => 'sandøy.no', - 4562 => 'sarpsborg.no', - 4563 => 'sauda.no', - 4564 => 'sauherad.no', - 4565 => 'sel.no', - 4566 => 'selbu.no', - 4567 => 'selje.no', - 4568 => 'seljord.no', - 4569 => 'sigdal.no', - 4570 => 'siljan.no', - 4571 => 'sirdal.no', - 4572 => 'skaun.no', - 4573 => 'skedsmo.no', - 4574 => 'ski.no', - 4575 => 'skien.no', - 4576 => 'skiptvet.no', - 4577 => 'skjervoy.no', - 4578 => 'skjervøy.no', - 4579 => 'skierva.no', - 4580 => 'skiervá.no', - 4581 => 'skjak.no', - 4582 => 'skjåk.no', - 4583 => 'skodje.no', - 4584 => 'skanland.no', - 4585 => 'skånland.no', - 4586 => 'skanit.no', - 4587 => 'skánit.no', - 4588 => 'smola.no', - 4589 => 'smøla.no', - 4590 => 'snillfjord.no', - 4591 => 'snasa.no', - 4592 => 'snåsa.no', - 4593 => 'snoasa.no', - 4594 => 'snaase.no', - 4595 => 'snåase.no', - 4596 => 'sogndal.no', - 4597 => 'sokndal.no', - 4598 => 'sola.no', - 4599 => 'solund.no', - 4600 => 'songdalen.no', - 4601 => 'sortland.no', - 4602 => 'spydeberg.no', - 4603 => 'stange.no', - 4604 => 'stavanger.no', - 4605 => 'steigen.no', - 4606 => 'steinkjer.no', - 4607 => 'stjordal.no', - 4608 => 'stjørdal.no', - 4609 => 'stokke.no', - 4610 => 'stor-elvdal.no', - 4611 => 'stord.no', - 4612 => 'stordal.no', - 4613 => 'storfjord.no', - 4614 => 'omasvuotna.no', - 4615 => 'strand.no', - 4616 => 'stranda.no', - 4617 => 'stryn.no', - 4618 => 'sula.no', - 4619 => 'suldal.no', - 4620 => 'sund.no', - 4621 => 'sunndal.no', - 4622 => 'surnadal.no', - 4623 => 'sveio.no', - 4624 => 'svelvik.no', - 4625 => 'sykkylven.no', - 4626 => 'sogne.no', - 4627 => 'søgne.no', - 4628 => 'somna.no', - 4629 => 'sømna.no', - 4630 => 'sondre-land.no', - 4631 => 'søndre-land.no', - 4632 => 'sor-aurdal.no', - 4633 => 'sør-aurdal.no', - 4634 => 'sor-fron.no', - 4635 => 'sør-fron.no', - 4636 => 'sor-odal.no', - 4637 => 'sør-odal.no', - 4638 => 'sor-varanger.no', - 4639 => 'sør-varanger.no', - 4640 => 'matta-varjjat.no', - 4641 => 'mátta-várjjat.no', - 4642 => 'sorfold.no', - 4643 => 'sørfold.no', - 4644 => 'sorreisa.no', - 4645 => 'sørreisa.no', - 4646 => 'sorum.no', - 4647 => 'sørum.no', - 4648 => 'tana.no', - 4649 => 'deatnu.no', - 4650 => 'time.no', - 4651 => 'tingvoll.no', - 4652 => 'tinn.no', - 4653 => 'tjeldsund.no', - 4654 => 'dielddanuorri.no', - 4655 => 'tjome.no', - 4656 => 'tjøme.no', - 4657 => 'tokke.no', - 4658 => 'tolga.no', - 4659 => 'torsken.no', - 4660 => 'tranoy.no', - 4661 => 'tranøy.no', - 4662 => 'tromso.no', - 4663 => 'tromsø.no', - 4664 => 'tromsa.no', - 4665 => 'romsa.no', - 4666 => 'trondheim.no', - 4667 => 'troandin.no', - 4668 => 'trysil.no', - 4669 => 'trana.no', - 4670 => 'træna.no', - 4671 => 'trogstad.no', - 4672 => 'trøgstad.no', - 4673 => 'tvedestrand.no', - 4674 => 'tydal.no', - 4675 => 'tynset.no', - 4676 => 'tysfjord.no', - 4677 => 'divtasvuodna.no', - 4678 => 'divttasvuotna.no', - 4679 => 'tysnes.no', - 4680 => 'tysvar.no', - 4681 => 'tysvær.no', - 4682 => 'tonsberg.no', - 4683 => 'tønsberg.no', - 4684 => 'ullensaker.no', - 4685 => 'ullensvang.no', - 4686 => 'ulvik.no', - 4687 => 'utsira.no', - 4688 => 'vadso.no', - 4689 => 'vadsø.no', - 4690 => 'cahcesuolo.no', - 4691 => 'čáhcesuolo.no', - 4692 => 'vaksdal.no', - 4693 => 'valle.no', - 4694 => 'vang.no', - 4695 => 'vanylven.no', - 4696 => 'vardo.no', - 4697 => 'vardø.no', - 4698 => 'varggat.no', - 4699 => 'várggát.no', - 4700 => 'vefsn.no', - 4701 => 'vaapste.no', - 4702 => 'vega.no', - 4703 => 'vegarshei.no', - 4704 => 'vegårshei.no', - 4705 => 'vennesla.no', - 4706 => 'verdal.no', - 4707 => 'verran.no', - 4708 => 'vestby.no', - 4709 => 'vestnes.no', - 4710 => 'vestre-slidre.no', - 4711 => 'vestre-toten.no', - 4712 => 'vestvagoy.no', - 4713 => 'vestvågøy.no', - 4714 => 'vevelstad.no', - 4715 => 'vik.no', - 4716 => 'vikna.no', - 4717 => 'vindafjord.no', - 4718 => 'volda.no', - 4719 => 'voss.no', - 4720 => 'varoy.no', - 4721 => 'værøy.no', - 4722 => 'vagan.no', - 4723 => 'vågan.no', - 4724 => 'voagat.no', - 4725 => 'vagsoy.no', - 4726 => 'vågsøy.no', - 4727 => 'vaga.no', - 4728 => 'vågå.no', - 4729 => 'valer.ostfold.no', - 4730 => 'våler.østfold.no', - 4731 => 'valer.hedmark.no', - 4732 => 'våler.hedmark.no', - 4733 => '*.np', - 4734 => 'nr', - 4735 => 'biz.nr', - 4736 => 'info.nr', - 4737 => 'gov.nr', - 4738 => 'edu.nr', - 4739 => 'org.nr', - 4740 => 'net.nr', - 4741 => 'com.nr', - 4742 => 'nu', - 4743 => 'nz', - 4744 => 'ac.nz', - 4745 => 'co.nz', - 4746 => 'cri.nz', - 4747 => 'geek.nz', - 4748 => 'gen.nz', - 4749 => 'govt.nz', - 4750 => 'health.nz', - 4751 => 'iwi.nz', - 4752 => 'kiwi.nz', - 4753 => 'maori.nz', - 4754 => 'mil.nz', - 4755 => 'māori.nz', - 4756 => 'net.nz', - 4757 => 'org.nz', - 4758 => 'parliament.nz', - 4759 => 'school.nz', - 4760 => 'om', - 4761 => 'co.om', - 4762 => 'com.om', - 4763 => 'edu.om', - 4764 => 'gov.om', - 4765 => 'med.om', - 4766 => 'museum.om', - 4767 => 'net.om', - 4768 => 'org.om', - 4769 => 'pro.om', - 4770 => 'org', - 4771 => 'pa', - 4772 => 'ac.pa', - 4773 => 'gob.pa', - 4774 => 'com.pa', - 4775 => 'org.pa', - 4776 => 'sld.pa', - 4777 => 'edu.pa', - 4778 => 'net.pa', - 4779 => 'ing.pa', - 4780 => 'abo.pa', - 4781 => 'med.pa', - 4782 => 'nom.pa', - 4783 => 'pe', - 4784 => 'edu.pe', - 4785 => 'gob.pe', - 4786 => 'nom.pe', - 4787 => 'mil.pe', - 4788 => 'org.pe', - 4789 => 'com.pe', - 4790 => 'net.pe', - 4791 => 'pf', - 4792 => 'com.pf', - 4793 => 'org.pf', - 4794 => 'edu.pf', - 4795 => '*.pg', - 4796 => 'ph', - 4797 => 'com.ph', - 4798 => 'net.ph', - 4799 => 'org.ph', - 4800 => 'gov.ph', - 4801 => 'edu.ph', - 4802 => 'ngo.ph', - 4803 => 'mil.ph', - 4804 => 'i.ph', - 4805 => 'pk', - 4806 => 'com.pk', - 4807 => 'net.pk', - 4808 => 'edu.pk', - 4809 => 'org.pk', - 4810 => 'fam.pk', - 4811 => 'biz.pk', - 4812 => 'web.pk', - 4813 => 'gov.pk', - 4814 => 'gob.pk', - 4815 => 'gok.pk', - 4816 => 'gon.pk', - 4817 => 'gop.pk', - 4818 => 'gos.pk', - 4819 => 'info.pk', - 4820 => 'pl', - 4821 => 'com.pl', - 4822 => 'net.pl', - 4823 => 'org.pl', - 4824 => 'aid.pl', - 4825 => 'agro.pl', - 4826 => 'atm.pl', - 4827 => 'auto.pl', - 4828 => 'biz.pl', - 4829 => 'edu.pl', - 4830 => 'gmina.pl', - 4831 => 'gsm.pl', - 4832 => 'info.pl', - 4833 => 'mail.pl', - 4834 => 'miasta.pl', - 4835 => 'media.pl', - 4836 => 'mil.pl', - 4837 => 'nieruchomosci.pl', - 4838 => 'nom.pl', - 4839 => 'pc.pl', - 4840 => 'powiat.pl', - 4841 => 'priv.pl', - 4842 => 'realestate.pl', - 4843 => 'rel.pl', - 4844 => 'sex.pl', - 4845 => 'shop.pl', - 4846 => 'sklep.pl', - 4847 => 'sos.pl', - 4848 => 'szkola.pl', - 4849 => 'targi.pl', - 4850 => 'tm.pl', - 4851 => 'tourism.pl', - 4852 => 'travel.pl', - 4853 => 'turystyka.pl', - 4854 => 'gov.pl', - 4855 => 'ap.gov.pl', - 4856 => 'ic.gov.pl', - 4857 => 'is.gov.pl', - 4858 => 'us.gov.pl', - 4859 => 'kmpsp.gov.pl', - 4860 => 'kppsp.gov.pl', - 4861 => 'kwpsp.gov.pl', - 4862 => 'psp.gov.pl', - 4863 => 'wskr.gov.pl', - 4864 => 'kwp.gov.pl', - 4865 => 'mw.gov.pl', - 4866 => 'ug.gov.pl', - 4867 => 'um.gov.pl', - 4868 => 'umig.gov.pl', - 4869 => 'ugim.gov.pl', - 4870 => 'upow.gov.pl', - 4871 => 'uw.gov.pl', - 4872 => 'starostwo.gov.pl', - 4873 => 'pa.gov.pl', - 4874 => 'po.gov.pl', - 4875 => 'psse.gov.pl', - 4876 => 'pup.gov.pl', - 4877 => 'rzgw.gov.pl', - 4878 => 'sa.gov.pl', - 4879 => 'so.gov.pl', - 4880 => 'sr.gov.pl', - 4881 => 'wsa.gov.pl', - 4882 => 'sko.gov.pl', - 4883 => 'uzs.gov.pl', - 4884 => 'wiih.gov.pl', - 4885 => 'winb.gov.pl', - 4886 => 'pinb.gov.pl', - 4887 => 'wios.gov.pl', - 4888 => 'witd.gov.pl', - 4889 => 'wzmiuw.gov.pl', - 4890 => 'piw.gov.pl', - 4891 => 'wiw.gov.pl', - 4892 => 'griw.gov.pl', - 4893 => 'wif.gov.pl', - 4894 => 'oum.gov.pl', - 4895 => 'sdn.gov.pl', - 4896 => 'zp.gov.pl', - 4897 => 'uppo.gov.pl', - 4898 => 'mup.gov.pl', - 4899 => 'wuoz.gov.pl', - 4900 => 'konsulat.gov.pl', - 4901 => 'oirm.gov.pl', - 4902 => 'augustow.pl', - 4903 => 'babia-gora.pl', - 4904 => 'bedzin.pl', - 4905 => 'beskidy.pl', - 4906 => 'bialowieza.pl', - 4907 => 'bialystok.pl', - 4908 => 'bielawa.pl', - 4909 => 'bieszczady.pl', - 4910 => 'boleslawiec.pl', - 4911 => 'bydgoszcz.pl', - 4912 => 'bytom.pl', - 4913 => 'cieszyn.pl', - 4914 => 'czeladz.pl', - 4915 => 'czest.pl', - 4916 => 'dlugoleka.pl', - 4917 => 'elblag.pl', - 4918 => 'elk.pl', - 4919 => 'glogow.pl', - 4920 => 'gniezno.pl', - 4921 => 'gorlice.pl', - 4922 => 'grajewo.pl', - 4923 => 'ilawa.pl', - 4924 => 'jaworzno.pl', - 4925 => 'jelenia-gora.pl', - 4926 => 'jgora.pl', - 4927 => 'kalisz.pl', - 4928 => 'kazimierz-dolny.pl', - 4929 => 'karpacz.pl', - 4930 => 'kartuzy.pl', - 4931 => 'kaszuby.pl', - 4932 => 'katowice.pl', - 4933 => 'kepno.pl', - 4934 => 'ketrzyn.pl', - 4935 => 'klodzko.pl', - 4936 => 'kobierzyce.pl', - 4937 => 'kolobrzeg.pl', - 4938 => 'konin.pl', - 4939 => 'konskowola.pl', - 4940 => 'kutno.pl', - 4941 => 'lapy.pl', - 4942 => 'lebork.pl', - 4943 => 'legnica.pl', - 4944 => 'lezajsk.pl', - 4945 => 'limanowa.pl', - 4946 => 'lomza.pl', - 4947 => 'lowicz.pl', - 4948 => 'lubin.pl', - 4949 => 'lukow.pl', - 4950 => 'malbork.pl', - 4951 => 'malopolska.pl', - 4952 => 'mazowsze.pl', - 4953 => 'mazury.pl', - 4954 => 'mielec.pl', - 4955 => 'mielno.pl', - 4956 => 'mragowo.pl', - 4957 => 'naklo.pl', - 4958 => 'nowaruda.pl', - 4959 => 'nysa.pl', - 4960 => 'olawa.pl', - 4961 => 'olecko.pl', - 4962 => 'olkusz.pl', - 4963 => 'olsztyn.pl', - 4964 => 'opoczno.pl', - 4965 => 'opole.pl', - 4966 => 'ostroda.pl', - 4967 => 'ostroleka.pl', - 4968 => 'ostrowiec.pl', - 4969 => 'ostrowwlkp.pl', - 4970 => 'pila.pl', - 4971 => 'pisz.pl', - 4972 => 'podhale.pl', - 4973 => 'podlasie.pl', - 4974 => 'polkowice.pl', - 4975 => 'pomorze.pl', - 4976 => 'pomorskie.pl', - 4977 => 'prochowice.pl', - 4978 => 'pruszkow.pl', - 4979 => 'przeworsk.pl', - 4980 => 'pulawy.pl', - 4981 => 'radom.pl', - 4982 => 'rawa-maz.pl', - 4983 => 'rybnik.pl', - 4984 => 'rzeszow.pl', - 4985 => 'sanok.pl', - 4986 => 'sejny.pl', - 4987 => 'slask.pl', - 4988 => 'slupsk.pl', - 4989 => 'sosnowiec.pl', - 4990 => 'stalowa-wola.pl', - 4991 => 'skoczow.pl', - 4992 => 'starachowice.pl', - 4993 => 'stargard.pl', - 4994 => 'suwalki.pl', - 4995 => 'swidnica.pl', - 4996 => 'swiebodzin.pl', - 4997 => 'swinoujscie.pl', - 4998 => 'szczecin.pl', - 4999 => 'szczytno.pl', - 5000 => 'tarnobrzeg.pl', - 5001 => 'tgory.pl', - 5002 => 'turek.pl', - 5003 => 'tychy.pl', - 5004 => 'ustka.pl', - 5005 => 'walbrzych.pl', - 5006 => 'warmia.pl', - 5007 => 'warszawa.pl', - 5008 => 'waw.pl', - 5009 => 'wegrow.pl', - 5010 => 'wielun.pl', - 5011 => 'wlocl.pl', - 5012 => 'wloclawek.pl', - 5013 => 'wodzislaw.pl', - 5014 => 'wolomin.pl', - 5015 => 'wroclaw.pl', - 5016 => 'zachpomor.pl', - 5017 => 'zagan.pl', - 5018 => 'zarow.pl', - 5019 => 'zgora.pl', - 5020 => 'zgorzelec.pl', - 5021 => 'pm', - 5022 => 'pn', - 5023 => 'gov.pn', - 5024 => 'co.pn', - 5025 => 'org.pn', - 5026 => 'edu.pn', - 5027 => 'net.pn', - 5028 => 'post', - 5029 => 'pr', - 5030 => 'com.pr', - 5031 => 'net.pr', - 5032 => 'org.pr', - 5033 => 'gov.pr', - 5034 => 'edu.pr', - 5035 => 'isla.pr', - 5036 => 'pro.pr', - 5037 => 'biz.pr', - 5038 => 'info.pr', - 5039 => 'name.pr', - 5040 => 'est.pr', - 5041 => 'prof.pr', - 5042 => 'ac.pr', - 5043 => 'pro', - 5044 => 'aaa.pro', - 5045 => 'aca.pro', - 5046 => 'acct.pro', - 5047 => 'avocat.pro', - 5048 => 'bar.pro', - 5049 => 'cpa.pro', - 5050 => 'eng.pro', - 5051 => 'jur.pro', - 5052 => 'law.pro', - 5053 => 'med.pro', - 5054 => 'recht.pro', - 5055 => 'ps', - 5056 => 'edu.ps', - 5057 => 'gov.ps', - 5058 => 'sec.ps', - 5059 => 'plo.ps', - 5060 => 'com.ps', - 5061 => 'org.ps', - 5062 => 'net.ps', - 5063 => 'pt', - 5064 => 'net.pt', - 5065 => 'gov.pt', - 5066 => 'org.pt', - 5067 => 'edu.pt', - 5068 => 'int.pt', - 5069 => 'publ.pt', - 5070 => 'com.pt', - 5071 => 'nome.pt', - 5072 => 'pw', - 5073 => 'co.pw', - 5074 => 'ne.pw', - 5075 => 'or.pw', - 5076 => 'ed.pw', - 5077 => 'go.pw', - 5078 => 'belau.pw', - 5079 => 'py', - 5080 => 'com.py', - 5081 => 'coop.py', - 5082 => 'edu.py', - 5083 => 'gov.py', - 5084 => 'mil.py', - 5085 => 'net.py', - 5086 => 'org.py', - 5087 => 'qa', - 5088 => 'com.qa', - 5089 => 'edu.qa', - 5090 => 'gov.qa', - 5091 => 'mil.qa', - 5092 => 'name.qa', - 5093 => 'net.qa', - 5094 => 'org.qa', - 5095 => 'sch.qa', - 5096 => 're', - 5097 => 'asso.re', - 5098 => 'com.re', - 5099 => 'nom.re', - 5100 => 'ro', - 5101 => 'arts.ro', - 5102 => 'com.ro', - 5103 => 'firm.ro', - 5104 => 'info.ro', - 5105 => 'nom.ro', - 5106 => 'nt.ro', - 5107 => 'org.ro', - 5108 => 'rec.ro', - 5109 => 'store.ro', - 5110 => 'tm.ro', - 5111 => 'www.ro', - 5112 => 'rs', - 5113 => 'ac.rs', - 5114 => 'co.rs', - 5115 => 'edu.rs', - 5116 => 'gov.rs', - 5117 => 'in.rs', - 5118 => 'org.rs', - 5119 => 'ru', - 5120 => 'ac.ru', - 5121 => 'com.ru', - 5122 => 'edu.ru', - 5123 => 'int.ru', - 5124 => 'net.ru', - 5125 => 'org.ru', - 5126 => 'pp.ru', - 5127 => 'adygeya.ru', - 5128 => 'altai.ru', - 5129 => 'amur.ru', - 5130 => 'arkhangelsk.ru', - 5131 => 'astrakhan.ru', - 5132 => 'bashkiria.ru', - 5133 => 'belgorod.ru', - 5134 => 'bir.ru', - 5135 => 'bryansk.ru', - 5136 => 'buryatia.ru', - 5137 => 'cbg.ru', - 5138 => 'chel.ru', - 5139 => 'chelyabinsk.ru', - 5140 => 'chita.ru', - 5141 => 'chukotka.ru', - 5142 => 'chuvashia.ru', - 5143 => 'dagestan.ru', - 5144 => 'dudinka.ru', - 5145 => 'e-burg.ru', - 5146 => 'grozny.ru', - 5147 => 'irkutsk.ru', - 5148 => 'ivanovo.ru', - 5149 => 'izhevsk.ru', - 5150 => 'jar.ru', - 5151 => 'joshkar-ola.ru', - 5152 => 'kalmykia.ru', - 5153 => 'kaluga.ru', - 5154 => 'kamchatka.ru', - 5155 => 'karelia.ru', - 5156 => 'kazan.ru', - 5157 => 'kchr.ru', - 5158 => 'kemerovo.ru', - 5159 => 'khabarovsk.ru', - 5160 => 'khakassia.ru', - 5161 => 'khv.ru', - 5162 => 'kirov.ru', - 5163 => 'koenig.ru', - 5164 => 'komi.ru', - 5165 => 'kostroma.ru', - 5166 => 'krasnoyarsk.ru', - 5167 => 'kuban.ru', - 5168 => 'kurgan.ru', - 5169 => 'kursk.ru', - 5170 => 'lipetsk.ru', - 5171 => 'magadan.ru', - 5172 => 'mari.ru', - 5173 => 'mari-el.ru', - 5174 => 'marine.ru', - 5175 => 'mordovia.ru', - 5176 => 'msk.ru', - 5177 => 'murmansk.ru', - 5178 => 'nalchik.ru', - 5179 => 'nnov.ru', - 5180 => 'nov.ru', - 5181 => 'novosibirsk.ru', - 5182 => 'nsk.ru', - 5183 => 'omsk.ru', - 5184 => 'orenburg.ru', - 5185 => 'oryol.ru', - 5186 => 'palana.ru', - 5187 => 'penza.ru', - 5188 => 'perm.ru', - 5189 => 'ptz.ru', - 5190 => 'rnd.ru', - 5191 => 'ryazan.ru', - 5192 => 'sakhalin.ru', - 5193 => 'samara.ru', - 5194 => 'saratov.ru', - 5195 => 'simbirsk.ru', - 5196 => 'smolensk.ru', - 5197 => 'spb.ru', - 5198 => 'stavropol.ru', - 5199 => 'stv.ru', - 5200 => 'surgut.ru', - 5201 => 'tambov.ru', - 5202 => 'tatarstan.ru', - 5203 => 'tom.ru', - 5204 => 'tomsk.ru', - 5205 => 'tsaritsyn.ru', - 5206 => 'tsk.ru', - 5207 => 'tula.ru', - 5208 => 'tuva.ru', - 5209 => 'tver.ru', - 5210 => 'tyumen.ru', - 5211 => 'udm.ru', - 5212 => 'udmurtia.ru', - 5213 => 'ulan-ude.ru', - 5214 => 'vladikavkaz.ru', - 5215 => 'vladimir.ru', - 5216 => 'vladivostok.ru', - 5217 => 'volgograd.ru', - 5218 => 'vologda.ru', - 5219 => 'voronezh.ru', - 5220 => 'vrn.ru', - 5221 => 'vyatka.ru', - 5222 => 'yakutia.ru', - 5223 => 'yamal.ru', - 5224 => 'yaroslavl.ru', - 5225 => 'yekaterinburg.ru', - 5226 => 'yuzhno-sakhalinsk.ru', - 5227 => 'amursk.ru', - 5228 => 'baikal.ru', - 5229 => 'cmw.ru', - 5230 => 'fareast.ru', - 5231 => 'jamal.ru', - 5232 => 'kms.ru', - 5233 => 'k-uralsk.ru', - 5234 => 'kustanai.ru', - 5235 => 'kuzbass.ru', - 5236 => 'mytis.ru', - 5237 => 'nakhodka.ru', - 5238 => 'nkz.ru', - 5239 => 'norilsk.ru', - 5240 => 'oskol.ru', - 5241 => 'pyatigorsk.ru', - 5242 => 'rubtsovsk.ru', - 5243 => 'snz.ru', - 5244 => 'syzran.ru', - 5245 => 'vdonsk.ru', - 5246 => 'zgrad.ru', - 5247 => 'gov.ru', - 5248 => 'mil.ru', - 5249 => 'test.ru', - 5250 => 'rw', - 5251 => 'gov.rw', - 5252 => 'net.rw', - 5253 => 'edu.rw', - 5254 => 'ac.rw', - 5255 => 'com.rw', - 5256 => 'co.rw', - 5257 => 'int.rw', - 5258 => 'mil.rw', - 5259 => 'gouv.rw', - 5260 => 'sa', - 5261 => 'com.sa', - 5262 => 'net.sa', - 5263 => 'org.sa', - 5264 => 'gov.sa', - 5265 => 'med.sa', - 5266 => 'pub.sa', - 5267 => 'edu.sa', - 5268 => 'sch.sa', - 5269 => 'sb', - 5270 => 'com.sb', - 5271 => 'edu.sb', - 5272 => 'gov.sb', - 5273 => 'net.sb', - 5274 => 'org.sb', - 5275 => 'sc', - 5276 => 'com.sc', - 5277 => 'gov.sc', - 5278 => 'net.sc', - 5279 => 'org.sc', - 5280 => 'edu.sc', - 5281 => 'sd', - 5282 => 'com.sd', - 5283 => 'net.sd', - 5284 => 'org.sd', - 5285 => 'edu.sd', - 5286 => 'med.sd', - 5287 => 'tv.sd', - 5288 => 'gov.sd', - 5289 => 'info.sd', - 5290 => 'se', - 5291 => 'a.se', - 5292 => 'ac.se', - 5293 => 'b.se', - 5294 => 'bd.se', - 5295 => 'brand.se', - 5296 => 'c.se', - 5297 => 'd.se', - 5298 => 'e.se', - 5299 => 'f.se', - 5300 => 'fh.se', - 5301 => 'fhsk.se', - 5302 => 'fhv.se', - 5303 => 'g.se', - 5304 => 'h.se', - 5305 => 'i.se', - 5306 => 'k.se', - 5307 => 'komforb.se', - 5308 => 'kommunalforbund.se', - 5309 => 'komvux.se', - 5310 => 'l.se', - 5311 => 'lanbib.se', - 5312 => 'm.se', - 5313 => 'n.se', - 5314 => 'naturbruksgymn.se', - 5315 => 'o.se', - 5316 => 'org.se', - 5317 => 'p.se', - 5318 => 'parti.se', - 5319 => 'pp.se', - 5320 => 'press.se', - 5321 => 'r.se', - 5322 => 's.se', - 5323 => 't.se', - 5324 => 'tm.se', - 5325 => 'u.se', - 5326 => 'w.se', - 5327 => 'x.se', - 5328 => 'y.se', - 5329 => 'z.se', - 5330 => 'sg', - 5331 => 'com.sg', - 5332 => 'net.sg', - 5333 => 'org.sg', - 5334 => 'gov.sg', - 5335 => 'edu.sg', - 5336 => 'per.sg', - 5337 => 'sh', - 5338 => 'com.sh', - 5339 => 'net.sh', - 5340 => 'gov.sh', - 5341 => 'org.sh', - 5342 => 'mil.sh', - 5343 => 'si', - 5344 => 'sj', - 5345 => 'sk', - 5346 => 'sl', - 5347 => 'com.sl', - 5348 => 'net.sl', - 5349 => 'edu.sl', - 5350 => 'gov.sl', - 5351 => 'org.sl', - 5352 => 'sm', - 5353 => 'sn', - 5354 => 'art.sn', - 5355 => 'com.sn', - 5356 => 'edu.sn', - 5357 => 'gouv.sn', - 5358 => 'org.sn', - 5359 => 'perso.sn', - 5360 => 'univ.sn', - 5361 => 'so', - 5362 => 'com.so', - 5363 => 'net.so', - 5364 => 'org.so', - 5365 => 'sr', - 5366 => 'st', - 5367 => 'co.st', - 5368 => 'com.st', - 5369 => 'consulado.st', - 5370 => 'edu.st', - 5371 => 'embaixada.st', - 5372 => 'gov.st', - 5373 => 'mil.st', - 5374 => 'net.st', - 5375 => 'org.st', - 5376 => 'principe.st', - 5377 => 'saotome.st', - 5378 => 'store.st', - 5379 => 'su', - 5380 => 'adygeya.su', - 5381 => 'arkhangelsk.su', - 5382 => 'balashov.su', - 5383 => 'bashkiria.su', - 5384 => 'bryansk.su', - 5385 => 'dagestan.su', - 5386 => 'grozny.su', - 5387 => 'ivanovo.su', - 5388 => 'kalmykia.su', - 5389 => 'kaluga.su', - 5390 => 'karelia.su', - 5391 => 'khakassia.su', - 5392 => 'krasnodar.su', - 5393 => 'kurgan.su', - 5394 => 'lenug.su', - 5395 => 'mordovia.su', - 5396 => 'msk.su', - 5397 => 'murmansk.su', - 5398 => 'nalchik.su', - 5399 => 'nov.su', - 5400 => 'obninsk.su', - 5401 => 'penza.su', - 5402 => 'pokrovsk.su', - 5403 => 'sochi.su', - 5404 => 'spb.su', - 5405 => 'togliatti.su', - 5406 => 'troitsk.su', - 5407 => 'tula.su', - 5408 => 'tuva.su', - 5409 => 'vladikavkaz.su', - 5410 => 'vladimir.su', - 5411 => 'vologda.su', - 5412 => 'sv', - 5413 => 'com.sv', - 5414 => 'edu.sv', - 5415 => 'gob.sv', - 5416 => 'org.sv', - 5417 => 'red.sv', - 5418 => 'sx', - 5419 => 'gov.sx', - 5420 => 'sy', - 5421 => 'edu.sy', - 5422 => 'gov.sy', - 5423 => 'net.sy', - 5424 => 'mil.sy', - 5425 => 'com.sy', - 5426 => 'org.sy', - 5427 => 'sz', - 5428 => 'co.sz', - 5429 => 'ac.sz', - 5430 => 'org.sz', - 5431 => 'tc', - 5432 => 'td', - 5433 => 'tel', - 5434 => 'tf', - 5435 => 'tg', - 5436 => 'th', - 5437 => 'ac.th', - 5438 => 'co.th', - 5439 => 'go.th', - 5440 => 'in.th', - 5441 => 'mi.th', - 5442 => 'net.th', - 5443 => 'or.th', - 5444 => 'tj', - 5445 => 'ac.tj', - 5446 => 'biz.tj', - 5447 => 'co.tj', - 5448 => 'com.tj', - 5449 => 'edu.tj', - 5450 => 'go.tj', - 5451 => 'gov.tj', - 5452 => 'int.tj', - 5453 => 'mil.tj', - 5454 => 'name.tj', - 5455 => 'net.tj', - 5456 => 'nic.tj', - 5457 => 'org.tj', - 5458 => 'test.tj', - 5459 => 'web.tj', - 5460 => 'tk', - 5461 => 'tl', - 5462 => 'gov.tl', - 5463 => 'tm', - 5464 => 'com.tm', - 5465 => 'co.tm', - 5466 => 'org.tm', - 5467 => 'net.tm', - 5468 => 'nom.tm', - 5469 => 'gov.tm', - 5470 => 'mil.tm', - 5471 => 'edu.tm', - 5472 => 'tn', - 5473 => 'com.tn', - 5474 => 'ens.tn', - 5475 => 'fin.tn', - 5476 => 'gov.tn', - 5477 => 'ind.tn', - 5478 => 'intl.tn', - 5479 => 'nat.tn', - 5480 => 'net.tn', - 5481 => 'org.tn', - 5482 => 'info.tn', - 5483 => 'perso.tn', - 5484 => 'tourism.tn', - 5485 => 'edunet.tn', - 5486 => 'rnrt.tn', - 5487 => 'rns.tn', - 5488 => 'rnu.tn', - 5489 => 'mincom.tn', - 5490 => 'agrinet.tn', - 5491 => 'defense.tn', - 5492 => 'turen.tn', - 5493 => 'to', - 5494 => 'com.to', - 5495 => 'gov.to', - 5496 => 'net.to', - 5497 => 'org.to', - 5498 => 'edu.to', - 5499 => 'mil.to', - 5500 => 'tr', - 5501 => 'com.tr', - 5502 => 'info.tr', - 5503 => 'biz.tr', - 5504 => 'net.tr', - 5505 => 'org.tr', - 5506 => 'web.tr', - 5507 => 'gen.tr', - 5508 => 'tv.tr', - 5509 => 'av.tr', - 5510 => 'dr.tr', - 5511 => 'bbs.tr', - 5512 => 'name.tr', - 5513 => 'tel.tr', - 5514 => 'gov.tr', - 5515 => 'bel.tr', - 5516 => 'pol.tr', - 5517 => 'mil.tr', - 5518 => 'k12.tr', - 5519 => 'edu.tr', - 5520 => 'kep.tr', - 5521 => 'nc.tr', - 5522 => 'gov.nc.tr', - 5523 => 'travel', - 5524 => 'tt', - 5525 => 'co.tt', - 5526 => 'com.tt', - 5527 => 'org.tt', - 5528 => 'net.tt', - 5529 => 'biz.tt', - 5530 => 'info.tt', - 5531 => 'pro.tt', - 5532 => 'int.tt', - 5533 => 'coop.tt', - 5534 => 'jobs.tt', - 5535 => 'mobi.tt', - 5536 => 'travel.tt', - 5537 => 'museum.tt', - 5538 => 'aero.tt', - 5539 => 'name.tt', - 5540 => 'gov.tt', - 5541 => 'edu.tt', - 5542 => 'tv', - 5543 => 'tw', - 5544 => 'edu.tw', - 5545 => 'gov.tw', - 5546 => 'mil.tw', - 5547 => 'com.tw', - 5548 => 'net.tw', - 5549 => 'org.tw', - 5550 => 'idv.tw', - 5551 => 'game.tw', - 5552 => 'ebiz.tw', - 5553 => 'club.tw', - 5554 => '網路.tw', - 5555 => '組織.tw', - 5556 => '商業.tw', - 5557 => 'tz', - 5558 => 'ac.tz', - 5559 => 'co.tz', - 5560 => 'go.tz', - 5561 => 'hotel.tz', - 5562 => 'info.tz', - 5563 => 'me.tz', - 5564 => 'mil.tz', - 5565 => 'mobi.tz', - 5566 => 'ne.tz', - 5567 => 'or.tz', - 5568 => 'sc.tz', - 5569 => 'tv.tz', - 5570 => 'ua', - 5571 => 'com.ua', - 5572 => 'edu.ua', - 5573 => 'gov.ua', - 5574 => 'in.ua', - 5575 => 'net.ua', - 5576 => 'org.ua', - 5577 => 'cherkassy.ua', - 5578 => 'cherkasy.ua', - 5579 => 'chernigov.ua', - 5580 => 'chernihiv.ua', - 5581 => 'chernivtsi.ua', - 5582 => 'chernovtsy.ua', - 5583 => 'ck.ua', - 5584 => 'cn.ua', - 5585 => 'cr.ua', - 5586 => 'crimea.ua', - 5587 => 'cv.ua', - 5588 => 'dn.ua', - 5589 => 'dnepropetrovsk.ua', - 5590 => 'dnipropetrovsk.ua', - 5591 => 'dominic.ua', - 5592 => 'donetsk.ua', - 5593 => 'dp.ua', - 5594 => 'if.ua', - 5595 => 'ivano-frankivsk.ua', - 5596 => 'kh.ua', - 5597 => 'kharkiv.ua', - 5598 => 'kharkov.ua', - 5599 => 'kherson.ua', - 5600 => 'khmelnitskiy.ua', - 5601 => 'khmelnytskyi.ua', - 5602 => 'kiev.ua', - 5603 => 'kirovograd.ua', - 5604 => 'km.ua', - 5605 => 'kr.ua', - 5606 => 'krym.ua', - 5607 => 'ks.ua', - 5608 => 'kv.ua', - 5609 => 'kyiv.ua', - 5610 => 'lg.ua', - 5611 => 'lt.ua', - 5612 => 'lugansk.ua', - 5613 => 'lutsk.ua', - 5614 => 'lv.ua', - 5615 => 'lviv.ua', - 5616 => 'mk.ua', - 5617 => 'mykolaiv.ua', - 5618 => 'nikolaev.ua', - 5619 => 'od.ua', - 5620 => 'odesa.ua', - 5621 => 'odessa.ua', - 5622 => 'pl.ua', - 5623 => 'poltava.ua', - 5624 => 'rivne.ua', - 5625 => 'rovno.ua', - 5626 => 'rv.ua', - 5627 => 'sb.ua', - 5628 => 'sebastopol.ua', - 5629 => 'sevastopol.ua', - 5630 => 'sm.ua', - 5631 => 'sumy.ua', - 5632 => 'te.ua', - 5633 => 'ternopil.ua', - 5634 => 'uz.ua', - 5635 => 'uzhgorod.ua', - 5636 => 'vinnica.ua', - 5637 => 'vinnytsia.ua', - 5638 => 'vn.ua', - 5639 => 'volyn.ua', - 5640 => 'yalta.ua', - 5641 => 'zaporizhzhe.ua', - 5642 => 'zaporizhzhia.ua', - 5643 => 'zhitomir.ua', - 5644 => 'zhytomyr.ua', - 5645 => 'zp.ua', - 5646 => 'zt.ua', - 5647 => 'ug', - 5648 => 'co.ug', - 5649 => 'or.ug', - 5650 => 'ac.ug', - 5651 => 'sc.ug', - 5652 => 'go.ug', - 5653 => 'ne.ug', - 5654 => 'com.ug', - 5655 => 'org.ug', - 5656 => 'uk', - 5657 => 'ac.uk', - 5658 => 'co.uk', - 5659 => 'gov.uk', - 5660 => 'ltd.uk', - 5661 => 'me.uk', - 5662 => 'net.uk', - 5663 => 'nhs.uk', - 5664 => 'org.uk', - 5665 => 'plc.uk', - 5666 => 'police.uk', - 5667 => '*.sch.uk', - 5668 => 'us', - 5669 => 'dni.us', - 5670 => 'fed.us', - 5671 => 'isa.us', - 5672 => 'kids.us', - 5673 => 'nsn.us', - 5674 => 'ak.us', - 5675 => 'al.us', - 5676 => 'ar.us', - 5677 => 'as.us', - 5678 => 'az.us', - 5679 => 'ca.us', - 5680 => 'co.us', - 5681 => 'ct.us', - 5682 => 'dc.us', - 5683 => 'de.us', - 5684 => 'fl.us', - 5685 => 'ga.us', - 5686 => 'gu.us', - 5687 => 'hi.us', - 5688 => 'ia.us', - 5689 => 'id.us', - 5690 => 'il.us', - 5691 => 'in.us', - 5692 => 'ks.us', - 5693 => 'ky.us', - 5694 => 'la.us', - 5695 => 'ma.us', - 5696 => 'md.us', - 5697 => 'me.us', - 5698 => 'mi.us', - 5699 => 'mn.us', - 5700 => 'mo.us', - 5701 => 'ms.us', - 5702 => 'mt.us', - 5703 => 'nc.us', - 5704 => 'nd.us', - 5705 => 'ne.us', - 5706 => 'nh.us', - 5707 => 'nj.us', - 5708 => 'nm.us', - 5709 => 'nv.us', - 5710 => 'ny.us', - 5711 => 'oh.us', - 5712 => 'ok.us', - 5713 => 'or.us', - 5714 => 'pa.us', - 5715 => 'pr.us', - 5716 => 'ri.us', - 5717 => 'sc.us', - 5718 => 'sd.us', - 5719 => 'tn.us', - 5720 => 'tx.us', - 5721 => 'ut.us', - 5722 => 'vi.us', - 5723 => 'vt.us', - 5724 => 'va.us', - 5725 => 'wa.us', - 5726 => 'wi.us', - 5727 => 'wv.us', - 5728 => 'wy.us', - 5729 => 'k12.ak.us', - 5730 => 'k12.al.us', - 5731 => 'k12.ar.us', - 5732 => 'k12.as.us', - 5733 => 'k12.az.us', - 5734 => 'k12.ca.us', - 5735 => 'k12.co.us', - 5736 => 'k12.ct.us', - 5737 => 'k12.dc.us', - 5738 => 'k12.de.us', - 5739 => 'k12.fl.us', - 5740 => 'k12.ga.us', - 5741 => 'k12.gu.us', - 5742 => 'k12.ia.us', - 5743 => 'k12.id.us', - 5744 => 'k12.il.us', - 5745 => 'k12.in.us', - 5746 => 'k12.ks.us', - 5747 => 'k12.ky.us', - 5748 => 'k12.la.us', - 5749 => 'k12.ma.us', - 5750 => 'k12.md.us', - 5751 => 'k12.me.us', - 5752 => 'k12.mi.us', - 5753 => 'k12.mn.us', - 5754 => 'k12.mo.us', - 5755 => 'k12.ms.us', - 5756 => 'k12.mt.us', - 5757 => 'k12.nc.us', - 5758 => 'k12.ne.us', - 5759 => 'k12.nh.us', - 5760 => 'k12.nj.us', - 5761 => 'k12.nm.us', - 5762 => 'k12.nv.us', - 5763 => 'k12.ny.us', - 5764 => 'k12.oh.us', - 5765 => 'k12.ok.us', - 5766 => 'k12.or.us', - 5767 => 'k12.pa.us', - 5768 => 'k12.pr.us', - 5769 => 'k12.ri.us', - 5770 => 'k12.sc.us', - 5771 => 'k12.tn.us', - 5772 => 'k12.tx.us', - 5773 => 'k12.ut.us', - 5774 => 'k12.vi.us', - 5775 => 'k12.vt.us', - 5776 => 'k12.va.us', - 5777 => 'k12.wa.us', - 5778 => 'k12.wi.us', - 5779 => 'k12.wy.us', - 5780 => 'cc.ak.us', - 5781 => 'cc.al.us', - 5782 => 'cc.ar.us', - 5783 => 'cc.as.us', - 5784 => 'cc.az.us', - 5785 => 'cc.ca.us', - 5786 => 'cc.co.us', - 5787 => 'cc.ct.us', - 5788 => 'cc.dc.us', - 5789 => 'cc.de.us', - 5790 => 'cc.fl.us', - 5791 => 'cc.ga.us', - 5792 => 'cc.gu.us', - 5793 => 'cc.hi.us', - 5794 => 'cc.ia.us', - 5795 => 'cc.id.us', - 5796 => 'cc.il.us', - 5797 => 'cc.in.us', - 5798 => 'cc.ks.us', - 5799 => 'cc.ky.us', - 5800 => 'cc.la.us', - 5801 => 'cc.ma.us', - 5802 => 'cc.md.us', - 5803 => 'cc.me.us', - 5804 => 'cc.mi.us', - 5805 => 'cc.mn.us', - 5806 => 'cc.mo.us', - 5807 => 'cc.ms.us', - 5808 => 'cc.mt.us', - 5809 => 'cc.nc.us', - 5810 => 'cc.nd.us', - 5811 => 'cc.ne.us', - 5812 => 'cc.nh.us', - 5813 => 'cc.nj.us', - 5814 => 'cc.nm.us', - 5815 => 'cc.nv.us', - 5816 => 'cc.ny.us', - 5817 => 'cc.oh.us', - 5818 => 'cc.ok.us', - 5819 => 'cc.or.us', - 5820 => 'cc.pa.us', - 5821 => 'cc.pr.us', - 5822 => 'cc.ri.us', - 5823 => 'cc.sc.us', - 5824 => 'cc.sd.us', - 5825 => 'cc.tn.us', - 5826 => 'cc.tx.us', - 5827 => 'cc.ut.us', - 5828 => 'cc.vi.us', - 5829 => 'cc.vt.us', - 5830 => 'cc.va.us', - 5831 => 'cc.wa.us', - 5832 => 'cc.wi.us', - 5833 => 'cc.wv.us', - 5834 => 'cc.wy.us', - 5835 => 'lib.ak.us', - 5836 => 'lib.al.us', - 5837 => 'lib.ar.us', - 5838 => 'lib.as.us', - 5839 => 'lib.az.us', - 5840 => 'lib.ca.us', - 5841 => 'lib.co.us', - 5842 => 'lib.ct.us', - 5843 => 'lib.dc.us', - 5844 => 'lib.de.us', - 5845 => 'lib.fl.us', - 5846 => 'lib.ga.us', - 5847 => 'lib.gu.us', - 5848 => 'lib.hi.us', - 5849 => 'lib.ia.us', - 5850 => 'lib.id.us', - 5851 => 'lib.il.us', - 5852 => 'lib.in.us', - 5853 => 'lib.ks.us', - 5854 => 'lib.ky.us', - 5855 => 'lib.la.us', - 5856 => 'lib.ma.us', - 5857 => 'lib.md.us', - 5858 => 'lib.me.us', - 5859 => 'lib.mi.us', - 5860 => 'lib.mn.us', - 5861 => 'lib.mo.us', - 5862 => 'lib.ms.us', - 5863 => 'lib.mt.us', - 5864 => 'lib.nc.us', - 5865 => 'lib.nd.us', - 5866 => 'lib.ne.us', - 5867 => 'lib.nh.us', - 5868 => 'lib.nj.us', - 5869 => 'lib.nm.us', - 5870 => 'lib.nv.us', - 5871 => 'lib.ny.us', - 5872 => 'lib.oh.us', - 5873 => 'lib.ok.us', - 5874 => 'lib.or.us', - 5875 => 'lib.pa.us', - 5876 => 'lib.pr.us', - 5877 => 'lib.ri.us', - 5878 => 'lib.sc.us', - 5879 => 'lib.sd.us', - 5880 => 'lib.tn.us', - 5881 => 'lib.tx.us', - 5882 => 'lib.ut.us', - 5883 => 'lib.vi.us', - 5884 => 'lib.vt.us', - 5885 => 'lib.va.us', - 5886 => 'lib.wa.us', - 5887 => 'lib.wi.us', - 5888 => 'lib.wy.us', - 5889 => 'pvt.k12.ma.us', - 5890 => 'chtr.k12.ma.us', - 5891 => 'paroch.k12.ma.us', - 5892 => 'uy', - 5893 => 'com.uy', - 5894 => 'edu.uy', - 5895 => 'gub.uy', - 5896 => 'mil.uy', - 5897 => 'net.uy', - 5898 => 'org.uy', - 5899 => 'uz', - 5900 => 'co.uz', - 5901 => 'com.uz', - 5902 => 'net.uz', - 5903 => 'org.uz', - 5904 => 'va', - 5905 => 'vc', - 5906 => 'com.vc', - 5907 => 'net.vc', - 5908 => 'org.vc', - 5909 => 'gov.vc', - 5910 => 'mil.vc', - 5911 => 'edu.vc', - 5912 => 've', - 5913 => 'arts.ve', - 5914 => 'co.ve', - 5915 => 'com.ve', - 5916 => 'e12.ve', - 5917 => 'edu.ve', - 5918 => 'firm.ve', - 5919 => 'gob.ve', - 5920 => 'gov.ve', - 5921 => 'info.ve', - 5922 => 'int.ve', - 5923 => 'mil.ve', - 5924 => 'net.ve', - 5925 => 'org.ve', - 5926 => 'rec.ve', - 5927 => 'store.ve', - 5928 => 'tec.ve', - 5929 => 'web.ve', - 5930 => 'vg', - 5931 => 'vi', - 5932 => 'co.vi', - 5933 => 'com.vi', - 5934 => 'k12.vi', - 5935 => 'net.vi', - 5936 => 'org.vi', - 5937 => 'vn', - 5938 => 'com.vn', - 5939 => 'net.vn', - 5940 => 'org.vn', - 5941 => 'edu.vn', - 5942 => 'gov.vn', - 5943 => 'int.vn', - 5944 => 'ac.vn', - 5945 => 'biz.vn', - 5946 => 'info.vn', - 5947 => 'name.vn', - 5948 => 'pro.vn', - 5949 => 'health.vn', - 5950 => 'vu', - 5951 => 'com.vu', - 5952 => 'edu.vu', - 5953 => 'net.vu', - 5954 => 'org.vu', - 5955 => 'wf', - 5956 => 'ws', - 5957 => 'com.ws', - 5958 => 'net.ws', - 5959 => 'org.ws', - 5960 => 'gov.ws', - 5961 => 'edu.ws', - 5962 => 'yt', - 5963 => 'امارات', - 5964 => 'հայ', - 5965 => 'বাংলা', - 5966 => 'бел', - 5967 => '中国', - 5968 => '中國', - 5969 => 'الجزائر', - 5970 => 'مصر', - 5971 => 'ею', - 5972 => 'გე', - 5973 => 'ελ', - 5974 => '香港', - 5975 => 'भारत', - 5976 => 'بھارت', - 5977 => 'భారత్', - 5978 => 'ભારત', - 5979 => 'ਭਾਰਤ', - 5980 => 'ভারত', - 5981 => 'இந்தியா', - 5982 => 'ایران', - 5983 => 'ايران', - 5984 => 'عراق', - 5985 => 'الاردن', - 5986 => '한국', - 5987 => 'қаз', - 5988 => 'ලංකා', - 5989 => 'இலங்கை', - 5990 => 'المغرب', - 5991 => 'мкд', - 5992 => 'мон', - 5993 => '澳門', - 5994 => '澳门', - 5995 => 'مليسيا', - 5996 => 'عمان', - 5997 => 'پاکستان', - 5998 => 'پاكستان', - 5999 => 'فلسطين', - 6000 => 'срб', - 6001 => 'пр.срб', - 6002 => 'орг.срб', - 6003 => 'обр.срб', - 6004 => 'од.срб', - 6005 => 'упр.срб', - 6006 => 'ак.срб', - 6007 => 'рф', - 6008 => 'قطر', - 6009 => 'السعودية', - 6010 => 'السعودیة', - 6011 => 'السعودیۃ', - 6012 => 'السعوديه', - 6013 => 'سودان', - 6014 => '新加坡', - 6015 => 'சிங்கப்பூர்', - 6016 => 'سورية', - 6017 => 'سوريا', - 6018 => 'ไทย', - 6019 => 'تونس', - 6020 => '台灣', - 6021 => '台湾', - 6022 => '臺灣', - 6023 => 'укр', - 6024 => 'اليمن', - 6025 => 'xxx', - 6026 => '*.ye', - 6027 => 'ac.za', - 6028 => 'agric.za', - 6029 => 'alt.za', - 6030 => 'co.za', - 6031 => 'edu.za', - 6032 => 'gov.za', - 6033 => 'grondar.za', - 6034 => 'law.za', - 6035 => 'mil.za', - 6036 => 'net.za', - 6037 => 'ngo.za', - 6038 => 'nis.za', - 6039 => 'nom.za', - 6040 => 'org.za', - 6041 => 'school.za', - 6042 => 'tm.za', - 6043 => 'web.za', - 6044 => 'zm', - 6045 => 'ac.zm', - 6046 => 'biz.zm', - 6047 => 'co.zm', - 6048 => 'com.zm', - 6049 => 'edu.zm', - 6050 => 'gov.zm', - 6051 => 'info.zm', - 6052 => 'mil.zm', - 6053 => 'net.zm', - 6054 => 'org.zm', - 6055 => 'sch.zm', - 6056 => '*.zw', - 6057 => 'aaa', - 6058 => 'aarp', - 6059 => 'abarth', - 6060 => 'abb', - 6061 => 'abbott', - 6062 => 'abbvie', - 6063 => 'abc', - 6064 => 'able', - 6065 => 'abogado', - 6066 => 'abudhabi', - 6067 => 'academy', - 6068 => 'accenture', - 6069 => 'accountant', - 6070 => 'accountants', - 6071 => 'aco', - 6072 => 'active', - 6073 => 'actor', - 6074 => 'adac', - 6075 => 'ads', - 6076 => 'adult', - 6077 => 'aeg', - 6078 => 'aetna', - 6079 => 'afamilycompany', - 6080 => 'afl', - 6081 => 'africa', - 6082 => 'africamagic', - 6083 => 'agakhan', - 6084 => 'agency', - 6085 => 'aig', - 6086 => 'aigo', - 6087 => 'airbus', - 6088 => 'airforce', - 6089 => 'airtel', - 6090 => 'akdn', - 6091 => 'alfaromeo', - 6092 => 'alibaba', - 6093 => 'alipay', - 6094 => 'allfinanz', - 6095 => 'allstate', - 6096 => 'ally', - 6097 => 'alsace', - 6098 => 'alstom', - 6099 => 'americanexpress', - 6100 => 'americanfamily', - 6101 => 'amex', - 6102 => 'amfam', - 6103 => 'amica', - 6104 => 'amsterdam', - 6105 => 'analytics', - 6106 => 'android', - 6107 => 'anquan', - 6108 => 'anz', - 6109 => 'aol', - 6110 => 'apartments', - 6111 => 'app', - 6112 => 'apple', - 6113 => 'aquarelle', - 6114 => 'arab', - 6115 => 'aramco', - 6116 => 'archi', - 6117 => 'army', - 6118 => 'art', - 6119 => 'arte', - 6120 => 'asda', - 6121 => 'associates', - 6122 => 'athleta', - 6123 => 'attorney', - 6124 => 'auction', - 6125 => 'audi', - 6126 => 'audible', - 6127 => 'audio', - 6128 => 'auspost', - 6129 => 'author', - 6130 => 'auto', - 6131 => 'autos', - 6132 => 'avianca', - 6133 => 'aws', - 6134 => 'axa', - 6135 => 'azure', - 6136 => 'baby', - 6137 => 'baidu', - 6138 => 'banamex', - 6139 => 'bananarepublic', - 6140 => 'band', - 6141 => 'bank', - 6142 => 'bar', - 6143 => 'barcelona', - 6144 => 'barclaycard', - 6145 => 'barclays', - 6146 => 'barefoot', - 6147 => 'bargains', - 6148 => 'baseball', - 6149 => 'basketball', - 6150 => 'bauhaus', - 6151 => 'bayern', - 6152 => 'bbc', - 6153 => 'bbt', - 6154 => 'bbva', - 6155 => 'bcg', - 6156 => 'bcn', - 6157 => 'beats', - 6158 => 'beauty', - 6159 => 'beer', - 6160 => 'bentley', - 6161 => 'berlin', - 6162 => 'best', - 6163 => 'bestbuy', - 6164 => 'bet', - 6165 => 'bharti', - 6166 => 'bible', - 6167 => 'bid', - 6168 => 'bike', - 6169 => 'bing', - 6170 => 'bingo', - 6171 => 'bio', - 6172 => 'black', - 6173 => 'blackfriday', - 6174 => 'blanco', - 6175 => 'blockbuster', - 6176 => 'blog', - 6177 => 'bloomberg', - 6178 => 'blue', - 6179 => 'bms', - 6180 => 'bmw', - 6181 => 'bnl', - 6182 => 'bnpparibas', - 6183 => 'boats', - 6184 => 'boehringer', - 6185 => 'bofa', - 6186 => 'bom', - 6187 => 'bond', - 6188 => 'boo', - 6189 => 'book', - 6190 => 'booking', - 6191 => 'boots', - 6192 => 'bosch', - 6193 => 'bostik', - 6194 => 'boston', - 6195 => 'bot', - 6196 => 'boutique', - 6197 => 'box', - 6198 => 'bradesco', - 6199 => 'bridgestone', - 6200 => 'broadway', - 6201 => 'broker', - 6202 => 'brother', - 6203 => 'brussels', - 6204 => 'budapest', - 6205 => 'bugatti', - 6206 => 'build', - 6207 => 'builders', - 6208 => 'business', - 6209 => 'buy', - 6210 => 'buzz', - 6211 => 'bzh', - 6212 => 'cab', - 6213 => 'cafe', - 6214 => 'cal', - 6215 => 'call', - 6216 => 'calvinklein', - 6217 => 'cam', - 6218 => 'camera', - 6219 => 'camp', - 6220 => 'cancerresearch', - 6221 => 'canon', - 6222 => 'capetown', - 6223 => 'capital', - 6224 => 'capitalone', - 6225 => 'car', - 6226 => 'caravan', - 6227 => 'cards', - 6228 => 'care', - 6229 => 'career', - 6230 => 'careers', - 6231 => 'cars', - 6232 => 'cartier', - 6233 => 'casa', - 6234 => 'case', - 6235 => 'caseih', - 6236 => 'cash', - 6237 => 'casino', - 6238 => 'catering', - 6239 => 'catholic', - 6240 => 'cba', - 6241 => 'cbn', - 6242 => 'cbre', - 6243 => 'cbs', - 6244 => 'ceb', - 6245 => 'center', - 6246 => 'ceo', - 6247 => 'cern', - 6248 => 'cfa', - 6249 => 'cfd', - 6250 => 'chanel', - 6251 => 'channel', - 6252 => 'chase', - 6253 => 'chat', - 6254 => 'cheap', - 6255 => 'chintai', - 6256 => 'chloe', - 6257 => 'christmas', - 6258 => 'chrome', - 6259 => 'chrysler', - 6260 => 'church', - 6261 => 'cipriani', - 6262 => 'circle', - 6263 => 'cisco', - 6264 => 'citadel', - 6265 => 'citi', - 6266 => 'citic', - 6267 => 'city', - 6268 => 'cityeats', - 6269 => 'claims', - 6270 => 'cleaning', - 6271 => 'click', - 6272 => 'clinic', - 6273 => 'clinique', - 6274 => 'clothing', - 6275 => 'cloud', - 6276 => 'club', - 6277 => 'clubmed', - 6278 => 'coach', - 6279 => 'codes', - 6280 => 'coffee', - 6281 => 'college', - 6282 => 'cologne', - 6283 => 'comcast', - 6284 => 'commbank', - 6285 => 'community', - 6286 => 'company', - 6287 => 'compare', - 6288 => 'computer', - 6289 => 'comsec', - 6290 => 'condos', - 6291 => 'construction', - 6292 => 'consulting', - 6293 => 'contact', - 6294 => 'contractors', - 6295 => 'cooking', - 6296 => 'cookingchannel', - 6297 => 'cool', - 6298 => 'corsica', - 6299 => 'country', - 6300 => 'coupon', - 6301 => 'coupons', - 6302 => 'courses', - 6303 => 'credit', - 6304 => 'creditcard', - 6305 => 'creditunion', - 6306 => 'cricket', - 6307 => 'crown', - 6308 => 'crs', - 6309 => 'cruise', - 6310 => 'cruises', - 6311 => 'csc', - 6312 => 'cuisinella', - 6313 => 'cymru', - 6314 => 'cyou', - 6315 => 'dabur', - 6316 => 'dad', - 6317 => 'dance', - 6318 => 'date', - 6319 => 'dating', - 6320 => 'datsun', - 6321 => 'day', - 6322 => 'dclk', - 6323 => 'dds', - 6324 => 'deal', - 6325 => 'dealer', - 6326 => 'deals', - 6327 => 'degree', - 6328 => 'delivery', - 6329 => 'dell', - 6330 => 'deloitte', - 6331 => 'delta', - 6332 => 'democrat', - 6333 => 'dental', - 6334 => 'dentist', - 6335 => 'desi', - 6336 => 'design', - 6337 => 'dev', - 6338 => 'dhl', - 6339 => 'diamonds', - 6340 => 'diet', - 6341 => 'digital', - 6342 => 'direct', - 6343 => 'directory', - 6344 => 'discount', - 6345 => 'discover', - 6346 => 'dish', - 6347 => 'diy', - 6348 => 'dnp', - 6349 => 'docs', - 6350 => 'dodge', - 6351 => 'dog', - 6352 => 'doha', - 6353 => 'domains', - 6354 => 'dot', - 6355 => 'download', - 6356 => 'drive', - 6357 => 'dstv', - 6358 => 'dtv', - 6359 => 'dubai', - 6360 => 'duck', - 6361 => 'dunlop', - 6362 => 'duns', - 6363 => 'dupont', - 6364 => 'durban', - 6365 => 'dvag', - 6366 => 'dwg', - 6367 => 'earth', - 6368 => 'eat', - 6369 => 'edeka', - 6370 => 'education', - 6371 => 'email', - 6372 => 'emerck', - 6373 => 'emerson', - 6374 => 'energy', - 6375 => 'engineer', - 6376 => 'engineering', - 6377 => 'enterprises', - 6378 => 'epost', - 6379 => 'epson', - 6380 => 'equipment', - 6381 => 'ericsson', - 6382 => 'erni', - 6383 => 'esq', - 6384 => 'estate', - 6385 => 'esurance', - 6386 => 'etisalat', - 6387 => 'eurovision', - 6388 => 'eus', - 6389 => 'events', - 6390 => 'everbank', - 6391 => 'exchange', - 6392 => 'expert', - 6393 => 'exposed', - 6394 => 'express', - 6395 => 'extraspace', - 6396 => 'fage', - 6397 => 'fail', - 6398 => 'fairwinds', - 6399 => 'faith', - 6400 => 'family', - 6401 => 'fan', - 6402 => 'fans', - 6403 => 'farm', - 6404 => 'farmers', - 6405 => 'fashion', - 6406 => 'fast', - 6407 => 'fedex', - 6408 => 'feedback', - 6409 => 'ferrari', - 6410 => 'ferrero', - 6411 => 'fiat', - 6412 => 'fidelity', - 6413 => 'fido', - 6414 => 'film', - 6415 => 'final', - 6416 => 'finance', - 6417 => 'financial', - 6418 => 'fire', - 6419 => 'firestone', - 6420 => 'firmdale', - 6421 => 'fish', - 6422 => 'fishing', - 6423 => 'fit', - 6424 => 'fitness', - 6425 => 'flickr', - 6426 => 'flights', - 6427 => 'flir', - 6428 => 'florist', - 6429 => 'flowers', - 6430 => 'flsmidth', - 6431 => 'fly', - 6432 => 'foo', - 6433 => 'food', - 6434 => 'foodnetwork', - 6435 => 'football', - 6436 => 'ford', - 6437 => 'forex', - 6438 => 'forsale', - 6439 => 'forum', - 6440 => 'foundation', - 6441 => 'fox', - 6442 => 'free', - 6443 => 'fresenius', - 6444 => 'frl', - 6445 => 'frogans', - 6446 => 'frontdoor', - 6447 => 'frontier', - 6448 => 'ftr', - 6449 => 'fujitsu', - 6450 => 'fujixerox', - 6451 => 'fun', - 6452 => 'fund', - 6453 => 'furniture', - 6454 => 'futbol', - 6455 => 'fyi', - 6456 => 'gal', - 6457 => 'gallery', - 6458 => 'gallo', - 6459 => 'gallup', - 6460 => 'game', - 6461 => 'games', - 6462 => 'gap', - 6463 => 'garden', - 6464 => 'gbiz', - 6465 => 'gdn', - 6466 => 'gea', - 6467 => 'gent', - 6468 => 'genting', - 6469 => 'george', - 6470 => 'ggee', - 6471 => 'gift', - 6472 => 'gifts', - 6473 => 'gives', - 6474 => 'giving', - 6475 => 'glade', - 6476 => 'glass', - 6477 => 'gle', - 6478 => 'global', - 6479 => 'globo', - 6480 => 'gmail', - 6481 => 'gmbh', - 6482 => 'gmo', - 6483 => 'gmx', - 6484 => 'godaddy', - 6485 => 'gold', - 6486 => 'goldpoint', - 6487 => 'golf', - 6488 => 'goo', - 6489 => 'goodhands', - 6490 => 'goodyear', - 6491 => 'goog', - 6492 => 'google', - 6493 => 'gop', - 6494 => 'got', - 6495 => 'gotv', - 6496 => 'grainger', - 6497 => 'graphics', - 6498 => 'gratis', - 6499 => 'green', - 6500 => 'gripe', - 6501 => 'group', - 6502 => 'guardian', - 6503 => 'gucci', - 6504 => 'guge', - 6505 => 'guide', - 6506 => 'guitars', - 6507 => 'guru', - 6508 => 'hair', - 6509 => 'hamburg', - 6510 => 'hangout', - 6511 => 'haus', - 6512 => 'hbo', - 6513 => 'hdfc', - 6514 => 'hdfcbank', - 6515 => 'health', - 6516 => 'healthcare', - 6517 => 'help', - 6518 => 'helsinki', - 6519 => 'here', - 6520 => 'hermes', - 6521 => 'hgtv', - 6522 => 'hiphop', - 6523 => 'hisamitsu', - 6524 => 'hitachi', - 6525 => 'hiv', - 6526 => 'hkt', - 6527 => 'hockey', - 6528 => 'holdings', - 6529 => 'holiday', - 6530 => 'homedepot', - 6531 => 'homegoods', - 6532 => 'homes', - 6533 => 'homesense', - 6534 => 'honda', - 6535 => 'honeywell', - 6536 => 'horse', - 6537 => 'host', - 6538 => 'hosting', - 6539 => 'hot', - 6540 => 'hoteles', - 6541 => 'hotels', - 6542 => 'hotmail', - 6543 => 'house', - 6544 => 'how', - 6545 => 'hsbc', - 6546 => 'htc', - 6547 => 'hughes', - 6548 => 'hyatt', - 6549 => 'hyundai', - 6550 => 'ibm', - 6551 => 'icbc', - 6552 => 'ice', - 6553 => 'icu', - 6554 => 'ieee', - 6555 => 'ifm', - 6556 => 'iinet', - 6557 => 'ikano', - 6558 => 'imamat', - 6559 => 'imdb', - 6560 => 'immo', - 6561 => 'immobilien', - 6562 => 'industries', - 6563 => 'infiniti', - 6564 => 'ing', - 6565 => 'ink', - 6566 => 'institute', - 6567 => 'insurance', - 6568 => 'insure', - 6569 => 'intel', - 6570 => 'international', - 6571 => 'intuit', - 6572 => 'investments', - 6573 => 'ipiranga', - 6574 => 'irish', - 6575 => 'iselect', - 6576 => 'ismaili', - 6577 => 'ist', - 6578 => 'istanbul', - 6579 => 'itau', - 6580 => 'itv', - 6581 => 'iveco', - 6582 => 'iwc', - 6583 => 'jaguar', - 6584 => 'java', - 6585 => 'jcb', - 6586 => 'jcp', - 6587 => 'jeep', - 6588 => 'jetzt', - 6589 => 'jewelry', - 6590 => 'jio', - 6591 => 'jlc', - 6592 => 'jll', - 6593 => 'jmp', - 6594 => 'jnj', - 6595 => 'joburg', - 6596 => 'jot', - 6597 => 'joy', - 6598 => 'jpmorgan', - 6599 => 'jprs', - 6600 => 'juegos', - 6601 => 'juniper', - 6602 => 'kaufen', - 6603 => 'kddi', - 6604 => 'kerryhotels', - 6605 => 'kerrylogistics', - 6606 => 'kerryproperties', - 6607 => 'kfh', - 6608 => 'kia', - 6609 => 'kim', - 6610 => 'kinder', - 6611 => 'kindle', - 6612 => 'kitchen', - 6613 => 'kiwi', - 6614 => 'koeln', - 6615 => 'komatsu', - 6616 => 'kosher', - 6617 => 'kpmg', - 6618 => 'kpn', - 6619 => 'krd', - 6620 => 'kred', - 6621 => 'kuokgroup', - 6622 => 'kyknet', - 6623 => 'kyoto', - 6624 => 'lacaixa', - 6625 => 'ladbrokes', - 6626 => 'lamborghini', - 6627 => 'lamer', - 6628 => 'lancaster', - 6629 => 'lancia', - 6630 => 'lancome', - 6631 => 'land', - 6632 => 'landrover', - 6633 => 'lanxess', - 6634 => 'lasalle', - 6635 => 'lat', - 6636 => 'latino', - 6637 => 'latrobe', - 6638 => 'law', - 6639 => 'lawyer', - 6640 => 'lds', - 6641 => 'lease', - 6642 => 'leclerc', - 6643 => 'lefrak', - 6644 => 'legal', - 6645 => 'lego', - 6646 => 'lexus', - 6647 => 'lgbt', - 6648 => 'liaison', - 6649 => 'lidl', - 6650 => 'life', - 6651 => 'lifeinsurance', - 6652 => 'lifestyle', - 6653 => 'lighting', - 6654 => 'like', - 6655 => 'lilly', - 6656 => 'limited', - 6657 => 'limo', - 6658 => 'lincoln', - 6659 => 'linde', - 6660 => 'link', - 6661 => 'lipsy', - 6662 => 'live', - 6663 => 'living', - 6664 => 'lixil', - 6665 => 'loan', - 6666 => 'loans', - 6667 => 'locker', - 6668 => 'locus', - 6669 => 'loft', - 6670 => 'lol', - 6671 => 'london', - 6672 => 'lotte', - 6673 => 'lotto', - 6674 => 'love', - 6675 => 'lpl', - 6676 => 'lplfinancial', - 6677 => 'ltd', - 6678 => 'ltda', - 6679 => 'lundbeck', - 6680 => 'lupin', - 6681 => 'luxe', - 6682 => 'luxury', - 6683 => 'macys', - 6684 => 'madrid', - 6685 => 'maif', - 6686 => 'maison', - 6687 => 'makeup', - 6688 => 'man', - 6689 => 'management', - 6690 => 'mango', - 6691 => 'market', - 6692 => 'marketing', - 6693 => 'markets', - 6694 => 'marriott', - 6695 => 'marshalls', - 6696 => 'maserati', - 6697 => 'mattel', - 6698 => 'mba', - 6699 => 'mcd', - 6700 => 'mcdonalds', - 6701 => 'mckinsey', - 6702 => 'med', - 6703 => 'media', - 6704 => 'meet', - 6705 => 'melbourne', - 6706 => 'meme', - 6707 => 'memorial', - 6708 => 'men', - 6709 => 'menu', - 6710 => 'meo', - 6711 => 'metlife', - 6712 => 'miami', - 6713 => 'microsoft', - 6714 => 'mini', - 6715 => 'mint', - 6716 => 'mit', - 6717 => 'mitsubishi', - 6718 => 'mlb', - 6719 => 'mls', - 6720 => 'mma', - 6721 => 'mnet', - 6722 => 'mobily', - 6723 => 'moda', - 6724 => 'moe', - 6725 => 'moi', - 6726 => 'mom', - 6727 => 'monash', - 6728 => 'money', - 6729 => 'monster', - 6730 => 'montblanc', - 6731 => 'mopar', - 6732 => 'mormon', - 6733 => 'mortgage', - 6734 => 'moscow', - 6735 => 'moto', - 6736 => 'motorcycles', - 6737 => 'mov', - 6738 => 'movie', - 6739 => 'movistar', - 6740 => 'msd', - 6741 => 'mtn', - 6742 => 'mtpc', - 6743 => 'mtr', - 6744 => 'multichoice', - 6745 => 'mutual', - 6746 => 'mutuelle', - 6747 => 'mzansimagic', - 6748 => 'nab', - 6749 => 'nadex', - 6750 => 'nagoya', - 6751 => 'naspers', - 6752 => 'nationwide', - 6753 => 'natura', - 6754 => 'navy', - 6755 => 'nba', - 6756 => 'nec', - 6757 => 'netbank', - 6758 => 'netflix', - 6759 => 'network', - 6760 => 'neustar', - 6761 => 'new', - 6762 => 'newholland', - 6763 => 'news', - 6764 => 'next', - 6765 => 'nextdirect', - 6766 => 'nexus', - 6767 => 'nfl', - 6768 => 'ngo', - 6769 => 'nhk', - 6770 => 'nico', - 6771 => 'nike', - 6772 => 'nikon', - 6773 => 'ninja', - 6774 => 'nissan', - 6775 => 'nissay', - 6776 => 'nokia', - 6777 => 'northwesternmutual', - 6778 => 'norton', - 6779 => 'now', - 6780 => 'nowruz', - 6781 => 'nowtv', - 6782 => 'nra', - 6783 => 'nrw', - 6784 => 'ntt', - 6785 => 'nyc', - 6786 => 'obi', - 6787 => 'observer', - 6788 => 'off', - 6789 => 'office', - 6790 => 'okinawa', - 6791 => 'olayan', - 6792 => 'olayangroup', - 6793 => 'oldnavy', - 6794 => 'ollo', - 6795 => 'omega', - 6796 => 'one', - 6797 => 'ong', - 6798 => 'onl', - 6799 => 'online', - 6800 => 'onyourside', - 6801 => 'ooo', - 6802 => 'open', - 6803 => 'oracle', - 6804 => 'orange', - 6805 => 'organic', - 6806 => 'orientexpress', - 6807 => 'origins', - 6808 => 'osaka', - 6809 => 'otsuka', - 6810 => 'ott', - 6811 => 'ovh', - 6812 => 'page', - 6813 => 'pamperedchef', - 6814 => 'panasonic', - 6815 => 'panerai', - 6816 => 'paris', - 6817 => 'pars', - 6818 => 'partners', - 6819 => 'parts', - 6820 => 'party', - 6821 => 'passagens', - 6822 => 'pay', - 6823 => 'payu', - 6824 => 'pccw', - 6825 => 'pet', - 6826 => 'pfizer', - 6827 => 'pharmacy', - 6828 => 'philips', - 6829 => 'photo', - 6830 => 'photography', - 6831 => 'photos', - 6832 => 'physio', - 6833 => 'piaget', - 6834 => 'pics', - 6835 => 'pictet', - 6836 => 'pictures', - 6837 => 'pid', - 6838 => 'pin', - 6839 => 'ping', - 6840 => 'pink', - 6841 => 'pioneer', - 6842 => 'pizza', - 6843 => 'place', - 6844 => 'play', - 6845 => 'playstation', - 6846 => 'plumbing', - 6847 => 'plus', - 6848 => 'pnc', - 6849 => 'pohl', - 6850 => 'poker', - 6851 => 'politie', - 6852 => 'porn', - 6853 => 'pramerica', - 6854 => 'praxi', - 6855 => 'press', - 6856 => 'prime', - 6857 => 'prod', - 6858 => 'productions', - 6859 => 'prof', - 6860 => 'progressive', - 6861 => 'promo', - 6862 => 'properties', - 6863 => 'property', - 6864 => 'protection', - 6865 => 'pru', - 6866 => 'prudential', - 6867 => 'pub', - 6868 => 'pwc', - 6869 => 'qpon', - 6870 => 'quebec', - 6871 => 'quest', - 6872 => 'qvc', - 6873 => 'racing', - 6874 => 'raid', - 6875 => 'read', - 6876 => 'realestate', - 6877 => 'realtor', - 6878 => 'realty', - 6879 => 'recipes', - 6880 => 'red', - 6881 => 'redstone', - 6882 => 'redumbrella', - 6883 => 'rehab', - 6884 => 'reise', - 6885 => 'reisen', - 6886 => 'reit', - 6887 => 'reliance', - 6888 => 'ren', - 6889 => 'rent', - 6890 => 'rentals', - 6891 => 'repair', - 6892 => 'report', - 6893 => 'republican', - 6894 => 'rest', - 6895 => 'restaurant', - 6896 => 'review', - 6897 => 'reviews', - 6898 => 'rexroth', - 6899 => 'rich', - 6900 => 'richardli', - 6901 => 'ricoh', - 6902 => 'rightathome', - 6903 => 'ril', - 6904 => 'rio', - 6905 => 'rip', - 6906 => 'rmit', - 6907 => 'rocher', - 6908 => 'rocks', - 6909 => 'rodeo', - 6910 => 'rogers', - 6911 => 'room', - 6912 => 'rsvp', - 6913 => 'ruhr', - 6914 => 'run', - 6915 => 'rwe', - 6916 => 'ryukyu', - 6917 => 'saarland', - 6918 => 'safe', - 6919 => 'safety', - 6920 => 'sakura', - 6921 => 'sale', - 6922 => 'salon', - 6923 => 'samsclub', - 6924 => 'samsung', - 6925 => 'sandvik', - 6926 => 'sandvikcoromant', - 6927 => 'sanofi', - 6928 => 'sap', - 6929 => 'sapo', - 6930 => 'sarl', - 6931 => 'sas', - 6932 => 'save', - 6933 => 'saxo', - 6934 => 'sbi', - 6935 => 'sbs', - 6936 => 'sca', - 6937 => 'scb', - 6938 => 'schaeffler', - 6939 => 'schmidt', - 6940 => 'scholarships', - 6941 => 'school', - 6942 => 'schule', - 6943 => 'schwarz', - 6944 => 'science', - 6945 => 'scjohnson', - 6946 => 'scor', - 6947 => 'scot', - 6948 => 'seat', - 6949 => 'secure', - 6950 => 'security', - 6951 => 'seek', - 6952 => 'select', - 6953 => 'sener', - 6954 => 'services', - 6955 => 'ses', - 6956 => 'seven', - 6957 => 'sew', - 6958 => 'sex', - 6959 => 'sexy', - 6960 => 'sfr', - 6961 => 'shangrila', - 6962 => 'sharp', - 6963 => 'shaw', - 6964 => 'shell', - 6965 => 'shia', - 6966 => 'shiksha', - 6967 => 'shoes', - 6968 => 'shop', - 6969 => 'shopping', - 6970 => 'shouji', - 6971 => 'show', - 6972 => 'showtime', - 6973 => 'shriram', - 6974 => 'silk', - 6975 => 'sina', - 6976 => 'singles', - 6977 => 'site', - 6978 => 'ski', - 6979 => 'skin', - 6980 => 'sky', - 6981 => 'skype', - 6982 => 'sling', - 6983 => 'smart', - 6984 => 'smile', - 6985 => 'sncf', - 6986 => 'soccer', - 6987 => 'social', - 6988 => 'softbank', - 6989 => 'software', - 6990 => 'sohu', - 6991 => 'solar', - 6992 => 'solutions', - 6993 => 'song', - 6994 => 'sony', - 6995 => 'soy', - 6996 => 'space', - 6997 => 'spiegel', - 6998 => 'spot', - 6999 => 'spreadbetting', - 7000 => 'srl', - 7001 => 'srt', - 7002 => 'stada', - 7003 => 'staples', - 7004 => 'star', - 7005 => 'starhub', - 7006 => 'statebank', - 7007 => 'statefarm', - 7008 => 'statoil', - 7009 => 'stc', - 7010 => 'stcgroup', - 7011 => 'stockholm', - 7012 => 'storage', - 7013 => 'store', - 7014 => 'stream', - 7015 => 'studio', - 7016 => 'study', - 7017 => 'style', - 7018 => 'sucks', - 7019 => 'supersport', - 7020 => 'supplies', - 7021 => 'supply', - 7022 => 'support', - 7023 => 'surf', - 7024 => 'surgery', - 7025 => 'suzuki', - 7026 => 'swatch', - 7027 => 'swiftcover', - 7028 => 'swiss', - 7029 => 'sydney', - 7030 => 'symantec', - 7031 => 'systems', - 7032 => 'tab', - 7033 => 'taipei', - 7034 => 'talk', - 7035 => 'taobao', - 7036 => 'target', - 7037 => 'tatamotors', - 7038 => 'tatar', - 7039 => 'tattoo', - 7040 => 'tax', - 7041 => 'taxi', - 7042 => 'tci', - 7043 => 'tdk', - 7044 => 'team', - 7045 => 'tech', - 7046 => 'technology', - 7047 => 'telecity', - 7048 => 'telefonica', - 7049 => 'temasek', - 7050 => 'tennis', - 7051 => 'teva', - 7052 => 'thd', - 7053 => 'theater', - 7054 => 'theatre', - 7055 => 'theguardian', - 7056 => 'tiaa', - 7057 => 'tickets', - 7058 => 'tienda', - 7059 => 'tiffany', - 7060 => 'tips', - 7061 => 'tires', - 7062 => 'tirol', - 7063 => 'tjmaxx', - 7064 => 'tjx', - 7065 => 'tkmaxx', - 7066 => 'tmall', - 7067 => 'today', - 7068 => 'tokyo', - 7069 => 'tools', - 7070 => 'top', - 7071 => 'toray', - 7072 => 'toshiba', - 7073 => 'total', - 7074 => 'tours', - 7075 => 'town', - 7076 => 'toyota', - 7077 => 'toys', - 7078 => 'trade', - 7079 => 'trading', - 7080 => 'training', - 7081 => 'travelchannel', - 7082 => 'travelers', - 7083 => 'travelersinsurance', - 7084 => 'trust', - 7085 => 'trv', - 7086 => 'tube', - 7087 => 'tui', - 7088 => 'tunes', - 7089 => 'tushu', - 7090 => 'tvs', - 7091 => 'ubank', - 7092 => 'ubs', - 7093 => 'uconnect', - 7094 => 'unicom', - 7095 => 'university', - 7096 => 'uno', - 7097 => 'uol', - 7098 => 'ups', - 7099 => 'vacations', - 7100 => 'vana', - 7101 => 'vanguard', - 7102 => 'vegas', - 7103 => 'ventures', - 7104 => 'verisign', - 7105 => 'versicherung', - 7106 => 'vet', - 7107 => 'viajes', - 7108 => 'video', - 7109 => 'vig', - 7110 => 'viking', - 7111 => 'villas', - 7112 => 'vin', - 7113 => 'vip', - 7114 => 'virgin', - 7115 => 'visa', - 7116 => 'vision', - 7117 => 'vista', - 7118 => 'vistaprint', - 7119 => 'viva', - 7120 => 'vivo', - 7121 => 'vlaanderen', - 7122 => 'vodka', - 7123 => 'volkswagen', - 7124 => 'volvo', - 7125 => 'vote', - 7126 => 'voting', - 7127 => 'voto', - 7128 => 'voyage', - 7129 => 'vuelos', - 7130 => 'wales', - 7131 => 'walmart', - 7132 => 'walter', - 7133 => 'wang', - 7134 => 'wanggou', - 7135 => 'warman', - 7136 => 'watch', - 7137 => 'watches', - 7138 => 'weather', - 7139 => 'weatherchannel', - 7140 => 'webcam', - 7141 => 'weber', - 7142 => 'website', - 7143 => 'wed', - 7144 => 'wedding', - 7145 => 'weibo', - 7146 => 'weir', - 7147 => 'whoswho', - 7148 => 'wien', - 7149 => 'wiki', - 7150 => 'williamhill', - 7151 => 'win', - 7152 => 'windows', - 7153 => 'wine', - 7154 => 'winners', - 7155 => 'wme', - 7156 => 'wolterskluwer', - 7157 => 'woodside', - 7158 => 'work', - 7159 => 'works', - 7160 => 'world', - 7161 => 'wow', - 7162 => 'wtc', - 7163 => 'wtf', - 7164 => 'xbox', - 7165 => 'xerox', - 7166 => 'xfinity', - 7167 => 'xihuan', - 7168 => 'xin', - 7169 => 'कॉम', - 7170 => 'セール', - 7171 => '佛山', - 7172 => '慈善', - 7173 => '集团', - 7174 => '在线', - 7175 => '大众汽车', - 7176 => '点看', - 7177 => 'คอม', - 7178 => '八卦', - 7179 => 'موقع', - 7180 => '一号店', - 7181 => '公益', - 7182 => '公司', - 7183 => '香格里拉', - 7184 => '网站', - 7185 => '移动', - 7186 => '我爱你', - 7187 => 'москва', - 7188 => 'католик', - 7189 => 'онлайн', - 7190 => 'сайт', - 7191 => '联通', - 7192 => 'קום', - 7193 => '时尚', - 7194 => '微博', - 7195 => '淡马锡', - 7196 => 'ファッション', - 7197 => 'орг', - 7198 => 'नेट', - 7199 => 'ストア', - 7200 => '삼성', - 7201 => '商标', - 7202 => '商店', - 7203 => '商城', - 7204 => 'дети', - 7205 => 'ポイント', - 7206 => '新闻', - 7207 => '工行', - 7208 => '家電', - 7209 => 'كوم', - 7210 => '中文网', - 7211 => '中信', - 7212 => '娱乐', - 7213 => '谷歌', - 7214 => '電訊盈科', - 7215 => '购物', - 7216 => 'クラウド', - 7217 => '通販', - 7218 => '网店', - 7219 => 'संगठन', - 7220 => '餐厅', - 7221 => '网络', - 7222 => 'ком', - 7223 => '诺基亚', - 7224 => '食品', - 7225 => '飞利浦', - 7226 => '手表', - 7227 => '手机', - 7228 => 'ارامكو', - 7229 => 'العليان', - 7230 => 'اتصالات', - 7231 => 'بازار', - 7232 => 'موبايلي', - 7233 => 'ابوظبي', - 7234 => 'كاثوليك', - 7235 => 'همراه', - 7236 => '닷컴', - 7237 => '政府', - 7238 => 'شبكة', - 7239 => 'بيتك', - 7240 => 'عرب', - 7241 => '机构', - 7242 => '组织机构', - 7243 => '健康', - 7244 => 'рус', - 7245 => '珠宝', - 7246 => '大拿', - 7247 => 'みんな', - 7248 => 'グーグル', - 7249 => '世界', - 7250 => '書籍', - 7251 => '网址', - 7252 => '닷넷', - 7253 => 'コム', - 7254 => '天主教', - 7255 => '游戏', - 7256 => 'vermögensberater', - 7257 => 'vermögensberatung', - 7258 => '企业', - 7259 => '信息', - 7260 => '嘉里大酒店', - 7261 => '嘉里', - 7262 => '广东', - 7263 => '政务', - 7264 => 'xperia', - 7265 => 'xyz', - 7266 => 'yachts', - 7267 => 'yahoo', - 7268 => 'yamaxun', - 7269 => 'yandex', - 7270 => 'yodobashi', - 7271 => 'yoga', - 7272 => 'yokohama', - 7273 => 'you', - 7274 => 'youtube', - 7275 => 'yun', - 7276 => 'zappos', - 7277 => 'zara', - 7278 => 'zero', - 7279 => 'zip', - 7280 => 'zippo', - 7281 => 'zone', - 7282 => 'zuerich', - 7283 => '*.compute.estate', - 7284 => '*.alces.network', - 7285 => 'cloudfront.net', - 7286 => 'ap-northeast-1.compute.amazonaws.com', - 7287 => 'ap-northeast-2.compute.amazonaws.com', - 7288 => 'ap-southeast-1.compute.amazonaws.com', - 7289 => 'ap-southeast-2.compute.amazonaws.com', - 7290 => 'cn-north-1.compute.amazonaws.cn', - 7291 => 'compute-1.amazonaws.com', - 7292 => 'compute.amazonaws.cn', - 7293 => 'compute.amazonaws.com', - 7294 => 'eu-central-1.compute.amazonaws.com', - 7295 => 'eu-west-1.compute.amazonaws.com', - 7296 => 'sa-east-1.compute.amazonaws.com', - 7297 => 'us-east-1.amazonaws.com', - 7298 => 'us-gov-west-1.compute.amazonaws.com', - 7299 => 'us-west-1.compute.amazonaws.com', - 7300 => 'us-west-2.compute.amazonaws.com', - 7301 => 'z-1.compute-1.amazonaws.com', - 7302 => 'z-2.compute-1.amazonaws.com', - 7303 => 'elasticbeanstalk.com', - 7304 => 'elb.amazonaws.com', - 7305 => 's3.amazonaws.com', - 7306 => 's3-ap-northeast-1.amazonaws.com', - 7307 => 's3-ap-northeast-2.amazonaws.com', - 7308 => 's3-ap-southeast-1.amazonaws.com', - 7309 => 's3-ap-southeast-2.amazonaws.com', - 7310 => 's3-eu-central-1.amazonaws.com', - 7311 => 's3-eu-west-1.amazonaws.com', - 7312 => 's3-external-1.amazonaws.com', - 7313 => 's3-external-2.amazonaws.com', - 7314 => 's3-fips-us-gov-west-1.amazonaws.com', - 7315 => 's3-sa-east-1.amazonaws.com', - 7316 => 's3-us-gov-west-1.amazonaws.com', - 7317 => 's3-us-west-1.amazonaws.com', - 7318 => 's3-us-west-2.amazonaws.com', - 7319 => 's3.ap-northeast-2.amazonaws.com', - 7320 => 's3.cn-north-1.amazonaws.com.cn', - 7321 => 's3.eu-central-1.amazonaws.com', - 7322 => 'on-aptible.com', - 7323 => 'myfritz.net', - 7324 => 'betainabox.com', - 7325 => 'ae.org', - 7326 => 'ar.com', - 7327 => 'br.com', - 7328 => 'cn.com', - 7329 => 'com.de', - 7330 => 'com.se', - 7331 => 'de.com', - 7332 => 'eu.com', - 7333 => 'gb.com', - 7334 => 'gb.net', - 7335 => 'hu.com', - 7336 => 'hu.net', - 7337 => 'jp.net', - 7338 => 'jpn.com', - 7339 => 'kr.com', - 7340 => 'mex.com', - 7341 => 'no.com', - 7342 => 'qc.com', - 7343 => 'ru.com', - 7344 => 'sa.com', - 7345 => 'se.com', - 7346 => 'se.net', - 7347 => 'uk.com', - 7348 => 'uk.net', - 7349 => 'us.com', - 7350 => 'uy.com', - 7351 => 'za.bz', - 7352 => 'za.com', - 7353 => 'africa.com', - 7354 => 'gr.com', - 7355 => 'in.net', - 7356 => 'us.org', - 7357 => 'co.com', - 7358 => 'c.la', - 7359 => 'xenapponazure.com', - 7360 => 'cloudcontrolled.com', - 7361 => 'cloudcontrolapp.com', - 7362 => 'co.ca', - 7363 => 'co.cz', - 7364 => 'c.cdn77.org', - 7365 => 'cdn77-ssl.net', - 7366 => 'r.cdn77.net', - 7367 => 'rsc.cdn77.org', - 7368 => 'ssl.origin.cdn77-secure.org', - 7369 => 'co.nl', - 7370 => 'co.no', - 7371 => '*.platform.sh', - 7372 => 'cupcake.is', - 7373 => 'cyon.link', - 7374 => 'cyon.site', - 7375 => 'daplie.me', - 7376 => 'biz.dk', - 7377 => 'co.dk', - 7378 => 'firm.dk', - 7379 => 'reg.dk', - 7380 => 'store.dk', - 7381 => 'dedyn.io', - 7382 => 'dnshome.de', - 7383 => 'dreamhosters.com', - 7384 => 'mydrobo.com', - 7385 => 'duckdns.org', - 7386 => 'dy.fi', - 7387 => 'tunk.org', - 7388 => 'dyndns-at-home.com', - 7389 => 'dyndns-at-work.com', - 7390 => 'dyndns-blog.com', - 7391 => 'dyndns-free.com', - 7392 => 'dyndns-home.com', - 7393 => 'dyndns-ip.com', - 7394 => 'dyndns-mail.com', - 7395 => 'dyndns-office.com', - 7396 => 'dyndns-pics.com', - 7397 => 'dyndns-remote.com', - 7398 => 'dyndns-server.com', - 7399 => 'dyndns-web.com', - 7400 => 'dyndns-wiki.com', - 7401 => 'dyndns-work.com', - 7402 => 'dyndns.biz', - 7403 => 'dyndns.info', - 7404 => 'dyndns.org', - 7405 => 'dyndns.tv', - 7406 => 'at-band-camp.net', - 7407 => 'ath.cx', - 7408 => 'barrel-of-knowledge.info', - 7409 => 'barrell-of-knowledge.info', - 7410 => 'better-than.tv', - 7411 => 'blogdns.com', - 7412 => 'blogdns.net', - 7413 => 'blogdns.org', - 7414 => 'blogsite.org', - 7415 => 'boldlygoingnowhere.org', - 7416 => 'broke-it.net', - 7417 => 'buyshouses.net', - 7418 => 'cechire.com', - 7419 => 'dnsalias.com', - 7420 => 'dnsalias.net', - 7421 => 'dnsalias.org', - 7422 => 'dnsdojo.com', - 7423 => 'dnsdojo.net', - 7424 => 'dnsdojo.org', - 7425 => 'does-it.net', - 7426 => 'doesntexist.com', - 7427 => 'doesntexist.org', - 7428 => 'dontexist.com', - 7429 => 'dontexist.net', - 7430 => 'dontexist.org', - 7431 => 'doomdns.com', - 7432 => 'doomdns.org', - 7433 => 'dvrdns.org', - 7434 => 'dyn-o-saur.com', - 7435 => 'dynalias.com', - 7436 => 'dynalias.net', - 7437 => 'dynalias.org', - 7438 => 'dynathome.net', - 7439 => 'dyndns.ws', - 7440 => 'endofinternet.net', - 7441 => 'endofinternet.org', - 7442 => 'endoftheinternet.org', - 7443 => 'est-a-la-maison.com', - 7444 => 'est-a-la-masion.com', - 7445 => 'est-le-patron.com', - 7446 => 'est-mon-blogueur.com', - 7447 => 'for-better.biz', - 7448 => 'for-more.biz', - 7449 => 'for-our.info', - 7450 => 'for-some.biz', - 7451 => 'for-the.biz', - 7452 => 'forgot.her.name', - 7453 => 'forgot.his.name', - 7454 => 'from-ak.com', - 7455 => 'from-al.com', - 7456 => 'from-ar.com', - 7457 => 'from-az.net', - 7458 => 'from-ca.com', - 7459 => 'from-co.net', - 7460 => 'from-ct.com', - 7461 => 'from-dc.com', - 7462 => 'from-de.com', - 7463 => 'from-fl.com', - 7464 => 'from-ga.com', - 7465 => 'from-hi.com', - 7466 => 'from-ia.com', - 7467 => 'from-id.com', - 7468 => 'from-il.com', - 7469 => 'from-in.com', - 7470 => 'from-ks.com', - 7471 => 'from-ky.com', - 7472 => 'from-la.net', - 7473 => 'from-ma.com', - 7474 => 'from-md.com', - 7475 => 'from-me.org', - 7476 => 'from-mi.com', - 7477 => 'from-mn.com', - 7478 => 'from-mo.com', - 7479 => 'from-ms.com', - 7480 => 'from-mt.com', - 7481 => 'from-nc.com', - 7482 => 'from-nd.com', - 7483 => 'from-ne.com', - 7484 => 'from-nh.com', - 7485 => 'from-nj.com', - 7486 => 'from-nm.com', - 7487 => 'from-nv.com', - 7488 => 'from-ny.net', - 7489 => 'from-oh.com', - 7490 => 'from-ok.com', - 7491 => 'from-or.com', - 7492 => 'from-pa.com', - 7493 => 'from-pr.com', - 7494 => 'from-ri.com', - 7495 => 'from-sc.com', - 7496 => 'from-sd.com', - 7497 => 'from-tn.com', - 7498 => 'from-tx.com', - 7499 => 'from-ut.com', - 7500 => 'from-va.com', - 7501 => 'from-vt.com', - 7502 => 'from-wa.com', - 7503 => 'from-wi.com', - 7504 => 'from-wv.com', - 7505 => 'from-wy.com', - 7506 => 'ftpaccess.cc', - 7507 => 'fuettertdasnetz.de', - 7508 => 'game-host.org', - 7509 => 'game-server.cc', - 7510 => 'getmyip.com', - 7511 => 'gets-it.net', - 7512 => 'go.dyndns.org', - 7513 => 'gotdns.com', - 7514 => 'gotdns.org', - 7515 => 'groks-the.info', - 7516 => 'groks-this.info', - 7517 => 'ham-radio-op.net', - 7518 => 'here-for-more.info', - 7519 => 'hobby-site.com', - 7520 => 'hobby-site.org', - 7521 => 'home.dyndns.org', - 7522 => 'homedns.org', - 7523 => 'homeftp.net', - 7524 => 'homeftp.org', - 7525 => 'homeip.net', - 7526 => 'homelinux.com', - 7527 => 'homelinux.net', - 7528 => 'homelinux.org', - 7529 => 'homeunix.com', - 7530 => 'homeunix.net', - 7531 => 'homeunix.org', - 7532 => 'iamallama.com', - 7533 => 'in-the-band.net', - 7534 => 'is-a-anarchist.com', - 7535 => 'is-a-blogger.com', - 7536 => 'is-a-bookkeeper.com', - 7537 => 'is-a-bruinsfan.org', - 7538 => 'is-a-bulls-fan.com', - 7539 => 'is-a-candidate.org', - 7540 => 'is-a-caterer.com', - 7541 => 'is-a-celticsfan.org', - 7542 => 'is-a-chef.com', - 7543 => 'is-a-chef.net', - 7544 => 'is-a-chef.org', - 7545 => 'is-a-conservative.com', - 7546 => 'is-a-cpa.com', - 7547 => 'is-a-cubicle-slave.com', - 7548 => 'is-a-democrat.com', - 7549 => 'is-a-designer.com', - 7550 => 'is-a-doctor.com', - 7551 => 'is-a-financialadvisor.com', - 7552 => 'is-a-geek.com', - 7553 => 'is-a-geek.net', - 7554 => 'is-a-geek.org', - 7555 => 'is-a-green.com', - 7556 => 'is-a-guru.com', - 7557 => 'is-a-hard-worker.com', - 7558 => 'is-a-hunter.com', - 7559 => 'is-a-knight.org', - 7560 => 'is-a-landscaper.com', - 7561 => 'is-a-lawyer.com', - 7562 => 'is-a-liberal.com', - 7563 => 'is-a-libertarian.com', - 7564 => 'is-a-linux-user.org', - 7565 => 'is-a-llama.com', - 7566 => 'is-a-musician.com', - 7567 => 'is-a-nascarfan.com', - 7568 => 'is-a-nurse.com', - 7569 => 'is-a-painter.com', - 7570 => 'is-a-patsfan.org', - 7571 => 'is-a-personaltrainer.com', - 7572 => 'is-a-photographer.com', - 7573 => 'is-a-player.com', - 7574 => 'is-a-republican.com', - 7575 => 'is-a-rockstar.com', - 7576 => 'is-a-socialist.com', - 7577 => 'is-a-soxfan.org', - 7578 => 'is-a-student.com', - 7579 => 'is-a-teacher.com', - 7580 => 'is-a-techie.com', - 7581 => 'is-a-therapist.com', - 7582 => 'is-an-accountant.com', - 7583 => 'is-an-actor.com', - 7584 => 'is-an-actress.com', - 7585 => 'is-an-anarchist.com', - 7586 => 'is-an-artist.com', - 7587 => 'is-an-engineer.com', - 7588 => 'is-an-entertainer.com', - 7589 => 'is-by.us', - 7590 => 'is-certified.com', - 7591 => 'is-found.org', - 7592 => 'is-gone.com', - 7593 => 'is-into-anime.com', - 7594 => 'is-into-cars.com', - 7595 => 'is-into-cartoons.com', - 7596 => 'is-into-games.com', - 7597 => 'is-leet.com', - 7598 => 'is-lost.org', - 7599 => 'is-not-certified.com', - 7600 => 'is-saved.org', - 7601 => 'is-slick.com', - 7602 => 'is-uberleet.com', - 7603 => 'is-very-bad.org', - 7604 => 'is-very-evil.org', - 7605 => 'is-very-good.org', - 7606 => 'is-very-nice.org', - 7607 => 'is-very-sweet.org', - 7608 => 'is-with-theband.com', - 7609 => 'isa-geek.com', - 7610 => 'isa-geek.net', - 7611 => 'isa-geek.org', - 7612 => 'isa-hockeynut.com', - 7613 => 'issmarterthanyou.com', - 7614 => 'isteingeek.de', - 7615 => 'istmein.de', - 7616 => 'kicks-ass.net', - 7617 => 'kicks-ass.org', - 7618 => 'knowsitall.info', - 7619 => 'land-4-sale.us', - 7620 => 'lebtimnetz.de', - 7621 => 'leitungsen.de', - 7622 => 'likes-pie.com', - 7623 => 'likescandy.com', - 7624 => 'merseine.nu', - 7625 => 'mine.nu', - 7626 => 'misconfused.org', - 7627 => 'mypets.ws', - 7628 => 'myphotos.cc', - 7629 => 'neat-url.com', - 7630 => 'office-on-the.net', - 7631 => 'on-the-web.tv', - 7632 => 'podzone.net', - 7633 => 'podzone.org', - 7634 => 'readmyblog.org', - 7635 => 'saves-the-whales.com', - 7636 => 'scrapper-site.net', - 7637 => 'scrapping.cc', - 7638 => 'selfip.biz', - 7639 => 'selfip.com', - 7640 => 'selfip.info', - 7641 => 'selfip.net', - 7642 => 'selfip.org', - 7643 => 'sells-for-less.com', - 7644 => 'sells-for-u.com', - 7645 => 'sells-it.net', - 7646 => 'sellsyourhome.org', - 7647 => 'servebbs.com', - 7648 => 'servebbs.net', - 7649 => 'servebbs.org', - 7650 => 'serveftp.net', - 7651 => 'serveftp.org', - 7652 => 'servegame.org', - 7653 => 'shacknet.nu', - 7654 => 'simple-url.com', - 7655 => 'space-to-rent.com', - 7656 => 'stuff-4-sale.org', - 7657 => 'stuff-4-sale.us', - 7658 => 'teaches-yoga.com', - 7659 => 'thruhere.net', - 7660 => 'traeumtgerade.de', - 7661 => 'webhop.biz', - 7662 => 'webhop.info', - 7663 => 'webhop.net', - 7664 => 'webhop.org', - 7665 => 'worse-than.tv', - 7666 => 'writesthisblog.com', - 7667 => 'dynv6.net', - 7668 => 'e4.cz', - 7669 => 'eu.org', - 7670 => 'al.eu.org', - 7671 => 'asso.eu.org', - 7672 => 'at.eu.org', - 7673 => 'au.eu.org', - 7674 => 'be.eu.org', - 7675 => 'bg.eu.org', - 7676 => 'ca.eu.org', - 7677 => 'cd.eu.org', - 7678 => 'ch.eu.org', - 7679 => 'cn.eu.org', - 7680 => 'cy.eu.org', - 7681 => 'cz.eu.org', - 7682 => 'de.eu.org', - 7683 => 'dk.eu.org', - 7684 => 'edu.eu.org', - 7685 => 'ee.eu.org', - 7686 => 'es.eu.org', - 7687 => 'fi.eu.org', - 7688 => 'fr.eu.org', - 7689 => 'gr.eu.org', - 7690 => 'hr.eu.org', - 7691 => 'hu.eu.org', - 7692 => 'ie.eu.org', - 7693 => 'il.eu.org', - 7694 => 'in.eu.org', - 7695 => 'int.eu.org', - 7696 => 'is.eu.org', - 7697 => 'it.eu.org', - 7698 => 'jp.eu.org', - 7699 => 'kr.eu.org', - 7700 => 'lt.eu.org', - 7701 => 'lu.eu.org', - 7702 => 'lv.eu.org', - 7703 => 'mc.eu.org', - 7704 => 'me.eu.org', - 7705 => 'mk.eu.org', - 7706 => 'mt.eu.org', - 7707 => 'my.eu.org', - 7708 => 'net.eu.org', - 7709 => 'ng.eu.org', - 7710 => 'nl.eu.org', - 7711 => 'no.eu.org', - 7712 => 'nz.eu.org', - 7713 => 'paris.eu.org', - 7714 => 'pl.eu.org', - 7715 => 'pt.eu.org', - 7716 => 'q-a.eu.org', - 7717 => 'ro.eu.org', - 7718 => 'ru.eu.org', - 7719 => 'se.eu.org', - 7720 => 'si.eu.org', - 7721 => 'sk.eu.org', - 7722 => 'tr.eu.org', - 7723 => 'uk.eu.org', - 7724 => 'us.eu.org', - 7725 => 'apps.fbsbx.com', - 7726 => 'a.ssl.fastly.net', - 7727 => 'b.ssl.fastly.net', - 7728 => 'global.ssl.fastly.net', - 7729 => 'a.prod.fastly.net', - 7730 => 'global.prod.fastly.net', - 7731 => 'firebaseapp.com', - 7732 => 'flynnhub.com', - 7733 => 'freebox-os.com', - 7734 => 'freeboxos.com', - 7735 => 'fbx-os.fr', - 7736 => 'fbxos.fr', - 7737 => 'freebox-os.fr', - 7738 => 'freeboxos.fr', - 7739 => 'service.gov.uk', - 7740 => 'github.io', - 7741 => 'githubusercontent.com', - 7742 => 'githubcloud.com', - 7743 => '*.api.githubcloud.com', - 7744 => '*.ext.githubcloud.com', - 7745 => 'gist.githubcloud.com', - 7746 => '*.githubcloudusercontent.com', - 7747 => 'ro.com', - 7748 => 'goip.de', - 7749 => '*.0emm.com', - 7750 => 'appspot.com', - 7751 => 'blogspot.ae', - 7752 => 'blogspot.al', - 7753 => 'blogspot.am', - 7754 => 'blogspot.ba', - 7755 => 'blogspot.be', - 7756 => 'blogspot.bg', - 7757 => 'blogspot.bj', - 7758 => 'blogspot.ca', - 7759 => 'blogspot.cf', - 7760 => 'blogspot.ch', - 7761 => 'blogspot.cl', - 7762 => 'blogspot.co.at', - 7763 => 'blogspot.co.id', - 7764 => 'blogspot.co.il', - 7765 => 'blogspot.co.ke', - 7766 => 'blogspot.co.nz', - 7767 => 'blogspot.co.uk', - 7768 => 'blogspot.co.za', - 7769 => 'blogspot.com', - 7770 => 'blogspot.com.ar', - 7771 => 'blogspot.com.au', - 7772 => 'blogspot.com.br', - 7773 => 'blogspot.com.by', - 7774 => 'blogspot.com.co', - 7775 => 'blogspot.com.cy', - 7776 => 'blogspot.com.ee', - 7777 => 'blogspot.com.eg', - 7778 => 'blogspot.com.es', - 7779 => 'blogspot.com.mt', - 7780 => 'blogspot.com.ng', - 7781 => 'blogspot.com.tr', - 7782 => 'blogspot.com.uy', - 7783 => 'blogspot.cv', - 7784 => 'blogspot.cz', - 7785 => 'blogspot.de', - 7786 => 'blogspot.dk', - 7787 => 'blogspot.fi', - 7788 => 'blogspot.fr', - 7789 => 'blogspot.gr', - 7790 => 'blogspot.hk', - 7791 => 'blogspot.hr', - 7792 => 'blogspot.hu', - 7793 => 'blogspot.ie', - 7794 => 'blogspot.in', - 7795 => 'blogspot.is', - 7796 => 'blogspot.it', - 7797 => 'blogspot.jp', - 7798 => 'blogspot.kr', - 7799 => 'blogspot.li', - 7800 => 'blogspot.lt', - 7801 => 'blogspot.lu', - 7802 => 'blogspot.md', - 7803 => 'blogspot.mk', - 7804 => 'blogspot.mr', - 7805 => 'blogspot.mx', - 7806 => 'blogspot.my', - 7807 => 'blogspot.nl', - 7808 => 'blogspot.no', - 7809 => 'blogspot.pe', - 7810 => 'blogspot.pt', - 7811 => 'blogspot.qa', - 7812 => 'blogspot.re', - 7813 => 'blogspot.ro', - 7814 => 'blogspot.rs', - 7815 => 'blogspot.ru', - 7816 => 'blogspot.se', - 7817 => 'blogspot.sg', - 7818 => 'blogspot.si', - 7819 => 'blogspot.sk', - 7820 => 'blogspot.sn', - 7821 => 'blogspot.td', - 7822 => 'blogspot.tw', - 7823 => 'blogspot.ug', - 7824 => 'blogspot.vn', - 7825 => 'cloudfunctions.net', - 7826 => 'codespot.com', - 7827 => 'googleapis.com', - 7828 => 'googlecode.com', - 7829 => 'pagespeedmobilizer.com', - 7830 => 'withgoogle.com', - 7831 => 'withyoutube.com', - 7832 => 'hashbang.sh', - 7833 => 'herokuapp.com', - 7834 => 'herokussl.com', - 7835 => 'iki.fi', - 7836 => 'biz.at', - 7837 => 'info.at', - 7838 => 'co.pl', - 7839 => 'azurewebsites.net', - 7840 => 'azure-mobile.net', - 7841 => 'cloudapp.net', - 7842 => 'bmoattachments.org', - 7843 => '4u.com', - 7844 => 'ngrok.io', - 7845 => 'nfshost.com', - 7846 => 'nsupdate.info', - 7847 => 'nerdpol.ovh', - 7848 => 'blogsyte.com', - 7849 => 'brasilia.me', - 7850 => 'cable-modem.org', - 7851 => 'ciscofreak.com', - 7852 => 'collegefan.org', - 7853 => 'couchpotatofries.org', - 7854 => 'damnserver.com', - 7855 => 'ddns.me', - 7856 => 'ditchyourip.com', - 7857 => 'dnsfor.me', - 7858 => 'dnsiskinky.com', - 7859 => 'dvrcam.info', - 7860 => 'dynns.com', - 7861 => 'eating-organic.net', - 7862 => 'fantasyleague.cc', - 7863 => 'geekgalaxy.com', - 7864 => 'golffan.us', - 7865 => 'health-carereform.com', - 7866 => 'homesecuritymac.com', - 7867 => 'homesecuritypc.com', - 7868 => 'hopto.me', - 7869 => 'ilovecollege.info', - 7870 => 'loginto.me', - 7871 => 'mlbfan.org', - 7872 => 'mmafan.biz', - 7873 => 'myactivedirectory.com', - 7874 => 'mydissent.net', - 7875 => 'myeffect.net', - 7876 => 'mymediapc.net', - 7877 => 'mypsx.net', - 7878 => 'mysecuritycamera.com', - 7879 => 'mysecuritycamera.net', - 7880 => 'mysecuritycamera.org', - 7881 => 'net-freaks.com', - 7882 => 'nflfan.org', - 7883 => 'nhlfan.net', - 7884 => 'no-ip.ca', - 7885 => 'no-ip.co.uk', - 7886 => 'no-ip.net', - 7887 => 'noip.us', - 7888 => 'onthewifi.com', - 7889 => 'pgafan.net', - 7890 => 'point2this.com', - 7891 => 'pointto.us', - 7892 => 'privatizehealthinsurance.net', - 7893 => 'quicksytes.com', - 7894 => 'read-books.org', - 7895 => 'securitytactics.com', - 7896 => 'serveexchange.com', - 7897 => 'servehumour.com', - 7898 => 'servep2p.com', - 7899 => 'servesarcasm.com', - 7900 => 'stufftoread.com', - 7901 => 'ufcfan.org', - 7902 => 'unusualperson.com', - 7903 => 'workisboring.com', - 7904 => '3utilities.com', - 7905 => 'bounceme.net', - 7906 => 'ddns.net', - 7907 => 'ddnsking.com', - 7908 => 'gotdns.ch', - 7909 => 'hopto.org', - 7910 => 'myftp.biz', - 7911 => 'myftp.org', - 7912 => 'myvnc.com', - 7913 => 'no-ip.biz', - 7914 => 'no-ip.info', - 7915 => 'no-ip.org', - 7916 => 'noip.me', - 7917 => 'redirectme.net', - 7918 => 'servebeer.com', - 7919 => 'serveblog.net', - 7920 => 'servecounterstrike.com', - 7921 => 'serveftp.com', - 7922 => 'servegame.com', - 7923 => 'servehalflife.com', - 7924 => 'servehttp.com', - 7925 => 'serveirc.com', - 7926 => 'serveminecraft.net', - 7927 => 'servemp3.com', - 7928 => 'servepics.com', - 7929 => 'servequake.com', - 7930 => 'sytes.net', - 7931 => 'webhop.me', - 7932 => 'zapto.org', - 7933 => 'nyc.mn', - 7934 => 'nid.io', - 7935 => 'operaunite.com', - 7936 => 'outsystemscloud.com', - 7937 => 'ownprovider.com', - 7938 => 'oy.lc', - 7939 => 'pgfog.com', - 7940 => 'pagefrontapp.com', - 7941 => 'art.pl', - 7942 => 'gliwice.pl', - 7943 => 'krakow.pl', - 7944 => 'poznan.pl', - 7945 => 'wroc.pl', - 7946 => 'zakopane.pl', - 7947 => 'pantheonsite.io', - 7948 => 'gotpantheon.com', - 7949 => 'mypep.link', - 7950 => 'xen.prgmr.com', - 7951 => 'priv.at', - 7952 => 'chirurgiens-dentistes-en-france.fr', - 7953 => 'qa2.com', - 7954 => 'rackmaze.com', - 7955 => 'rackmaze.net', - 7956 => 'rhcloud.com', - 7957 => 'hzc.io', - 7958 => 'sandcats.io', - 7959 => 'biz.ua', - 7960 => 'co.ua', - 7961 => 'pp.ua', - 7962 => 'sinaapp.com', - 7963 => 'vipsinaapp.com', - 7964 => '1kapp.com', - 7965 => 'bounty-full.com', - 7966 => 'alpha.bounty-full.com', - 7967 => 'beta.bounty-full.com', - 7968 => 'spacekit.io', - 7969 => 'diskstation.me', - 7970 => 'dscloud.biz', - 7971 => 'dscloud.me', - 7972 => 'dscloud.mobi', - 7973 => 'dsmynas.com', - 7974 => 'dsmynas.net', - 7975 => 'dsmynas.org', - 7976 => 'familyds.com', - 7977 => 'familyds.net', - 7978 => 'familyds.org', - 7979 => 'i234.me', - 7980 => 'myds.me', - 7981 => 'synology.me', - 7982 => 'gda.pl', - 7983 => 'gdansk.pl', - 7984 => 'gdynia.pl', - 7985 => 'med.pl', - 7986 => 'sopot.pl', - 7987 => 'bloxcms.com', - 7988 => 'townnews-staging.com', - 7989 => 'hk.com', - 7990 => 'hk.org', - 7991 => 'ltd.hk', - 7992 => 'inc.hk', - 7993 => 'router.management', - 7994 => 'yolasite.com', - 7995 => 'za.net', - 7996 => 'za.org', -);