ATKVNetwork initial Release

This commit is contained in:
ATKV
2026-01-26 18:48:28 -05:00
commit 317686f89b
33 changed files with 66724 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
server.db
__pycache__
dbtest.py
+232
View File
@@ -0,0 +1,232 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
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.
AVNetwork
Copyright (C) 2026 AttackVector
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 <https://www.gnu.org/licenses/>.
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:
AVNetwork Copyright (C) 2026 AttackVector
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 <https://www.gnu.org/licenses/>.
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 <https://www.gnu.org/philosophy/why-not-lgpl.html>.
+37
View File
@@ -0,0 +1,37 @@
from flask import Flask
from flask_cors import CORS, cross_origin
from routes.home import commonAuth
def create_app(test_config=None):
"""Create and configure an instance of the Flask application."""
print( "== AttackVector NETWORK Services ==" )
# Create the Flask application instance
app = Flask(__name__, instance_relative_config=True)
CORS(app)
# Load configuration (optional)
if test_config is None:
# Load the default configuration from config.py (or another file)
app.config.from_pyfile("config.py", silent=True)
else:
# Apply test configuration, overriding defaults
app.config.update(test_config)
# apply the blueprints to the app
from routes.home import getResources, preLaunch, serverStatus
from routes.eacnet import needAuth
app.register_blueprint(getResources.bp)
app.register_blueprint(preLaunch.bp)
app.register_blueprint(serverStatus.bp)
app.register_blueprint(commonAuth.bp)
app.register_blueprint(needAuth.bp)
return app
# If the script is run directly (not imported), start development server
if __name__ == "__main__":
app = create_app()
app.run(host="0.0.0.0")
+2475
View File
File diff suppressed because it is too large Load Diff
+34
View File
@@ -0,0 +1,34 @@
class EAAPIException(Exception):
pass
class CheckFailed(EAAPIException):
pass
class InvalidCard(CheckFailed):
pass
class DecodeError(CheckFailed):
pass
class EncodeError(CheckFailed):
pass
class InvalidModel(EAAPIException):
pass
class XMLStrutureError(EAAPIException):
pass
class NodeNotFound(XMLStrutureError, IndexError):
pass
class AttributeNotFound(XMLStrutureError, KeyError):
pass
+138
View File
@@ -0,0 +1,138 @@
from misc import assert_true
WINDOW_SIZE = 0x1000
WINDOW_MASK = WINDOW_SIZE - 1
THRESHOLD = 3
INPLACE_THRESHOLD = 0xA
LOOK_RANGE = 0x200
MAX_LEN = 0xF + THRESHOLD
MAX_BUFFER = 0x10 + 1
def match_current(window: bytes, pos: int, max_len: int, data: bytes, dpos: int) -> int:
length = 0
while (
dpos + length < len(data)
and length < max_len
and window[(pos + length) & WINDOW_MASK] == data[dpos + length]
and length < MAX_LEN
):
length += 1
return length
def match_window(
window: bytes, pos: int, data: bytes, d_pos: int
) -> None | tuple[int, int]:
max_pos = 0
max_len = 0
for i in range(THRESHOLD, LOOK_RANGE):
length = match_current(window, (pos - i) & WINDOW_MASK, i, data, d_pos)
if length >= INPLACE_THRESHOLD:
return (i, length)
if length >= THRESHOLD:
max_pos = i
max_len = length
if max_len >= THRESHOLD:
return (max_pos, max_len)
return None
def lz77_compress(data: bytes) -> bytes:
output = bytearray()
window = bytearray(WINDOW_SIZE)
current_pos = 0
current_window = 0
current_buffer = 0
flag_byte = 0
bit = 0
buffer = [0] * MAX_BUFFER
pad = 3
while current_pos < len(data):
flag_byte = 0
current_buffer = 0
for bit_pos in range(8):
if current_pos >= len(data):
pad = 0
flag_byte = flag_byte >> (8 - bit_pos)
buffer[current_buffer] = 0
buffer[current_buffer + 1] = 0
current_buffer += 2
break
else:
found = match_window(window, current_window, data, current_pos)
if found is not None and found[1] >= THRESHOLD:
pos, length = found
byte1 = pos >> 4
byte2 = ((pos & 0x0F) << 4) | ((length - THRESHOLD) & 0x0F)
buffer[current_buffer] = byte1
buffer[current_buffer + 1] = byte2
current_buffer += 2
bit = 0
for _ in range(length):
window[current_window & WINDOW_MASK] = data[current_pos]
current_pos += 1
current_window += 1
else:
buffer[current_buffer] = data[current_pos]
window[current_window] = data[current_pos]
current_pos += 1
current_window += 1
current_buffer += 1
bit = 1
flag_byte = (flag_byte >> 1) | ((bit & 1) << 7)
current_window = current_window & WINDOW_MASK
assert_true(
current_buffer < MAX_BUFFER,
f"current buffer {current_buffer} > max buffer {MAX_BUFFER}",
)
output.append(flag_byte)
for i in range(current_buffer):
output.append(buffer[i])
for _ in range(pad):
output.append(0)
return bytes(output)
def lz77_decompress(data: bytes) -> bytes:
output = bytearray()
cur_byte = 0
window = bytearray(WINDOW_SIZE)
window_cursor = 0
while cur_byte < len(data):
flag = data[cur_byte]
cur_byte += 1
for i in range(8):
if (flag >> i) & 1 == 1:
output.append(data[cur_byte])
window[window_cursor] = data[cur_byte]
window_cursor = (window_cursor + 1) & WINDOW_MASK
cur_byte += 1
else:
w = ((data[cur_byte]) << 8) | (data[cur_byte + 1])
if w == 0:
return bytes(output)
cur_byte += 2
position = (window_cursor - (w >> 4)) & WINDOW_MASK
length = (w & 0x0F) + THRESHOLD
for _ in range(length):
b = window[position & WINDOW_MASK]
output.append(b)
window[window_cursor] = b
window_cursor = (window_cursor + 1) & WINDOW_MASK
position += 1
return bytes(output)
__all__ = ("lz77_compress", "lz77_decompress")
+170
View File
@@ -0,0 +1,170 @@
import inspect
import re
import base64
import hashlib
import struct
import time
from typing import Type, Union
from exception import CheckFailed, InvalidModel
# Add these constants at the top of the file
KONASUTE_CLIENT_SALT = b"d4BK3JFREkH5WuyTVEJQ2jbS9h2-df4D"
KONASUTE_SERVER_SALT = b"tGhCtgLuTjV7cZ2phWuCpQ8iwSypVn4W"
INFINITAS_CLIENT_SALT = b"fAwHp6G2FLPHN_ZGBhREJG5flt3hNu"
INFINITAS_SERVER_SALT = b"NH_P-urkCV9npxR90kaAR7YnqDTRL-"
def repair_base64(malformed_base64):
# Replace Base64URL characters with standard Base64 characters
base64_str = malformed_base64.replace("-", "+").replace("_", "/")
# Remove invalid Base64 characters
base64_str = re.sub(r"[^A-Za-z0-9+/=]", "", base64_str)
# Add padding if necessary
padding = len(base64_str) % 4
if padding == 2:
base64_str += "=="
elif padding == 3:
base64_str += "="
# No action needed for padding == 0
return base64_str
def repair_base64IIDX(malformed_base64):
# Replace Base64URL characters with standard Base64 characters
base64_str = malformed_base64.replace("-", "+").replace("_", "/")
base64_str = base64_str.replace(" ", "+")
# Remove invalid Base64 characters
base64_str = re.sub(r"[^A-Za-z0-9+/=]", "", base64_str)
# Add padding if necessary
padding = len(base64_str) % 4
if padding == 2:
base64_str += "=="
elif padding == 3:
base64_str += "="
# No action needed for padding == 0
return base64_str
def assert_true(check: bool, reason: str, exc: Type[Exception] = CheckFailed):
if not check:
line = inspect.stack()[1].code_context
if line:
print()
print("\n".join(line))
raise exc(reason)
def py_encoding(name: str) -> str:
if name.startswith("shift-jis"):
return "shift-jis"
return name
def parse_model(model: str) -> tuple[str, str, str, str, str]:
# e.g. KFC:J:A:A:2019020600
match = re.match(r"^([A-Z0-9]{3}):([A-Z]):([A-Z]):([A-Z])(?::(\d{10}))?$", model)
if match is None:
raise InvalidModel
gamecode, dest, spec, rev, datecode = match.groups()
return gamecode, dest, spec, rev, datecode
def pack(data, width: int) -> bytes:
assert_true(1 <= width <= 8, "Invalid pack size")
assert_true(all(i < (1 << width) for i in data), "Data too large for packing")
bit_buf = in_buf = 0
output = bytearray()
for i in data:
bit_buf |= i << (8 - width)
shift = min(8 - in_buf, width)
bit_buf <<= shift
in_buf += shift
if in_buf == 8:
output.append(bit_buf >> 8)
in_buf = width - shift
bit_buf = (bit_buf & 0xFF) << in_buf
if in_buf:
output.append(bit_buf >> in_buf)
return bytes(output)
def unpack(data, width: int) -> bytes:
assert_true(1 <= width <= 8, "Invalid pack size")
bit_buf = in_buf = 0
output = bytearray()
for i in data:
bit_buf |= i
bit_buf <<= width - in_buf
in_buf += 8
while in_buf >= width:
output.append(bit_buf >> 8)
in_buf -= width
bit_buf = (bit_buf & 0xFF) << min(width, in_buf)
if in_buf:
output.append(bit_buf >> (8 + in_buf - width))
return bytes(output)
def sign_with_salt(salt: Union[str, bytes], data: bytes, timestamp: float = None) -> bytes:
"""
Sign data with a salt using SHA256.
Args:
salt: The salt to use for signing
data: The data to sign
timestamp: Optional timestamp in milliseconds (defaults to current time)
Returns:
bytes: The SHA256 signature
"""
if isinstance(salt, str):
salt = salt.encode('utf-8')
if timestamp is None:
timestamp = time.time() * 1000 # Convert to milliseconds
# Convert timestamp to minutes (from milliseconds)
timestamp_minutes = int(timestamp / (60 * 1000))
packed_time = struct.pack('>Q', timestamp_minutes)
# Create hash
hash_obj = hashlib.sha256()
hash_obj.update(data)
hash_obj.update(packed_time)
hash_obj.update(salt)
return hash_obj.digest()
def find_timestamp_from_signature(known_salt: bytes, known_data: bytes, target_signature: bytes,
time_range_start: int, time_range_end: int) -> int:
"""
Try to find the timestamp used in a signature by brute force.
Args:
known_salt: The salt used for signing
known_data: The data that was signed
target_signature: The signature we're trying to match
time_range_start: Start of timestamp range to try (in milliseconds)
time_range_end: End of timestamp range to try (in milliseconds)
Returns:
int: The timestamp that produced the matching signature, or None if not found
"""
for test_time in range(time_range_start, time_range_end, 1000): # Step by 1 second
test_signature = sign_with_salt(known_salt, known_data, timestamp=test_time)
if test_signature == target_signature:
return test_time
return None
__all__ = ("assert_true", "py_encoding", "parse_model", "pack", "unpack", "sign_with_salt")
+66
View File
@@ -0,0 +1,66 @@
# AttackVector-NETWORK
A (Eventually) Fully Featured Implementation of E-Amusement Cloud Services.
Goes along with loadeacnet (unreleased, needs to be redeveloped), or any E-Amusement Cloud Launcher.
Download Data for DDR GP and SDVX EG is taken from the [laochan-eacnet/backend](https://github.com/laochan-eacnet/backend) project.
---
## Getting Started
Install the Required Dependencies:
`pip install -r requirements.txt`
Then Launch the server:
`python app.py`
The Server IP is always listed on boot.
Point the game you want towards this IP.
## Profiles
Profiles are connected by the Token you log into the game with.
In The Future, this may change to make way for Session Authentication & User UI's.
## KNOWN ISSUES
### DDR GP
- The Profile Name can become corrupted while saving. trying to figure out why.
Report unknown issues to the issue tracker.
---
### Supported Titles:
DDRGP `*`
Gitadora `**`
Nostalgia `**`
IIDX v3 `***`
### Unsupported Titles:
IIDX v1 - v2
SDVX VI `*, **`
Pop'n Lively `*, **`
`* Games require external downloads for Chart & Music Data that is usually authentication locked behind a active subscription / music pack.`
`** Music Pack data for these games have not been implemented, likely due to missing data.`
`*** IIDX v3 support was reimplemented last with the release of this codebase. please report any issues found so people can fix them.`
---
AVNetwork is free software, if you paid for it, or pay for access to access a private server that isn't konami's official service, you have been scammed.
Support Local Arcades & The Companies that develop the games we love where ever you can, Kay? <3
+5
View File
@@ -0,0 +1,5 @@
flask
flask-cors
kbinxml
xmltodict
sqlalchemy
+325
View File
@@ -0,0 +1,325 @@
from urllib.parse import parse_qs
from base64 import b64decode
from flask import Blueprint, request # Import necessary functions
from kbinxml import KBinXML
from routes.eacnet.relays import gitadora
from variables.protocols import IIDX_XML, IIDX_RESULT, EAC_XML, EAC_RESULT, Respond, EAC_PROTOCOL_1, EAC_PROTOCOL_2
from misc import repair_base64
from lz77 import lz77_decompress
import xmltodict
from variables.strings.preLaunch import GenericOK
from variables.strings.common import heartbeat, genericError, standardEACNet, ReserveItemEAC, consumeItemEAC
from variables.strings.eacnet import subscriptionStatus, konasuteUserID, eacItemList
from routes.eacnet.relays import ddrgp, gitadora, nostalgia#, popn, sdvx
from database import (
add_user_eacnet,
getEacnetProfilebyToken,
update_save_data_consumablesEAC
)
bp = Blueprint(
"needAuth", __name__, url_prefix="/eacnet/needAuth"
) # Create a Blueprint for this route section
@bp.route("/GetUserId", methods=["POST"])
def GetUserID():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
if variables["protocol_version"][0] != "2020090800":
return "Version Not Supported.", 400
kbinxml_data = ""
token = ""
preResponse = b""
profile = None
# Example: Decoding and processing data
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
print(type(decoded_data))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
print(eacnetRequest["eacnet"]["info"])
token = eacnetRequest["eacnet"]["info"]["token"]["#text"]
# Process kbinxml_data
profile = getEacnetProfilebyToken(token)
if profile is None:
profile = add_user_eacnet(token)
preResponse = konasuteUserID.format(ref_id=profile.refid,sns_id=profile.snsid).encode("utf-8")
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(preResponse)
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/GetSubscriptionStatus", methods=["POST"])
def GetSubscriptionStatus():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
if variables["protocol_version"][0] != "2020090800":
return "Version Not Supported.", 400
kbinxml_data = ""
subscriptionName = ""
# Example: Decoding and processing data
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
print(bytes.hex(decoded_data))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
print(kbinxml_data)
eacnetRequest = xmltodict.parse(kbinxml_data)
print(eacnetRequest["eacnet"]["info"])
version = eacnetRequest["eacnet"]["info"]["game_id"]["#text"]
if version == "ddr":
subscriptionName = "eac_ddr_basic"
elif version == "gitadora":
subscriptionName = "eacgitadora_basic"
elif version == "sdvx":
subscriptionName = "eac_sdvx_basic"
elif version == "nostalgia":
subscriptionName = "eac_nostalgia_basic"
elif version == "popn-music":
subscriptionName = "EAC_POPNLIVELY"
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(
subscriptionStatus.format(subscriptionName=subscriptionName).encode("utf-8")
)
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/GetItemList", methods=["POST"])
def GetItemList():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
# Access headers
binary_data = b""
preResponse = b""
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
version = eacnetRequest["eacnet"]["info"]["game_id"]["#text"]
token = eacnetRequest["eacnet"]["info"]["token"]["#text"]
profile = getEacnetProfilebyToken(token)
match version:
case "ddr":
print(eacItemList.format(items_num="1",tickets=profile.ddrTicket,item_id="DDR_TICKET"))
preResponse = eacItemList.format(items_num="1",tickets=profile.ddrTicket,item_id="DDR_TICKET").encode()
case "popn-music":
preResponse = eacItemList.format(items_num="1",tickets=profile.livelyTicket,item_id="LIVELY_TICKET").encode()
case _:
preResponse = eacItemList.format(items_num="0",tickets="0",item_id="aa").encode()
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(preResponse)
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/AcRelay", methods=["POST"])
def AcRelay():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
print(variables)
if variables["protocol_version"][0] != "2020090800":
return "Version Not Supported.", 400
kbinxml_data = ""
handler = b"<error></error>"
# Example: Decoding and processing data
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
version = eacnetRequest["eacnet"]["info"]["game_id"].get("#text", {})
module = eacnetRequest["eacnet"]["request"]["module"].get("#text", {})
method = eacnetRequest["eacnet"]["request"]["method"].get("#text", {})
playerToken = eacnetRequest["eacnet"]["info"]["token"].get("#text", {})
data = eacnetRequest["eacnet"]["request"].get("data", {})
if version == "ddr":
handler = ddrgp.DDRGPRelay(module, method, data, playerToken)
elif version == "gitadora":
handler = gitadora.gitadoraRelay(module, method, data, playerToken)
#elif version == "sdvx":
# handler = sdvx.sdvxRelay(module, method, data, playerToken)
elif version == "nostalgia":
handler = nostalgia.nostalgiaRelay(module, method, data, playerToken)
#elif version == "popn-music":
# handler = popn.popnRelay(module, method, data, playerToken)
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(handler)
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/ReserveConsumeItem", methods=["POST"])
def ReserveConsumeItem():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
profile = None
transaction_success = False
itemTemplate = ""
token = None
version = None
if variables.get("protocol_version", [None])[0] != "2020090800":
return "Version Not Supported.", 400
try:
# Decode and decompress request data
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
pdata = xmltodict.parse(kbinxml_data)
# Extract token and version
token = pdata["eacnet"]["info"]["token"]["#text"]
version = pdata["eacnet"]["info"]["game_id"]["#text"]
profile = getEacnetProfilebyToken(token)
# Extract goods_id, item_id, and consume_num
goods_id = pdata["eacnet"]["request"]["data"]["goods_id"]["#text"]
if profile is None:
response = KBinXML(genericError.format(protocol=EAC_XML,result=EAC_RESULT))
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,variables["protocol_version"][0])
else:
transaction_success = update_save_data_consumablesEAC(token, version, goods_id)
profile = getEacnetProfilebyToken(token)
ddrTicket = profile.ddrTicket
livelyTicket = profile.livelyTicket
match version:
case "ddr":
itemTemplate = f'<not_free_count __type="s32">{ddrTicket}</not_free_count>\n <free_count __type="s32">0</free_count>\n'
case "popn-music":
itemTemplate = f'<not_free_count __type="s32">{livelyTicket}</not_free_count>\n <free_count __type="s32">0</free_count>\n'
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(genericError.format(protocol=EAC_XML,result=EAC_RESULT))
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,variables["protocol_version"][0])
# Prepare the response based on transaction success
if transaction_success == True:
print("Sending True")
response = KBinXML(standardEACNet.format(
response=ReserveItemEAC,
status=0,
error=0
).encode()
)
else:
response = KBinXML()
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/ConsumeItem", methods=["POST"])
def consumeItem():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
# Access headers
binary_data = b""
preResponse = b""
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
version = eacnetRequest["eacnet"]["info"]["game_id"]["#text"]
token = eacnetRequest["eacnet"]["info"]["token"]["#text"]
profile = getEacnetProfilebyToken(token)
match version:
case "ddr":
preResponse = standardEACNet.format(
response=consumeItemEAC.format(
tickets=profile.ddrTicket,
item_id="DDR_TICKET"),
status=0,
error=0
).encode()
case "popn-music":
preResponse = standardEACNet.format(
response=consumeItemEAC.format(
tickets=profile.livelyTicket,
item_id="LIVELY_TICKET"),
status=0,
error=0
).encode()
case _:
preResponse = eacItemList.format(items_num="0",tickets="").encode()
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(preResponse)
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
if variables["protocol_version"][0] == "2017012700":
return Respond(binary_data,variables["protocol_version"][0])
elif variables["protocol_version"][0] == "2020090800":
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
+12
View File
@@ -0,0 +1,12 @@
from urllib.parse import parse_qs
from base64 import b64decode
from flask import Blueprint, request # Import necessary functions
from kbinxml import KBinXML
from variables.protocols import IIDX_XML, IIDX_RESULT, EAC_XML, EAC_RESULT, Respond, EAC_PROTOCOL_1, EAC_PROTOCOL_2
from time import time
from variables.strings.preLaunch import GenericOK
from variables.strings.common import heartbeat
bp = Blueprint(
"needAuth", __name__, url_prefix="/eacnet/needlessAuth"
) # Create a Blueprint for this route section
+321
View File
@@ -0,0 +1,321 @@
from database import ddrgp_insert_playlog, getDDRGPPlaylogbyRefid, manage_user_GP
from variables.strings.eacnet import (
log_2
)
from variables.strings.games.ddrgp import (
gpGetHash,
gpMusicList,
ddrGPPlayerData,
ddrGPArcadeData,
ddrGPRecv,
ddrGPmPack,
ddrGPsaveOK,
ddrGPtabooCheck,
gpGetDownloadURLs,
ddrGPMusicPacks,
ddrGPNoteData,
ddrGPmusicData,
ddrGPGetMain
)
from time import time
from base64 import b64decode, b64encode
import re
from kbinxml import KBinXML
import xmltodict
import json
profileKeys = [
"area", "hexseq", "weekly", "weekly_cnt",
"exLamps", "flag1", "flag2", "new_profile_flag",
"flag4", "flag5", "flag6", "flag7",
"weight", "name", "rival"
]
optionKeys = [
"SPEED",
"BOOST",
"APPEARANCE",
"TURN",
"STEP_ZONE",
"SCROLL",
"ARROW_COLOR",
"CUT",
"FREEZE",
"JUMPS",
"ARROW_SKIN",
"FILTER",
"GUIDELINE",
"GAUGE",
"COMBO_POSITION",
"FAST_SLOW",
]
rivalKeys = [
"SLOT_1_ACTIVE",
"SLOT_2_ACTIVE",
"SLOT_3_ACTIVE",
"SLOT_1_DDRCODE",
"SLOT_2_DDRCODE",
"SLOT_3_DDRCODE",
]
lastSessionKeys = [
"session_id",
"rival_id",
"music_id",
"session_count",
"unknown_value_1",
"unknown_value_2",
"status",
"calories_burned_session_1",
"calories_burned_session_2",
"unknown_value_3",
"unknown_value_4",
"unknown_value_5",
"unknown_value_6",
"final_value",
"unique_code",
]
playerCOMMON = 'MSwwLDM3MjkwMGQsMCwwLDAsMCwwLGZmZmZmZmZmZmZmZmZmZmYsMCwwLDAsMCwwLDAs'
playerOPTION = 'MCwzLDAsMCwwLDAsMCwzLDAsMCwwLDAsMSwyLDAsMCwwLDEwLjAwMDAwMCwxMC4wMDAwMDAsMTAuMDAwMDAwLDEwLjAwMDAwMCwwLjAwMDAwMCwwLjAwMDAwMCwwLjAwMDAwMCwwLjAwMDAwMCwsLCwsLCwsLCwsLCw='
playerLAST = 'MSwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLCwsLCwsLCwsLCwsLA=='
playerRIVAL = 'MCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLDAuMDAwMDAwLCwsLCwsLCwsLCwsLA=='
def DDRGPRelay(module, method, data, playerToken):
gameData = data.get("data", {})
refid = gameData.get("refid", {}).get("#text", {})
print(f"refID: {refid}")
print(f"{module} {method}")
match module:
case "tabooword_2":
return ddrGPtabooCheck
case "log_2":
match method:
case "save":
# Game History Save, Not Needed Right Now
return log_2
case _: # Backup Case
return log_2
case "fileinfo_2":
match method:
case "getprev": # Get Preview Music
return gpGetHash
case "getmain": # Get Main Music
#return gpGetHash # Requires Additional Data not available at this current moment, code in theory works perfectly fine.
#allDownloads = xmltodict.parse(KBinXML(gpGetHash).to_text())
#allDownloads = allDownloads["eacnet"]["response"]["fileinfo_2"]["soundinfo"]
allDownloads = json.loads(ddrGPGetMain)
mcode_data = None
for item in allDownloads:
if str(item["mcode"]) == gameData["mcode"]["#text"]:
mcode_data = item
break # Exit the loop once the item is found
if mcode_data is not None:
print("MCODE found. Sending to Client.")
return gpGetDownloadURLs.format(mcode=gameData["mcode"]["#text"],xsb_path=mcode_data["xsb_path"],xsb_url=mcode_data["xsb_url"],xsb_size=mcode_data["xsb_size"],xsb_hash=mcode_data["xsb_hash"],xwb_path=mcode_data["xwb_path"],xwb_url=mcode_data["xwb_url"],xwb_size=mcode_data["xwb_size"],xwb_hash=mcode_data["xwb_hash"],status=0).encode()
else:
print("specific MCODE not found.")
return gpGetDownloadURLs.format(mcode="",xsb_path="",xsb_url="",xsb_size="",xwb_path="",xwb_url="",xwb_size="",status=1).encode()
case "data_2":
match method:
case "getmusic":
return gpMusicList
case "playerdata_2":
match method:
case "usergamedata_advanced":
match gameData["mode"]["#text"]:
case "userload": # int(time())*1000
isNew = 1
gameSessionTime = int(time()) * 1000
musicData = getDDRGPPlaylogbyRefid(refid)
# Count scores, clearkinds and ranks for each notetype
counts = {}
for item in musicData:
mcode = item['musicid']
# Initialize mcode if not already in dictionary
if mcode not in counts:
counts[mcode] = {}
notetype = item['notetype']
# Initialize notetype if not already in mcode dictionary
if notetype not in counts[mcode]:
counts[mcode][notetype] = {}
# Initialize other subcategories if not already present
subcategories = ['score', 'clearkind', 'rank', 'id']
for subcategory in subcategories:
if subcategory not in item:
item[subcategory] = None # or some default value
counts[mcode][notetype][subcategory] = item[subcategory]
print(counts)
music = ''''''
for mcode, note_dict in counts.items():
noteData = ''
for noteid in range(9):
data = note_dict.get(noteid, {})
score = data.get('score', -1)
clearkind = data.get('clearkind', 0)
rank = data.get('rank', 0)
ghostid = data.get('id', -1) if 'id' in data else -1
formatted_string = f"mcode: {mcode}, noteid: {noteid}, score: {score}, clearkind: {clearkind}, rank: {rank}, ghostid: {ghostid}"
print(formatted_string)
noteData += ddrGPNoteData.format(count=0,rank=rank,clear=clearkind,score=score,ghostID=ghostid)
music += ddrGPmusicData.format(mcode=mcode,noteData=noteData)
sampleData = """"""
# TODO: Save Data and Pull down Events at some Point
return ddrGPPlayerData.format(music=music,gameSession=gameSessionTime).encode()
#return sampleData.encode()
case "arcadeload":
print("Attempting To Give fake Arcade Data")
return ddrGPArcadeData
case "mpackload": # Music Pack Data
#return ddrGPmPack
return ddrGPMusicPacks
case "usersave": # Score Save
for note in gameData["note"]:
if int(note["stagenum"]["#text"]) > 0:
ddrgp_insert_playlog(
refid=refid,
stage_no=note["stagenum"]["#text"],
musicid=note["mcode"]["#text"],
notetype=note["notetype"]["#text"],
rank=note["rank"]["#text"],
clearkind=note["clearkind"]["#text"],
score=note["score"]["#text"],
exscore=note["exscore"]["#text"],
maxcombo=note["maxcombo"]["#text"],
life=note["life"]["#text"],
fastcount=note["fastcount"]["#text"],
slowcount=note["slowcount"]["#text"],
judge_marvelous=note["judge_marvelous"]["#text"],
judge_perfect=note["judge_perfect"]["#text"],
judge_great=note["judge_great"]["#text"],
judge_good=note["judge_good"]["#text"],
judge_boo=note["judge_boo"]["#text"],
judge_miss=note["judge_miss"]["#text"],
judge_ok=note["judge_ok"]["#text"],
judge_ng=note["judge_ng"]["#text"],
calorie=note["calorie"]["#text"],
ghostsize=note["ghostsize"]["#text"],
ghost=note["ghost"]["#text"],
timestamp=note["endtime"]["#text"],
playstyle=note["playstyle"]["#text"]
)
return ddrGPsaveOK
case "usernew":
return ddrGPsaveOK
case _:
return b"Bad request"
case "usergamedata_recv":
# Always return the default values to force player registration, if they are not set.
playerData = manage_user_GP(refid,playerToken,None,None,None,None,0)
if playerData is None:
return ddrGPRecv.format(player=playerCOMMON,options=playerOPTION,last=playerLAST,rival=playerRIVAL).encode()
else:
return ddrGPRecv.format(player=playerData.common,options=playerData.option,last=playerData.last,rival=playerData.rival).encode()
case "usergamedata_send": # TODO: Figure out how to save OPTIONS and COMMON type D10 Data
COMMON = None
OPTION = None
LAST = None
RIVAL = None
saveRecords = gameData["record"]["d"]
if isinstance(saveRecords, dict):
# process what is being saved
data = b64decode(saveRecords["#text"]).decode()
if re.search(r".+,(COMMON),", data):
print("COMMON data")
len(data)
if len(data) > 22:
COMMON = b64encode(re.sub(r'(.+?,(COMMON),)', "", re.sub(r"(\d+,)(\d+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.*)(,.*)", r'\1\2,372900d\4\5\6\7\8\9\10\11\12\13\13\13\15', data)).encode()).decode()
elif re.search(r".+,(OPTION),", data):
print("OPTION data")
OPTION = b64encode(re.sub(r".+,(OPTION),", "", data).encode()).decode()
elif re.search(r".+,(LAST),", data):
print("LAST data")
LAST = b64encode(re.sub(r".+,(LAST),", "", data).encode()).decode()
elif re.search(r".+,(RIVAL),", data):
print("RIVAL data")
if len(data) > 22:
RIVAL = b64encode(re.sub(r".+,(RIVAL),", "", data).encode()).decode()
elif isinstance(saveRecords, list):
for item in saveRecords:
data = b64decode(item["#text"]).decode()
if re.search(r".+,(COMMON),", data):
print("COMMON data")
len(data)
print(data)
if data.startswith("D10,COMMON,"):
playerData = manage_user_GP(refid,playerToken,None,None,None,None,0)
COMMONdata = b64decode(playerData.common).decode()
# Remove spaces and commas from the chart string
COMMONdata = COMMONdata.replace(" ", "")
# Split the COMMON data string into different fields
fields = COMMONdata.split(",")
# Convert the fields to the correct data type and append them to the chart data list
commonEdit = []
for field in fields:
if type(field) == str:
commonEdit.append(field) # Keeping the 'd' value as a string
else:
commonEdit.append(int(field))
print(commonEdit)
# Do the same with the data
data = data.replace("D10,COMMON,", "")
commonReplace = []
fields = data.split(",")
for field in fields:
if type(field) == str:
commonReplace.append(field) # Keeping the 'd' value as a string
else:
commonReplace.append(int(field))
# replace certain data from the common data with the new data
commonEdit[3] = commonReplace[0]
commonEdit[5] = commonReplace[1]
commonEdit[8] = commonReplace[2]
commonEdit[10] = commonReplace[3]
commonEdit[11] = commonReplace[4]
# Convert the edited data back into a base64 string
commonEdit = ",".join(commonEdit)
COMMON = b64encode(commonEdit.encode()).decode()
if len(data) > 22:
COMMON = b64encode(re.sub(r'(.+?,(COMMON),)', "", re.sub(r"(\d+,)(\d+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.+)(,.*)(,.*)", r'\1\2,372900d\4\5\6\7\8\9\10\11\12\13\13\13\15', data)).encode()).decode()
if re.search(r".+,(OPTION),", data):
print("OPTION data")
if len(data) > 65:
OPTION = b64encode((re.sub(r",17.000000", ",10.000000", re.sub(r",42.000000", ",10.000000", re.sub(r",0.000000", ",10.000000", re.sub(r",a,", ",7,", re.sub(r".+,(OPTION),", "", data)))))+",1907c71c7bd,18d8cd94ce2,").encode()).decode()
if re.search(r".+,(LAST),", data):
print("LAST data")
print(re.sub(r".+,(LAST),", "", data).encode())
LAST = b64encode(re.sub(r".+,(LAST),", "", data).encode()).decode()
if re.search(r".+,(RIVAL),", data):
print("RIVAL data")
if len(data) > 22:
RIVAL = b64encode(re.sub(r".+,(RIVAL),", "", data).encode()).decode()
print(f'sending values {refid},{playerToken},COMMON {COMMON},OPTION {OPTION},LAST {LAST},RIVAL {RIVAL}')
manage_user_GP(refid,playerToken,COMMON,OPTION,LAST,RIVAL,1)
return ddrGPsaveOK
case _: # Backup Case
return b"NoMatches"
+479
View File
@@ -0,0 +1,479 @@
import re
from database import (
getDMGFPlaylogbyToken,
getDMGFProfileDetailsbyToken,
getDMGFProfileExtbyToken,
getEacnetProfilebyToken,
getDMGFProfilebyToken,
add_user_DMGF,
manage_user_DMGF,
manage_user_DMGF_Details,
update_DMGF_playlog,
)
from variables.strings.games.gitadora import (
gitadoraNewPlayerData,
gitadoraPlayerData,
gitadoraRegisterData,
gitadoraMusicDB,
gitadoraFullPlayerData,
gitadoraGameStatus,
gitadoraGameEnd,
gitadoraStageResult,
gitadoraMusicItem,
customDataDefault,
favMusicDefault
)
from variables.strings.common import genericError
from variables.protocols import EAC_XML, EAC_RESULT
from time import time
from random import choices
import xmltodict
def clamp_u64(value):
"""Clamp value to valid u64 range"""
try:
val = int(float(value))
return max(0, min(val, 18446744073709551615))
except:
return 0
def knst_cardutil_return(playStyle, userProfile, playerIdentification):
skill = 0
allSkill = 0
if playStyle == "GF":
skill = userProfile.GFskill
allSkill = userProfile.GFallSkill
elif playStyle == "DM":
skill = userProfile.DMskill
allSkill = userProfile.DMallSkill
return gitadoraPlayerData.format(refid=playerIdentification.refid,snsid=playerIdentification.snsid,usercode=userProfile.usercode,skill=skill,allSkill=allSkill).encode()
def gitadoraRelay(module, method, data, playerToken):
print(f"{module} {method}")
playerIdentification = getEacnetProfilebyToken(playerToken)
playStyle = data.get("gametype", {}).get("#text", "U32:J:A") # Default to GF if playstyle is not avalible
match playStyle:
case "U32:J:A":
playStyle = "GF"
case "U32:J:B":
playStyle = "DM"
match module:
case "knst_playablemusic":
match method:
case "get":
return gitadoraMusicDB
case "knst_gameinfo":
match method:
case "get":
return gitadoraGameStatus
case "knst_cardutil":
match method:
case "check":
userProfile = getDMGFProfilebyToken(playerToken)
if userProfile is None:
return gitadoraNewPlayerData
return knst_cardutil_return(playStyle,userProfile,playerIdentification)
case "regist":
newUserCode = ''.join(choices('0123456789ABCDEF', k=10))
userProfile = getDMGFProfilebyToken(playerToken)
userProfileExt = getDMGFProfileExtbyToken(playerToken)
userProfileDetails = getDMGFProfileDetailsbyToken(playerToken)
if userProfile is None:
manage_user_DMGF_Details(playerIdentification.refid,playerToken,[],"")
manage_user_DMGF(playerIdentification.refid,playerToken,"","","","")
newUser = add_user_DMGF(playerIdentification.refid,playerToken,playerIdentification.snsid,newUserCode)
if newUser is not None:
return gitadoraRegisterData.format(refid=playerIdentification.refid,snsid=playerIdentification.snsid,usercode=newUserCode).encode()
else:
print("throwing generic error")
return genericError.format(protocol=EAC_XML,result=EAC_RESULT)
# Something went wrong with the user Registration, and it needs to start over again.
else:
print("Registering new card for user ")
return gitadoraRegisterData.format(refid=playerIdentification.refid,snsid=playerIdentification.snsid,usercode=newUserCode).encode()
case "knst_gametop":
match method:
case "get":
userProfile = getDMGFProfilebyToken(playerToken)
userProfileExt = getDMGFProfileExtbyToken(playerToken)
userProfileDetails = getDMGFProfileDetailsbyToken(playerToken)
stageResult = '<stage_result />'
musiclist = '<musiclist nr="0" />'
playlogs = getDMGFPlaylogbyToken(playerToken, playStyle)
playstyle = customDataDefault
custom = customDataDefault
lastCategory = 0
lastMusicID = -1
lastSeq = 0
dispLevel = 0
cabid = 0
play = 0
playtime = 0
playterm = 0
session_cnt = 0
matching_num = 0
extra_stage = 0
extra_play = 0
extra_clear = 0
encore_play = 0
encore_clear = 0
pencore_play = 0
pencore_clear = 0
max_clear_diff = 0
max_full_diff = 0
max_exce_diff = 0
clear_num = 0
full_num = 0
exce_num = 0
no_num = 0
e_num = 0
d_num = 0
c_num = 0
b_num = 0
a_num = 0
s_num = 0
ss_num = 0
musicFavorites1 = favMusicDefault
musicFavorites2 = favMusicDefault
musicFavorites3 = favMusicDefault
if playlogs and len(playlogs) > 0:
gitadoraMusicDBdict = xmltodict.parse(gitadoraMusicDB.decode())
# Generate stage results
musicItems = {} # Dictionary to store music data grouped by musicid
# Group playlogs by musicid
for playlog in playlogs:
if playlog.musicid not in musicItems:
musicItems[playlog.musicid] = {
'musicid': playlog.musicid,
'sequences': {
1: None, # Guitar Basic
2: None, # Guitar Advanced
3: None, # Guitar Extreme
4: None, # Guitar Master
5: None, # Bass Basic
6: None, # Bass Advanced
7: None, # Bass Extreme
8: None # Bass Master
}
}
# Get current data for this sequence
current_data = musicItems[playlog.musicid]['sequences'][playlog.seq]
# Determine if we should replace the existing data
should_replace = False
if current_data is None:
should_replace = True
else:
# Check importance ladder
if playlog.excellent:
# Replace if current isn't excellent or if both excellent but new perc is higher
if not current_data['excellent'] or (current_data['excellent'] and playlog.perc > current_data['perc']):
should_replace = True
elif playlog.fullcombo:
# Replace if current isn't excellent and isn't fullcombo
if not current_data['excellent'] and not current_data['fullcombo']:
should_replace = True
elif playlog.clear:
# Replace if current isn't excellent, isn't fullcombo, and isn't clear
if not current_data['excellent'] and not current_data['fullcombo'] and not current_data['clear']:
should_replace = True
# Only update if we should replace
if should_replace:
musicItems[playlog.musicid]['sequences'][playlog.seq] = {
'stage_no': playlog.stage_no,
'skill': playlog.skill,
'new_skill': playlog.new_skill,
'clear': playlog.clear,
'auto_clear': playlog.auto_clear,
'fullcombo': playlog.fullcombo,
'excellent': playlog.excellent,
'medal': playlog.medal,
'perc': playlog.perc,
'new_perc': playlog.new_perc,
'rank': playlog.rank,
'score': playlog.score,
'combo': playlog.combo,
'max_combo_perc': playlog.max_combo_perc,
'flags': playlog.flags,
'phrase_combo_perc': playlog.phrase_combo_perc,
'meter': playlog.meter,
'meter_prog': playlog.meter_prog
}
musiclistPrep = ""
musiclistLength = 0
for musicid, data in musicItems.items():
print(musicid)
flagFC = 0
flagEX = 0
flagCLR = 0
# Initialize arrays with correct length and default values
meter = ["0"]*8 # Array of 8 zeros as strings
meterProg = [0]*8 # Array of 8 zeros
mdata = [-1] + [-1]*14 + [0]*2 # 17 elements total
sdataSeq = -1
sdataSkill = -1
best_skill = -1 # Track the best skill
for seq, seqData in data["sequences"].items():
try:
seq = int(seq)
print(f"Processing sequence {seq} with data:", seqData)
if seqData is not None:
# Update skill data if this sequence has a higher skill
if seqData["skill"] > best_skill:
best_skill = seqData["skill"]
sdataSeq = seq
sdataSkill = seqData["skill"]
flagFC += seqData["fullcombo"] * 2**seq
flagEX += seqData["excellent"] * 2**seq
flagCLR += seqData["clear"] * 2**seq
# Safely handle meter values
if seqData["meter"]:
try:
# Clamp meter value to valid u64 range
meter[seq-1] = str(clamp_u64(seqData["meter"]))
except Exception as e:
print(f"Error processing meter for seq {seq}: {e}")
meter[seq-1] = "0"
try:
meterProg[seq-1] = int(seqData["meter_prog"])
except (ValueError, TypeError):
print(f"Invalid meter_prog value for seq {seq}: {seqData['meter_prog']}")
meterProg[seq-1] = 0
# Only set perc/rank if the chart was cleared
if seqData["clear"]:
try:
mdata[seq] = int(seqData.get("perc", -2))
mdata[seq+8] = int(seqData.get("rank", 0))
except (ValueError, TypeError) as e:
print(f"Error processing perc/rank for seq {seq}: {e}")
mdata[seq] = -2
mdata[seq+8] = 0
except Exception as e:
print(f"Error processing sequence {seq}: {e}")
continue
# Format the music item
musiclistPrep += gitadoraMusicItem.format(
musicId=musicid,
flag=f"{flagFC} {flagEX} {flagCLR} 0",
sdata=f"{sdataSeq} {sdataSkill}",
mdata=" ".join(str(x) for x in mdata),
meter=" ".join(meter),
meterProg=" ".join(str(x) for x in meterProg)
)
musiclistLength += 1
musiclist = f'<musiclist nr="{musiclistLength}">{musiclistPrep}</musiclist>'
# constructing the stageResults
stageResults = ""
for playlog in playlogs:
# Find the musicid in the gitadoraMusicDBdict
# Find the matching music entry in the musicinfo list
music_info = None
for music in gitadoraMusicDBdict["eacnet"]["response"]["knst_playablemusic"]["musicinfo"]["music"]:
if music["id"]["#text"] == str(playlog.musicid):
music_info = music
break
stageResults += gitadoraStageResult.format(
dateMs=playlog.date_ms,
stage=playlog.stage_no,
skill=playlog.skill,
musicId=playlog.musicid,
diff=music_info["diff"]["#text"].split()[playlog.seq], # Get difficulty from music_info
seqmode=playlog.seq,
musicTitle=music_info.get("music_title", {}).get("#text", ""),
musicArtist=music_info.get("artist", {}).get("#text", ""),
rightsCredits=music_info.get("right_credit", {}).get("#text", ""),
clearStatus=playlog.clear,
rank=playlog.rank,
perfect=playlog.perfect,
great=playlog.great,
good=playlog.good,
ok=playlog.ok,
miss=playlog.miss,
perfectPerc=playlog.perfect_perc,
greatPerc=playlog.great_perc,
goodPerc=playlog.good_perc,
okPerc=playlog.ok_perc,
missPerc=playlog.miss_perc,
maxCombo=playlog.combo,
maxComboPerc=playlog.max_combo_perc,
score=playlog.score,
flags=playlog.flags,
point=playlog.skill, # Using skill as point
newPoint=playlog.new_skill,
perc=playlog.perc,
newPerc=playlog.new_perc,
meter=playlog.meter,
meterProg=playlog.meter_prog,
beforeMeter=playlog.before_meter,
beforeMeterProg=playlog.before_meter_prog,
isNewMeter=playlog.is_new_meter,
phraseDataNum=playlog.phrase_data_num,
phraseAddr=playlog.phrase_addr,
phraseType=playlog.phrase_type,
phraseStatus=playlog.phrase_status,
phraseEndAddr=playlog.phrase_end_addr,
phraseComboPerc=playlog.phrase_combo_perc
)
if stageResults:
stageResult = f"<stage_result>{stageResults}</stage_result>"
else:
stageResult = "<stage_result />"
if playStyle == "GF":
playstyle = userProfileExt.GFplaystyle
custom = userProfileExt.GFcustom
lastCategory = userProfileExt.GFlastCategory
lastMusicID = userProfileExt.GFlastMusic
lastSeq = userProfileExt.GFlastSeq
dispLevel = userProfileExt.GFdisplayLevel
cabid = userProfileDetails.GFcabid
play = userProfileDetails.GFplay
playtime = userProfileDetails.GFplaytime
playterm = userProfileDetails.GFplayterm
session_cnt = userProfileDetails.GFsession_cnt
matching_num = userProfileDetails.GFmatching_num
extra_stage = userProfileDetails.GFextra_stage
extra_play = userProfileDetails.GFextra_play
extra_clear = userProfileDetails.GFextra_clear
encore_play = userProfileDetails.GFencore_play
encore_clear = userProfileDetails.GFencore_clear
pencore_play = userProfileDetails.GFpencore_play
pencore_clear = userProfileDetails.GFpencore_clear
max_clear_diff = userProfileDetails.GFmax_clear_diff
max_full_diff = userProfileDetails.GFmax_full_diff
max_exce_diff = userProfileDetails.GFmax_exce_diff
clear_num = userProfileDetails.GFclear_num
full_num = userProfileDetails.GFfull_num
exce_num = userProfileDetails.GFexce_num
no_num = userProfileDetails.GFno_num
e_num = userProfileDetails.GFe_num
d_num = userProfileDetails.GFd_num
c_num = userProfileDetails.GFc_num
b_num = userProfileDetails.GFb_num
a_num = userProfileDetails.GFa_num
s_num = userProfileDetails.GFs_num
ss_num = userProfileDetails.GFss_num
musicFavorites1 = userProfileExt.GFmusicFavorites1
musicFavorites2 = userProfileExt.GFmusicFavorites2
musicFavorites3 = userProfileExt.GFmusicFavorites3
elif playStyle == "DM":
playstyle = userProfileExt.DMplaystyle
custom = userProfileExt.DMcustom
lastCategory = userProfileExt.DMlastCategory
lastMusicID = userProfileExt.DMlastMusic
lastSeq = userProfileExt.DMlastSeq
dispLevel = userProfileExt.DMdisplayLevel
cabid = userProfileDetails.DMcabid
play = userProfileDetails.DMplay
playtime = userProfileDetails.DMplaytime
playterm = userProfileDetails.DMplayterm
session_cnt = userProfileDetails.DMsession_cnt
matching_num = userProfileDetails.DMmatching_num
extra_stage = userProfileDetails.DMextra_stage
extra_play = userProfileDetails.DMextra_play
extra_clear = userProfileDetails.DMextra_clear
encore_play = userProfileDetails.DMencore_play
encore_clear = userProfileDetails.DMencore_clear
pencore_play = userProfileDetails.DMpencore_play
pencore_clear = userProfileDetails.DMpencore_clear
max_clear_diff = userProfileDetails.DMmax_clear_diff
max_full_diff = userProfileDetails.DMmax_full_diff
max_exce_diff = userProfileDetails.DMmax_exce_diff
clear_num = userProfileDetails.DMclear_num
full_num = userProfileDetails.DMfull_num
exce_num = userProfileDetails.DMexce_num
no_num = userProfileDetails.DMno_num
e_num = userProfileDetails.DMe_num
d_num = userProfileDetails.DMd_num
c_num = userProfileDetails.DMc_num
b_num = userProfileDetails.DMb_num
a_num = userProfileDetails.DMa_num
s_num = userProfileDetails.DMs_num
ss_num = userProfileDetails.DMss_num
musicFavorites1 = userProfileExt.DMmusicFavorites1
musicFavorites2 = userProfileExt.DMmusicFavorites2
musicFavorites3 = userProfileExt.DMmusicFavorites3
return gitadoraFullPlayerData.format(
refid=playerIdentification.refid,
snsid=playerIdentification.snsid,
usercode=userProfile.usercode,
time=int(time()),
playstyle=playstyle,
custom=custom,
lastCategory=lastCategory,
lastMusicID=lastMusicID,
lastSeq=lastSeq,
dispLevel=dispLevel,
cabid=cabid,
play=play,
playtime=playtime,
playterm=playterm,
session_cnt=session_cnt,
matching_num=matching_num,
extra_stage=extra_stage,
extra_play=extra_play,
extra_clear=extra_clear,
encore_play=encore_play,
encore_clear=encore_clear,
pencore_play=pencore_play,
pencore_clear=pencore_clear,
max_clear_diff=max_clear_diff,
max_full_diff=max_full_diff,
max_exce_diff=max_exce_diff,
clear_num=clear_num,
full_num=full_num,
exce_num=exce_num,
no_num=no_num,
e_num=e_num,
d_num=d_num,
c_num=c_num,
b_num=b_num,
a_num=a_num,
s_num=s_num,
ss_num=ss_num,
musicFavorites1=musicFavorites1,
musicFavorites2=musicFavorites2,
musicFavorites3=musicFavorites3,
stageResult=stageResult,
musicList=musiclist
).encode()
case "knst_gameend":
match method:
case "regist": # game is saved here, every time you complete a song
playerData = data["player"]
customData = playerData["customdata"]
skillData = playerData["skilldata"]
record = playerData["record"]
favoritemusic = playerData["favoritemusic"]
playinfo = playerData["playinfo"]
stage = playerData.get("stage", {})
manage_user_DMGF(playerIdentification.refid,playerToken,customData,favoritemusic,playinfo,playStyle)
manage_user_DMGF_Details(playerIdentification.refid,playerToken,playinfo,playStyle)
if stage:
update_DMGF_playlog(playerIdentification.refid, playerToken, stage,playStyle)
return gitadoraGameEnd
case _: # Backup Case
return b"NoMatches"
+86
View File
@@ -0,0 +1,86 @@
from database import add_user_nostalgia, getNostalgiaMusicData, getNostalgiaProfilebyRefID, getNostalgiaProfilebyToken, nostalgia_update_musicList, nostalgia_update_playlog
from variables.strings.games.nostalgia import (
nostagiaProfile,
nostalgiaNewProfile,
nostalgiaMusicDB,
nostalgiaPlayData,
nostalgiaOK,
nostalgiaResults,
nostalgiaSongDataTemplate
)
from time import time
def nostalgiaRelay(module, method, data, playerToken):
refid = data.get("refid", {}).get("#text", {})
print(f"{module} {method}")
match module:
case "UAN_common":
match method:
case "get_music_info":
return nostalgiaMusicDB
case "UAN_player":
match method:
case "get_playdata": # TODO: get player data from database
profile = getNostalgiaProfilebyToken(playerToken) or getNostalgiaProfilebyRefID(refid)
if profile is None:
print("Profile does not exist.")
return nostalgiaNewProfile
return nostagiaProfile.format(name=profile.name,playCount=profile.playCount,todayPlayCount=profile.todayPlayCount,oldPlayCount=profile.oldPlayCount,oldTodayPlayCount=profile.oldTodayPlayCount,oldRecitalCount=profile.oldRecitalCount,flag0=profile.musicListFlg0,flag1=profile.musicListFlg1,flag2=profile.musicListFlg2,flag3=profile.musicListFlg3,permittedFlag0=profile.permittedlist0,permittedFlag1=profile.permittedlist1,permittedFlag2=profile.permittedlist2,permittedFlag3=profile.permittedlist3,musicIndex=profile.musicIndex,sheetType=profile.sheetType,musicGroup=profile.musicGroup,playTime=profile.playTime,bingoIndex=profile.bingoIndex,performType=profile.performType,filterFlag=profile.filterFlag).encode()
case "regist_playdata": # TODO: get player data from database
name = data["name"]["#text"]
profile = add_user_nostalgia(name, refid, playerToken)
return nostagiaProfile.format(name=profile.name,playCount=profile.playCount,todayPlayCount=profile.todayPlayCount,oldPlayCount=profile.oldPlayCount,oldTodayPlayCount=profile.oldTodayPlayCount,oldRecitalCount=profile.oldRecitalCount,flag0=profile.musicListFlg0,flag1=profile.musicListFlg1,flag2=profile.musicListFlg2,flag3=profile.musicListFlg3,permittedFlag0=profile.permittedlist0,permittedFlag1=profile.permittedlist1,permittedFlag2=profile.permittedlist2,permittedFlag3=profile.permittedlist3,musicIndex=profile.musicIndex,sheetType=profile.sheetType,musicGroup=profile.musicGroup,playTime=profile.playTime,bingoIndex=profile.bingoIndex,performType=profile.performType,filterFlag=profile.filterFlag).encode()
case "get_musicdata":
music = ""
newMusic = ""
playerData = getNostalgiaMusicData(playerToken)
for score in playerData:
music += nostalgiaSongDataTemplate.format(music_index=score.musicIndex,sheet_type=score.sheetType,score=score.score,playCount=score.playCount,clearFlag=score.clearFlag,multiCount=score.multiCount,handsMode=score.handsMode,grade=score.grade,recScore=score.recScore,recPlayCount=score.recPlayCount,recHands=score.recHands,recGrade=score.recGrade,clearCount=score.clearCount)
if newMusic == "":
newMusic = "<new_music_list />"
return nostalgiaPlayData.format(music=music,newMusic=newMusic).encode()
case "set_stage_result":
results = data["stageinfo"]["stage"]
musicIndex = results['@music_index']
sheetType = results['@sheet_type']
results = results["common"]
perform_type = results["perform_type"]["#text"] # 0 for Nomal, 1 for Recital Play
score = results["score"]["#text"]
playCount = results["play_count"]["#text"]
clearCount = results["clear_count"]["#text"]
clearFlag = results["clear_flag"]["#text"]
multiCount = results["multi_count"]["#text"]
handsMode = results["hands_mode"]["#text"]
grade = results["grade"]["#text"]
nostalgia_update_playlog(playerToken,refid,musicIndex,sheetType,score,clearFlag,multiCount,handsMode,grade,perform_type)
return nostalgiaOK
case "set_total_result":
musicFlags = data["music_list"]["flag"]
musicListFlg0 = None
musicListFlg1 = None
musicListFlg2 = None
musicListFlg3 = None
for flag in musicFlags:
match str(flag['@sheet_type']):
case "0":
print(flag["#text"])
musicListFlg0 = flag["#text"]
case "1":
print(flag["#text"])
musicListFlg1 = flag["#text"]
case "2":
print(flag["#text"])
musicListFlg2 = flag["#text"]
case "3":
print(flag["#text"])
musicListFlg3 = flag["#text"]
nostalgia_update_musicList(playerToken,refid,musicListFlg0,musicListFlg1,musicListFlg2,musicListFlg3)
return nostalgiaResults.format(flag0=str(musicListFlg0),flag1=str(musicListFlg1),flag2=str(musicListFlg2),flag3=str(musicListFlg3)).encode()
case _: # Backup Case
return b"NoMatches"
+52
View File
@@ -0,0 +1,52 @@
from strings import (
standardEACNet,
popnVerCheck,
popnStart,
popnReadScore,
popnPlayerProfile,
popnTrackDL,
popnFriendMulti
)
from time import time
def popnRelay(module, method, data, playerToken):
gameData = data.get("data", {})
print(f"{module} {data}")
match module:
case "player_pc":
match method:
case "start":
return standardEACNet.format(status=0, error=0, response=popnStart).encode()
case "read_ms":
return standardEACNet.format(status=0, error=0, response=popnVerCheck).encode()
case "read": # TODO: Pull down Player Data from DB
return standardEACNet.format(status=0, error=0, response=popnPlayerProfile).encode()
case "read_score":
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "read_record":
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "read_playlog":
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "write": # Account Profile Update
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "write_music": # Treat as Score Posting
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "write_record": # Treat as Score Posting
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "friend_multi": # Something to do with Rivals? unsure. Game will crash if this is not filled out correctly.
return standardEACNet.format(status=0, error=0, response=popnFriendMulti).encode()
case "trade": # TODO: Ticket System
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "logout": # sends a fuck ton of Profile information to be saved.
return standardEACNet.format(status=0, error=0, response="""<player_pc status="0" />""").encode()
case "info_pc":
match method:
case "track": # Song Download Area
return standardEACNet.format(status=0, error=0, response=popnTrackDL.format(url="https://d1twxdn5j8sbm3.cloudfront.net/resource/0/1/4/0e184046d646fa8b846b7fff79edfebedeefa073_66e92ab0075bad7dde3390158e86b8f15b58127a",path="/0/1/4/0e184046d646fa8b846b7fff79edfebedeefa073",dsha1="66e92ab0075bad7dde3390158e86b8f15b58127a",ssha1="4683cd65fc1d671e7e3fd3fafba8efbb3ac2ef2c",size="11381760")).encode()
case _: # Backup Case
print(f"Unknown method: {module} {method}")
return standardEACNet.format(status=0, error=3, response="""<player_pc status="0" />""").encode()
case _: # Backup Case
print(f"Unknown Module: {module}")
return standardEACNet.format(status=0, error=3, response="""<player_pc status="0" />""").encode()
+31
View File
@@ -0,0 +1,31 @@
from strings import (
gitadoraPlayerData,
gitadoraRegisterData,
gitadoraMusicDB,
gitadoraFullPlayerData,
gitadoraGameStatus,
gitadoraGameEnd,
)
from time import time
def sdvxRelay(module, method, data, playerToken):
gameData = data.get("data", {})
print(f"{module} {data}")
match module:
case "game":
match method:
case "sv6_log": # TODO: Pull down Player Data from DB
return gitadoraPlayerData
case "sv6_common":
return gitadoraRegisterData
case "sv6_load":
return gitadoraRegisterData
case "sv6_load_m":
return gitadoraRegisterData
case "sv6_load_r":
return gitadoraRegisterData
case "sv6_music_url":
return gitadoraRegisterData
case _: # Backup Case
return b"NoMatches"
+73
View File
@@ -0,0 +1,73 @@
from urllib.parse import parse_qs
from base64 import b64decode
from flask import Blueprint, request # Import necessary functions
from kbinxml import KBinXML
from variables.protocols import IIDX_XML, IIDX_RESULT, EAC_XML, EAC_RESULT, Respond, EAC_PROTOCOL_1, EAC_PROTOCOL_2
from time import time
from variables.strings.preLaunch import GenericOK
from variables.strings.common import heartbeat
from variables.strings.iidx import serverValues
bp = Blueprint(
"commonNeedAuth", __name__, url_prefix="/common/needAuth"
) # Create a Blueprint for this route section
@bp.route("/CheckGameStart", methods=["POST"])
def CheckGameStart():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
binary_data = None
protocol = None
if protocolVersion == EAC_PROTOCOL_1 or protocolVersion == EAC_PROTOCOL_2:
protocol=EAC_XML
else:
protocol=IIDX_XML
response = KBinXML(GenericOK.format(protocol=protocol).encode())
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/Heartbeat", methods=["POST"])
def HeartbeatPulse():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
binary_data = None
protocol = None
result = None
if protocolVersion == EAC_PROTOCOL_1 or protocolVersion == EAC_PROTOCOL_2:
protocol=EAC_XML
result=EAC_RESULT
else:
protocol=IIDX_XML
result=IIDX_RESULT
response = KBinXML(heartbeat.format(protocol=protocol,result=result,nextClock=int(round(time() * 1000) + 34526426473),timeRemain=int(time() + 1 * 10000)).encode())
binary_data = response.to_binary()
return Respond(binary_data,protocolVersion)
return "Invalid request method", 400
@bp.route("/GetServerValues", methods=["POST"])
def GetServerValues():
if request.method == "POST":
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
response = KBinXML(serverValues)
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,protocolVersion)
return "Invalid request method", 400
File diff suppressed because one or more lines are too long
+208
View File
@@ -0,0 +1,208 @@
import re
from urllib.parse import parse_qs
from base64 import b64decode
from flask import Blueprint, request # Import necessary functions
import xmltodict
from kbinxml import KBinXML
from lz77 import lz77_decompress
from misc import repair_base64, repair_base64IIDX
from variables.protocols import IIDX_Protocol, IIDX_XML, IIDX_RESULT, EAC_XML, EAC_RESULT, Respond, ddrgpHash, gitadoraHash, nostalgiaHash, sdvxHash, popnHash, infinitasHash, infinitasVersionHash
from variables.strings.preLaunch import checkVersion, LauncherData, ResourceInfo, getHash
from variables.strings.eacnet import eacGoodsList
from variables.strings.games.iidx import goodsList
from variables.strings.games.ddrgp import ddrGPGoods
from database import obtainGameHashs
bp = Blueprint(
"needlessAuth", __name__, url_prefix="/needlessAuth"
) # Create a Blueprint for this route section
@bp.route("/CheckGameVersion", methods=["POST"])
@bp.route("/CheckVersion", methods=["POST"])
@bp.route("/CheckLauncherVersion", methods=["POST"])
def CheckGameVersion():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
if protocolVersion == IIDX_Protocol:
pre_response = checkVersion.format(protocol=IIDX_XML,result=IIDX_RESULT).encode("utf-8")
else:
pre_response = checkVersion.format(protocol=EAC_XML,result=EAC_RESULT).encode("utf-8")
response = KBinXML(pre_response)
binary_data = response.to_binary()
return Respond(binary_data, protocolVersion)
return "Invalid request method", 400
@bp.route("/GetLauncherData", methods=["POST"])
@bp.route("/GetInformation", methods=["POST"])
def GetLauncherData():
if request.method == "POST":
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
if protocolVersion == "P2D:2015091800":
response = KBinXML(re.sub(r"eacnet","p2d",re.sub(r"response","result",LauncherData.decode())).encode())
else:
response = KBinXML(LauncherData)
binary_data = response.to_binary()
return Respond(binary_data, protocolVersion)
return "Invalid request method", 400
@bp.route("/GetResourceInfo", methods=["POST"])
def GetResourceInfo():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
kbinxml_data = ""
preResponse = b""
# Example: Decoding and processing data
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
version = eacnetRequest["eacnet"]["info"]["game_id"]["#text"]
if version == "ddr":
preResponse = ResourceInfo.format(
ResourceURL="https://d2el0dli9l0x2p.cloudfront.net/list/resource_info_pro_2024102200_08f254.xml",
ResourceHash="08f254387c6f7837f82d4e0705e78263f3e6cc6c3f2f58c801abf195528f3749",
).encode()
elif version == "gitadora":
preResponse = ResourceInfo.format(
ResourceURL="https://d1omkh45tn6edw.cloudfront.net/data/list/resource_info_2024091800pro_aUu49b6f.xml",
ResourceHash="1974839bf421c51c5c9518ad005306afe93d00880d5c4566b06c93f13ad5dc4b",
).encode()
elif version == "sdvx":
preResponse = ResourceInfo.format(
ResourceURL="https://dks1q2aivwkd6.cloudfront.net/vi/downloads/resource_info/resource_info_pro_2024102300.xml",
ResourceHash="ab4f36484b52dcd551a585a68f355582adc6157706539302b43727bbc30c09a0",
).encode()
elif version == "nostalgia":
preResponse = ResourceInfo.format(
ResourceURL="https://d26kzmeiv4899f.cloudfront.net/data/list/resource_info_2023112800pro.xml",
ResourceHash="5256582a366d2028da7488f1c1fde8ab04f50e727eb82af1631a6403faccf1c0",
).encode()
elif version == "popn-music":
preResponse = ResourceInfo.format(
ResourceURL="https://d1twxdn5j8sbm3.cloudfront.net/ResourceInfo/U39JAA2024103000_resource_info_pro.xml",
ResourceHash="a606483baa8b7ff66740ff27474113b01965add8eadc41fa5ec78fc83dca6246",
).encode()
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(preResponse)
binary_data = response.to_binary()
return Respond(binary_data, protocolVersion)
return "Invalid request method", 400
@bp.route("/GetHash", methods=["POST"])
@bp.route("/GetFile", methods=["POST"])
def GetHash():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
protocolVersion = variables["protocol_version"][0]
kbinxml_data = ""
preResponse = b""
# Example: Decoding and processing data
print(repair_base64(variables["request"][0]))
try:
if variables["protocol_version"][0] == "P2D:2015091800":
decoded_data = b64decode(repair_base64IIDX(variables["request"][0]))
else:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
if protocolVersion == "P2D:2015091800":
version = eacnetRequest["p2d"]["params"].get("name", {}).get("#text", {})
clientversion = variables["client_version"][0]
print(clientversion)
print(type(clientversion))
print(type(version))
if type(version) == dict:
if clientversion == "P2D:J:B:A:2024121800":
gameHashes = obtainGameHashs("iidx-v2")
preResponse = getHash.format(hash=gameHashes.known_hash,protocol=IIDX_XML,result=IIDX_RESULT)
elif clientversion == "P2D:J:A:A:2020122300":
gameHashes = obtainGameHashs("iidx-v2")
preResponse = getHash.format(hash=gameHashes.known_hash,protocol=IIDX_XML,result=IIDX_RESULT)
else:
gameHashes = obtainGameHashs("iidx-v1")
preResponse = getHash.format(hash=gameHashes.known_hash,protocol=IIDX_XML,result=IIDX_RESULT)
else:
gameHashes = obtainGameHashs("iidx-v3")
preResponse = getHash.format(hash=gameHashes.known_hash or infinitasVersionHash,protocol=IIDX_XML,result=IIDX_RESULT)
else:
version = eacnetRequest["eacnet"]["info"]["game_id"]["#text"]
print(version)
gameHashes = obtainGameHashs(version)
preResponse = getHash.format(hash=gameHashes.known_hash,protocol=EAC_XML,result=EAC_RESULT)
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(preResponse.encode())
binary_data = response.to_binary()
return Respond(binary_data, protocolVersion)
return "Invalid request method", 400
@bp.route("/GetGoodsList", methods=["POST"])
def GetGoodsList():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
# Access headers
binary_data = b""
preResponse = ""
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
if variables["protocol_version"][0] == "P2D:2015091800":
response = KBinXML(goodsList)
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
else:
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
eacnetRequest = xmltodict.parse(kbinxml_data)
version = eacnetRequest["eacnet"]["info"]["game_id"]["#text"]
match version:
case "ddr":
preResponse = eacGoodsList.format(goods_num="3",goods=ddrGPGoods)
case "popn-music":
preResponse = eacGoodsList.format(goods_num="19",goods="")
case _:
preResponse = eacGoodsList.format(goods_num="0",goods="")
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
response = KBinXML(preResponse.encode())
binary_data = response.to_binary()
return Respond(binary_data,variables["protocol_version"][0])
return "Invalid request method", 400
+50
View File
@@ -0,0 +1,50 @@
from urllib.parse import parse_qs
from flask import Blueprint, request # Import necessary functions
from kbinxml import KBinXML
from variables.protocols import IIDX_XML, IIDX_RESULT, EAC_XML, EAC_RESULT, Respond
from variables.strings.preLaunch import ServerState
from variables.strings.common import serverClock
import time
bp = Blueprint(
"preProcess", __name__, url_prefix="/preProcess"
)
@bp.route("/GetServerState", methods=["POST"])
@bp.route("/GetServerStatus", methods=["POST"])
def getServerState():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
if variables["protocol_version"][0] == "P2D:2015091800":
response = KBinXML(ServerState.format(protocol=IIDX_XML,result=IIDX_RESULT).encode("utf-8"))
else:
response = KBinXML(ServerState.format(protocol=EAC_XML,result=EAC_RESULT).encode("utf-8"))
binary_data = response.to_binary()
return Respond(binary_data, variables["protocol_version"][0])
return "Invalid request method", 400
@bp.route("/GetServerClock", methods=["POST"])
def GetServerClock():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
if variables["protocol_version"][0] == "P2D:2015091800":
response = KBinXML(serverClock.format(protocol=IIDX_XML,result=IIDX_RESULT,Clock=int(time.time() * 1000)).encode("utf-8"))
else:
print(time.time() * 1000)
response = KBinXML(serverClock.format(protocol=EAC_XML,result=EAC_RESULT,Clock=int(time.time() * 1000)).encode("utf-8"))
binary_data = response.to_binary()
return Respond(binary_data, variables["protocol_version"][0])
return "Invalid request method", 400
File diff suppressed because it is too large Load Diff
+90
View File
@@ -0,0 +1,90 @@
import re
from misc import repair_base64
from lz77 import lz77_decompress
import xmltodict
from urllib.parse import parse_qs
from base64 import b64decode
from flask import Blueprint, request # Import necessary functions
from kbinxml import KBinXML
from variables.protocols import IIDX_XML, IIDX_RESULT, EAC_XML, EAC_RESULT, IIDX_Protocol, Respond, EAC_PROTOCOL_1, EAC_PROTOCOL_2
from time import time
from variables.strings.preLaunch import GenericOK
from variables.strings.common import heartbeat
from variables.strings.iidx import serverValues
from variables.strings.games.iidx import clearList, clearListRegex, champInfo, champInfo2
bp = Blueprint(
"needAuth", __name__, url_prefix="/iidx/needlessAuth"
) # Create a Blueprint for this route section
@bp.route("/GetServerValues", methods=["POST"])
def GetServerValues():
if request.method == "POST":
response = KBinXML(serverValues)
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,IIDX_Protocol)
return "Invalid request method", 400
@bp.route("/GetClearRate", methods=["POST"])
def GetClearRate():
if request.method == "POST":
# Access post data
post_data = request.get_data().decode("UTF-8")
variables = parse_qs(post_data)
# Do something with post_data and headers
kbinxml_data = ""
playStyle = -1
# Example: Decoding and processing data
try:
decoded_data = b64decode(repair_base64(variables["request"][0]))
decompressed_data = lz77_decompress(decoded_data)
kbinxml_data = KBinXML(decompressed_data).to_text()
data = xmltodict.parse(kbinxml_data) # Ensure to parse the XML correctly
playStyle = data["p2d"]["params"]["play_style"]["#text"]
# Process kbinxml_data
except Exception as e:
print(f"Error processing data: {e}")
finally:
print("playStyle:", playStyle)
clearListReplace = f'<play_style __type="s32">{playStyle}</play_style>'
binary_data = KBinXML(
re.sub(
clearListRegex,
clearListReplace.format(playStyle=playStyle),
clearList,
).encode("utf-8")
)
return Respond(binary_data,IIDX_Protocol)
return "Invalid request method", 400
@bp.route("/GetChampionshipInfo", methods=["POST"])
def GetChampionshipInfo():
if request.method == "POST":
response = KBinXML(champInfo)
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,IIDX_Protocol)
return "Invalid request method", 400
@bp.route("/CheckChampionshipInfo", methods=["POST"])
def CheckChampionshipInfo():
if request.method == "POST":
response = KBinXML(champInfo2)
binary_data = response.to_binary()
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
return Respond(binary_data,IIDX_Protocol)
return "Invalid request method", 400
+37
View File
@@ -0,0 +1,37 @@
from misc import INFINITAS_SERVER_SALT, KONASUTE_SERVER_SALT, sign_with_salt
from lz77 import lz77_compress
# EACNET Global
EAC_PROTOCOL_1 = "2017012700"
EAC_PROTOCOL_2 = "2020090800"
EAC_XML = "eacnet"
EAC_RESULT = "response"
ddrgpHash = "e9384c43b026c80861fecd8155afdf2146dd33bef7d52b8f486e2dd36a83429e"
gitadoraHash = "6aebc37af1b43156629174e0911b73fcb6a12db276571100b50e46fcef5426dc"
nostalgiaHash = "328d0edacc7229ddf0132d447e84d39e72656bb4d740a48954de327c39453657"
sdvxHash = "59f4f4fafc5355b06987dadb2a0f5b78bc39109855ef0432e11a5f8d932d953a"
popnHash = "81d95bd3f5868369e40f49af893f36ebe234ee24b6d5e8e61006d9a7082a0721"
# IIDX
IIDX_Protocol = "P2D:2015091800"
IIDX_XML = "p2d"
IIDX_RESULT = "result"
infinitasHash = "f08455aa4b35ac1bee8850f98f7a53d723b5a4cb11e5b995b73f9fd1f8a12d19"
infinitasVersionHash = "21753d7a96529eac0fc2c96343863e6b38b1011247ca3807f8657be6e7d41458"
def Respond(binary_data, protocolVersion):
if isinstance(binary_data, str):
binary_data = binary_data.encode("utf-8")
if protocolVersion == IIDX_Protocol:
return IIDX_Protocol.encode("utf-8") + sign_with_salt(INFINITAS_SERVER_SALT, binary_data) + lz77_compress(binary_data)
elif protocolVersion == EAC_PROTOCOL_1:
return EAC_PROTOCOL_1.encode("utf-8") + sign_with_salt(KONASUTE_SERVER_SALT, binary_data) + lz77_compress(binary_data)
elif protocolVersion == EAC_PROTOCOL_2:
return EAC_PROTOCOL_2.encode("utf-8") + sign_with_salt(KONASUTE_SERVER_SALT, binary_data) + lz77_compress(binary_data)
+67
View File
@@ -0,0 +1,67 @@
standardEACNet = '''
<eacnet>
<status __type="s32">{status}</status>
<error_code __type="s32">{error}</error_code>
<response>
{response}
</response>
</eacnet>'''
standardIIDX = '''
<p2d>
<status __type="s32">{status}</status>
<error_code __type="s32">{error}</error_code>
<result>
{response}
</result>
</p2d>'''
genericError = '''<{protocol}>
<status __type="s32">1</status>
<{result} />
<error __type="s32">1</error>
</{protocol}>'''
heartbeat = '''
<{protocol}>
<status __type="s32">0</status>
<error __type="s32">0</error>
<{result}>
<state __type="s32">1</state>
<server_state __type="s32">1</server_state>
<subscription_status __type="s32">0</subscription_status>
<token __type="str">{token}</token>
<next_clock __type="u64">{nextClock}</next_clock>
<time_remain __type="s32">{timeRemain}</time_remain>
<mainte_start_clock __type="u64">1730145600000</mainte_start_clock>
<mainte_end_clock __type="u64">1730152800000</mainte_end_clock>
<usta_boot_status __type="s32">1</usta_boot_status>
<usta_time_remain __type="s32">0</usta_time_remain>
</{result}>
</{protocol}>
'''
itemList = '''
<{protocol}>
<status __type="s32">0</status>
<error __type="s32">0</error>
<{result}>
<item_list>
</item_list>
</{result}>
</{protocol}>
'''
serverClock = '''<{protocol}>
<status __type="s32">0</status>
<error __type="s32">0</error>
<{result}>
<server_clock __type="u64">{Clock}</server_clock>
</{result}>
</{protocol}>'''
ReservePoint = '<result>\n <transaction_id __type="str">dummy_transaction_id</transaction_id>\n </result>\n'
ReserveItem = '<result>\n <list_num __type="s32">0</list_num>\n </result>\n'
ReserveItemEAC = '<transaction_id __type="str">dummy_transaction_id</transaction_id>\n'
consumeItemEAC = '<item_id __type="str">{item_id}</item_id>\n <not_free_count __type="s32">{tickets}</not_free_count>\n <free_count __type="s32">0</free_count>\n'
+45
View File
@@ -0,0 +1,45 @@
subscriptionStatus = '''<eacnet>
<status __type="s32">0</status>
<response>
<subscription>
<name __type="str">{subscriptionName}</name>
</subscription>
</response>
<error_code __type="s32">0</error_code>
</eacnet>'''
konasuteUserID = '''<eacnet>
<status __type="s32">0</status>
<error_code __type="s32">0</error_code>
<response>
<card_num __type="str"></card_num>
<ref_id __type="str">{ref_id}</ref_id>
<data_id __type="str">{ref_id}</data_id>
<sns_id __type="str">{sns_id}</sns_id>
</response>
</eacnet>'''
eacGoodsList = '''<eacnet>
<status __type="s32">0</status>
<error_code __type="s32">0</error_code>
<response>
<goods_num __type="s32">{goods_num}</goods_num>
{goods}
</response>
</eacnet>'''
eacItemList = '''<eacnet>
<status __type="s32">0</status>
<error_code __type="s32">0</error_code>
<response>
<item_num __type="s32">{items_num}</item_num>
<item>
<item_id __type="str">{item_id}</item_id>
<not_free_count __type="s32">{tickets}</not_free_count>
<free_count __type="s32">0</free_count>
<buyable_point __type="s32">9999999</buyable_point>
</item>
</response>
</eacnet>'''
log_2 = b'<eacnet>\n <status __type="s32">0</status>\n <error_code __type="s32">0</error_code>\n <xrpc_status_code __type="s32">0</xrpc_status_code>\n <xrpc_fault_code __type="s32">0</xrpc_fault_code>\n <response>\n <log_2 status="0" />\n </response>\n</eacnet>'
File diff suppressed because it is too large Load Diff
+614
View File
@@ -0,0 +1,614 @@
[
{
"mcode":358,
"is_save":false,
"xsb_path":"LzcvOS8zLzc5OWEzMGNjZTMyMmFkYzI4YjRmYmNiM2EwMWQ0MGVkZjY3ZDZkOGI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83LzkvMy83OTlhMzBjY2UzMjJhZGMyOGI0ZmJjYjNhMDFkNDBlZGY2N2Q2ZDhi",
"xsb_size":330,
"xsb_hash":"MjhmMGFmYjQ0ZGQwMDllZTUyNzk0NDQ1ZmRlNmM4NzE3N2U5YWU1NzVjYmRiMWMwMTE5YjIxYjU3MjcwNTc0NQ==",
"xwb_path":"L2QvNi9kL2QzNmJkZTljODg2ZjE4ZTk0MmMwZmVlYjg3ZDJlMDI3MTQwMGE1NWE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9kLzYvZC9kMzZiZGU5Yzg4NmYxOGU5NDJjMGZlZWI4N2QyZTAyNzE0MDBhNTVh",
"xwb_size":5830748,
"xwb_hash":"NWZhMjA0YTRhN2U1YzMzNTk3MWM4ZTQ4MjQ2NzVmZWRiYTc4Zjk2OWUxZGIxNjdkNmVkNjJkYmJlZmQ2Y2ZjNw=="
},
{
"mcode":470,
"is_save":false,
"xsb_path":"LzkvOS80LzllOTU0Y2FlMzExYzA2OTNkNDU2MWNlNTA3NDc2MjBmYWUzMDVjODg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMS85LzkvNC85ZTk1NGNhZTMxMWMwNjkzZDQ1NjFjZTUwNzQ3NjIwZmFlMzA1Yzg4",
"xsb_size":330,
"xsb_hash":"ODRiODZiZTc4MjU1ZWU3NWJiMmU2YTFlN2M1MDJlZWIwZDNjZGI2MGEzZDEzZjZhYTNkMzIxYWY4NGM0NzI3NQ==",
"xwb_path":"L2UvYy85L2VhYzE5NWRkYjEzNjE4MzYzYmFlMjI1YjUzNDhiYzAxZDk1NzNhOTU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMS9lL2MvOS9lYWMxOTVkZGIxMzYxODM2M2JhZTIyNWI1MzQ4YmMwMWQ5NTczYTk1",
"xwb_size":5830748,
"xwb_hash":"NDA1YjIxMGI4MTliYzE3ZGI4YzZiODcwMTJhNzM3MGRkMzZhZmI4YzRjZTU3MmMwOTc5MjQxNzQ5ZDE0MWIyZQ=="
},
{
"mcode":476,
"is_save":false,
"xsb_path":"LzQvYi9jLzRmYmJjNmY1Y2U2ODhiOTNiOTIyZjg5M2ZhNzBhZmZhODdiMmI0NWY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80L2IvYy80ZmJiYzZmNWNlNjg4YjkzYjkyMmY4OTNmYTcwYWZmYTg3YjJiNDVm",
"xsb_size":330,
"xsb_hash":"NDYzMzllNzNkNTcxMmQwN2NhOGE4YmRmZjQzYTU3MTY5ODgxNjg5ZjU3ZmIyMzZkODU0MjFjZWNhNmYwZDNmNw==",
"xwb_path":"LzQvOC8wLzRiOGQwZTE0MmM4MDdkNGY0OTAyZDIwYjA2YTgzMmExNjE2ZWQ2NDk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzgvMC80YjhkMGUxNDJjODA3ZDRmNDkwMmQyMGIwNmE4MzJhMTYxNmVkNjQ5",
"xwb_size":5711960,
"xwb_hash":"YjliYmJhZDAwYjIxN2I0ZDgwNjUwNTMyNjA4YTVjMjIwMjkxYmMzYmU3OWVmNTQ3N2FmODcxYjQ4Njc4ODRmMg=="
},
{
"mcode":37282,
"is_save":false,
"xsb_path":"LzQvMS81LzQ5MTc1OGZhMmIzMWFkYTUxODhmNzI5Y2NiYmZjMzk0NTg4NGM5Mjg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzEvNS80OTE3NThmYTJiMzFhZGE1MTg4ZjcyOWNjYmJmYzM5NDU4ODRjOTI4",
"xsb_size":330,
"xsb_hash":"YTNkZGUxNzg2YmQ0N2I2MjFjNDM0ZGUyZWFjMmQzNWY3NzUxODkxY2NkYzYwNjA0NmUzZWQwNTQ5MmIxNWM4MQ==",
"xwb_path":"LzkvMS82Lzk0MTA2NWExOWNkNDE3OWVkNzMzNjA5ZTg1NTQzN2M0YjU5ZmNmYTA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85LzEvNi85NDEwNjVhMTljZDQxNzllZDczMzYwOWU4NTU0MzdjNGI1OWZjZmEw",
"xwb_size":6178912,
"xwb_hash":"MzliZjUwZWNhZWFmODIyYzY5YjZmNTFlMGYwYmY3OTU2MjE1MzhiMjEzNjQ0NWZlMzFjYmU0ODM4MjY1NWYyYw=="
},
{
"mcode":37283,
"is_save":false,
"xsb_path":"LzcvMi83Lzc0MjM3NjgxODM2NmYwOGMwMjRiYTE1MzczNjdiZjFhMGY2MzJiMGY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83LzIvNy83NDIzNzY4MTgzNjZmMDhjMDI0YmExNTM3MzY3YmYxYTBmNjMyYjBm",
"xsb_size":330,
"xsb_hash":"ZjIzYzk5ODhmY2M4YTA3MTZhYWNkZjc3M2Y5OWQxMmE5OGVhODg2NGY2Yzg4NjM1YzYzMGMwZWJjZDhjZTFkYw==",
"xwb_path":"LzEvZS8wLzE5ZTIwY2UxNTRiNmFkMzdjMzhkNTQ4MTU0NDIwOGIxN2ExMDJmNTU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xL2UvMC8xOWUyMGNlMTU0YjZhZDM3YzM4ZDU0ODE1NDQyMDhiMTdhMTAyZjU1",
"xwb_size":6135904,
"xwb_hash":"NzVkODFkM2Q5MjQ1OWVkYmUyMDkyYjM1YjRkOGU2NWUwODU2ODBmMDllODgwYTNiNWU5NzI4ZGFmZTJhNmJiOQ=="
},
{
"mcode":37472,
"is_save":false,
"xsb_path":"L2IvNS9kL2JmNThkOWE2OWIzZjVjMzgwYzA3MTY3ZGY0NTcyNjA4ODg2Y2JlZWI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9iLzUvZC9iZjU4ZDlhNjliM2Y1YzM4MGMwNzE2N2RmNDU3MjYwODg4NmNiZWVi",
"xsb_size":330,
"xsb_hash":"YTRkMDNjMTk4YWIxOGRhMjMyYmRmNzFlZjc4NWRlYTE3NTEzMzFkNjFiOGI0Mjk3ZWJkNmYwNTU1ODQ4NWUzOQ==",
"xwb_path":"LzEvNy9jLzFkNzJjOGM4MDZkOGU1MDkyODU0MWRhNDIwYTAzYzk3N2FiZTU3OGE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xLzcvYy8xZDcyYzhjODA2ZDhlNTA5Mjg1NDFkYTQyMGEwM2M5NzdhYmU1Nzhh",
"xwb_size":5429332,
"xwb_hash":"MzU1Njc3NWI2ZGM1YWVlYzI0MzU1MDU1ZWFkMGM3MGYwOWM2MzkzZmYwZTU2Mjk1YTg5MDEyMDMwM2IyNTNhZQ=="
},
{
"mcode":37513,
"is_save":false,
"xsb_path":"L2UvNy81L2U4Nzc1YzM2YTBhZmY1ZjE3NWQ5NjUzMWQ1Y2E4NzFlMzEyZTdkZjE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzcvNS9lODc3NWMzNmEwYWZmNWYxNzVkOTY1MzFkNWNhODcxZTMxMmU3ZGYx",
"xsb_size":330,
"xsb_hash":"NjkwNDM2YzYwNDVkYTM4ZjFiZjQ2Zjk2NGNkNjA5YzgwY2ZkZmFiMTZjZmUyMmNkZmQyZWJlZDdkNzU0ZjQ5OQ==",
"xwb_path":"LzgvOC82LzhlOGM2ZDAxZTEwYTkxZGMzYzA1YzliZjExZDAxM2Y4MGVlYzBkMjk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC84LzgvNi84ZThjNmQwMWUxMGE5MWRjM2MwNWM5YmYxMWQwMTNmODBlZWMwZDI5",
"xwb_size":6326372,
"xwb_hash":"NDY4Yjg4YjQ4MGVhM2NlYzQyYmMxZWRjZGU3NjM3NjcwZDYzZjYxNTRiYzQyMTJjNWJhNGJlMmZhM2FmZGJkZg=="
},
{
"mcode":37607,
"is_save":false,
"xsb_path":"LzQvYS84LzQ3YWI4ZWNlNzYyMzEzY2NmZjgxMmY2YjcwZjk2OWQyMjQwMzllMTI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC80L2EvOC80N2FiOGVjZTc2MjMxM2NjZmY4MTJmNmI3MGY5NjlkMjI0MDM5ZTEy",
"xsb_size":330,
"xsb_hash":"NTk3Nzk5YjNjOTBjYWViNDQzYzkyNDBkOWU1MjY4NTM0N2UyYTQ4ZWY3YTZkYzU5YTI1MTE1YzYwZjIwZTg4Nw==",
"xwb_path":"LzkvMS82LzkyMTM2OWI0MThiZGY4OTFjMGYwMjczMTJhYjRkZWNkNDBkYWQzZDk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC85LzEvNi85MjEzNjliNDE4YmRmODkxYzBmMDI3MzEyYWI0ZGVjZDQwZGFkM2Q5",
"xwb_size":4980816,
"xwb_hash":"OTY2NTliOGQ4N2M0ZThmOTgyOGIyNTliNWI3MzAyY2YwMjcwYzk4ZDIyNWU4MjM1ZTEyMTAyODI1MWI2ZTBjNw=="
},
{
"mcode":37608,
"is_save":false,
"xsb_path":"L2MvYy9kL2MwY2FkM2M0MWRhZmNiZmU0NmM0NmExMTFjMmFmZGVmNzczYzI5OTM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzA4MDgwMC9jL2MvZC9jMGNhZDNjNDFkYWZjYmZlNDZjNDZhMTExYzJhZmRlZjc3M2MyOTkz",
"xsb_size":330,
"xsb_hash":"ZTYyY2FiOTEzZjFjNTk1MmI1N2I5NzJkNGFmNDAxY2M3ZjJhNTc4MDljNjdhMzY2N2FmN2ExOWRmMTlhMTkyMQ==",
"xwb_path":"LzcvMi83Lzc4MjY3MmFjZDNlZjY1NmZmODk4MDMwMzNlYmY0OTdiYmFmZTIwZTI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzA4MDgwMC83LzIvNy83ODI2NzJhY2QzZWY2NTZmZjg5ODAzMDMzZWJmNDk3YmJhZmUyMGUy",
"xwb_size":5193808,
"xwb_hash":"MmY3ZTNhNTJhY2JkMzM3ZjlmMzU4ZmY4YmE3YzViMDQ3NTRiZTE3MGZhYTQ1NTk1YzM0Y2E4MjhjNjc1MTVjNw=="
},
{
"mcode":37609,
"is_save":false,
"xsb_path":"LzEvNS8yLzEwNTcyMzA2YzUwN2Q2ZDlhNzIwNTEwNWUxOTc2ZTY2MmI1NmM4NTI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC8xLzUvMi8xMDU3MjMwNmM1MDdkNmQ5YTcyMDUxMDVlMTk3NmU2NjJiNTZjODUy",
"xsb_size":330,
"xsb_hash":"NDA5ZDg4MjY1NTI4NGI5OTg2ZmQyZjk2ZWE3MTI0ZWFmOWVmNjRlMjNiOTU2MDM0M2QyZjdlN2JjM2ZmZDYyYw==",
"xwb_path":"LzIvZC81LzIxZGY1MWIxZmNkNmQ5ZGU1MjRiZjMyMWQyMzQxODgyNWYzNTJkNjE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC8yL2QvNS8yMWRmNTFiMWZjZDZkOWRlNTI0YmYzMjFkMjM0MTg4MjVmMzUyZDYx",
"xwb_size":5367892,
"xwb_hash":"MGM1ODZkZmU1YWE5ZTExNDVmM2VhZjRlMWM2ZmJmMGJmZmZmYmY1MWEzMGRkMzI3ZTIzNmQxMmVlNjAwN2RiNQ=="
},
{
"mcode":37630,
"is_save":false,
"xsb_path":"LzgvMi8zLzgwMmIzYzIwOTY5ZDJlZmNkODc3MjUyMDRlMGY3ZTFkNTU5ZmJhZTg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAxMjUwMC84LzIvMy84MDJiM2MyMDk2OWQyZWZjZDg3NzI1MjA0ZTBmN2UxZDU1OWZiYWU4",
"xsb_size":330,
"xsb_hash":"NTg0MmI3NjQzYzExMDg2OTdjMWE3ZDVlYWM2ZjgwMTM2Y2NhYjE1ZGQ3OGZiN2NlZjMwZWRhNTllMDIzZjRhNw==",
"xwb_path":"L2IvMi80L2I5Mjk0OGI5NDVmMzU3OTQzYTQ0OTI5MTE3MTUzNWYwNjg3NzVmNzA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAxMjUwMC9iLzIvNC9iOTI5NDhiOTQ1ZjM1Nzk0M2E0NDkyOTExNzE1MzVmMDY4Nzc1Zjcw",
"xwb_size":5458004,
"xwb_hash":"MTRlNTBjY2I2ZDQ5ZTk2ZmJhMTViODZjOWVkNDE5ZWY2YWI3NTUxZTVkM2EzOTQwY2Q1NTg4MTQ0ZDNmZjc3Zg=="
},
{
"mcode":37654,
"is_save":false,
"xsb_path":"LzUvNy9lLzU1NzllNjMxMzIzYTgyNzhmYTE2ZWQ1ZGUzZmY0ZDg1NjJkMTc2YWE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81LzcvZS81NTc5ZTYzMTMyM2E4Mjc4ZmExNmVkNWRlM2ZmNGQ4NTYyZDE3NmFh",
"xsb_size":330,
"xsb_hash":"ZjUzNDVhNDZmNzA3MjA2OTc5YjI4OTZiNTkzNjU3NWVlMDBhOGE2MzhiOWM3MDJhZmRiOTM4OGY3MTljNGUxOA==",
"xwb_path":"LzYvMy8xLzY1M2ExMTIyNmQwMTEwNTkyNGNmYTBiMTAxMWM1NjllMmFhZmU1ZjA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82LzMvMS82NTNhMTEyMjZkMDExMDU5MjRjZmEwYjEwMTFjNTY5ZTJhYWZlNWYw",
"xwb_size":5427284,
"xwb_hash":"OTA0ZjY4ZjI4YWZkMmIxYmUyMjQxNjZlYTRkMTI0N2VmNGJhOTA2MmYxZWI3Yjk1ZTM3MGNlMDEwOWVlNzJjZA=="
},
{
"mcode":37805,
"is_save":false,
"xsb_path":"L2MvNi9hL2M1NmRhMzVjYjA0MDFhNDFmNjFjZTNkMDIxNDhmMjk0MzZmMDI0OWI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9jLzYvYS9jNTZkYTM1Y2IwNDAxYTQxZjYxY2UzZDAyMTQ4ZjI5NDM2ZjAyNDli",
"xsb_size":330,
"xsb_hash":"MTcyNjM1YzRjNGU0MzQ5MjI5MjQ1YTg0NjFjZDcxM2U1NTM4ZmNjMGQ4NGM0NmJjNTBhMjA1ZTU5MTI0Y2ZkMQ==",
"xwb_path":"LzQvMC9mLzRkMDdmNDhjOTc4MDNlMDA2M2NlZjUzZmI5YTYwZWUyMzcxN2Q1NzU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzAvZi80ZDA3ZjQ4Yzk3ODAzZTAwNjNjZWY1M2ZiOWE2MGVlMjM3MTdkNTc1",
"xwb_size":5236816,
"xwb_hash":"NTAwYTNiYzhjZTE4Zjg2YTA2NWNkODJkM2Q2ZjRhYmM5NGY0ZmY1YTZkODQ0MTQzMDFlOWY3OGUzNjdhYjdlOQ=="
},
{
"mcode":37871,
"is_save":false,
"xsb_path":"LzkvOS9iLzkwOWFiZWMwOWJmMGVmNDcyMWZmMTViMjAyODA5OGI3MmVlYzBmYzY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85LzkvYi85MDlhYmVjMDliZjBlZjQ3MjFmZjE1YjIwMjgwOThiNzJlZWMwZmM2",
"xsb_size":330,
"xsb_hash":"ZmIwZWFiZGQyZmJkNzczMDgxM2E5MjFjNzAwNGQzNGUxZmI1OGJlMmI0ODExNWU4NmM1MDk4NjE5NzQyZWMxMA==",
"xwb_path":"LzkvNS8zLzlmNTczZGZiM2MxMzNiZDBiYTVhYWUxZDM5MjIwN2FlZGQ5YWZkYzQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85LzUvMy85ZjU3M2RmYjNjMTMzYmQwYmE1YWFlMWQzOTIyMDdhZWRkOWFmZGM0",
"xwb_size":5701720,
"xwb_hash":"ZjM3NjYwN2RjMGJiYTMzYTI4ZDQ1YWNiM2UyY2ZlNDVkZTY1ZWZhMzE1YzBjZmNjODI3M2RhN2Y1NmYyNGZhYg=="
},
{
"mcode":37891,
"is_save":false,
"xsb_path":"L2YvMi8zL2ZjMjUzNDMxNGYxOTE1ZjM0MWI5ZmU2YWM0NTU0MTkwOWY5YzRiMjE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9mLzIvMy9mYzI1MzQzMTRmMTkxNWYzNDFiOWZlNmFjNDU1NDE5MDlmOWM0YjIx",
"xsb_size":330,
"xsb_hash":"NjA0ZDQ2MmJiMWU1YzA0M2M0Zjk4Njg1MmM5NjRiMjNiNmYwY2I2YTEyMDU0YmRmNzJmYzdjOTZlYzMyMGI0Mw==",
"xwb_path":"LzQvMS82LzQyMWE2MzAyMzg0YTM1NzdjZWFjN2JmN2QzNTQ1MDBmMGYxZTJmNWE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzEvNi80MjFhNjMwMjM4NGEzNTc3Y2VhYzdiZjdkMzU0NTAwZjBmMWUyZjVh",
"xwb_size":5752920,
"xwb_hash":"YTFiNmIyZjY2ZjZiZTBhMzM5ZjQxODAzYmY4ZWMyODVkNzI1ZDQ5NDBmZTA0NjQ5MDU0ODZmYTJjZjU2YTEwNg=="
},
{
"mcode":37892,
"is_save":false,
"xsb_path":"L2YvMC8xL2Y4MDcxMWE2YWI1ZTIxYzI3ZWE3MDBkOWZkMzExNzNlMzJmZGI2Nzk=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9mLzAvMS9mODA3MTFhNmFiNWUyMWMyN2VhNzAwZDlmZDMxMTczZTMyZmRiNjc5",
"xsb_size":330,
"xsb_hash":"ZmUzNzg4MjcxYzU1YjIwOTlhZWFmN2ExODM1MjExMDgwNmNjMDljMDg1MjlmOTYwODQ3MjUwYjM4ZDJiYmE3Yg==",
"xwb_path":"L2UvZS9hL2UwZTVhNzJjZDdkMGNhMWQ3ZTY2M2U0YWQ4ZTBjNmVkYTllMmY2NTc=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lL2UvYS9lMGU1YTcyY2Q3ZDBjYTFkN2U2NjNlNGFkOGUwYzZlZGE5ZTJmNjU3",
"xwb_size":5679192,
"xwb_hash":"NGQ5YWE4NWYzMzlhZjYxMzZjYTBiOWQ0MWJlYjE0MzY5MGM1ODkzOTg2MjUwMGVkMWQ3YjFjYzI3Y2NkNzQ0MQ=="
},
{
"mcode":37894,
"is_save":false,
"xsb_path":"LzIvNi8xLzI3NmMxZWE1ODk5MzQ0ZTQ5MWQ0ZmUxMDhlNmIxOTk5ZjE5YWVkNDI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8yLzYvMS8yNzZjMWVhNTg5OTM0NGU0OTFkNGZlMTA4ZTZiMTk5OWYxOWFlZDQy",
"xsb_size":330,
"xsb_hash":"N2I0OWFhNWEzNjg3ODgzYTQ5NWY4YTc4YjFmYzg3ZDdmMDk2M2JkNGI3YzQyM2UwMTQ4MDk0MWQ2OTNhMWU3Mw==",
"xwb_path":"LzgvNC84LzgzNGE4OWYwYWYxMmViNzFmYjE5MDY0ZjdkODllYTYyNzQ5YTM0ZTU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC84LzQvOC84MzRhODlmMGFmMTJlYjcxZmIxOTA2NGY3ZDg5ZWE2Mjc0OWEzNGU1",
"xwb_size":5615704,
"xwb_hash":"MDRiY2UxZTE5ZTQ1YzE4ZDY4MGFjMzAzZGZmMjIzMTRmMzg4NWZiMmU4ZDZhNTMzNGIyNTY2ZWU1Y2JlN2RjOQ=="
},
{
"mcode":37897,
"is_save":false,
"xsb_path":"L2IvYi8zL2IyYmMzZTg4YjZhMDc5NzFjMGNjMWVlZDcxYjgyYjg4ZTI3ODBhMTU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9iL2IvMy9iMmJjM2U4OGI2YTA3OTcxYzBjYzFlZWQ3MWI4MmI4OGUyNzgwYTE1",
"xsb_size":330,
"xsb_hash":"ZmYzNDE0Y2U3ZGI3MmE2ZTBmNDJmMzM1ODUwZDQyZjA5ZDg5NDkwN2U4ZDIwM2Q3MjlmZmZmNGNkZDM1NTRhMg==",
"xwb_path":"LzUvOS8zLzViOTQzMTczZDRhMDRiZmYwMTM3ZWY2OWUwODE1ZWUzYTJhNmNkZWQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81LzkvMy81Yjk0MzE3M2Q0YTA0YmZmMDEzN2VmNjllMDgxNWVlM2EyYTZjZGVk",
"xwb_size":5607512,
"xwb_hash":"Yzg5ZGI0MGRjYmZkM2NkY2U4MjQzZTA1OWMwZTljYzU0MWFjNWI2Yzg4OTg3YmJhMzI3YzNlZTVlZTA2MjVlZQ=="
},
{
"mcode":37898,
"is_save":false,
"xsb_path":"L2UvZS9hL2UxZTNhNzllMmRiNWEzYTI4ZWI5MzY5ZmM0ZjUyMjBkOWM3MjIwY2Y=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lL2UvYS9lMWUzYTc5ZTJkYjVhM2EyOGViOTM2OWZjNGY1MjIwZDljNzIyMGNm",
"xsb_size":330,
"xsb_hash":"Y2U0OTQ4OGNkYzJiZDVlN2QzMjlhMTNiNjdkOTdlOTg4ODQ3ZDQyMWVlYjlkZDYzODY3M2MyN2E2NTU0NDIxMQ==",
"xwb_path":"LzEvMi80LzExMjY0OTA3ZjEwMDEzODVkYjQxNDM4NDY4NTFmNTkzNzhlYTMzMDI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xLzIvNC8xMTI2NDkwN2YxMDAxMzg1ZGI0MTQzODQ2ODUxZjU5Mzc4ZWEzMzAy",
"xwb_size":5564504,
"xwb_hash":"NmZhNWJlMzY1Njg5OTkyMzQwZTUzN2U0MTBmMGJkZGFlODA2MjIzODA1M2NlMTI4YjJjODA2ZDA2NzE2N2JjNg=="
},
{
"mcode":37922,
"is_save":false,
"xsb_path":"LzgvMi9kLzgwMjFkMTkyYmRlZTUxZDU2N2JhZjEwYjlhYTJmZWQxMzNmNDUzYzQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC84LzIvZC84MDIxZDE5MmJkZWU1MWQ1NjdiYWYxMGI5YWEyZmVkMTMzZjQ1M2M0",
"xsb_size":332,
"xsb_hash":"N2M2Nzk0M2Y2MGZhNWQ1YWZhN2I2M2YzZDYxNGNhZmRhZGE3MDMxNWE3YTRiNjQzZGU5MDQxNGEwY2UwODJkNA==",
"xwb_path":"LzIvYi9jLzIwYjhjYzhlNjM0YTFkYmU5YjE2MTM3MzNhN2NlZTFiYWRhMzllNmU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8yL2IvYy8yMGI4Y2M4ZTYzNGExZGJlOWIxNjEzNzMzYTdjZWUxYmFkYTM5ZTZl",
"xwb_size":6709352,
"xwb_hash":"MjBmYzMwNzJkNDM0OGNmOTkxNTNhZDhkYmFmZjIwMmM3NmM3ZjA4NWUyMWVlMTMzNzc3ODgxZjc2YWI2ZTQ1ZQ=="
},
{
"mcode":37923,
"is_save":false,
"xsb_path":"L2UvOC82L2VhODE2MDcyZjE2Y2JlOWY0ZDdjYmJhM2YzNTFmZDYzZjMzYjc4YTc=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzgvNi9lYTgxNjA3MmYxNmNiZTlmNGQ3Y2JiYTNmMzUxZmQ2M2YzM2I3OGE3",
"xsb_size":330,
"xsb_hash":"YTM1YjQ1YjE3MzA1ZTdiNTM2ZGM4MGU1YjkxN2IxNjMzOTA3ZTMyYjM1NTk5MjJiMGNmYTllNThhOGMwM2I0Ng==",
"xwb_path":"L2EvMS9lL2E2MTJlMDc3ZDk2MmQ0MWEyYjcyZGI0YWNmN2QxNzNjMzQ4ZWM5MjI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9hLzEvZS9hNjEyZTA3N2Q5NjJkNDFhMmI3MmRiNGFjZjdkMTczYzM0OGVjOTIy",
"xwb_size":5089360,
"xwb_hash":"OGQ3Zjc0YzhiMTljOWE1MzkyYTBhNTliNDFkYmMwNGQ1MjRhMzJmMTcwM2JmODRkZmQwY2RhZWYyMzQxOGI2MA=="
},
{
"mcode":37928,
"is_save":false,
"xsb_path":"L2UvNS9kL2UxNWJkMjUwMDBjNzM4MmRjMmI5MjdjMTkyMDZiYWZkZTZmZTI2OTg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzUvZC9lMTViZDI1MDAwYzczODJkYzJiOTI3YzE5MjA2YmFmZGU2ZmUyNjk4",
"xsb_size":330,
"xsb_hash":"ZmY4ZDg0ZjhjYWFjZjdmYzY3MmZiYjJiMjI4NWEzYzZlZjFjOTc4ZThkNGU1MWU4NGRmMzNlNDk1ODczNjkwZg==",
"xwb_path":"LzMvZi9iLzM1ZmNiN2FiYjI4Y2FlN2U5NWQyYzhlNGRiZDFhNTgwZmNlN2I4MmY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8zL2YvYi8zNWZjYjdhYmIyOGNhZTdlOTVkMmM4ZTRkYmQxYTU4MGZjZTdiODJm",
"xwb_size":5984348,
"xwb_hash":"NTg3ZGZmZDA4YmYxZWJkNjE5YzExZjY4OWZkNWY5MGQzMjE2ZWQ1MWNiMTI1MDNkZGJlZGUyN2JmMjE3NzQwZg=="
},
{
"mcode":37935,
"is_save":false,
"xsb_path":"LzAvYy84LzBiY2M4OTIwMDVmM2ZhY2NlNTNlMzljMmQ3NzU0NzE5MDlhMzcyMjM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8wL2MvOC8wYmNjODkyMDA1ZjNmYWNjZTUzZTM5YzJkNzc1NDcxOTA5YTM3MjIz",
"xsb_size":330,
"xsb_hash":"Nzg2ODMyMTVkOTI3OTUwZTRkMGFkYzMyMGExZmVhNDg3NzQxOTU3MjgwYzhkNDAyYTU3MDIwMjIxZDAwZTI2Yg==",
"xwb_path":"LzgvNy85LzgwNzE5MzA5NTgzMzIxZDc5ZjNkZGMwOTNkY2E5ZTI5MTE3Yjk4OTQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC84LzcvOS84MDcxOTMwOTU4MzMyMWQ3OWYzZGRjMDkzZGNhOWUyOTExN2I5ODk0",
"xwb_size":6703208,
"xwb_hash":"ZjYzZGEyZDU2ZDIzODMzMmQ5NTM0N2I4NmE2NjVkNGViOTU1ZDU4ZGMyY2NhNTkxOWUyZWI0NTIwZjZmYWY4NA=="
},
{
"mcode":38121,
"is_save":false,
"xsb_path":"LzkvMi9jLzlkMmRjNjkwZWNhMzgzYTZmMmEzMTI2YzU1ZDE5YzRhYzU0MTg4NTc=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85LzIvYy85ZDJkYzY5MGVjYTM4M2E2ZjJhMzEyNmM1NWQxOWM0YWM1NDE4ODU3",
"xsb_size":330,
"xsb_hash":"YTMyOThlZWM2NzM5YTVkODMwZWMyODEyMGVkMmNkYTMzYzkxMmFhMDhhZWNiMTA5NmM3MmUzOThhYjI2ZjM5NQ==",
"xwb_path":"LzYvYS8zLzZkYWUzMTkyMTllZDY0YmZmNGU1YjBjNWQ5Nzg1NjlhZTM1MGIyNzE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82L2EvMy82ZGFlMzE5MjE5ZWQ2NGJmZjRlNWIwYzVkOTc4NTY5YWUzNTBiMjcx",
"xwb_size":5548120,
"xwb_hash":"ZThiOGFhY2YxNzJlY2M4MTg3MWZlOTIzYjNhOTA0ZDExNGMxNjllN2E1OWYwZGQyNWFiM2UyMWU3ZDc1NmY2YQ=="
},
{
"mcode":38152,
"is_save":false,
"xsb_path":"LzUvOS85LzUwOTA5MzYwNWI2NzI0MGU1OTgzNjdhOTBmNjdhMjAzYjNlMGNjN2E=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81LzkvOS81MDkwOTM2MDViNjcyNDBlNTk4MzY3YTkwZjY3YTIwM2IzZTBjYzdh",
"xsb_size":330,
"xsb_hash":"MzgwMTJkMjBkNWQxMTEwOWMwZTA3ZjA2ZTQ1MTA1M2FiNWFiOGFkYWQzM2U1NzUzNTIxOGJkZTAyYjQ5ZTBlNA==",
"xwb_path":"LzMvZi85LzMyZmU5YzAyZDA4MjVhZWFkZTQxYWVhMWZiMTM4ZDdhMDNiOTBjYjY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8zL2YvOS8zMmZlOWMwMmQwODI1YWVhZGU0MWFlYTFmYjEzOGQ3YTAzYjkwY2I2",
"xwb_size":6670440,
"xwb_hash":"Zjc5N2E3YTgxZWVlODdjOWI2NTg2M2I1NGI4NjYzMDQyNmNmMTdmNzU5Y2ZlMGE2NTdlNmM3Njc0ODQ4MjE3MA=="
},
{
"mcode":38469,
"is_save":false,
"xsb_path":"L2YvZi9mL2YwZjJmMDkyZTNiZjFjYjY3NTdjZDQ0YzIyYjk1MjRjMzE1YWZhYjE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9mL2YvZi9mMGYyZjA5MmUzYmYxY2I2NzU3Y2Q0NGMyMmI5NTI0YzMxNWFmYWIx",
"xsb_size":330,
"xsb_hash":"MDI3NmY2ZmVjOGUxM2YwNjllNDgzNTVjNmFkNjhlYTNiYzBiMDliZDUzNmE3NzQ4NWNhNzljMjM2NWMzOWQwMg==",
"xwb_path":"LzAvNC9jLzA3NGFjZGY0ZTI0Njk0NmYwY2MzMjFmYzk3MjExMjcwMDc1ZjAxOWM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8wLzQvYy8wNzRhY2RmNGUyNDY5NDZmMGNjMzIxZmM5NzIxMTI3MDA3NWYwMTlj",
"xwb_size":5281876,
"xwb_hash":"N2NhNGZhNDhjMzZkOTUxYTFhNDJhZDMzOTAzNWM0MGZlOGU3NzgxZTkxMTBjZjIzMmU4NGZmOWZlZWFkYjNmYw=="
},
{
"mcode":38470,
"is_save":false,
"xsb_path":"L2UvMy8wL2VlMzMwMzg2YTcyNWNkNTFkOWI5OTkyMDM4Njg5MTIzMzU1Y2QyNTA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzMvMC9lZTMzMDM4NmE3MjVjZDUxZDliOTk5MjAzODY4OTEyMzM1NWNkMjUw",
"xsb_size":330,
"xsb_hash":"YWQ1OGE2NDZhYjQ5YjZkOWMyYzI2OGU5ZTk1YzQ5ZGEwYTE0YzM2NmUwOTE2YmY0MTM5MzVmNzEzZjNkYWMxZQ==",
"xwb_path":"L2IvMy84L2I1MzY4MjliNTlkYjZjOGJkMGJiYmY2MTEyNzQ1ZmY2MmZkN2M5YmE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9iLzMvOC9iNTM2ODI5YjU5ZGI2YzhiZDBiYmJmNjExMjc0NWZmNjJmZDdjOWJh",
"xwb_size":6611048,
"xwb_hash":"YTJiNTk1OWI0ZTgxYTM1MmQzNjRkNDQ5MjA5ODRiZjgyNTA1MDY3NDRkNTkwZTc0ZjZkMzgwMTkxN2RhMjU0Zg=="
},
{
"mcode":38471,
"is_save":false,
"xsb_path":"L2EvYi80L2E4YmY0Y2VmNjZkNmYxOTYxNWY2ZjQ2YWFiNjk0ZDcxZjI3YmQ4MGM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9hL2IvNC9hOGJmNGNlZjY2ZDZmMTk2MTVmNmY0NmFhYjY5NGQ3MWYyN2JkODBj",
"xsb_size":330,
"xsb_hash":"NGQ4NjA2ZmVhNjY4Mjk2MmU2MWFjMThjMTBjNDliNTNiMTcyZWRkNWY1NTQyMTEyYjYyMjhmNGJmMmM1YjAyYQ==",
"xwb_path":"L2MvZC9kL2M2ZGZkMThlNWQ1YTA1ODRhZmRlNDIxYTYxZDUyMzMyZTQyYTQ4NmI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9jL2QvZC9jNmRmZDE4ZTVkNWEwNTg0YWZkZTQyMWE2MWQ1MjMzMmU0MmE0ODZi",
"xwb_size":5711960,
"xwb_hash":"M2I0YWI2ZTA2YTFjMTUwYTM1MmZhNGUyZjYxN2RmNzI1M2I1MzY3ZGI5MWQyYWYyMDliYjA0YTJmNDg1ZTllOA=="
},
{
"mcode":38472,
"is_save":false,
"xsb_path":"LzMvMy80LzMzMzE0Yjk1OGU3YTVmOWFhNmQ5ODMzOWFjZGViMGRhOWE0NGE0OTA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8zLzMvNC8zMzMxNGI5NThlN2E1ZjlhYTZkOTgzMzlhY2RlYjBkYTlhNDRhNDkw",
"xsb_size":330,
"xsb_hash":"MWUyNWFkMWM3MTVkMzFjMTY4ZmU5ZTI0ODRmNmRmMTcyZmFhODBlZDI0MWExNjY5YzQzYjIzNzMxZmQxMWVmYQ==",
"xwb_path":"L2MvZC8yL2M3ZDcyOWMyOGY4NzY1ZDAxOWJlOTI3NDI5ZmI2NGQ1OGEyMDgyMjI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9jL2QvMi9jN2Q3MjljMjhmODc2NWQwMTliZTkyNzQyOWZiNjRkNThhMjA4MjIy",
"xwb_size":6488164,
"xwb_hash":"OWQ1MWQ4MzM2MGZlOWNkMzIwZjVjMDI0ZWUyNjUzN2Y2M2E2ZGY1YTYwNTljNzU0ZmQ0N2EwNjhkYzYyYjk3Nw=="
},
{
"mcode":38473,
"is_save":false,
"xsb_path":"LzcvYS82LzdhYWI2MTMxMDJlM2M4Njc5ZWI4ZjYwMDcwNjZhZjY5MDRhZWEwOWQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83L2EvNi83YWFiNjEzMTAyZTNjODY3OWViOGY2MDA3MDY2YWY2OTA0YWVhMDlk",
"xsb_size":330,
"xsb_hash":"NmIwNzIyOGY0YzYwYTNhYzk4YTdhOThjOTA4NmEzODE0N2VjOTAyNDcxMzA5ZWYwYjAwOWI3OTY5ZmI1MzcxMA==",
"xwb_path":"LzkvZC9mLzk2ZGRmYzQ5NDE5ZDE3OTI5NjMwZDQ2NDQzZDAzOWQ5Mzc2NjEzZWM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85L2QvZi85NmRkZmM0OTQxOWQxNzkyOTYzMGQ0NjQ0M2QwMzlkOTM3NjYxM2Vj",
"xwb_size":5931100,
"xwb_hash":"Mzc5ZDE5N2RhOThjOTcwOTZhOWY0ZjNhYjVkNzNlNzlhOTI0YTllNjBiZjY4NjcyYjQxZTc2NTdiMGEwYzNhYw=="
},
{
"mcode":38474,
"is_save":false,
"xsb_path":"LzUvMy9iLzViM2JiZDc1YjY2MjhlZjg2M2JjMzNkYzQ4ZWFiZmY0NGE2NjFiMWY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81LzMvYi81YjNiYmQ3NWI2NjI4ZWY4NjNiYzMzZGM0OGVhYmZmNDRhNjYxYjFm",
"xsb_size":330,
"xsb_hash":"NzUzN2ZjMzkyMjRiOTUwOTY4NDVmMWU2MzRjYjNhZWNiYWM4NWFlMGFjYjAxMmI5ODkzNjliZDU0NzU2MTQ3MA==",
"xwb_path":"L2QvMy81L2RjM2E1YWMwMmM3Nzg1Y2FmZjQ4YTAyZTY5MDZkZDgzZmYwZjFlNDQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9kLzMvNS9kYzNhNWFjMDJjNzc4NWNhZmY0OGEwMmU2OTA2ZGQ4M2ZmMGYxZTQ0",
"xwb_size":6695016,
"xwb_hash":"OGE3MTk0NTg5ODgxMjJlMWQyMzY4MmVhOTM0OTEwMWJiOTYyZWJmMjgyYmYyNGZkZTU0MjZhOWIwM2Q2MjkyNw=="
},
{
"mcode":38476,
"is_save":false,
"xsb_path":"L2EvNy8yL2E0N2QyMzEzYmUwNzYxN2E1ZTc2MmNjZWFlM2Q0MDllMmE0Y2E1NDE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9hLzcvMi9hNDdkMjMxM2JlMDc2MTdhNWU3NjJjY2VhZTNkNDA5ZTJhNGNhNTQx",
"xsb_size":330,
"xsb_hash":"ZWY5OTU0N2E1ODE3OTcxZWNlNjg3YzFhZmNiYTljZjBjYjA5NjJjZWU1MzQ2NDAyZjdjNTQ0ZjA3Yjg1ZmRiZQ==",
"xwb_path":"L2UvMy9mL2VjM2JmNWJjYjc5ZjcyNGY4ZWEyOWVkOTk2MjUwMGQ1NmNlZDRhNjY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9lLzMvZi9lYzNiZjViY2I3OWY3MjRmOGVhMjllZDk5NjI1MDBkNTZjZWQ0YTY2",
"xwb_size":6893676,
"xwb_hash":"YTU4NjNlOWM5ODE5YjQxN2Q5OTBiOWNiNjdmMGY4ZTkxMDE4NDE0ZWEwMTliODBlZTNiM2NkZmEyMjMwMzNhMw=="
},
{
"mcode":38477,
"is_save":false,
"xsb_path":"L2EvOC8wL2FjOGQwNmExYTdjNWI0YzBhODBhOTlkMGZhZmJlYjRmMzM5ZGI2NGE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9hLzgvMC9hYzhkMDZhMWE3YzViNGMwYTgwYTk5ZDBmYWZiZWI0ZjMzOWRiNjRh",
"xsb_size":330,
"xsb_hash":"ZmE0ZjAxNTM1ZWZmMDNiNjFhNjdiMmE3ZGIyNjA2ZGM0N2QzZjZmZTA0ZDVlZDlhNWJhNTY0ZTNjNmI3Njc2YQ==",
"xwb_path":"L2MvNy8yL2M5N2MyNDA2ZmI2ZDY5YmE4MjJlOTRkODI5OGY2NGNlM2U1Zjg4OTk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9jLzcvMi9jOTdjMjQwNmZiNmQ2OWJhODIyZTk0ZDgyOThmNjRjZTNlNWY4ODk5",
"xwb_size":5738584,
"xwb_hash":"ZWMyZGZiMmZiZjEyNWJkYjQ3MjFjN2JmNDFjZThjNzY4ZTlhNzQ4MDMyNmFjYjMyYTgxYTM5NDZkMmM3YzNjNA=="
},
{
"mcode":38478,
"is_save":false,
"xsb_path":"L2QvYS9kL2Q3YWJkNzgzMjU0ZDRmOTRiZTFjYTY4OGE5ODYxZDA2MTYwYzY1ZTQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9kL2EvZC9kN2FiZDc4MzI1NGQ0Zjk0YmUxY2E2ODhhOTg2MWQwNjE2MGM2NWU0",
"xsb_size":330,
"xsb_hash":"ZTAxNWU1YjJlZTk4NWU0ZDVjNzlmYjRjN2E1YzEyMzVlOWFlNDU3ZjZiOWMwZDc5NTMzNTA0OTJhZWQ3MTA3Yw==",
"xwb_path":"L2EvMC82L2FmMGE2YzgwMjM0YTU3NmYzZTM1ZGZlMDZkNGYyMTAxMjg0NGY3Y2U=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9hLzAvNi9hZjBhNmM4MDIzNGE1NzZmM2UzNWRmZTA2ZDRmMjEwMTI4NDRmN2Nl",
"xwb_size":5691480,
"xwb_hash":"OTdlMmRlZWJhOTA2MzQ5NzAwOGEyZmFjNGNkOWIyNDYzOTYxYWQzMzUwMTMzMjZjZDYwZjIzZDUxNDk5MDA0NA=="
},
{
"mcode":38479,
"is_save":false,
"xsb_path":"LzQvMy85LzQzMzk5MjAxZWJmNjcxZDNjMjhlMGExMmU2NmU3NmM0YmY3MGRmYTM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC80LzMvOS80MzM5OTIwMWViZjY3MWQzYzI4ZTBhMTJlNjZlNzZjNGJmNzBkZmEz",
"xsb_size":330,
"xsb_hash":"MWQ2ZWIzODdjZGY3YjE0MWUxN2Y4ZDMwZjEwYThjNjZjNWM4YTcxOTA0NzkwMTVjZDRiNjA3NmY3ODRiZWVlMw==",
"xwb_path":"LzkvYy8wLzk1YzYwZDc4MWEzZjRmN2Q3NzIwZjYzNTUwYzdkZTYxNGM0YjFjZWM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC85L2MvMC85NWM2MGQ3ODFhM2Y0ZjdkNzcyMGY2MzU1MGM3ZGU2MTRjNGIxY2Vj",
"xwb_size":6213728,
"xwb_hash":"ZjliYWQxYWJlMjgwMmYwNmVmZDg3NzFhY2NjYmY0ZGU5MmY4MTIzZDI3ZjM0Njg1Y2FiMDVjNzk1MDhiZjg4Mw=="
},
{
"mcode":38480,
"is_save":false,
"xsb_path":"LzYvZC8yLzZmZGMyMTEyZjNmYmM1OWI2NDlmYzhjOTc3YjVmZTExODc4MjdlODQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC82L2QvMi82ZmRjMjExMmYzZmJjNTliNjQ5ZmM4Yzk3N2I1ZmUxMTg3ODI3ZTg0",
"xsb_size":330,
"xsb_hash":"MjZmNzAyMzMwNzdmOWE4M2M1ZGViYzYwMjdiZGYzN2MwNDUyN2JmMmFiZmM4YTE2Zjc5MmZkMGZkNjFjODcwNw==",
"xwb_path":"L2UvYy81L2UxYzU1MGEzZTM3YmM4MDQzZGFjZTU2ZWEyY2ZmYmJlMjFkZDc2NmQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9lL2MvNS9lMWM1NTBhM2UzN2JjODA0M2RhY2U1NmVhMmNmZmJiZTIxZGQ3NjZk",
"xwb_size":5214288,
"xwb_hash":"NGZmMzNmMWExZjk0NjNlMTMzYWRmN2ExMzA3ZjViY2EwODM3ZTViMjVmZDcwYmE1YmFhOGZmZmI0Y2I4YmUwMQ=="
},
{
"mcode":38482,
"is_save":false,
"xsb_path":"L2UvNS8wL2U2NTgwNWQyMmVjZTZkZjQ5Yjg2OGNjYjYyYTgyYTMxNzhiNjAwN2E=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9lLzUvMC9lNjU4MDVkMjJlY2U2ZGY0OWI4NjhjY2I2MmE4MmEzMTc4YjYwMDdh",
"xsb_size":330,
"xsb_hash":"YTg3OWM5NDMyYmNiOTg2NWIxNDFmODM4ZDQ3YWE3NDE5YTQyNzNkNzdkN2FjZmQyZjY2OTg3NDRjNGRiYmY3MQ==",
"xwb_path":"L2MvYi84L2NhYjM4NmRmN2QzNzRmNmIzNDMyYzM3ZjE4MzQ2YTkwNWZkMDU1OWE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9jL2IvOC9jYWIzODZkZjdkMzc0ZjZiMzQzMmMzN2YxODM0NmE5MDVmZDA1NTlh",
"xwb_size":5470292,
"xwb_hash":"MWI5NGVlNzgyNjM3OTliMjFiMDc5MDZkZDFkOTEzMTlmOGVlNDYwMmM3ZmQzNTE0YTRlYmY2NjAwY2RjNThkNw=="
},
{
"mcode":38483,
"is_save":false,
"xsb_path":"LzUvYy9hLzVlYzRhNmY5NzM3M2JlZWZkN2Q2NmEzNjYwOGNlZWM5NzkwZTg4MGU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC81L2MvYS81ZWM0YTZmOTczNzNiZWVmZDdkNjZhMzY2MDhjZWVjOTc5MGU4ODBl",
"xsb_size":330,
"xsb_hash":"YThmNzQwOTgyZWFkYjQyZjM3YmNhMWY0YzkyNjQ4MGU0Y2ExNTc4MGRmNjc5YzBjMTkzN2UxZDBhNTU3NDg3Ng==",
"xwb_path":"L2MvZi9mL2NjZmVmYzBlZjBkNWY0ZTI2NTQzODBmOGEyZWNhM2E0ZThlYmQyZmM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9jL2YvZi9jY2ZlZmMwZWYwZDVmNGUyNjU0MzgwZjhhMmVjYTNhNGU4ZWJkMmZj",
"xwb_size":5298260,
"xwb_hash":"OTIzZjEwMjllMTZiZDRiNTU5M2M3M2UzY2ZiNjI4M2RhY2VjODgzZTlmMGE0OGU5ZTIzNmIzODliOGNiNjY4Nw=="
},
{
"mcode":38498,
"is_save":false,
"xsb_path":"LzUvYi82LzUxYmY2MDVmNTc0YWFhNDg4NGQ4MjkzYTY3ZTNkNGUxZTgwN2RlMmE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC81L2IvNi81MWJmNjA1ZjU3NGFhYTQ4ODRkODI5M2E2N2UzZDRlMWU4MDdkZTJh",
"xsb_size":330,
"xsb_hash":"MzQ4Y2M0OTBiYTAyMTJkNTcxYWNjNGUyNDQyNDM1MjVmYmZmM2U0N2ViMzkwNWFiNWYwZWU1NDkyYjJmYTU3Yw==",
"xwb_path":"LzMvZS8wLzM0ZTYwNDdmMTYwM2YyZjc3Nzg3NTBiNTY0NDVlNmVmOTAzNDQ0YzM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC8zL2UvMC8zNGU2MDQ3ZjE2MDNmMmY3Nzc4NzUwYjU2NDQ1ZTZlZjkwMzQ0NGMz",
"xwb_size":5386324,
"xwb_hash":"ZDUyOGVjZTJlMzA5YzA3YWY3YWE5MDcwYzk2NmJkOGI0ZGJjNzEyZTM0MjU0MzdiNjEyYzdhNDNhMjA3Nzg2Yg=="
},
{
"mcode":38499,
"is_save":false,
"xsb_path":"LzUvOC85LzU3OGE5OTQ4ZDA2NmE5MDc5ZDlmZmVlZDBlZmViNWU0ODNkMWMxMzg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC81LzgvOS81NzhhOTk0OGQwNjZhOTA3OWQ5ZmZlZWQwZWZlYjVlNDgzZDFjMTM4",
"xsb_size":330,
"xsb_hash":"ZTcyNmY0NzhhNGZhNTBlM2JlZTZmNjljNjVhNmY4MDZjMTY5ZTc4NTc3NjNmNmZkMjBjNTliMTVmYzEzNjMxZQ==",
"xwb_path":"LzIvZi80LzI4ZjE0MGJlYzZjNjhiOGM0ZjJlNTEzMjdkY2M4OTU0MTg2MTVhODM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC8yL2YvNC8yOGYxNDBiZWM2YzY4YjhjNGYyZTUxMzI3ZGNjODk1NDE4NjE1YTgz",
"xwb_size":6070368,
"xwb_hash":"ODdkYjc1OWIxYTIxOGMxNGRiNDJkNzU0N2MyNDI5YmNhODFmNzg4NWM4MjIxNDBiNGZmYTE5NzgwNmQzNzU3Mg=="
},
{
"mcode":38500,
"is_save":false,
"xsb_path":"L2EvZS81L2EzZTk1YTIyZWY2NDk3NzU1ZDVkY2RiMmQ5NzI5MTU5M2M4YWFiNmU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC9hL2UvNS9hM2U5NWEyMmVmNjQ5Nzc1NWQ1ZGNkYjJkOTcyOTE1OTNjOGFhYjZl",
"xsb_size":330,
"xsb_hash":"ZTQxYzk2ZGI1YjM4N2JkNWM4NTcxZjRhODUwMjhlYTIyYWI3YjRiNWI0ZTJjZTQzNDVmM2ZhZThjZDJhODM3YQ==",
"xwb_path":"LzcvZS9hLzdjZTNhNzExNTFjZWQ4MjcyZTU1OGNhYWU1NjFhZjk3MDAzZjA0NDg=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC83L2UvYS83Y2UzYTcxMTUxY2VkODI3MmU1NThjYWFlNTYxYWY5NzAwM2YwNDQ4",
"xwb_size":5107792,
"xwb_hash":"N2Y4ZjZlZmQzNzU1YTM4NjI1MTEyYzIyNDE2NTYwYzNmZWNmNGI3MjgzY2NiYTdhNjgwZTNlM2M1YTA0NmU1OQ=="
},
{
"mcode":38503,
"is_save":false,
"xsb_path":"L2UvMC9lL2U4MGFlMDdmNWM1NWIxMGFhMDBkMmM4MzY2YjA4ZjBiNDk2MzYzOTQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9lLzAvZS9lODBhZTA3ZjVjNTViMTBhYTAwZDJjODM2NmIwOGYwYjQ5NjM2Mzk0",
"xsb_size":332,
"xsb_hash":"MzdiMDY5YzFkYTMxMmUzOGVkMzNmY2I4MDNhOWI4NmJkYTNkNTQyM2Y1NzlmNzFkYmJkNjk0Y2M4OTZiNDQwMA==",
"xwb_path":"LzkvOC83LzkxOGY3MDgwOTk1ZDZlZjQxMDAwYmVhNGU5ZDExYzNmNGY2YWM0Y2Q=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC85LzgvNy85MThmNzA4MDk5NWQ2ZWY0MTAwMGJlYTRlOWQxMWMzZjRmNmFjNGNk",
"xwb_size":5181520,
"xwb_hash":"ZGFlMTg4NjI1NjRjODRkNjk3OWZmMGZiMjIxMmRjM2UxM2QyNTBhODdmNmExNWQyMDQ0MmMxMjQ1MjY2MDM5Mw=="
},
{
"mcode":38504,
"is_save":false,
"xsb_path":"LzUvYi83LzUxYjE3MTQ2OWI4N2Q1MmE0NDgwNGFjZWJlMzdkN2FiZDIyNDkwZjE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC81L2IvNy81MWIxNzE0NjliODdkNTJhNDQ4MDRhY2ViZTM3ZDdhYmQyMjQ5MGYx",
"xsb_size":332,
"xsb_hash":"YTAxOGJmNDlmZThjNjIyZjFiMjZkOTYyOGY2Mzk1OWFhNzBmM2ZmMjhlMzRjMjI2NzllNTJiMzVlNDJlZGQ3NQ==",
"xwb_path":"L2QvZi84L2Q3ZmY4MmEzOGI4ZDhiYzIwYzg2NWY1ZTVlMzlmY2JiNDdmYTI0MzQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9kL2YvOC9kN2ZmODJhMzhiOGQ4YmMyMGM4NjVmNWU1ZTM5ZmNiYjQ3ZmEyNDM0",
"xwb_size":4986960,
"xwb_hash":"NGQ0N2ZmODZlOTY3NGQyZWRkMWFmNjA5NzFhMGI4NjFjNTA3ZTA3OGNjMzhhZTdiOTg3ODk3OTVjNzk4M2UwNQ=="
},
{
"mcode":38505,
"is_save":false,
"xsb_path":"L2IvNi80L2I3NjY0ZWM4NTQyYjRlYjhkOWEyN2JkMDNjMzdmZDk3OTQ0Y2M4NDA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9iLzYvNC9iNzY2NGVjODU0MmI0ZWI4ZDlhMjdiZDAzYzM3ZmQ5Nzk0NGNjODQw",
"xsb_size":332,
"xsb_hash":"YzliMGRhMjgwY2UxNDJlN2Q1ODg1Nzc0MjEyY2Q0OWE2MmNiM2RlMWU2MDRhODQ1ODVmYTdlZDMwOTQwOWRkOA==",
"xwb_path":"L2IvNS9kL2JmNTJkMTE1YTllNWZiMTI2Yzk3MmY5NTcxNmViYWUxOGZiZjRkNGU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9iLzUvZC9iZjUyZDExNWE5ZTVmYjEyNmM5NzJmOTU3MTZlYmFlMThmYmY0ZDRl",
"xwb_size":5505112,
"xwb_hash":"NDU1ZDBhYzlhYWFjNjlkYzY5NGFhODE4ZDBkYmZhNjEzMTA0ZmQyZjA0ODRiMWE1NzA3MjVkNGM3ZWQwNTA5OA=="
},
{
"mcode":38549,
"is_save":false,
"xsb_path":"LzIvZC85LzI5ZDI5Zjg4NjIyY2ZkMjFmNDNmYTNmMTkzMDMxMTkzNTZlYmU2N2Y=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA3MjAwMC8yL2QvOS8yOWQyOWY4ODYyMmNmZDIxZjQzZmEzZjE5MzAzMTE5MzU2ZWJlNjdm",
"xsb_size":330,
"xsb_hash":"ZjA0YTgwZDc1NzdhNDAxNTBmMjZhMjFjYzAwNzBjMjUzMTc1NjFkZWQzOGVhM2VlZTE0NDViNjlhNzI1MjA5Yg==",
"xwb_path":"LzQvNS83LzRiNTE3ZWQzMTc2YmE0NzRkNGJhYjk4YWE5MjI5YjRhNWRlYmEzYjA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA3MjAwMC80LzUvNy80YjUxN2VkMzE3NmJhNDc0ZDRiYWI5OGFhOTIyOWI0YTVkZWJhM2Iw",
"xwb_size":5335124,
"xwb_hash":"ZTEwMjA5YjBmZWYxN2M1ZTc5ZjUyMDM1NzRiOWNjMDE3NmY5ODdhYTUzZTAyNjUzZTFjMDdkNzRhM2E5NzA5Ng=="
},
{
"mcode":38550,
"is_save":false,
"xsb_path":"L2MvOC9mL2NmODZmOTRiMTE4MTRlNTc3YmU4N2IyNmMxMGVjOGYxNzE3OWRlNWY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA4MDkwMC9jLzgvZi9jZjg2Zjk0YjExODE0ZTU3N2JlODdiMjZjMTBlYzhmMTcxNzlkZTVm",
"xsb_size":330,
"xsb_hash":"OGRmYWIxN2NmMjRhODY0NzgyZmZlNmYzYzdlMDg3ZTNkZjUyOTE3MjdiOTM5MWEzMDViYWNkYjYyYjVjYmFhNg==",
"xwb_path":"LzUvZi8zLzU2ZmIzOThkNGQ5NGIyOGY1ODczNjg3NzRlYjcyOGNkMTBhYzc3ODU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA4MDkwMC81L2YvMy81NmZiMzk4ZDRkOTRiMjhmNTg3MzY4Nzc0ZWI3MjhjZDEwYWM3Nzg1",
"xwb_size":5822556,
"xwb_hash":"YmY3NjU0MWRmMDhmMDRmOTIwM2IxNzE2OWNlOTdlOGEwYWJlODU3Nzg0MzI2YTViNTJhMjcxMGUwM2MzYTVhOQ=="
},
{
"mcode":38551,
"is_save":false,
"xsb_path":"LzYvNS9iLzY0NTNiMmZhYjIwOTI0MWZlNDVlYjdlZWM4ZmQzYTE4MjFmZjAzMzE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA5MDcwMC82LzUvYi82NDUzYjJmYWIyMDkyNDFmZTQ1ZWI3ZWVjOGZkM2ExODIxZmYwMzMx",
"xsb_size":330,
"xsb_hash":"NDQ2NDM2YzZhNjJiMTZhZWY3ZTE1OTY1ZDkzYjRmODExOGI0OGFhYjFjNjE3MmJiZjBkM2FiZTEyYmFhYjhlYQ==",
"xwb_path":"LzQvMy8wLzQxM2IwY2QwZjA0YWY0ZTNkZjYxOTA3MGYzNDVkNDliNTMyMGMyZTY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA5MDcwMC80LzMvMC80MTNiMGNkMGYwNGFmNGUzZGY2MTkwNzBmMzQ1ZDQ5YjUzMjBjMmU2",
"xwb_size":6228064,
"xwb_hash":"ZTM4NWQ1YWU1NTYyMzU0NThiYTZmMjdkNjE5YjZmZGQzYzU1OGUzZDE3NGNiYTY4NjM1ZTUxMjU5YTA4MmVjMQ=="
},
{
"mcode":38566,
"is_save":false,
"xsb_path":"L2IvMS8wL2I4MWUwMjllY2M4ODgxZjUzYTM1YWNhZTlmZDI2NjZhOWYxODlkMTM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC9iLzEvMC9iODFlMDI5ZWNjODg4MWY1M2EzNWFjYWU5ZmQyNjY2YTlmMTg5ZDEz",
"xsb_size":330,
"xsb_hash":"Yzg1MDBiOTEzMzZiY2I2NmMyNDFiYzY3YzRkZGMwMWUwNTFiNmQ0YzczMWFhOGM5NTlkZDEwN2RlNjUwMTcyYg==",
"xwb_path":"LzkvMi9jLzk2MjhjM2YyMjEyNTE1YWQxMWU2OWU4NDc5NTU1NDNmMWJjNTU0NmE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC85LzIvYy85NjI4YzNmMjIxMjUxNWFkMTFlNjllODQ3OTU1NTQzZjFiYzU1NDZh",
"xwb_size":5115984,
"xwb_hash":"YmVjZjIxNWEyYWZlZDQxZWY5MTBhNzhiZDA3MTNjYWNhY2ZmMTQyNjg4OWZmZTcwZGI1MDQyZjA3ODE1ZDM3NQ=="
},
{
"mcode":38567,
"is_save":false,
"xsb_path":"L2MvZi9kL2M3ZjNkN2U4ZjUwNmE1MzhjZjZhY2U5YmU3ZTQxMDQxMDdlZWQ2MjY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC9jL2YvZC9jN2YzZDdlOGY1MDZhNTM4Y2Y2YWNlOWJlN2U0MTA0MTA3ZWVkNjI2",
"xsb_size":330,
"xsb_hash":"MTFiYTZhZDIyMTEyNTQyZjgzNTU5YTNkMjMyZWU4MWE0MDY4YjJhMzBjODBkOTJmZDlkMGZkODYxMTE3ZDgzOA==",
"xwb_path":"L2MvNi9kL2NmNmZkYjFmNjIzNThkODc1MDNmYzU5M2FkNjY5NWFiZmM0OTUwZWI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC9jLzYvZC9jZjZmZGIxZjYyMzU4ZDg3NTAzZmM1OTNhZDY2OTVhYmZjNDk1MGVi",
"xwb_size":6273120,
"xwb_hash":"ZjQ0ZWI0YWUzMzFkZWY4MDBjMTM1ZTY2M2ExN2NmNDhmNjMxMGJmNGVmZWUzNTQzNjNkOTc0YmM0NjRkZDI4YQ=="
},
{
"mcode":38588,
"is_save":false,
"xsb_path":"L2EvYS9hL2ExYWVhOTgxYWZjNTYwMzljNjQwN2JjM2VhZDViN2Y2ZGNhY2Q5MGQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyNDA5MTcwMC9hL2EvYS9hMWFlYTk4MWFmYzU2MDM5YzY0MDdiYzNlYWQ1YjdmNmRjYWNkOTBk",
"xsb_size":330,
"xsb_hash":"YzkwOGFiMjU2MDdkN2RjZDlhMWRiNmYxMmFiMWFiODUwYjY5NTFlN2E3M2MwMGFjNTlmMWIxNjUxZDIwOGQwYw==",
"xwb_path":"LzgvYS8xLzg0YWYxMjhkYTU0ZTU0Mjg4NmY3MDZiMmZmZTU3NDJhZjU3YjgxMmI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyNDA5MTcwMC84L2EvMS84NGFmMTI4ZGE1NGU1NDI4ODZmNzA2YjJmZmU1NzQyYWY1N2I4MTJi",
"xwb_size":5296212,
"xwb_hash":"MzE0YTA5OTAyZGQ2NjU2ZmUzOGI3ZWQ1ZjJlYTRmOTBkOWQ3NzgxM2I5YzY5YTdiNTkwZDY1Mzc3ZjQ4MGQxNg=="
},
{
"mcode":38590,
"is_save":false,
"xsb_path":"LzEvOC81LzFhODY1MzU2MDFhOTRiZjkwODQyNzY5ZWE2YTQwNDJiNGJjOGYyNTA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAzMTUwMC8xLzgvNS8xYTg2NTM1NjAxYTk0YmY5MDg0Mjc2OWVhNmE0MDQyYjRiYzhmMjUw",
"xsb_size":330,
"xsb_hash":"OGFiNzdlYWIxYThmNzdhYjQ5Mzg3ZDljMzlkMzc4ZDZiMzU4Mjk2NGJkZThmOWNjMDBmM2ExODE4MTJiYzA3ZQ==",
"xwb_path":"L2IvYS9mL2IwYTZmMGJjODFjMzBhMzcyNmNkNTc0NmExZDc1MWI3ZjMwNTM3ZmM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAzMTUwMC9iL2EvZi9iMGE2ZjBiYzgxYzMwYTM3MjZjZDU3NDZhMWQ3NTFiN2YzMDUzN2Zj",
"xwb_size":5197904,
"xwb_hash":"NGI2ZGVkNzAyMTkyYWE1MjZkNGIwNDYyOTJkMjQxYTQ5YTBiYjdiMWIwY2YzZDIwNDVkNTcxMGZiOWVmZjEyZQ=="
}
]
+614
View File
@@ -0,0 +1,614 @@
[
{
"mcode":358,
"is_save":false,
"xsb_path":"LzUvOC8yLzVhOGEyNWYyZDc0MzZlOWJhNjRmYTM1NjAzMDE0YmMwYzZjOTdhN2Q=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81LzgvMi81YThhMjVmMmQ3NDM2ZTliYTY0ZmEzNTYwMzAxNGJjMGM2Yzk3YTdk",
"xsb_size":295,
"xsb_hash":"NzAwODZiZTYzNjIwMTg4YWMxMzMyOGZkMmExNWRlY2UyM2RkNWY1ZTJjZjJhNGNlYmMxYjAyOTEwN2U5Y2M2OA==",
"xwb_path":"LzYvZi80LzY0ZmI0ZGYzNTE0MzIwMmJkZmY2YTNkZGRhMDBlNjFhZDQ0NzEwNzY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82L2YvNC82NGZiNGRmMzUxNDMyMDJiZGZmNmEzZGRkYTAwZTYxYWQ0NDcxMDc2",
"xwb_size":528396,
"xwb_hash":"MTVjZDA0OGQ0NmJiZjA2ZTVlY2JmOWI5MWQwNWRmNWU5NDEwMjFjMWU4ZjdjZDRiODQ3Y2MxZTA1ZjIzOTViMg=="
},
{
"mcode":470,
"is_save":false,
"xsb_path":"L2YvNi9mL2Y2NjNmMjVlOGVlYTU4NWJkYTk3ZjBiYTVkY2Y2MzIxMWQ3NGRhNTI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMS9mLzYvZi9mNjYzZjI1ZThlZWE1ODViZGE5N2YwYmE1ZGNmNjMyMTFkNzRkYTUy",
"xsb_size":295,
"xsb_hash":"YTI0ZTU4YTJhNTYzNmZiMDYyOTNiMzUyN2I3YjFkOGM3YTc2YWE2M2VkMzFkNTBmYjhiZDZjOGJhYjY2YjZmNQ==",
"xwb_path":"LzgvYi9kLzgyYjJkMWUzOGU0OWI5MTdmMzVjZTg2YmM3ODQ4NDJhYzc5MjdmZDQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMS84L2IvZC84MmIyZDFlMzhlNDliOTE3ZjM1Y2U4NmJjNzg0ODQyYWM3OTI3ZmQ0",
"xwb_size":528396,
"xwb_hash":"NTI0YmMzNjNjNTUyYTljZDc5YjI3N2RmNGI3NThlMTI3NzY1YmVhNzM0YWE2NjE1ZDM4YWY2YTBiMDZkYzMzNg=="
},
{
"mcode":476,
"is_save":false,
"xsb_path":"L2QvMi9iL2RhMjNiNWJhNjI2YTgzNjg0ZjI0YjA2ZGRhZDkwNWQ1ZjEzNGU2ODM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9kLzIvYi9kYTIzYjViYTYyNmE4MzY4NGYyNGIwNmRkYWQ5MDVkNWYxMzRlNjgz",
"xsb_size":295,
"xsb_hash":"YmQyNTNmN2NkZThiNTY4MTgwYTg3MmUzNDM5NjMyOGNlNjQ3YTFlNDU2OGQ2NjM5ZTgyMzUxMjk2MDBmZTk3Yw==",
"xwb_path":"LzUvYy9jLzVmYzVjNGE2Y2EzMGJmM2E3MTBiMjA0NThjMWMxNDUwMGYyYmM1ZDQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81L2MvYy81ZmM1YzRhNmNhMzBiZjNhNzEwYjIwNDU4YzFjMTQ1MDBmMmJjNWQ0",
"xwb_size":526348,
"xwb_hash":"YzlmMjM3NzU0MDMyZjY4MWIyNzAwZjA3NzMzNGMyMTg1ZmY5YmE2NmYwYjE4MmU3Yjk0NGVmOTMxMTYyZjNmYQ=="
},
{
"mcode":37282,
"is_save":false,
"xsb_path":"LzEvZS80LzFjZTk0MTY2MzQwZjIxNDFjZmJlOTZkNjZlMjgwNjVkN2RkNzIxMzA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xL2UvNC8xY2U5NDE2NjM0MGYyMTQxY2ZiZTk2ZDY2ZTI4MDY1ZDdkZDcyMTMw",
"xsb_size":295,
"xsb_hash":"YTUzYTQxOTJiZDI4YTMyMzk5YTg0NGY4NmI1NTEyN2QxNzk2YTMxZGQ0ZDk5NTc2NDM4YThhYTNiMjlmNzZmNA==",
"xwb_path":"L2EvOS9iL2FmOTBiZWM0ZGQxYjdjMDViMDhlYWIzYjQyZjEzYTQ4ZmVhNTFlZGU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9hLzkvYi9hZjkwYmVjNGRkMWI3YzA1YjA4ZWFiM2I0MmYxM2E0OGZlYTUxZWRl",
"xwb_size":528396,
"xwb_hash":"MTZiNjJmOTFjYTg5NGMyOGQ2N2ZhN2EwMzAxNTFkNzJjOThhYjQ4YzAyODY1Y2FkY2QwYWNmYjgwOTQ5MjE0ZA=="
},
{
"mcode":37283,
"is_save":false,
"xsb_path":"LzQvYy83LzQ2Y2Q3ZjZiZGM5MWI4OTAwZDZkY2E0MmJhNzRmZjE0NzdkODU5OWQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80L2MvNy80NmNkN2Y2YmRjOTFiODkwMGQ2ZGNhNDJiYTc0ZmYxNDc3ZDg1OTlk",
"xsb_size":295,
"xsb_hash":"MDI5MGJiYmMyN2E2ZmMxZTNiYjY3ZmI3YWNiOTUzYTFmNDY0NjBhMDM2YjQwZjhjMDdmNWU5ZDk5MDg1NzU1Zg==",
"xwb_path":"L2UvOC8zL2VmOGUzZjQ1M2FmZmE3MzE0MDEzYzI2MDNiZmJmOTczZTQxN2I5MWI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzgvMy9lZjhlM2Y0NTNhZmZhNzMxNDAxM2MyNjAzYmZiZjk3M2U0MTdiOTFi",
"xwb_size":528396,
"xwb_hash":"NTlhZTkxYjBiZDA1NDE5MTI5ZmM1YzczMWU5YzJjNzJjN2JkZmE0YjMyY2Y2ODZjYWQxNGY0NzkwZGIyYmE0OA=="
},
{
"mcode":37472,
"is_save":false,
"xsb_path":"L2MvMC83L2M1MDA3Njg3ODUzNThjNTEzMThkN2E3M2FkZGE2NDg3ZThhYTg2N2Q=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9jLzAvNy9jNTAwNzY4Nzg1MzU4YzUxMzE4ZDdhNzNhZGRhNjQ4N2U4YWE4Njdk",
"xsb_size":295,
"xsb_hash":"ZDZlOGU3OTViNzcwOTE3ZjIxMGVlMDI5OTFjMTA4YTg3YTUwNmE3N2MzMTlkYzU5ODY3YmRmODE0YWYyZDgwOA==",
"xwb_path":"LzgvYS9lLzg1YTVlM2RkYzRiMjRhZjg0YzJiYTMzZDc5MmU3OTU5OWZjOWQ3OTk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC84L2EvZS84NWE1ZTNkZGM0YjI0YWY4NGMyYmEzM2Q3OTJlNzk1OTlmYzlkNzk5",
"xwb_size":485384,
"xwb_hash":"ZDk3MGFjNmFkMTAwYTE4NDM2Y2ZmNzlhMjA4YjM3ZGQxY2FhM2EwMDQ1ODAzNzRmNjQ1YTBjYjk3ZGY5Mjg2NQ=="
},
{
"mcode":37513,
"is_save":false,
"xsb_path":"LzAvOS80LzAwOWU0NzI5OTdlOGZkNGIzMWI0MTE1MGI2NDQwMWM3MGUzMDA2NWU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8wLzkvNC8wMDllNDcyOTk3ZThmZDRiMzFiNDExNTBiNjQ0MDFjNzBlMzAwNjVl",
"xsb_size":295,
"xsb_hash":"MTIwM2U3M2YzNDU1MDlmOTA1ZjIwMGMwNmY2NTFiNDk4MjQyNmQyODk4M2U4YWQ1NTRlODIxMjIyYjA0Mjg4Nw==",
"xwb_path":"LzQvNS8xLzRmNWExMjUwYTc2NmExMGU5MzQzMDdlNzk2MzI5NzE2NjEwMGYwZjM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzUvMS80ZjVhMTI1MGE3NjZhMTBlOTM0MzA3ZTc5NjMyOTcxNjYxMDBmMGYz",
"xwb_size":485384,
"xwb_hash":"OWRjNTFjM2QyOGIzZDdmYTI5ZTcxYjNhZTk1OGVjMjYwNjE4NWNhZjMzNGYzYjM2YmU1NTc1MjczM2M2ZTAxOA=="
},
{
"mcode":37607,
"is_save":false,
"xsb_path":"L2IvOS83L2I3OTc3MjBhNmNlNTJjNzA1YmRkZDJkZDRlMGIyYzYxNjg3MzQ0YTY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC9iLzkvNy9iNzk3NzIwYTZjZTUyYzcwNWJkZGQyZGQ0ZTBiMmM2MTY4NzM0NGE2",
"xsb_size":295,
"xsb_hash":"YzIyZmNkMWNjODNiNTRmYWQyN2MxMTk0ZjdkYzVmY2ViM2Y3ZjU3ZTU1NDU1OGUyZWJlOTM5N2QwMmYzNzg1OA==",
"xwb_path":"LzYvYy8zLzYzYzAzOGI4ZTUxNDRmZjg2NzExYmI1NGQwMjNiYzRkN2VlNzQxNDI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC82L2MvMy82M2MwMzhiOGU1MTQ0ZmY4NjcxMWJiNTRkMDIzYmM0ZDdlZTc0MTQy",
"xwb_size":485384,
"xwb_hash":"MTM0OTRjMTFlZjVjYWJmNzUzYjA1OGE4NjE4MzkwYmM5ZDAyNzhhYzJhN2NlNGZhMWI4ZjQ4MjUxYzUwYzg3OQ=="
},
{
"mcode":37608,
"is_save":false,
"xsb_path":"LzkvNy80LzkzN2M0YjFhNTY5YzE3YWIwNWMxNzI2Nzc5MmQ5MjliNzNkMzQ1ZDg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzA4MDgwMC85LzcvNC85MzdjNGIxYTU2OWMxN2FiMDVjMTcyNjc3OTJkOTI5YjczZDM0NWQ4",
"xsb_size":295,
"xsb_hash":"ZTc1NzFlMGJlMTc1ZmE1Y2ZiZmJiOTk5NmNjNDQyOTZkMGVlMWQyNjkwYzNjY2VkYmEzYTczODI0OWUxOWYwMA==",
"xwb_path":"L2IvMy8xL2I1MzgxYWQ2Y2YzNDg3ZmViYmYyZjQwMmI4MmJiNjk0NWY2MGRjNTg=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzA4MDgwMC9iLzMvMS9iNTM4MWFkNmNmMzQ4N2ZlYmJmMmY0MDJiODJiYjY5NDVmNjBkYzU4",
"xwb_size":485384,
"xwb_hash":"ZGQ0OWU3YTNiY2ZmODczYjhlNTcwMDY1MjM0MTg1YzlkZGRhNjYyODg1MGM4OTA0MTFhYjc2ODFiN2EzNDU2OQ=="
},
{
"mcode":37609,
"is_save":false,
"xsb_path":"LzcvOC85LzdhODk5YzdiZGU3N2JkMDBhZTM2YWMyYzlhZTVkYWU4MWM3OTA0NmY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC83LzgvOS83YTg5OWM3YmRlNzdiZDAwYWUzNmFjMmM5YWU1ZGFlODFjNzkwNDZm",
"xsb_size":295,
"xsb_hash":"YjBkZDQwN2ExZDUyNWI5NzFiNjIzMzhhM2U5ZDZiYzU4MDMwMjUwMjUzYjc4ZmJhNTZiNjJjY2RkZWI3NjZhYw==",
"xwb_path":"L2YvMC85L2Y0MGM5Y2U2MmRkMjAxMWNmMWNmMzQ0NmFkYjQ5MjAyZDNhMjdhNDk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC9mLzAvOS9mNDBjOWNlNjJkZDIwMTFjZjFjZjM0NDZhZGI0OTIwMmQzYTI3YTQ5",
"xwb_size":485384,
"xwb_hash":"OWI4MzU0ZGUzZWNjNGUzYmQ5MGYxMmM5Yjc2OGQ1NDNmMDIzNDlhNTJiZGY3NTAzYTQxYzJiMDAyNmIzYTM5Nw=="
},
{
"mcode":37630,
"is_save":false,
"xsb_path":"L2YvOC8zL2Y5ODkzZDBhYjFmMzYzYjUxMmYwZWI5ZDEwMzkxZjM0YTkxNmYyOTc=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAxMjUwMC9mLzgvMy9mOTg5M2QwYWIxZjM2M2I1MTJmMGViOWQxMDM5MWYzNGE5MTZmMjk3",
"xsb_size":295,
"xsb_hash":"NzA2M2E2OTFhYjJjYTMxNjNlYzM3YWVlMzk1ZDVkMDQ3NDM1ZGQyY2I1MTQ1OTdiZDFjZGM0M2MyY2ZkNjc4MQ==",
"xwb_path":"LzIvOS84LzI1OWU4YTllYWY0YjY2YzRkMDk1OTdiMzEzYmEzNzIyNGQ1YmZiMDE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAxMjUwMC8yLzkvOC8yNTllOGE5ZWFmNGI2NmM0ZDA5NTk3YjMxM2JhMzcyMjRkNWJmYjAx",
"xwb_size":485384,
"xwb_hash":"Nzc4YTUzNDkyYzM5NjIzM2U0N2FlZmVjZmY0MmM0YjQ3NTBkNzA5Njc5MGRhZDc3NTI2YjRjZTY4MDM4NmQ4OQ=="
},
{
"mcode":37654,
"is_save":false,
"xsb_path":"LzQvOC9jLzQxODJjNDM4OWM0Y2MzMmYwY2RiNDdlOGNhMGQ2Y2EzMjFkODUwM2U=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzgvYy80MTgyYzQzODljNGNjMzJmMGNkYjQ3ZThjYTBkNmNhMzIxZDg1MDNl",
"xsb_size":295,
"xsb_hash":"ZWFhNmE4M2RlYjIwMjY0ZWRlMDRmOTI3NWExODkwMTM3ZmVhYzEwY2U3YjA0ZmY4YTEzNGUxZDBmYjVlMzJjMw==",
"xwb_path":"L2IvMC9iL2IyMDNiZmM5MGFjODkxZmQ0MTk4MTliNzRiOTc4NDc3NmQxNGQ0NjE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9iLzAvYi9iMjAzYmZjOTBhYzg5MWZkNDE5ODE5Yjc0Yjk3ODQ3NzZkMTRkNDYx",
"xwb_size":485384,
"xwb_hash":"MDUwNTQyN2FhNTI4NTUwYmZhYjU1N2RjMzY3YmExMTM3NjRmNzRlMTJlNzMwMDEzMjQwNWNiMzQ2NzQ4Yjg5ZQ=="
},
{
"mcode":37805,
"is_save":false,
"xsb_path":"LzUvMi9kLzU1MmRkNTczYjM3ODgyOWQ5YjE1NGIzZmE5Mzg1OGQ1Y2UyMDBlZGI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC81LzIvZC81NTJkZDU3M2IzNzg4MjlkOWIxNTRiM2ZhOTM4NThkNWNlMjAwZWRi",
"xsb_size":295,
"xsb_hash":"ZTM5MGZlNjc0MmRiOTE1N2RiZDNlMTFhMGZjMGQ4YmU2NDQwMDQ3MzhjNDk4NjE1ZWU5N2MyOWQ1YzczOWNlZg==",
"xwb_path":"LzEvYS9iLzFjYTFiZDE4NjM0ZGFmYjVlYjJlNTgzMTBlNGNkMTFlZWJiOWI0OTU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xL2EvYi8xY2ExYmQxODYzNGRhZmI1ZWIyZTU4MzEwZTRjZDExZWViYjliNDk1",
"xwb_size":520200,
"xwb_hash":"NDRkNzYzOGNiNmM3NWU4MjQxOWRiNjk4MjU1ZTczNDVmODlmZjRiNGI2MTZkMDhiNTVhNmQ3MTk2MDViZjdkOA=="
},
{
"mcode":37871,
"is_save":false,
"xsb_path":"LzkvZi80Lzk4ZjU0OTI2NDQ0MDk1NmUzZTczZjg2NTQzZWEzYTJhZTkwODcxNGI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85L2YvNC85OGY1NDkyNjQ0NDA5NTZlM2U3M2Y4NjU0M2VhM2EyYWU5MDg3MTRi",
"xsb_size":295,
"xsb_hash":"OTc4M2U0ZWE0Y2EyZGM0ZGUwMTcwMjJmMTVhYmNkYjZiOThkMjVjYzFkMzg0ZGU4NWQ3NGIyYTM3NWEzNmMyMg==",
"xwb_path":"L2YvNi84L2Y3NmU4ZjY4Mzc2MGVjNGE4NTFmNjJkMDgwYTgzNmU2NDg5NDcwMTI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9mLzYvOC9mNzZlOGY2ODM3NjBlYzRhODUxZjYyZDA4MGE4MzZlNjQ4OTQ3MDEy",
"xwb_size":485384,
"xwb_hash":"ZDc4ZTVkNDg0ZDYxNGYzM2U5NTllODhiYTI4ZTUzMWM3MjJiMTk3MTY3MGRhMGU5YTE3YTEzZDhhODIyZDJmYw=="
},
{
"mcode":37891,
"is_save":false,
"xsb_path":"LzQvZC81LzRkZDQ1OTNlZmVlOWRjZGE0ODEwZDYyYzJhOWM4NTkxNDRkMTM1ZDY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80L2QvNS80ZGQ0NTkzZWZlZTlkY2RhNDgxMGQ2MmMyYTljODU5MTQ0ZDEzNWQ2",
"xsb_size":295,
"xsb_hash":"NDc2YmVmY2IzMDA4NWZmMTdiZmZlMzg5MjliMmVhN2JkNmU4MDY2YmZjNTI4NThhNjg4MzE3NmEwMzQyNmYzZA==",
"xwb_path":"LzQvMS82LzQyMTc2MDNhNTI1MjBjZWE4MTJhNWViYjVkN2NlMDI0MjhhYmRkYzc=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC80LzEvNi80MjE3NjAzYTUyNTIwY2VhODEyYTVlYmI1ZDdjZTAyNDI4YWJkZGM3",
"xwb_size":487432,
"xwb_hash":"ZWI5YzQ3NGIwNTBhZjk5ZjY5OTFiYzA0MmUzMjNkZTFkMjRmZmViYjY4OWRmY2IyNWI0NDAwYTJhZDI1MGNkZA=="
},
{
"mcode":37892,
"is_save":false,
"xsb_path":"L2UvNC80L2VjNDg0NzZjYTljZDUyYzE0ZTZkMzQ4NWY4ZDkxNGJjNzZiM2M0Y2Y=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzQvNC9lYzQ4NDc2Y2E5Y2Q1MmMxNGU2ZDM0ODVmOGQ5MTRiYzc2YjNjNGNm",
"xsb_size":295,
"xsb_hash":"ODRlMWY5NzAzNjY2OGJkNDJhNGQyYjkzYzkwYzExZjVjYWM5NmY3MWJiY2JkODIxN2UxODRhODA2MmYzOTc5OQ==",
"xwb_path":"LzcvOS8zLzc4OWUzZTdmMmI5NmQzODJjNTljNTA1MTM4NTk3YjFkMTgyNGQ2ZDY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83LzkvMy83ODllM2U3ZjJiOTZkMzgyYzU5YzUwNTEzODU5N2IxZDE4MjRkNmQ2",
"xwb_size":485384,
"xwb_hash":"MjBmZjAwMWU0MTNmMDdhZDY4OThhZWI5ZmRkMTIwNTgwNzEzNmViN2RkMzc0MjE5MTg3MWQ5ODNiMmJkNjkwNg=="
},
{
"mcode":37894,
"is_save":false,
"xsb_path":"L2IvYS9jL2JkYWRjZWIzZDhlY2M4Njg4MmJhMjU5OTI2ZWNhMjUxNGE0YzdkZGI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9iL2EvYy9iZGFkY2ViM2Q4ZWNjODY4ODJiYTI1OTkyNmVjYTI1MTRhNGM3ZGRi",
"xsb_size":295,
"xsb_hash":"NzdlYzEyM2IzZGE1YmVkNDRlMzJjZGY3OTI5MGNjMjNkODliZGIzYjg3Y2VmZDIxYjYyMzVkMDZkZjMwNDA3Yw==",
"xwb_path":"LzkvNC84LzkyNGM4YWNiZDhjNjZmNmNiNTcwNzgzODYyNzhlMWJiNGJjYmM0MGI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85LzQvOC85MjRjOGFjYmQ4YzY2ZjZjYjU3MDc4Mzg2Mjc4ZTFiYjRiY2JjNDBi",
"xwb_size":487432,
"xwb_hash":"N2M1ODliYjM3NDhjMmE2NzBmNWE5NmM5YmMyODg3NWNlNDhhNjA3NDY1NTM4N2Y3ZjVjMzBiYjljZWNhMjVjZg=="
},
{
"mcode":37897,
"is_save":false,
"xsb_path":"LzkvZi85LzkyZjA5YjAzYjUyOWQxMTE5ZjYzYzg5NWEwMTMyNmRkY2U0N2M4MWI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC85L2YvOS85MmYwOWIwM2I1MjlkMTExOWY2M2M4OTVhMDEzMjZkZGNlNDdjODFi",
"xsb_size":295,
"xsb_hash":"YjBiYjY4ZWE1ODViNzQ2Njg0YjZiZGQ3NjNkNDI3MWViNTQ5YTk2ZGQ0MmQ0Y2VkYjVkYjk3Mzk0YzY5ZGEwNQ==",
"xwb_path":"LzYvOC81LzYzODc1MTU5YTI2NjM1Nzc4MGI3ZjczYjFlOTc0YTU1MmNiYmZiYjQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82LzgvNS82Mzg3NTE1OWEyNjYzNTc3ODBiN2Y3M2IxZTk3NGE1NTJjYmJmYmI0",
"xwb_size":485384,
"xwb_hash":"N2FmZTViNTJhMGJjZjM3NzNiODZhZmM4NTBlZGE0M2I5ZTZhZmI4NTRhOWQwNDY4Mjc3ZjQ1NGNmYjdjNzM2MA=="
},
{
"mcode":37898,
"is_save":false,
"xsb_path":"LzgvNC9kLzg2NGVkNDQ2ZTVmZWFiMGJmODg0ZjI0M2EzZWIwZDQ2MzI4YzBmYmI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC84LzQvZC84NjRlZDQ0NmU1ZmVhYjBiZjg4NGYyNDNhM2ViMGQ0NjMyOGMwZmJi",
"xsb_size":295,
"xsb_hash":"YzU0ZmY5NWYxYmNlZDgyNGVlNzAzZWQ4ZWQ4YzQ0ZDNjMmRmZTE1MzNjZTA0N2I5ZDI2ZTI1YjQ4NWU5NWYzOA==",
"xwb_path":"LzEvNy84LzEyNzQ4YjgwMDBlNGExZjk1YjkzYWI0MDE3MmJhODRjZDFlYTg1NGU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xLzcvOC8xMjc0OGI4MDAwZTRhMWY5NWI5M2FiNDAxNzJiYTg0Y2QxZWE4NTRl",
"xwb_size":487432,
"xwb_hash":"NjM3YjRkNzNhZDI3OWJhMDQ2ODY3MzBkZDc2Y2UwMGM1ZjRkNjRmY2Y4NjAwMTZmODA1MDUyMTdkY2Q0MjBlZQ=="
},
{
"mcode":37922,
"is_save":false,
"xsb_path":"LzIvMS8wLzJkMTAwNDgzNmJkNTYyNjg3MjBkODBiM2MyYTIwYTIwMzU0MGE1NjY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8yLzEvMC8yZDEwMDQ4MzZiZDU2MjY4NzIwZDgwYjNjMmEyMGEyMDM1NDBhNTY2",
"xsb_size":289,
"xsb_hash":"YzZkZDc0OWI0NTQzNGRjNTQ5MTA5ZTA0ZTM5ZTAwZWY5NWI3NWM2MTJhZDVmMjhiOWEzMTEwODA2MTgzNzhmZA==",
"xwb_path":"LzcvZC84Lzc1ZDQ4YjFlM2ZlNTg4MjBiZWNmNTYxNGNiMDI3ZDFmZjVkYWJmM2Q=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83L2QvOC83NWQ0OGIxZTNmZTU4ODIwYmVjZjU2MTRjYjAyN2QxZmY1ZGFiZjNk",
"xwb_size":485384,
"xwb_hash":"YmM2MTMxOTg4OTEwNGNlNTVkNzg0OGYyNjhlODRkODVmZDJmY2QxZWI2ZmYyZmM2OGZiMWE0NDQwZTVlYzMxOQ=="
},
{
"mcode":37923,
"is_save":false,
"xsb_path":"L2UvOC84L2UwOGM4YjhjMmM0ZGZjYzcwZTEzNmYzODlhNTJhODdlZWI1ZDY4ZTI=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzgvOC9lMDhjOGI4YzJjNGRmY2M3MGUxMzZmMzg5YTUyYTg3ZWViNWQ2OGUy",
"xsb_size":295,
"xsb_hash":"NTFhNTJlOGI0N2UwN2FlZTgzYTlmYjYyZjgxYjNmYzQwYmE4NTk5NzM3MjI0ZmIxNWQ3Yzc0OGY3N2NhNTlmZg==",
"xwb_path":"L2QvZC8yL2QwZGMyN2E4MjZjYjU1MDY3MjljMjJiM2UxOTM0YzY1M2RkYjU1Yzc=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9kL2QvMi9kMGRjMjdhODI2Y2I1NTA2NzI5YzIyYjNlMTkzNGM2NTNkZGI1NWM3",
"xwb_size":485384,
"xwb_hash":"OWEzNDlhNzA4MmExZjI0ZjMzYmViMmVhZDIyMjk3ZTE4MjBkNDRlMjU4OTE5MWZkMjJlNmM1NTE0YTAwZWI2ZQ=="
},
{
"mcode":37928,
"is_save":false,
"xsb_path":"LzEvZS9lLzE1ZWFlNmNkNWNiMDQyMDc3MGQ5NDI3NTAzOWMxOWE5MTYxMjIyYzY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xL2UvZS8xNWVhZTZjZDVjYjA0MjA3NzBkOTQyNzUwMzljMTlhOTE2MTIyMmM2",
"xsb_size":295,
"xsb_hash":"YjhhMzRlNTBiZTk0NDVhM2IwZGUwNjAzMzdkNTgyNjk0NGFlNDA3ODlkMzQ5ZDM0OWNlODNiZTFjOWQ2NGNkMw==",
"xwb_path":"LzIvNS9kLzI4NTdkMDQ1ZjJhNzM1ODhmNDJiZmRhZTEwMTA4ZWEyMzdkNTA0ODA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8yLzUvZC8yODU3ZDA0NWYyYTczNTg4ZjQyYmZkYWUxMDEwOGVhMjM3ZDUwNDgw",
"xwb_size":487432,
"xwb_hash":"MGUxMGNiOGMxZDZlN2YwMTZjOTU1MTBkYzk5ODVhNGM5ZTE3ZjI5OTFmMGQ2MzI1NjFmY2IxODU2OWNkMTdiMA=="
},
{
"mcode":37935,
"is_save":false,
"xsb_path":"L2MvNC82L2MxNGU2MDE1ODFmNTcyMmEyMGFkMDgwNjZhN2Y4N2RhYjk1YjZiMGU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9jLzQvNi9jMTRlNjAxNTgxZjU3MjJhMjBhZDA4MDY2YTdmODdkYWI5NWI2YjBl",
"xsb_size":295,
"xsb_hash":"OWRmMmNiZWUwOTE4NzZhMzZmYjA4MTU1ODcyNzIyYmE3ZjUxNjYzZDgxNDE2YTdhY2I0ODIzZmMwYTA5MmNjZQ==",
"xwb_path":"LzEvYi9jLzE0YjVjN2VmZjhlZTQyM2MwZDE1NzMwNDk4NzVkZjdlZmQ4NTM0NTk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8xL2IvYy8xNGI1YzdlZmY4ZWU0MjNjMGQxNTczMDQ5ODc1ZGY3ZWZkODUzNDU5",
"xwb_size":485384,
"xwb_hash":"NmNhYzZiNDFlMjE3ZWVlMDJmMmEwZDA0MTkzY2NhM2Y1MDUxMjQzNDEyMzlhNzVmZjQ3NzAzMDcwMTFlYTQ2Zg=="
},
{
"mcode":38121,
"is_save":false,
"xsb_path":"L2YvMi9jL2ZmMmFjOGY1OWFjYTg1YmViMmViMTlmMmRiNTdiNmVkOWZjNTI0YzM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9mLzIvYy9mZjJhYzhmNTlhY2E4NWJlYjJlYjE5ZjJkYjU3YjZlZDlmYzUyNGMz",
"xsb_size":295,
"xsb_hash":"MzI1NTI0YzUxMmJiYzczZGJkYjJhYzkxZjIzY2ZkMDhkMDA1YzZjYThmMDkzZjU2ZjlmOGIzOTA0ZjQ4N2ZlMg==",
"xwb_path":"L2QvYi8xL2RlYmMxNmZmMjAyMDNiY2QyNjM0NGUzYWU4MTRiMzlmMDdlZTA4MWY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9kL2IvMS9kZWJjMTZmZjIwMjAzYmNkMjYzNDRlM2FlODE0YjM5ZjA3ZWUwODFm",
"xwb_size":485384,
"xwb_hash":"MjgxMGI4ZjgxMjAwYTQzYzM1YjMwMzU3MTM1ZTFjMWY5OGFjZmFkNDY3YmM1MDdjY2QxOWNkODNhMDg3ZGJjOA=="
},
{
"mcode":38152,
"is_save":false,
"xsb_path":"LzYvOC85LzYxOGQ5NmIwYTBiZWY2ZjFiNGM2MjU3MjVlMmE4NGIxMGJkNTIxOTU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82LzgvOS82MThkOTZiMGEwYmVmNmYxYjRjNjI1NzI1ZTJhODRiMTBiZDUyMTk1",
"xsb_size":295,
"xsb_hash":"MmIzY2UwYTk4ZGIxYzJhMDFhZDkyZWY0ZDZiN2EzMDAzZDJmNjA5ZDk2OGYyODFmNDAwZWJhYmE2NDVlM2MzMw==",
"xwb_path":"LzYvYS80LzYyYTA0OTM2ZTA1YjkzZDE1YjY0MTU1NTUyOGE5MGI3OWI5YWZmOWY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82L2EvNC82MmEwNDkzNmUwNWI5M2QxNWI2NDE1NTU1MjhhOTBiNzliOWFmZjlm",
"xwb_size":485384,
"xwb_hash":"YzhiNWI2M2I3ZjQ5ZGRmNDI1MjRkNzc5MTA1ZDQ5NDFhZjU0NjRjN2U3ZjNkMDEyNjVhNDRjZTEyMTI5MGIyZg=="
},
{
"mcode":38469,
"is_save":false,
"xsb_path":"LzMvNS9jLzM2NTRjM2U2NTNjMGRkZWNhZTRiYmQ3NTIzODc3MWZmYzU3ZGQ3NTQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8zLzUvYy8zNjU0YzNlNjUzYzBkZGVjYWU0YmJkNzUyMzg3NzFmZmM1N2RkNzU0",
"xsb_size":295,
"xsb_hash":"ZGNkYTJiMGU0NjViMjIzNmVjZGM5NGFmOWZiMDU3ZTE0N2RjM2NkZWEyMDM5ZWYxYmQ0MDZkMjRiOTUyZWU2MQ==",
"xwb_path":"L2MvMy8yL2MzMzAyMGQwZGRlZmVlNTE3MjFjZDgwMzYwMzczZTQ0MGRlNTI4ZWI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9jLzMvMi9jMzMwMjBkMGRkZWZlZTUxNzIxY2Q4MDM2MDM3M2U0NDBkZTUyOGVi",
"xwb_size":485384,
"xwb_hash":"MzllOWI5ZmQ2MTYwNTFlNTFhMTk0YWFiNDNhZmM0YmFlMTM1NzRmMDkzNWZmNTg1MzBjZDI1ZjkzMGIyY2E4Nw=="
},
{
"mcode":38470,
"is_save":false,
"xsb_path":"L2UvNy80L2VlN2U0NjJkYmI0NDA1NTY1YjRlYTNlZDFkMDRjZjhiYmU0ZmMzYzA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9lLzcvNC9lZTdlNDYyZGJiNDQwNTU2NWI0ZWEzZWQxZDA0Y2Y4YmJlNGZjM2Mw",
"xsb_size":295,
"xsb_hash":"NTZjNWNkZjBkYmIwN2I5OTFlMmJiMTZlNjNkYzdhMzY5NWRkNDVlYWFkOTdkNzZlODcxMjY0M2ZjOTdjOWZlZg==",
"xwb_path":"L2EvZi81L2EwZjk1NTUxMmViMzllMDQ3ZDgxY2UxMTUzZGJkMWY4YmEzN2M2Y2U=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9hL2YvNS9hMGY5NTU1MTJlYjM5ZTA0N2Q4MWNlMTE1M2RiZDFmOGJhMzdjNmNl",
"xwb_size":485384,
"xwb_hash":"Mjc4NDQyNmYyMjVhMTUzMTUzZDI2NjAwMDUwODFiZTU5ZjNiZGU4YmQ5ZjQyMDkwNGUzMWY0YWUzMWJjNThlMg=="
},
{
"mcode":38471,
"is_save":false,
"xsb_path":"LzcvMS9jLzdmMWJjNDA3ZjMzMmZlYmI1MjY5NDI0MDgyOGFlZTY2NzRmYzBhODA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83LzEvYy83ZjFiYzQwN2YzMzJmZWJiNTI2OTQyNDA4MjhhZWU2Njc0ZmMwYTgw",
"xsb_size":295,
"xsb_hash":"NjBjOGNhZGY4YjAyMjk3MzM4NTZkZjg4MWEyYzM3NzM0YjIyZjE3ZTM3MGQ4ZGQ5NjQwZDMwNWM3ODFmNTQwNQ==",
"xwb_path":"LzYvMS9kLzY0MWJkNTQ2MmNlNGQ0YWFmM2M0MzczYzFkZjYzZmVkMDU5ODYyNjc=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82LzEvZC82NDFiZDU0NjJjZTRkNGFhZjNjNDM3M2MxZGY2M2ZlZDA1OTg2MjY3",
"xwb_size":487432,
"xwb_hash":"NTlhZjRmMWVlNzg3N2FmODk4NTQ0MzMyNTk0NGMxNTQzYzk2NGZhMjk0ZTIyYWM5MDc1NDg0MzMzMTUyMTZhZg=="
},
{
"mcode":38472,
"is_save":false,
"xsb_path":"LzIvZS81LzI5ZWI1OTI2ZWMxNTkyYzI1YzEwYzQyM2FjZTMzY2ZiMzIzNGYzZjU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8yL2UvNS8yOWViNTkyNmVjMTU5MmMyNWMxMGM0MjNhY2UzM2NmYjMyMzRmM2Y1",
"xsb_size":295,
"xsb_hash":"M2UzNzRmMzQ0ZGJjNjQ1ZmExYTAzMWYzYWY4ZDM5ZDM1ZTRiNDNiMDEwMDRmMjE5YWMxMGM1YzEwOWVjZWE4YQ==",
"xwb_path":"LzcvNS9mLzdmNWRmMGIxZTYwMjI5ZmU1NjE4OGU4NDRmY2FlZWVjZDBiOThhNDc=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC83LzUvZi83ZjVkZjBiMWU2MDIyOWZlNTYxODhlODQ0ZmNhZWVlY2QwYjk4YTQ3",
"xwb_size":485384,
"xwb_hash":"NmEyYTkyODIwNWVhZGMxZjc4Mjg3N2M2NzY1ZjQ2YjRlMDdkODAzMjMyMjRhZTdjZDcyZWQzMzJhY2YzM2Q2Yw=="
},
{
"mcode":38473,
"is_save":false,
"xsb_path":"L2IvNy8wL2I5N2UwN2FiYjMzMzM1MzUyMGMxYTkyNmM2YzYyMDM5N2Q5MDhjZmE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC9iLzcvMC9iOTdlMDdhYmIzMzMzNTM1MjBjMWE5MjZjNmM2MjAzOTdkOTA4Y2Zh",
"xsb_size":295,
"xsb_hash":"YjVjYTJiMDk2NTcwNTA2ODMyNTA5ZDJjNmJlODgzMGUwMmI0NGIxMmIzY2MzOWYzYzM3OTg3ZGQ3MGFiMmFhOQ==",
"xwb_path":"LzYvZC9mLzYyZGRmMDI2ZTFlMGY2ODJjZDMzNTJiOTU5ZjM0ODVkMDE2OGQ4ZjM=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82L2QvZi82MmRkZjAyNmUxZTBmNjgyY2QzMzUyYjk1OWYzNDg1ZDAxNjhkOGYz",
"xwb_size":485384,
"xwb_hash":"MzA5Yzk4OWYzMmVhNDlmZWY2MjcwNzUyOTYxYTZmN2RiMDgxOWUwMmQ5NDQ1MzgwOTg5YzEyOWUxODcyNzE2OQ=="
},
{
"mcode":38474,
"is_save":false,
"xsb_path":"LzYvMC82LzZhMDQ2MTE2MGQ3ZmE4YjMyOTUyMTAzNWRiOTFhZDgwOTJjNTk4Yjg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC82LzAvNi82YTA0NjExNjBkN2ZhOGIzMjk1MjEwMzVkYjkxYWQ4MDkyYzU5OGI4",
"xsb_size":295,
"xsb_hash":"NDBlMjM2NThkM2E4ODkxNWYwMDVmM2ExYzQ4MjQxNzNiNzZhYjQ1ZWYxMmU4MjcyYjM0M2IwNjUxOTE0ODA4Yg==",
"xwb_path":"LzIvNi9lLzJlNjllN2EzODEzZTBjMDMzOTcwNTIzNWJjYzE3MDQzNTkyZDg3ZTE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTExMDgwMC8yLzYvZS8yZTY5ZTdhMzgxM2UwYzAzMzk3MDUyMzViY2MxNzA0MzU5MmQ4N2Ux",
"xwb_size":487432,
"xwb_hash":"ODY2MGJiYzEzNWI5NTNhN2NmNjYxNmJlMjJlZmM1ZmE2NzY2ZjI3OGQ1YzJlYzRhMjQ3YWY5MzAzOGFmZGYxNQ=="
},
{
"mcode":38476,
"is_save":false,
"xsb_path":"LzEvZS8yLzFjZTcyYTdlOGQ0NGQyYTcyNzg5MTkzZTZmYWNkOThjMmJhZTFjNzE=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC8xL2UvMi8xY2U3MmE3ZThkNDRkMmE3Mjc4OTE5M2U2ZmFjZDk4YzJiYWUxYzcx",
"xsb_size":295,
"xsb_hash":"NWIyYzYzNDRhN2U3NDVjYmU4OWQ2NTk2YTIyMGU5YTZlYmEzNTY1MDFhMTA4NWUzNjM0NTg2NTQwOTI0YTU2Zg==",
"xwb_path":"LzEvMy80LzE5M2U0YmI5ZDE4ODk3MDkwY2M5MzAyOWM3ZTM5NzdkYjM4MzA2Njk=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC8xLzMvNC8xOTNlNGJiOWQxODg5NzA5MGNjOTMwMjljN2UzOTc3ZGIzODMwNjY5",
"xwb_size":485384,
"xwb_hash":"ODk5YTc4YzhkZTRmYTdiMTlkMzVjNWU3OGZkYTQ0NTA4ZmM5ZmVhYjQ4NDZkYjFlYWUzZTY2M2U5Yzg2YzI4Zg=="
},
{
"mcode":38477,
"is_save":false,
"xsb_path":"LzkvMi9iLzk0MmJiZTc3MTViODk0MTVjY2RmNDYyMzc1MTNiOGY5ZmExMDUxMzk=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC85LzIvYi85NDJiYmU3NzE1Yjg5NDE1Y2NkZjQ2MjM3NTEzYjhmOWZhMTA1MTM5",
"xsb_size":295,
"xsb_hash":"ZmM3YjJjYjdlMmQ2M2UwOTdhN2M5M2I1MzJhZGNmMWY0ZThmMGU4MTA1NGIwODJhMjg5MDViYjk3ZGJiM2FhZA==",
"xwb_path":"LzIvYi9hLzIwYjlhYzgyODU5NGIwZDhhNTQyZjNkN2E1OGIxYjhjOTE5Mzg2MTA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC8yL2IvYS8yMGI5YWM4Mjg1OTRiMGQ4YTU0MmYzZDdhNThiMWI4YzkxOTM4NjEw",
"xwb_size":485384,
"xwb_hash":"MjEzZjhmYjNjMTk4OTUzYzM3MTcyOGUyNjNhMjE5MDgyZGEzMzYyNjI2YmI0MDc5ODI2NDVlYzkxODQ4YWRmOA=="
},
{
"mcode":38478,
"is_save":false,
"xsb_path":"LzYvNC9hLzZjNGFhNDBiN2YxYjQ0ODhiM2FhZjI4ZTViMTI1MGMwNjI4OWEwZTA=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC82LzQvYS82YzRhYTQwYjdmMWI0NDg4YjNhYWYyOGU1YjEyNTBjMDYyODlhMGUw",
"xsb_size":295,
"xsb_hash":"YjM1ZDIxZWI3NTNkYTUxMDFjNTk5YTFkNThlNDJmODIxMTVhNjY0ZTRiZTY4MmNhM2U4ODJlMGFhYjM2N2E5NA==",
"xwb_path":"LzcvOS82LzczOWM2MDc0MWE2NWU3N2UwNzVkMGZmM2MxMTc3ZjM5MWI0YTZhM2Y=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC83LzkvNi83MzljNjA3NDFhNjVlNzdlMDc1ZDBmZjNjMTE3N2YzOTFiNGE2YTNm",
"xwb_size":485384,
"xwb_hash":"YzM0NDU2YTMxNjFlNjA2NjI3MGNlZTUxODY0ZjI5NGU3MDkzMWQ2ZjNmNTU5YzdkNWJiMWFhZDBjNGY4NGFmMQ=="
},
{
"mcode":38479,
"is_save":false,
"xsb_path":"LzkvNS85Lzk5NWE5NGMwYmQzYTBhMmUzMmVjM2ZjN2NjMjgwOTIxNTAxZmMzNTQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC85LzUvOS85OTVhOTRjMGJkM2EwYTJlMzJlYzNmYzdjYzI4MDkyMTUwMWZjMzU0",
"xsb_size":295,
"xsb_hash":"Y2U1OWZhZThiNTNiNTFmNTFhMDQyNjQ3OWMyZmRlY2RhMzgwNmMxM2ZhNzdhY2I4MDNkZjQ4M2UyYmEyMWRkNQ==",
"xwb_path":"L2EvYi8yL2EyYmQyMzlhNzlhNDhjMDliNTY4NjcwMTU2OWQxOGFiZTdmYThjYzc=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9hL2IvMi9hMmJkMjM5YTc5YTQ4YzA5YjU2ODY3MDE1NjlkMThhYmU3ZmE4Y2M3",
"xwb_size":485384,
"xwb_hash":"NmE4ZjgwYTg1ODQ2OGE1N2E3MGEzZGM4NGI1NjM0YTFhZjNlMjZiM2VhMmVhMjgyYTU5ZmYyNmYzMjhiNjI3OQ=="
},
{
"mcode":38480,
"is_save":false,
"xsb_path":"L2EvYS8zL2FmYTkzYTBjZGFiMGU4N2Q0ODI5OTQ4NjA1ODA2ODU0YzlkNzhkOGM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9hL2EvMy9hZmE5M2EwY2RhYjBlODdkNDgyOTk0ODYwNTgwNjg1NGM5ZDc4ZDhj",
"xsb_size":295,
"xsb_hash":"MDZmZDJlNWM0MGIwNmQ5MzVhYmIzMjE1MDlmZTdjNzg5YmEwZmUxZGQyODExNDU0MWIzMTAzOWQyNTBmYjk5ZA==",
"xwb_path":"LzMvZS81LzMwZTc1ZmRiYTRhNWY5Mjg0MTRlMmQwN2YyYjM0ZjJjODAyOTdlYmQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC8zL2UvNS8zMGU3NWZkYmE0YTVmOTI4NDE0ZTJkMDdmMmIzNGYyYzgwMjk3ZWJk",
"xwb_size":483336,
"xwb_hash":"OGI4MDJjYWZmY2VlNGM0Y2FiMmE3ZjMzNWE0MTA4ODU4ZjZkYTFkYWNjMDRkODYzYzdlOTAzYTRmMWIxN2I0Zg=="
},
{
"mcode":38482,
"is_save":false,
"xsb_path":"L2YvZC9mL2Y1ZDNmZWZkNjQ0NDgwZjk2MWVjZGYxOGI3ODljNzYyNjI5ODZjN2E=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9mL2QvZi9mNWQzZmVmZDY0NDQ4MGY5NjFlY2RmMThiNzg5Yzc2MjYyOTg2Yzdh",
"xsb_size":295,
"xsb_hash":"ZmEyZjkwMzNkOTk5MTgwNTQ1ZDBjMWNlZTgzN2ZkNDEwODc3YTZkYWQ5MGFkNDkyZDA0MWI1NGI1NzU0MGYxMg==",
"xwb_path":"LzQvMi9hLzQ0MjFhOWIwYWRlNTRhYmE4MDJkMGQ5ZjhiYjRiMTAzMzJiOWRjZmY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC80LzIvYS80NDIxYTliMGFkZTU0YWJhODAyZDBkOWY4YmI0YjEwMzMyYjlkY2Zm",
"xwb_size":483336,
"xwb_hash":"YTI4NzY4YmI5NWNmMjhiNmMyMWI4ZGQ4MDQ5ODZjN2JmZDFkMjJiNDdiN2JjNDZkMzJjNDYyZGFkMTRkNGZhZA=="
},
{
"mcode":38483,
"is_save":false,
"xsb_path":"L2IvMy9hL2I5M2ZhZmYwZDVjNmE4YzgzNTBhYjc1YWY2NDZmMzBmYzg3MjcyYjY=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9iLzMvYS9iOTNmYWZmMGQ1YzZhOGM4MzUwYWI3NWFmNjQ2ZjMwZmM4NzI3MmI2",
"xsb_size":295,
"xsb_hash":"MWZjZTBkNWVhMTZjYTljOTY5YzE5MjIyNjMwODhkNDNmZjA1ZmRlYjg1ZGMzYWJlM2Y3ZTgzOWY5MWQxOWJmMw==",
"xwb_path":"L2YvNC9jL2ZiNDVjN2QyZjU5OTBlZmI0NjlmYzI4NjI4NDZiNDE5NGM5NzFmOWY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMTEyMTUwMC9mLzQvYy9mYjQ1YzdkMmY1OTkwZWZiNDY5ZmMyODYyODQ2YjQxOTRjOTcxZjlm",
"xwb_size":485384,
"xwb_hash":"Y2E2YjI0ZTQ2MzQ4OWE1NGVkOGM2ZTdlNzUxNTdiYzI0N2Q5NTRlN2I2YjEwMzVlNWE3ODlhMjU5ZTJiMDU1ZQ=="
},
{
"mcode":38498,
"is_save":false,
"xsb_path":"L2EvYy8yL2EwY2YyNGI4NDAyNzQ5NTNkZDhhZDY3YTkxMzUwZDY1MWMyNDVkZTc=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9hL2MvMi9hMGNmMjRiODQwMjc0OTUzZGQ4YWQ2N2E5MTM1MGQ2NTFjMjQ1ZGU3",
"xsb_size":295,
"xsb_hash":"NGU5ZTI2YWFhNjQyOTQ2Y2M1Y2Q4MmE1ZjViMDI4NzZiYWZkOWE0NjA1OTdjMDZkZGYxNTA1MjgwMDNjZDI1MQ==",
"xwb_path":"LzUvOC81LzU2OGI1MzVmODY4M2FjYmNmMzVhMGVjMGNmMDcxM2MxOWRmYTM1MGY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC81LzgvNS81NjhiNTM1Zjg2ODNhY2JjZjM1YTBlYzBjZjA3MTNjMTlkZmEzNTBm",
"xwb_size":485384,
"xwb_hash":"M2E3ZTBlYjk4NTI5M2I1MTY2YjMyYTNhYWUwNmQ0YjAyOWM3MTYwOTFlOTI2NTMzYzIxYjYzNzZmNDM5NGU5Yg=="
},
{
"mcode":38499,
"is_save":false,
"xsb_path":"L2YvMi9kL2YwMjNkNGEyYjhkYmQ3MmU0YzBiYjA4MDJmNDliMGU5YTlhMmMwM2U=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9mLzIvZC9mMDIzZDRhMmI4ZGJkNzJlNGMwYmIwODAyZjQ5YjBlOWE5YTJjMDNl",
"xsb_size":295,
"xsb_hash":"MzRiOGRmYTZmN2Y0ZjQ1OTE1YWQ1YjQxZjg5ZTc1NjQ3NTE4MzgzYWIxNWQ5MTIyNzI2NDAzNjAxYWFiZTI5OA==",
"xwb_path":"LzQvZi8xLzQ1ZjQxZDVkMmE0MDllMWU2Y2E0MThmMjNkZDViYTUxMjQ4MjgxZTY=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC80L2YvMS80NWY0MWQ1ZDJhNDA5ZTFlNmNhNDE4ZjIzZGQ1YmE1MTI0ODI4MWU2",
"xwb_size":485384,
"xwb_hash":"NTFkMTYwODM3OWQ0MjhjMTU4MjBjMDIzNzY5ZDJhYjQ1NzU3MTMxNzc2NjA3NTRlZmVjOGU3MTE1MTYwMmY0ZQ=="
},
{
"mcode":38500,
"is_save":false,
"xsb_path":"LzAvNy80LzBkN2Y0M2QzMzRlNDcwOTA5ZTY5NTE0MTIzMTNlMGQzZWMyMGViOTU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC8wLzcvNC8wZDdmNDNkMzM0ZTQ3MDkwOWU2OTUxNDEyMzEzZTBkM2VjMjBlYjk1",
"xsb_size":295,
"xsb_hash":"NThhYjIzMTFmZDY4MDA5OTMxMmM4ODY3ZjczZDUwNWFiYzQyZmVlYmRjYzBlY2IwZTU2ZTY1M2Y0MWMwZDZhYw==",
"xwb_path":"LzUvNS82LzVmNTg2ZDc1ZTZkNWZlOWU2NmRiMzdkZDAyNGI1NmI5OGVmMWU1MWQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA1MTgwMC81LzUvNi81ZjU4NmQ3NWU2ZDVmZTllNjZkYjM3ZGQwMjRiNTZiOThlZjFlNTFk",
"xwb_size":485384,
"xwb_hash":"ZTU4NzViOGQ4MWRhNDc2Y2U0MzAyZTFjZjllNmU1MjQwN2Y4MWQ2YjNkZmIyZDJjYzcyNDc3ZjAzZjZkMGNiMg=="
},
{
"mcode":38503,
"is_save":false,
"xsb_path":"LzUvZC83LzVmZGU3MjU4ZTE2ZDEyZDhmYzdlYWJkMmYyODIzYzlmNGQyYzY4MWQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC81L2QvNy81ZmRlNzI1OGUxNmQxMmQ4ZmM3ZWFiZDJmMjgyM2M5ZjRkMmM2ODFk",
"xsb_size":296,
"xsb_hash":"ZjdlNWIzYTgyZWI1Yzg4Yzk5MWFlNzBjNTZmNmVkZDBiYTRiYjI5ZmJlNTA3YjUwMWUxYjdjMzhmYmZhOGI2Mw==",
"xwb_path":"L2EvZC9iL2FjZGJiZGUwODZhNGEwNzM3OWFmNzI0MzNmYTBlZTMxN2E5YmRlYjg=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9hL2QvYi9hY2RiYmRlMDg2YTRhMDczNzlhZjcyNDMzZmEwZWUzMTdhOWJkZWI4",
"xwb_size":485384,
"xwb_hash":"NTkzYmRjNDMxOTA4NjYwOTg4NmE1MjZmM2I5YmNiZmQ1NDliNDY4MWI4ZTgxNWViNDM3NTNmNDQwMDgwZWQ3Yg=="
},
{
"mcode":38504,
"is_save":false,
"xsb_path":"L2UvNC84L2U1NDQ4YzgxYzk1OWQ2OGY2YmJhMGY1NmMyYmZlYTA4NjNhYTIyMGU=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9lLzQvOC9lNTQ0OGM4MWM5NTlkNjhmNmJiYTBmNTZjMmJmZWEwODYzYWEyMjBl",
"xsb_size":296,
"xsb_hash":"ZGYzY2ExM2Q4MzkxY2MxZTRjMDFiNDE4ZTdhNTcyODIwNTgxOTk4NTQ4Yjk2MmM3YmVkOGI2MTlhMTBjZTUzMA==",
"xwb_path":"L2EvZi9hL2EyZjdhOWQyNDU2MDZmZmI5MThmYjUwMjRmM2U4MTIxZjcwMzQzZWU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC9hL2YvYS9hMmY3YTlkMjQ1NjA2ZmZiOTE4ZmI1MDI0ZjNlODEyMWY3MDM0M2Vl",
"xwb_size":485384,
"xwb_hash":"ZDIwYTNlYzY2NTQxYTI5MmYzMWZkYmMzNzU4ZWJlZjJjODI1OGQzODdkMzhmNjRhZjA3OWU4ZjRjMDI3YWMzYg=="
},
{
"mcode":38505,
"is_save":false,
"xsb_path":"LzUvNS82LzU1NTk2NmNiZjAzYjA4NWY4YmRhMzY1ZmNjYjFlM2Y5MDllOTQzMjg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC81LzUvNi81NTU5NjZjYmYwM2IwODVmOGJkYTM2NWZjY2IxZTNmOTA5ZTk0MzI4",
"xsb_size":296,
"xsb_hash":"M2E4NDE3ZWM0NDdlZTg2YmQ1ZTMwYTNhNjcyMjBmYTlkMmQ3MmNlZWUwOTFkOWMyYmZmNTgzZGIyYmJhNmE5OA==",
"xwb_path":"LzYvMy9jLzYzM2VjOWMwYjg2YzFlMzU2ZjlmMThjZWY2MWFkODFmMjIwY2Q4MDA=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjAyMjgwMC82LzMvYy82MzNlYzljMGI4NmMxZTM1NmY5ZjE4Y2VmNjFhZDgxZjIyMGNkODAw",
"xwb_size":485384,
"xwb_hash":"ZDE5MThhZTNmMGNlYjJiM2MyMjA1MDgzYTI4MWMxMTNkOGVhYjYxZmRhMDBhZGU3OThiNGRjYjEyYWEwODAzZQ=="
},
{
"mcode":38549,
"is_save":false,
"xsb_path":"LzIvOS9iLzIwOTBiOGU4MTk5MDNkYzNlZTFlMDgyMWVhMzM0Y2RjMzQ5MGMxNWM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA3MjAwMC8yLzkvYi8yMDkwYjhlODE5OTAzZGMzZWUxZTA4MjFlYTMzNGNkYzM0OTBjMTVj",
"xsb_size":295,
"xsb_hash":"YTA4ZmQ4YTMxYWEzMjg2ZmZmZGQ3N2FiZWMxMTNjMjc5NzMzNWU5YzI3YjhjNmJlNzg5ODQwZjU0MWFhNDJiYg==",
"xwb_path":"LzQvMS83LzQ5MWQ3ODNjOTU3NzE5ZmViN2NkYTA4OTQ3MDUzODc2MGQyY2Q3ODg=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA3MjAwMC80LzEvNy80OTFkNzgzYzk1NzcxOWZlYjdjZGEwODk0NzA1Mzg3NjBkMmNkNzg4",
"xwb_size":487432,
"xwb_hash":"MDc2NDlkYzg4YWViYzUyMjRkZTgyNzk5MmI5YzRiZjMwOTI2ZDJhZjQwMjlkNWI3YjljNDQyNzFlMDc1NDNlOA=="
},
{
"mcode":38550,
"is_save":false,
"xsb_path":"L2MvZi8yL2MwZjEyNWVjMjA3Nzc1NzAzOWJjMDUyYzZhNjAzZGE4OTBiYmM0ZGQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA4MDkwMC9jL2YvMi9jMGYxMjVlYzIwNzc3NTcwMzliYzA1MmM2YTYwM2RhODkwYmJjNGRk",
"xsb_size":295,
"xsb_hash":"OTJlNTJhOTc1NTdiY2I0NmU1NzUxZTIzN2ZiZDQwMmMwOWZiN2JkOThmMjRlN2NlZTU0NTA1NzI3ZDAxZDA1OA==",
"xwb_path":"LzQvZi9kLzQ4ZjBkNjI4ZDhmY2U4Yjk5YWY3ZWRkOGQ0ZWRkODQ2ZDc4MzU4OWI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA4MDkwMC80L2YvZC80OGYwZDYyOGQ4ZmNlOGI5OWFmN2VkZDhkNGVkZDg0NmQ3ODM1ODli",
"xwb_size":485384,
"xwb_hash":"ZmJjNWRlNjkxZGFiM2VhZjJmOWI3OThmNGQ1MzJhOWIwY2UzZDBiMGM2OGNlZDA2N2M0ZjdiNDRhZjZiNmI2Mg=="
},
{
"mcode":38551,
"is_save":false,
"xsb_path":"LzEvMC81LzEyMDY1NjZkNDY3NDM4OTY0ZjMyNWExZGViNWQzN2I0ZjJiYzJmMWQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA5MDcwMC8xLzAvNS8xMjA2NTY2ZDQ2NzQzODk2NGYzMjVhMWRlYjVkMzdiNGYyYmMyZjFk",
"xsb_size":288,
"xsb_hash":"ZTU0N2NhZDczODU0MzRiZWY1NGY0MWM2ZGQ5NThlZTE0YWEwMDBmZjA2ZWY4NGZmZWQzYzQ5NDcwOWViOTljYg==",
"xwb_path":"L2QvYi8wL2QxYmUwYjUwNTQ3NDcyNzFkNWM0MDdmNzVmYThhYTM4OTY4Yzk0YTQ=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjA5MDcwMC9kL2IvMC9kMWJlMGI1MDU0NzQ3MjcxZDVjNDA3Zjc1ZmE4YWEzODk2OGM5NGE0",
"xwb_size":485384,
"xwb_hash":"ZDkwYTMwMmMzNTkyYTc1MGU3ZmYyYTFlOWM3MTg4NWJhZDVjNzNjMTNlZjgzZmYxMzc3YTE3ZDVjZDU5YWUyNw=="
},
{
"mcode":38566,
"is_save":false,
"xsb_path":"LzQvOS80LzQ4OWE0ZGMyN2UyNzIxMzdkODYyZDhmNzRmMTEyMDhkYjM0NWQwMzg=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC80LzkvNC80ODlhNGRjMjdlMjcyMTM3ZDg2MmQ4Zjc0ZjExMjA4ZGIzNDVkMDM4",
"xsb_size":295,
"xsb_hash":"MWNhYmE3NTcwYzRjY2M5NWVkN2RkZWJmZjhhOWZlZmIyOGZhMGUxNDY1N2ZkYzRmNDU0ODk1MGU0ODQ2YjAxNA==",
"xwb_path":"L2IvOC9lL2JmOGZlOGNlOWM0MzNjNzM3ZTNiNTk4NjQ3OTE2NDI0NTg2ZGM4ZTI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC9iLzgvZS9iZjhmZThjZTljNDMzYzczN2UzYjU5ODY0NzkxNjQyNDU4NmRjOGUy",
"xwb_size":727052,
"xwb_hash":"ZjhhZDMzZWI0YTEzNGUxMWMyODViMjNmZjUxOGI2Y2I5OTMwOTBjY2IxZWIwNTVlNWMwNTVjNWQ3ODU5YjViYg=="
},
{
"mcode":38567,
"is_save":false,
"xsb_path":"L2MvMC80L2NjMGU0Nzk1MjI1Yzc3ZTU1MGI0YmMyZjllZGZkZjM1MDRjNDkxMWQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC9jLzAvNC9jYzBlNDc5NTIyNWM3N2U1NTBiNGJjMmY5ZWRmZGYzNTA0YzQ5MTFk",
"xsb_size":295,
"xsb_hash":"MWYyZTVhMTY3YTEzYjM3NzgxZjc4MjE4MTEzMmVlYWQzMzZkZDliZWQxZjhlNzZjOTk2OWYyZjg4ZWRkNWJmYQ==",
"xwb_path":"LzMvYi9kLzM4YjJkZWM5MGZkOWU1YjMyOTNhZDQ4MzBmMDJhM2EzYWE0Nzg2OGU=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMjEwMTkwMC8zL2IvZC8zOGIyZGVjOTBmZDllNWIzMjkzYWQ0ODMwZjAyYTNhM2FhNDc4Njhl",
"xwb_size":485384,
"xwb_hash":"NThmZjdkNWM3MGI2ZGI4MmEzNWQ1ODJkYzEyY2NkMmZkZjIyYTZlNThkMTcwZjUwOGQ4MDk2YjM2OWRmOGRiMA=="
},
{
"mcode":38588,
"is_save":false,
"xsb_path":"LzgvOC8zLzhjODYzOTcwOGJlZmYxNzRhOTA0OWE0ZDk0ZmY4ZDQ4MmMyNzY3ZjM=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzA0MTkwMC84LzgvMy84Yzg2Mzk3MDhiZWZmMTc0YTkwNDlhNGQ5NGZmOGQ0ODJjMjc2N2Yz",
"xsb_size":295,
"xsb_hash":"YWYxYWIzMzZmZDc0NGM1YWIzNDM3ZmJhNzZkMDM2MmIwODhjMDkzZmJjOTQxMjhkZmExMTkyN2FjOGM2MDQzZQ==",
"xwb_path":"LzUvNC9hLzUxNDRhNmE0OGZkZWEyMmI3ZmY4YjRkZjhmYjdlMzE2ZGI5OTE2NTI=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzA0MTkwMC81LzQvYS81MTQ0YTZhNDhmZGVhMjJiN2ZmOGI0ZGY4ZmI3ZTMxNmRiOTkxNjUy",
"xwb_size":485384,
"xwb_hash":"OWZmOGEwZDE1ZTBhY2I2ODFhM2M1ODVkNDQyYjk4NmY5YTBjODE5OThlZDk0NzU3ODMxNTJiMThkYzQxMWM0Ng=="
},
{
"mcode":38590,
"is_save":false,
"xsb_path":"L2IvMy9mL2I0MzhmNTBhZjI3NTcyNTI0MzJiNjQ0Y2I0ZmQ5ZGY5MzhjN2I4YTQ=",
"xsb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAzMTUwMC9iLzMvZi9iNDM4ZjUwYWYyNzU3MjUyNDMyYjY0NGNiNGZkOWRmOTM4YzdiOGE0",
"xsb_size":295,
"xsb_hash":"Njk2YWZlNjFmZmViYjgyM2U4MDUyYTA5NGU2MzkzNDZmNDNjOGZiNjBjNDQ0MjZhNThmZGE0OWM3NWZhMDg1OQ==",
"xwb_path":"L2IvNC83L2IwNDQ3MTQxODcwYjkwODM4OTE0NDBkMTI5ZmY2ZmFhYzZkMjZlMzE=",
"xwb_url":"aHR0cHM6Ly9kMmVsMGRsaTlsMHgycC5jbG91ZGZyb250Lm5ldC9zdHJtbmcvMjAyMzAzMTUwMC9iLzQvNy9iMDQ0NzE0MTg3MGI5MDgzODkxNDQwZDEyOWZmNmZhYWM2ZDI2ZTMx",
"xwb_size":485384,
"xwb_hash":"MzIxYWMyOTVmNTBhYTZjNjljY2E2NGQ2YzUyYmNhZjg2ZmI0ODg3OTNjMDZlNmQwMjUxOWIxNzE3ZTc4MjVjYw=="
}
]
File diff suppressed because it is too large Load Diff
+169
View File
@@ -0,0 +1,169 @@
goodsList = b'''<p2d>
<status __type="s32">0</status>
<result>
<goods_list>
<goods_num __type="s32">7</goods_num>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000000</item_id>
<goods_id __type="str">G1000000</goods_id>
</goods>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000000</item_id>
<goods_id __type="str">G2000000</goods_id>
</goods>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000000</item_id>
<goods_id __type="str">G2000001</goods_id>
</goods>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000000</item_id>
<goods_id __type="str">G2000002</goods_id>
</goods>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000000</item_id>
<goods_id __type="str">G1000001</goods_id>
</goods>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000000</item_id>
<goods_id __type="str">G3000000</goods_id>
</goods>
<goods>
<use_priority __type="s32">1</use_priority>
<price __type="s32">1</price>
<item_id __type="str">I1000001</item_id>
<goods_id __type="str">G3000001</goods_id>
</goods>
</goods_list>
</result>
<error __type="s32">0</error>
</p2d>'''
clearList = '''<p2d>
<status __type="s32">0</status>
<result />
<play_style __type="s32">0</play_style>
<error __type="s32">0</error>
</p2d>'''
clearListRegex = r'<play_style __type="s32">(.+)<\/play_style>'
clearListTemplate = '''<music><score __type="s32" __count="{count}">{score}</score><play_num __type="s32" __count="{count}">{playCount}</play_num><music_id __type="s32">{musicID}</music_id><miss_count __type="s32" __count="{count}">{missCnt}</miss_count><clear_num __type="s32" __count="{count}">{clearAmt}</clear_num><clear_flag __type="s32" __count="{count}">{clearflg}</clear_flag></music>'''
rivalClearListTemplate = '''<music><score __type="s32" __count="{count}">{score}</score><music_id __type="s32">{musicID}</music_id><clear_flag __type="s32" __count="{count}">{clearflg}</clear_flag></music>'''
champInfo = b'''<p2d>
<status __type="s32">0</status>
<error __type="s32">0</error>
<result>
<championship_id __type="s32">-1</championship_id>
<championship_state __type="s32">0</championship_state>
<championship_name __type="str"></championship_name>
<entry_begin_clock __type="u64">0</entry_begin_clock>
<championship_begin_clock __type="u64">0</championship_begin_clock>
<championship_end_clock __type="u64">0</championship_end_clock>
<is_possible_play __type="bool">0</is_possible_play>
<repertoire_list>
<repertoire_num __type="s32">0</repertoire_num>
</repertoire_list>
</result>
</p2d>'
champInfo2 = b'<p2d>
<status __type="s32">0</status>
<error __type="s32">0</error>
<result>
<valid __type="bool">1</valid>
</result>
</p2d>'''
tokenRegex = r'<token __type="str">(.+)<\/token>'
MusicGhost = '''<p2d>
<status __type="s32">0</status>
<error __type="s32">0</error>
<result>
<music_id __type="s32"></music_id>
<note_id __type="s32"></note_id>
</result>
</p2d>'''
MusicGhostTemplate = '''<ghost>
<kind __type="s32">{kind}</kind>
<ghost_data __type="bin" __size="{ghostDataSize}">{ghostData}</ghost_data>
<exist __type="bool">1</exist>
<ex_score __type="s32">{exScore}</ex_score>
<dj_name __type="str">{dj_name}</dj_name>
<best_option>
<valid __type="bool">1</valid>
<flip __type="s32">{flip}</flip>
<assist __type="s32">{assist}</assist>
<arrange_1 __type="s32">{arrange1}</arrange_1>
<arrange_0 __type="s32">{arrange0}</arrange_0>
</best_option>
</ghost>'''
playdata = '''<p2d>
<status __type="s32">0</status>
<error __type="s32">0</error>
<result>
<infinitas_id __type="str">{infinitasID}</infinitas_id>
<valid __type="bool">0</valid>
<is_exist __type="bool">{isExist}</is_exist>
</result>
</p2d>'''
playerSave = '''<p2d>
<status __type="s32">0</status>
<result>
<size __type="s32">{saveDataSize}</size>
<pdata __type="bin" __size="{saveDataSize}">{saveData}</pdata>
<check_sum __type="str">{saveDataChecksum}</check_sum>
<rest_size __type="s32">0</rest_size>
</result>
<error __type="s32">0</error>
</p2d>'''
itemList = '''<p2d>
<status __type="s32">0</status>
<error __type="s32">0</error>
<result>
<item_list>
<item_num __type="s32">{itemCount}</item_num>
{defaultItems}
{itemLists}
</item_list>
</result>
</p2d>'''
PointList = '''<p2d>
<status __type="s32">0</status>
<result>
<point_count __type="s32">1</point_count>
<point>
<point_num __type="u32">15000</point_num>
<point_id __type="str">P0100000</point_id>
</point>
</result>
<error __type="s32">0</error>
</p2d>'''
PointsAdd = '''<p2d>
<status __type="s32">0</status>
<result>
<point_count __type="s32">1</point_count>
<point>
<point_num __type="u32">{bits}</point_num>
<point_id __type="str">P0100000</point_id>
</point>
</result>
<error __type="s32">0</error>
</p2d>'''
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+12
View File
@@ -0,0 +1,12 @@
checkVersion = '<{protocol}>\n <status __type="s32">0</status>\n <error __type="s32">0</error>\n <{result}>\n <permission __type="s32">1</permission>\n </{result}>\n</{protocol}>'
# Automate this, Thanks
LauncherData = b'<eacnet>\n <status __type="s32">0</status>\n <error_code __type="s32">0</error_code>\n <response>\n <information>\n <idx __type="s32">0</idx>\n <text __type="str">Welcome to AttackVector</text>\n <url __type="str">http://localhost.:5000/</url>\n </information>\n <information>\n <idx __type="s32">1</idx>\n <text __type="str">Exercise Caution! Knowingly Leaking OR Streaming in Development</text>\n <url __type="str">http://localhost.:5000/</url>\n </information>\n <information>\n <idx __type="s32">2</idx>\n <text __type="str"> Games Live will get you Banned! You Have Been Warned!</text>\n <url __type="str">http://localhost.:5000/</url>\n </information>\n <information>\n <idx __type="s32">3</idx>\n <text __type="str">==-- Newest Network information --==</text>\n <url __type="str">http://localhost.:5000/</url>\n </information>\n <information>\n <idx __type="s32">4</idx>\n <text __type="str">2024/10/27 | Nostalgia is Now Supported on ATKVector!</text>\n <url __type="str">https://legal.konami.com/kam/privacy/ </url>\n </information>\n <information>\n <idx __type="s32">5</idx>\n <text __type="str">2024/10/27 | Direct Launch your Favorite Games!</text>\n <url __type="str">http://localhost.:5000/</url>\n </information>\n <url>\n <name __type="str">eaShop</name>\n <url __type="str">http://eagate.573.jp/gate/p/eamusement/coop/index.html</url>\n </url>\n <url>\n <name __type="str">termsOfService</name>\n <url __type="str">http://eagate.573.jp/game/eacloud/p/common/tos.html</url>\n </url>\n </response>\n</eacnet>'
ServerState = '<{protocol}>\n<status __type="s32">0</status>\n<error __type="s32">0</error>\n<{result}>\n<server_state __type="s32">1</server_state>\n<mainte_start_clock __type="u64">0</mainte_start_clock>\n<mainte_end_clock __type="u64">0</mainte_end_clock></{result}>\n</{protocol}>'
ResourceInfo = '<eacnet>\n <status __type="s32">0</status>\n <error_code __type="s32">0</error_code>\n <response>\n <hash __type="str">{ResourceHash}</hash>\n <url __type="str">{ResourceURL}</url>\n </response>\n</eacnet>'
getHash = '<{protocol}>\n <status __type="s32">0</status>\n <error_code __type="s32">0</error_code>\n <{result}>\n <hash __type="str">{hash}</hash>\n </{result}>\n</{protocol}>'
GenericOK = '<{protocol}>\n <status __type="s32">0</status>\n <error_code __type="s32">0</error_code>\n</{protocol}>'