diff --git a/.gitignore b/.gitignore index 1182a14..6a50d0a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /build/ /*/build/ /local.properties +/browser/profile/extensions/universal_music@regis.edu.xpi diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a76d61c --- /dev/null +++ b/LICENSE @@ -0,0 +1,2 @@ +Copyright (c) 2021 William Hubbard. All Rights Reserved. +Redistribution without prior written permission is strictly prohibited. diff --git a/LICENSE-FIREFOX b/LICENSE-FIREFOX new file mode 100644 index 0000000..2c812e5 --- /dev/null +++ b/LICENSE-FIREFOX @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/LICENSE-PORTABLE b/LICENSE-PORTABLE new file mode 100644 index 0000000..d159169 --- /dev/null +++ b/LICENSE-PORTABLE @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/THIRD-PARTY-LICENSES b/THIRD-PARTY-LICENSES new file mode 100644 index 0000000..a5804c2 --- /dev/null +++ b/THIRD-PARTY-LICENSES @@ -0,0 +1,7 @@ +Mozilla Firefox: Developer Edition Copyright (c) 1998–2021 Mozilla Corporation. +Distributed under Mozilla Public License 2.0. +Source Code: https://hg.mozilla.org/mozilla-central/ + +PortableApps.com Installer Copyright (c) 2021 PortableApps.com. +Distributed under GNU General Public License v2.0 +Source Code: https://sourceforge.net/projects/portableapps/files/Source/NSIS/ diff --git a/add-on/background.js b/add-on/background.js new file mode 100644 index 0000000..eac4aae --- /dev/null +++ b/add-on/background.js @@ -0,0 +1,29 @@ +var port = browser.runtime.connectNative("universal_music") + +/** + * Sends a message to the application + */ +function writeMessage(message) +{ + port.postMessage(message) +} + +/** + * Sends a message to the application + */ +function onAppMessage(message) +{ + if ("command" in message) + { + switch (message["command"]) + { + case "ping": + writeMessage({ + "response": "ping" + }); + break + } + } +} + +port.onMessage.addListener(onAppMessage); \ No newline at end of file diff --git a/add-on/icon.svg b/add-on/icon.svg new file mode 100644 index 0000000..6c4085b --- /dev/null +++ b/add-on/icon.svg @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/add-on/intermediary_manifest.json b/add-on/intermediary_manifest.json new file mode 100644 index 0000000..f44638a --- /dev/null +++ b/add-on/intermediary_manifest.json @@ -0,0 +1,7 @@ +{ + "name": "universal_music", + "description": "A link between the Universal Music Player and the web browser.", + "path": "${LINK_PATH}", + "type": "stdio", + "allowed_extensions": ["universal_music@regis.edu"] +} \ No newline at end of file diff --git a/add-on/manifest.json b/add-on/manifest.json new file mode 100644 index 0000000..ab980b9 --- /dev/null +++ b/add-on/manifest.json @@ -0,0 +1,30 @@ +{ + "description": "An add-on to link the Universal Music Player to compatible web music players.", + "manifest_version": 2, + "name": "Universal Music Addon", + "version": "0.1", + "icons": { + "16": "icon.svg", + "32": "icon.svg", + "64": "icon.svg", + "128": "icon.svg", + "256": "icon.svg", + "512": "icon.svg" + }, + "browser_specific_settings": { + "gecko": { + "id": "universal_music@regis.edu", + "strict_min_version": "55.0" + } + }, + + "background": { + "scripts": ["background.js"] + }, + + "browser_action": { + "default_icon": "icon.svg" + }, + + "permissions": ["nativeMessaging"] +} \ No newline at end of file diff --git a/bin/interface b/bin/interface new file mode 100755 index 0000000..fda872e --- /dev/null +++ b/bin/interface @@ -0,0 +1,43 @@ +#!/usr/bin/env sh + +# +# Copyright 2015 the original author or authors. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +############################################################################## +## +## interface start up script for UN*X +## +############################################################################## + +# Attempt to set APP_HOME +# Resolve links: $0 may be a link +PRG="$0" +# Need this for relative symlinks. +while [ -h "$PRG" ] ; do + ls=`ls -ld "$PRG"` + link=`expr "$ls" : '.*-> \(.*\)$'` + if expr "$link" : '/.*' > /dev/null; then + PRG="$link" + else + PRG=`dirname "$PRG"`"/$link" + fi +done +SAVED="`pwd`" +cd "`dirname \"$PRG\"`/.." >/dev/null +APP_HOME="`pwd -P`" +cd "$SAVED" >/dev/null + +./gradlew run \ No newline at end of file diff --git a/bin/interface.bat b/bin/interface.bat new file mode 100755 index 0000000..2be16f3 --- /dev/null +++ b/bin/interface.bat @@ -0,0 +1,85 @@ +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%" == "" @echo off +@rem ########################################################################## +@rem +@rem interface startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME%.. + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and INTERFACE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS= + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +%APP_HOME%\gradlew run + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable INTERFACE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%INTERFACE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/browser/profile/.parentlock b/browser/profile/.parentlock new file mode 100644 index 0000000..e69de29 diff --git a/browser/profile/AlternateServices.txt b/browser/profile/AlternateServices.txt new file mode 100644 index 0000000..e69de29 diff --git a/browser/profile/ClientAuthRememberList.txt b/browser/profile/ClientAuthRememberList.txt new file mode 100644 index 0000000..e69de29 diff --git a/browser/profile/ShutdownDuration.json b/browser/profile/ShutdownDuration.json new file mode 100644 index 0000000..f086a97 --- /dev/null +++ b/browser/profile/ShutdownDuration.json @@ -0,0 +1 @@ +{"quit-application": 0, "profile-change-net-teardown": 0, "profile-change-teardown": 0, "profile-before-change": 0, "profile-before-change-qm": 0, "xpcom-will-shutdown": 1, "xpcom-shutdown": 0} \ No newline at end of file diff --git a/browser/profile/SiteSecurityServiceState.txt b/browser/profile/SiteSecurityServiceState.txt new file mode 100644 index 0000000..63e0af1 --- /dev/null +++ b/browser/profile/SiteSecurityServiceState.txt @@ -0,0 +1,2 @@ +aus5.mozilla.org:HSTS 0 18820 1657603618166,1,0,2 +location.services.mozilla.com:HSTS 0 18820 1657602560679,1,1,2 diff --git a/browser/profile/Telemetry.ShutdownTime.txt b/browser/profile/Telemetry.ShutdownTime.txt new file mode 100644 index 0000000..d8fc48a --- /dev/null +++ b/browser/profile/Telemetry.ShutdownTime.txt @@ -0,0 +1 @@ +301 diff --git a/browser/profile/addonStartup.json.lz4 b/browser/profile/addonStartup.json.lz4 new file mode 100644 index 0000000..a6dcfa5 Binary files /dev/null and b/browser/profile/addonStartup.json.lz4 differ diff --git a/browser/profile/addons.json b/browser/profile/addons.json new file mode 100644 index 0000000..203de05 --- /dev/null +++ b/browser/profile/addons.json @@ -0,0 +1 @@ +{"schema":6,"addons":[]} \ No newline at end of file diff --git a/browser/profile/bookmarkbackups/bookmarks-2021-07-04_16_Su43pdeqzVqQwtQ-X1drLg==.jsonlz4 b/browser/profile/bookmarkbackups/bookmarks-2021-07-04_16_Su43pdeqzVqQwtQ-X1drLg==.jsonlz4 new file mode 100755 index 0000000..27fc4a1 Binary files /dev/null and b/browser/profile/bookmarkbackups/bookmarks-2021-07-04_16_Su43pdeqzVqQwtQ-X1drLg==.jsonlz4 differ diff --git a/browser/profile/broadcast-listeners.json b/browser/profile/broadcast-listeners.json new file mode 100644 index 0000000..9ff34d3 --- /dev/null +++ b/browser/profile/broadcast-listeners.json @@ -0,0 +1 @@ +{"version":1,"listeners":{"remote-settings/monitor_changes":{"version":"\"1626055040565\"","sourceInfo":{"moduleURI":"resource://services-settings/remote-settings.js","symbolName":"remoteSettingsBroadcastHandler"}}}} \ No newline at end of file diff --git a/browser/profile/cache2/entries/1A41886993D9B356DE11FFCDF03272CC00E0708F b/browser/profile/cache2/entries/1A41886993D9B356DE11FFCDF03272CC00E0708F new file mode 100644 index 0000000..86691ad Binary files /dev/null and b/browser/profile/cache2/entries/1A41886993D9B356DE11FFCDF03272CC00E0708F differ diff --git a/browser/profile/cache2/entries/254256B27E0C48CF9B80B695F0B3B8CA84610495 b/browser/profile/cache2/entries/254256B27E0C48CF9B80B695F0B3B8CA84610495 new file mode 100644 index 0000000..e35adb1 Binary files /dev/null and b/browser/profile/cache2/entries/254256B27E0C48CF9B80B695F0B3B8CA84610495 differ diff --git a/browser/profile/cert9.db b/browser/profile/cert9.db new file mode 100644 index 0000000..a06952e Binary files /dev/null and b/browser/profile/cert9.db differ diff --git a/browser/profile/cert_override.txt b/browser/profile/cert_override.txt new file mode 100644 index 0000000..508c5e9 --- /dev/null +++ b/browser/profile/cert_override.txt @@ -0,0 +1,2 @@ +# PSM Certificate Override Settings file +# This is a generated file! Do not edit. diff --git a/browser/profile/compatibility.ini b/browser/profile/compatibility.ini new file mode 100644 index 0000000..dc86614 --- /dev/null +++ b/browser/profile/compatibility.ini @@ -0,0 +1,5 @@ +[Compatibility] +LastVersion=90.0_20210624190035/20210624190035 +LastOSABI=Linux_x86_64-gcc3 +LastPlatformDir=/home/markil3/Projects/UniversalMusicPlayer/browser/linux64 +LastAppDir=/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser diff --git a/browser/profile/containers.json b/browser/profile/containers.json new file mode 100644 index 0000000..5b0d7ae --- /dev/null +++ b/browser/profile/containers.json @@ -0,0 +1 @@ +{"version":4,"lastUserContextId":5,"identities":[{"userContextId":1,"public":true,"icon":"fingerprint","color":"blue","l10nID":"userContextPersonal.label","accessKey":"userContextPersonal.accesskey","telemetryId":1},{"userContextId":2,"public":true,"icon":"briefcase","color":"orange","l10nID":"userContextWork.label","accessKey":"userContextWork.accesskey","telemetryId":2},{"userContextId":3,"public":true,"icon":"dollar","color":"green","l10nID":"userContextBanking.label","accessKey":"userContextBanking.accesskey","telemetryId":3},{"userContextId":4,"public":true,"icon":"cart","color":"pink","l10nID":"userContextShopping.label","accessKey":"userContextShopping.accesskey","telemetryId":4},{"userContextId":5,"public":false,"icon":"","color":"","name":"userContextIdInternal.thumbnail","accessKey":""},{"userContextId":4294967295,"public":false,"icon":"","color":"","name":"userContextIdInternal.webextStorageLocal","accessKey":""}]} \ No newline at end of file diff --git a/browser/profile/content-prefs.sqlite b/browser/profile/content-prefs.sqlite new file mode 100644 index 0000000..c193687 Binary files /dev/null and b/browser/profile/content-prefs.sqlite differ diff --git a/browser/profile/cookies.sqlite b/browser/profile/cookies.sqlite new file mode 100755 index 0000000..4d52889 Binary files /dev/null and b/browser/profile/cookies.sqlite differ diff --git a/browser/profile/crashes/store.json.mozlz4 b/browser/profile/crashes/store.json.mozlz4 new file mode 100644 index 0000000..5e3546c Binary files /dev/null and b/browser/profile/crashes/store.json.mozlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169570713.fca18e19-6533-4bc3-b580-55039d99ffc6.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169570713.fca18e19-6533-4bc3-b580-55039d99ffc6.event.jsonlz4 new file mode 100644 index 0000000..9e02c0f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169570713.fca18e19-6533-4bc3-b580-55039d99ffc6.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169570739.83bf672d-64aa-4d3a-b206-3ec1ac7a46cc.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169570739.83bf672d-64aa-4d3a-b206-3ec1ac7a46cc.main.jsonlz4 new file mode 100644 index 0000000..4e9c9de Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169570739.83bf672d-64aa-4d3a-b206-3ec1ac7a46cc.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169570748.beb0faf7-dbed-487c-9958-bea944d4be8f.first-shutdown.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169570748.beb0faf7-dbed-487c-9958-bea944d4be8f.first-shutdown.jsonlz4 new file mode 100644 index 0000000..4f9764a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169570748.beb0faf7-dbed-487c-9958-bea944d4be8f.first-shutdown.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169697508.1759195a-1e0f-4c3d-a0ba-d01f79d717da.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169697508.1759195a-1e0f-4c3d-a0ba-d01f79d717da.health.jsonlz4 new file mode 100644 index 0000000..8b8c310 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169697508.1759195a-1e0f-4c3d-a0ba-d01f79d717da.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169697535.e90562ac-9c7b-454d-8dfb-8d4e733b0b7c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169697535.e90562ac-9c7b-454d-8dfb-8d4e733b0b7c.event.jsonlz4 new file mode 100644 index 0000000..724bbfa Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169697535.e90562ac-9c7b-454d-8dfb-8d4e733b0b7c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169697538.f4a92635-442b-4ab2-bbd4-177c21339003.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169697538.f4a92635-442b-4ab2-bbd4-177c21339003.health.jsonlz4 new file mode 100644 index 0000000..8ffffb3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169697538.f4a92635-442b-4ab2-bbd4-177c21339003.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169697546.9aab0934-b168-4e44-ae39-00356fb7e9d8.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169697546.9aab0934-b168-4e44-ae39-00356fb7e9d8.main.jsonlz4 new file mode 100644 index 0000000..b1bcd31 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169697546.9aab0934-b168-4e44-ae39-00356fb7e9d8.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169928389.23bbe4e8-426f-423a-a021-b53f5e2bf6e3.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169928389.23bbe4e8-426f-423a-a021-b53f5e2bf6e3.event.jsonlz4 new file mode 100644 index 0000000..4531d8e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169928389.23bbe4e8-426f-423a-a021-b53f5e2bf6e3.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169928402.e6461b95-32d3-4882-ad7e-2cce47c4614a.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169928402.e6461b95-32d3-4882-ad7e-2cce47c4614a.main.jsonlz4 new file mode 100644 index 0000000..60501d7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169928402.e6461b95-32d3-4882-ad7e-2cce47c4614a.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169973736.af7522fd-9a22-4abc-893d-d436617db800.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169973736.af7522fd-9a22-4abc-893d-d436617db800.health.jsonlz4 new file mode 100644 index 0000000..989b496 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169973736.af7522fd-9a22-4abc-893d-d436617db800.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169973765.f4a3ddb9-5232-455d-9621-f9868b0090b9.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169973765.f4a3ddb9-5232-455d-9621-f9868b0090b9.event.jsonlz4 new file mode 100644 index 0000000..05adc10 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169973765.f4a3ddb9-5232-455d-9621-f9868b0090b9.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169973766.57a98fb6-965a-4ce4-a36b-b63f2c630449.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169973766.57a98fb6-965a-4ce4-a36b-b63f2c630449.health.jsonlz4 new file mode 100644 index 0000000..09a3603 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169973766.57a98fb6-965a-4ce4-a36b-b63f2c630449.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623169973776.bc1853c4-f17a-4188-b991-b04989735a34.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623169973776.bc1853c4-f17a-4188-b991-b04989735a34.main.jsonlz4 new file mode 100644 index 0000000..4bfc798 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623169973776.bc1853c4-f17a-4188-b991-b04989735a34.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170106331.466b0ae5-fee3-4e81-9d87-d343daf2b780.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170106331.466b0ae5-fee3-4e81-9d87-d343daf2b780.health.jsonlz4 new file mode 100644 index 0000000..1b6739f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170106331.466b0ae5-fee3-4e81-9d87-d343daf2b780.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170106359.83426198-2187-4eaf-8273-91503bd174be.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170106359.83426198-2187-4eaf-8273-91503bd174be.event.jsonlz4 new file mode 100644 index 0000000..d2a63f5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170106359.83426198-2187-4eaf-8273-91503bd174be.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170106363.a0258e8b-1798-40b2-8bb4-4e3b0cae7d97.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170106363.a0258e8b-1798-40b2-8bb4-4e3b0cae7d97.health.jsonlz4 new file mode 100644 index 0000000..8370c6e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170106363.a0258e8b-1798-40b2-8bb4-4e3b0cae7d97.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170106369.4d749afa-6326-47bf-894f-b316e3e24a3c.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170106369.4d749afa-6326-47bf-894f-b316e3e24a3c.main.jsonlz4 new file mode 100644 index 0000000..9ece144 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170106369.4d749afa-6326-47bf-894f-b316e3e24a3c.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170150627.e1a8ee74-85c6-444c-97ec-8e7c4026addc.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170150627.e1a8ee74-85c6-444c-97ec-8e7c4026addc.health.jsonlz4 new file mode 100644 index 0000000..fd3e05e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170150627.e1a8ee74-85c6-444c-97ec-8e7c4026addc.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170150675.c33896c0-efc5-46b3-b29c-b35e392c1e20.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170150675.c33896c0-efc5-46b3-b29c-b35e392c1e20.event.jsonlz4 new file mode 100644 index 0000000..938182e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170150675.c33896c0-efc5-46b3-b29c-b35e392c1e20.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170150679.dde8f179-ccfb-41be-89fb-510bb9c8ed01.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170150679.dde8f179-ccfb-41be-89fb-510bb9c8ed01.health.jsonlz4 new file mode 100644 index 0000000..204d6ff Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170150679.dde8f179-ccfb-41be-89fb-510bb9c8ed01.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170150687.f62e0486-47a3-4f3e-9d0c-991b38430c4a.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170150687.f62e0486-47a3-4f3e-9d0c-991b38430c4a.main.jsonlz4 new file mode 100644 index 0000000..1009929 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170150687.f62e0486-47a3-4f3e-9d0c-991b38430c4a.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170198887.bcffffd6-dd3d-4f8b-a399-4f5198656d24.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170198887.bcffffd6-dd3d-4f8b-a399-4f5198656d24.health.jsonlz4 new file mode 100644 index 0000000..297cbc7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170198887.bcffffd6-dd3d-4f8b-a399-4f5198656d24.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170198936.c1ce9d61-c2c7-44b8-b5cc-f02550cc01cb.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170198936.c1ce9d61-c2c7-44b8-b5cc-f02550cc01cb.event.jsonlz4 new file mode 100644 index 0000000..0d06514 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170198936.c1ce9d61-c2c7-44b8-b5cc-f02550cc01cb.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170198940.5c67199e-55b8-4d0f-a66a-baf81b3c29f4.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170198940.5c67199e-55b8-4d0f-a66a-baf81b3c29f4.health.jsonlz4 new file mode 100644 index 0000000..25c550c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170198940.5c67199e-55b8-4d0f-a66a-baf81b3c29f4.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170198947.f8296635-5d81-4b59-a479-94d15e4c7dc6.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170198947.f8296635-5d81-4b59-a479-94d15e4c7dc6.main.jsonlz4 new file mode 100644 index 0000000..5ec8a60 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170198947.f8296635-5d81-4b59-a479-94d15e4c7dc6.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170238841.65442c53-c24b-4909-ad0c-16477d504722.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170238841.65442c53-c24b-4909-ad0c-16477d504722.health.jsonlz4 new file mode 100644 index 0000000..657275f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170238841.65442c53-c24b-4909-ad0c-16477d504722.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170238888.0a677c71-44b6-43e0-be9a-53e0a6ce3ddc.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170238888.0a677c71-44b6-43e0-be9a-53e0a6ce3ddc.event.jsonlz4 new file mode 100644 index 0000000..dbdc06d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170238888.0a677c71-44b6-43e0-be9a-53e0a6ce3ddc.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170238891.cc9a34b6-565a-43fd-b93f-3f26ab47cd5e.health.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170238891.cc9a34b6-565a-43fd-b93f-3f26ab47cd5e.health.jsonlz4 new file mode 100644 index 0000000..33d0078 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170238891.cc9a34b6-565a-43fd-b93f-3f26ab47cd5e.health.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170238898.60a506b6-575d-4998-9512-5ddc8da0c0fc.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170238898.60a506b6-575d-4998-9512-5ddc8da0c0fc.main.jsonlz4 new file mode 100644 index 0000000..bc7a4c5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170238898.60a506b6-575d-4998-9512-5ddc8da0c0fc.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170572354.52dbb300-9c8a-4de1-b2c8-254aba686d37.deletion-request.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170572354.52dbb300-9c8a-4de1-b2c8-254aba686d37.deletion-request.jsonlz4 new file mode 100644 index 0000000..0681c2f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170572354.52dbb300-9c8a-4de1-b2c8-254aba686d37.deletion-request.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170675897.3bac6613-0704-43bc-8aa4-3e341ecd28bd.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170675897.3bac6613-0704-43bc-8aa4-3e341ecd28bd.main.jsonlz4 new file mode 100644 index 0000000..cee7e54 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170675897.3bac6613-0704-43bc-8aa4-3e341ecd28bd.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170747067.10d82a87-c1c2-4b62-9357-e002e73d04ff.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170747067.10d82a87-c1c2-4b62-9357-e002e73d04ff.event.jsonlz4 new file mode 100644 index 0000000..9febcc3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170747067.10d82a87-c1c2-4b62-9357-e002e73d04ff.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170747080.8640d74d-7713-4916-add7-b43951374f77.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170747080.8640d74d-7713-4916-add7-b43951374f77.main.jsonlz4 new file mode 100644 index 0000000..920c908 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170747080.8640d74d-7713-4916-add7-b43951374f77.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170815105.e1163958-cca4-4638-9e99-de116f8e6640.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170815105.e1163958-cca4-4638-9e99-de116f8e6640.event.jsonlz4 new file mode 100644 index 0000000..000e8b4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170815105.e1163958-cca4-4638-9e99-de116f8e6640.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170815109.48af5a54-e459-4593-ac0c-4f9f680fa3dd.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170815109.48af5a54-e459-4593-ac0c-4f9f680fa3dd.main.jsonlz4 new file mode 100644 index 0000000..58233b1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170815109.48af5a54-e459-4593-ac0c-4f9f680fa3dd.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170870892.f7f687f6-47d3-4057-87fe-746300fb0d9f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170870892.f7f687f6-47d3-4057-87fe-746300fb0d9f.event.jsonlz4 new file mode 100644 index 0000000..2514bff Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170870892.f7f687f6-47d3-4057-87fe-746300fb0d9f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623170870905.b9769935-996d-4150-9319-507c663e4987.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623170870905.b9769935-996d-4150-9319-507c663e4987.main.jsonlz4 new file mode 100644 index 0000000..59f5c31 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623170870905.b9769935-996d-4150-9319-507c663e4987.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171015427.5b980989-8994-4499-b214-5dab49a9afd8.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171015427.5b980989-8994-4499-b214-5dab49a9afd8.event.jsonlz4 new file mode 100644 index 0000000..faee953 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171015427.5b980989-8994-4499-b214-5dab49a9afd8.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171015438.66027a08-79eb-42cb-8f54-93688be6b563.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171015438.66027a08-79eb-42cb-8f54-93688be6b563.main.jsonlz4 new file mode 100644 index 0000000..8f3db91 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171015438.66027a08-79eb-42cb-8f54-93688be6b563.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171351440.3d654e31-83ab-4d17-a9a0-61ce26372452.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171351440.3d654e31-83ab-4d17-a9a0-61ce26372452.event.jsonlz4 new file mode 100644 index 0000000..aedd96e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171351440.3d654e31-83ab-4d17-a9a0-61ce26372452.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171351458.b49561c5-53a0-4354-ab12-0c8a94b86678.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171351458.b49561c5-53a0-4354-ab12-0c8a94b86678.main.jsonlz4 new file mode 100644 index 0000000..c9680a7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171351458.b49561c5-53a0-4354-ab12-0c8a94b86678.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171386543.ea3c3c0b-29db-4fd0-8334-0a7f64488f07.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171386543.ea3c3c0b-29db-4fd0-8334-0a7f64488f07.event.jsonlz4 new file mode 100644 index 0000000..de322d7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171386543.ea3c3c0b-29db-4fd0-8334-0a7f64488f07.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171386552.2299f9d2-f0b9-4f1d-8a04-b96a28a61ee5.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171386552.2299f9d2-f0b9-4f1d-8a04-b96a28a61ee5.main.jsonlz4 new file mode 100644 index 0000000..f302a57 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171386552.2299f9d2-f0b9-4f1d-8a04-b96a28a61ee5.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171416468.6b182972-3dcd-4d83-976d-75acaca2a4ba.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171416468.6b182972-3dcd-4d83-976d-75acaca2a4ba.event.jsonlz4 new file mode 100644 index 0000000..f04f641 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171416468.6b182972-3dcd-4d83-976d-75acaca2a4ba.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171416476.c217d0c5-912e-44ae-ae87-da618a3d60f7.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171416476.c217d0c5-912e-44ae-ae87-da618a3d60f7.main.jsonlz4 new file mode 100644 index 0000000..0cdd208 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171416476.c217d0c5-912e-44ae-ae87-da618a3d60f7.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171494781.b7f1b00c-a327-483c-839e-6e20c624da3f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171494781.b7f1b00c-a327-483c-839e-6e20c624da3f.event.jsonlz4 new file mode 100644 index 0000000..a22de32 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171494781.b7f1b00c-a327-483c-839e-6e20c624da3f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171494802.6919f405-208d-4a1c-aec1-df9292bc8508.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171494802.6919f405-208d-4a1c-aec1-df9292bc8508.main.jsonlz4 new file mode 100644 index 0000000..b21fa1d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171494802.6919f405-208d-4a1c-aec1-df9292bc8508.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171594347.f3d773f7-9d28-4578-aa2f-d0b3a27e1ed5.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171594347.f3d773f7-9d28-4578-aa2f-d0b3a27e1ed5.event.jsonlz4 new file mode 100644 index 0000000..4296db1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171594347.f3d773f7-9d28-4578-aa2f-d0b3a27e1ed5.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171594355.a00ecb7d-d05d-422e-9cec-b1c418198f2f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171594355.a00ecb7d-d05d-422e-9cec-b1c418198f2f.main.jsonlz4 new file mode 100644 index 0000000..c437d7c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171594355.a00ecb7d-d05d-422e-9cec-b1c418198f2f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171623209.28023957-e9f0-41c6-9565-f203a57da192.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171623209.28023957-e9f0-41c6-9565-f203a57da192.event.jsonlz4 new file mode 100644 index 0000000..09e4448 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171623209.28023957-e9f0-41c6-9565-f203a57da192.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171623215.2d68106f-eb59-4832-a028-ac205d4f5342.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171623215.2d68106f-eb59-4832-a028-ac205d4f5342.main.jsonlz4 new file mode 100644 index 0000000..e41067d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171623215.2d68106f-eb59-4832-a028-ac205d4f5342.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171632955.3be649ea-caf1-4839-af3f-fdd420cd7545.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171632955.3be649ea-caf1-4839-af3f-fdd420cd7545.event.jsonlz4 new file mode 100644 index 0000000..30d04ed Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171632955.3be649ea-caf1-4839-af3f-fdd420cd7545.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171632961.fe526d70-d1af-494b-beb0-48c591759034.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171632961.fe526d70-d1af-494b-beb0-48c591759034.main.jsonlz4 new file mode 100644 index 0000000..ddd43da Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171632961.fe526d70-d1af-494b-beb0-48c591759034.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171676086.48b43248-ec0a-48f0-b638-532a52450649.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171676086.48b43248-ec0a-48f0-b638-532a52450649.event.jsonlz4 new file mode 100644 index 0000000..f74dd9c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171676086.48b43248-ec0a-48f0-b638-532a52450649.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171676094.09fe2480-4426-45f8-b531-8652235f871d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171676094.09fe2480-4426-45f8-b531-8652235f871d.main.jsonlz4 new file mode 100644 index 0000000..7a63028 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171676094.09fe2480-4426-45f8-b531-8652235f871d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171691860.998358dc-79ac-427f-941a-93b72d6032df.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171691860.998358dc-79ac-427f-941a-93b72d6032df.event.jsonlz4 new file mode 100644 index 0000000..fd84e8e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171691860.998358dc-79ac-427f-941a-93b72d6032df.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623171691866.1d3b8f41-8adb-40bd-aec7-39bbd24cee3e.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623171691866.1d3b8f41-8adb-40bd-aec7-39bbd24cee3e.main.jsonlz4 new file mode 100644 index 0000000..71c2870 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623171691866.1d3b8f41-8adb-40bd-aec7-39bbd24cee3e.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172216201.4a6d575b-0ea0-4f74-94dd-05ccc625ad79.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172216201.4a6d575b-0ea0-4f74-94dd-05ccc625ad79.event.jsonlz4 new file mode 100644 index 0000000..c6034bf Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172216201.4a6d575b-0ea0-4f74-94dd-05ccc625ad79.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172216207.ae0c9e4b-dad3-405f-8ef8-af5a17f5b9e2.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172216207.ae0c9e4b-dad3-405f-8ef8-af5a17f5b9e2.main.jsonlz4 new file mode 100644 index 0000000..bce2188 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172216207.ae0c9e4b-dad3-405f-8ef8-af5a17f5b9e2.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172240870.db584289-2391-49bc-b9f8-15d579a44abc.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172240870.db584289-2391-49bc-b9f8-15d579a44abc.event.jsonlz4 new file mode 100644 index 0000000..ab3813a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172240870.db584289-2391-49bc-b9f8-15d579a44abc.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172240881.6b8ccb7c-9a86-4fad-99d6-e90ff9b6ee88.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172240881.6b8ccb7c-9a86-4fad-99d6-e90ff9b6ee88.main.jsonlz4 new file mode 100644 index 0000000..0f416d1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172240881.6b8ccb7c-9a86-4fad-99d6-e90ff9b6ee88.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172318690.cd4d2af2-d3d9-4dde-9bbe-d0c08665509e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172318690.cd4d2af2-d3d9-4dde-9bbe-d0c08665509e.event.jsonlz4 new file mode 100644 index 0000000..694106b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172318690.cd4d2af2-d3d9-4dde-9bbe-d0c08665509e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172318707.062b504c-9b14-4e90-81e7-3a062ad1d6d0.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172318707.062b504c-9b14-4e90-81e7-3a062ad1d6d0.main.jsonlz4 new file mode 100644 index 0000000..55d1c97 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172318707.062b504c-9b14-4e90-81e7-3a062ad1d6d0.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172329342.cba62cb4-6540-47da-8447-2d7da59ef28c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172329342.cba62cb4-6540-47da-8447-2d7da59ef28c.event.jsonlz4 new file mode 100644 index 0000000..b766326 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172329342.cba62cb4-6540-47da-8447-2d7da59ef28c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172329348.473e112b-00d1-4c5d-94b3-5fae64023981.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172329348.473e112b-00d1-4c5d-94b3-5fae64023981.main.jsonlz4 new file mode 100644 index 0000000..e816e85 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172329348.473e112b-00d1-4c5d-94b3-5fae64023981.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172371738.f3acdc94-2a1a-455d-a5a9-29007262bfaa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172371738.f3acdc94-2a1a-455d-a5a9-29007262bfaa.event.jsonlz4 new file mode 100644 index 0000000..51cda8a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172371738.f3acdc94-2a1a-455d-a5a9-29007262bfaa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172371744.d48f7503-d72b-4fd6-ad52-4479382a8b90.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172371744.d48f7503-d72b-4fd6-ad52-4479382a8b90.main.jsonlz4 new file mode 100644 index 0000000..e16d249 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172371744.d48f7503-d72b-4fd6-ad52-4479382a8b90.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172407976.9c188d51-d18d-47f9-93b9-a2178efd577d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172407976.9c188d51-d18d-47f9-93b9-a2178efd577d.event.jsonlz4 new file mode 100644 index 0000000..8b43cad Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172407976.9c188d51-d18d-47f9-93b9-a2178efd577d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172407982.160346bc-09db-4ea6-a0bf-b4fbbb5a74db.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172407982.160346bc-09db-4ea6-a0bf-b4fbbb5a74db.main.jsonlz4 new file mode 100644 index 0000000..3d536c0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172407982.160346bc-09db-4ea6-a0bf-b4fbbb5a74db.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172539860.a3514647-3d51-46d0-8067-ca864fddb654.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172539860.a3514647-3d51-46d0-8067-ca864fddb654.event.jsonlz4 new file mode 100644 index 0000000..5e2ee3d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172539860.a3514647-3d51-46d0-8067-ca864fddb654.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172539881.5a2f86b5-91b1-4cd7-8e30-561cea391ae9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172539881.5a2f86b5-91b1-4cd7-8e30-561cea391ae9.main.jsonlz4 new file mode 100644 index 0000000..f21e55d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172539881.5a2f86b5-91b1-4cd7-8e30-561cea391ae9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172657951.ef0a1c16-94c6-4e14-94f4-e536599f1cbf.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172657951.ef0a1c16-94c6-4e14-94f4-e536599f1cbf.event.jsonlz4 new file mode 100644 index 0000000..86c3e2b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172657951.ef0a1c16-94c6-4e14-94f4-e536599f1cbf.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172657969.104c8399-c748-4a35-8765-c4bf70bedf43.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172657969.104c8399-c748-4a35-8765-c4bf70bedf43.main.jsonlz4 new file mode 100644 index 0000000..72c4e3e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172657969.104c8399-c748-4a35-8765-c4bf70bedf43.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172755639.5e995e20-2ec3-4abc-bf0f-f2f86cc7e560.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172755639.5e995e20-2ec3-4abc-bf0f-f2f86cc7e560.event.jsonlz4 new file mode 100644 index 0000000..3a007f5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172755639.5e995e20-2ec3-4abc-bf0f-f2f86cc7e560.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172755647.1da2930d-432c-4a1e-9019-2cbc5f301ff2.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172755647.1da2930d-432c-4a1e-9019-2cbc5f301ff2.main.jsonlz4 new file mode 100644 index 0000000..7cccc92 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172755647.1da2930d-432c-4a1e-9019-2cbc5f301ff2.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172767344.a48f4de8-7aad-440f-aeb2-a89a2de599aa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172767344.a48f4de8-7aad-440f-aeb2-a89a2de599aa.event.jsonlz4 new file mode 100644 index 0000000..361939e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172767344.a48f4de8-7aad-440f-aeb2-a89a2de599aa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623172767359.7c6e4175-6028-4d4c-ac20-622c29d6967c.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623172767359.7c6e4175-6028-4d4c-ac20-622c29d6967c.main.jsonlz4 new file mode 100644 index 0000000..2c032f3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623172767359.7c6e4175-6028-4d4c-ac20-622c29d6967c.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623173078619.cb1d9484-812b-4673-83bd-a90489b93d04.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623173078619.cb1d9484-812b-4673-83bd-a90489b93d04.event.jsonlz4 new file mode 100644 index 0000000..e223251 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623173078619.cb1d9484-812b-4673-83bd-a90489b93d04.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623173078639.a0f59b13-c2d1-41c0-bfc3-52cfd7307eb7.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623173078639.a0f59b13-c2d1-41c0-bfc3-52cfd7307eb7.main.jsonlz4 new file mode 100644 index 0000000..a2ae46a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623173078639.a0f59b13-c2d1-41c0-bfc3-52cfd7307eb7.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623173349301.2e4da714-6ff2-4adc-a2e9-250fdc61af61.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623173349301.2e4da714-6ff2-4adc-a2e9-250fdc61af61.event.jsonlz4 new file mode 100644 index 0000000..c7d0908 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623173349301.2e4da714-6ff2-4adc-a2e9-250fdc61af61.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623173349322.250fd0d2-e9bc-4c5c-823f-73ed6da5b3f5.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623173349322.250fd0d2-e9bc-4c5c-823f-73ed6da5b3f5.main.jsonlz4 new file mode 100644 index 0000000..79ef644 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623173349322.250fd0d2-e9bc-4c5c-823f-73ed6da5b3f5.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623173660252.44608455-d72d-498e-b396-3c1bc6349169.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623173660252.44608455-d72d-498e-b396-3c1bc6349169.event.jsonlz4 new file mode 100644 index 0000000..7345210 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623173660252.44608455-d72d-498e-b396-3c1bc6349169.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623173660273.37ee867b-ba5d-4324-9848-f7f4860c2de0.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623173660273.37ee867b-ba5d-4324-9848-f7f4860c2de0.main.jsonlz4 new file mode 100644 index 0000000..d2d4891 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623173660273.37ee867b-ba5d-4324-9848-f7f4860c2de0.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623181687274.d75fe459-3f2a-4b6f-908b-8d5b77864754.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623181687274.d75fe459-3f2a-4b6f-908b-8d5b77864754.event.jsonlz4 new file mode 100644 index 0000000..d0ff34f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623181687274.d75fe459-3f2a-4b6f-908b-8d5b77864754.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623181687283.df821b52-e5b9-4de5-a095-76c5da30c30d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623181687283.df821b52-e5b9-4de5-a095-76c5da30c30d.main.jsonlz4 new file mode 100644 index 0000000..372d2be Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623181687283.df821b52-e5b9-4de5-a095-76c5da30c30d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623187860507.481e443d-615c-439d-88e1-b9e1957309a4.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623187860507.481e443d-615c-439d-88e1-b9e1957309a4.event.jsonlz4 new file mode 100644 index 0000000..e97dc99 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623187860507.481e443d-615c-439d-88e1-b9e1957309a4.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623187860528.79d7bafe-a80c-4cb0-9383-a9045b52dec9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623187860528.79d7bafe-a80c-4cb0-9383-a9045b52dec9.main.jsonlz4 new file mode 100644 index 0000000..b1cb0b9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623187860528.79d7bafe-a80c-4cb0-9383-a9045b52dec9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623188543338.7dbfec23-53b7-47d0-9edd-168ba2c4eb6b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623188543338.7dbfec23-53b7-47d0-9edd-168ba2c4eb6b.event.jsonlz4 new file mode 100644 index 0000000..ca25d6d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623188543338.7dbfec23-53b7-47d0-9edd-168ba2c4eb6b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623188543357.f3291cc4-2c9d-4b44-b7df-c38fa68e1e57.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623188543357.f3291cc4-2c9d-4b44-b7df-c38fa68e1e57.main.jsonlz4 new file mode 100644 index 0000000..01e6063 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623188543357.f3291cc4-2c9d-4b44-b7df-c38fa68e1e57.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623188683474.6b01bebd-c8aa-4333-8255-9d9ca82c5e87.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623188683474.6b01bebd-c8aa-4333-8255-9d9ca82c5e87.event.jsonlz4 new file mode 100644 index 0000000..0e32a79 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623188683474.6b01bebd-c8aa-4333-8255-9d9ca82c5e87.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623188683496.4b899fbe-02e9-47de-be27-0cc1da88b2e9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623188683496.4b899fbe-02e9-47de-be27-0cc1da88b2e9.main.jsonlz4 new file mode 100644 index 0000000..b36e56e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623188683496.4b899fbe-02e9-47de-be27-0cc1da88b2e9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623188994103.ad9f97e9-0c43-4cce-b4be-9adce051f75d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623188994103.ad9f97e9-0c43-4cce-b4be-9adce051f75d.event.jsonlz4 new file mode 100644 index 0000000..aa2e38f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623188994103.ad9f97e9-0c43-4cce-b4be-9adce051f75d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623188994115.cc2f15e6-9a41-427b-80e9-04fae9990d60.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623188994115.cc2f15e6-9a41-427b-80e9-04fae9990d60.main.jsonlz4 new file mode 100644 index 0000000..cbba1f1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623188994115.cc2f15e6-9a41-427b-80e9-04fae9990d60.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623189357157.5fffcbac-d4fb-4268-8522-b3f1264a512d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623189357157.5fffcbac-d4fb-4268-8522-b3f1264a512d.event.jsonlz4 new file mode 100644 index 0000000..942c333 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623189357157.5fffcbac-d4fb-4268-8522-b3f1264a512d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623189357173.8a007735-265e-466d-84e5-6a90a8de3b05.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623189357173.8a007735-265e-466d-84e5-6a90a8de3b05.main.jsonlz4 new file mode 100644 index 0000000..0c34dfe Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623189357173.8a007735-265e-466d-84e5-6a90a8de3b05.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623191110266.0ac97695-f164-40aa-8a94-8119669d0700.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623191110266.0ac97695-f164-40aa-8a94-8119669d0700.event.jsonlz4 new file mode 100644 index 0000000..08ed309 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623191110266.0ac97695-f164-40aa-8a94-8119669d0700.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623191110285.072fdfff-ec98-411f-a020-2c9bdf90c21d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623191110285.072fdfff-ec98-411f-a020-2c9bdf90c21d.main.jsonlz4 new file mode 100644 index 0000000..28dd984 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623191110285.072fdfff-ec98-411f-a020-2c9bdf90c21d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623191406450.e1cb8d2c-3f6f-4804-8130-86c3edfd7d44.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623191406450.e1cb8d2c-3f6f-4804-8130-86c3edfd7d44.event.jsonlz4 new file mode 100644 index 0000000..51102ff Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623191406450.e1cb8d2c-3f6f-4804-8130-86c3edfd7d44.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623191406468.8de6d83a-9064-4b00-9e33-c79a3b3f0b0d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623191406468.8de6d83a-9064-4b00-9e33-c79a3b3f0b0d.main.jsonlz4 new file mode 100644 index 0000000..5ee9df4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623191406468.8de6d83a-9064-4b00-9e33-c79a3b3f0b0d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623191721727.54a8180d-418a-4ab4-aa56-2d428ab7d484.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623191721727.54a8180d-418a-4ab4-aa56-2d428ab7d484.event.jsonlz4 new file mode 100644 index 0000000..2357517 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623191721727.54a8180d-418a-4ab4-aa56-2d428ab7d484.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623191721747.d4816078-aaaf-413d-be04-61669be7707b.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623191721747.d4816078-aaaf-413d-be04-61669be7707b.main.jsonlz4 new file mode 100644 index 0000000..b30028d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623191721747.d4816078-aaaf-413d-be04-61669be7707b.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623192087976.3f55a55e-0edf-455b-be19-d902eedc012b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623192087976.3f55a55e-0edf-455b-be19-d902eedc012b.event.jsonlz4 new file mode 100644 index 0000000..5f2267d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623192087976.3f55a55e-0edf-455b-be19-d902eedc012b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623192087996.70c5c126-732b-4d81-b158-07db76be2c27.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623192087996.70c5c126-732b-4d81-b158-07db76be2c27.main.jsonlz4 new file mode 100644 index 0000000..96a48ca Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623192087996.70c5c126-732b-4d81-b158-07db76be2c27.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623192403297.d0a8aced-01ca-4330-bc1d-c579caf7e6d3.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623192403297.d0a8aced-01ca-4330-bc1d-c579caf7e6d3.event.jsonlz4 new file mode 100644 index 0000000..ba09ff3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623192403297.d0a8aced-01ca-4330-bc1d-c579caf7e6d3.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623192403317.18042430-76ba-4385-b656-c6e79a2ae67b.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623192403317.18042430-76ba-4385-b656-c6e79a2ae67b.main.jsonlz4 new file mode 100644 index 0000000..98ecb7e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623192403317.18042430-76ba-4385-b656-c6e79a2ae67b.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623193376286.bd563de1-8c3d-4866-be42-802219065a6e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623193376286.bd563de1-8c3d-4866-be42-802219065a6e.event.jsonlz4 new file mode 100644 index 0000000..6491a5f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623193376286.bd563de1-8c3d-4866-be42-802219065a6e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623193376295.6d13dc61-3a4d-4c93-9792-17a530d6514d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623193376295.6d13dc61-3a4d-4c93-9792-17a530d6514d.main.jsonlz4 new file mode 100644 index 0000000..747606a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623193376295.6d13dc61-3a4d-4c93-9792-17a530d6514d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623193511161.e18c2893-7532-487d-b50f-cb7d718272a8.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623193511161.e18c2893-7532-487d-b50f-cb7d718272a8.event.jsonlz4 new file mode 100644 index 0000000..5b3ac6c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623193511161.e18c2893-7532-487d-b50f-cb7d718272a8.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623193511179.7a408d3e-f63d-4eb3-bd9d-ebf70ba176f4.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623193511179.7a408d3e-f63d-4eb3-bd9d-ebf70ba176f4.main.jsonlz4 new file mode 100644 index 0000000..c711b2e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623193511179.7a408d3e-f63d-4eb3-bd9d-ebf70ba176f4.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623193915247.a3095ade-fe8e-4b83-9dcc-e8c26fca1a82.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623193915247.a3095ade-fe8e-4b83-9dcc-e8c26fca1a82.event.jsonlz4 new file mode 100644 index 0000000..dec82f7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623193915247.a3095ade-fe8e-4b83-9dcc-e8c26fca1a82.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623193915266.c78a4efe-5846-49a0-affe-cdcd45d13e46.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623193915266.c78a4efe-5846-49a0-affe-cdcd45d13e46.main.jsonlz4 new file mode 100644 index 0000000..e95f595 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623193915266.c78a4efe-5846-49a0-affe-cdcd45d13e46.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194103994.3cfb52c4-696c-4f3b-9a9c-4d3f962ac8aa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194103994.3cfb52c4-696c-4f3b-9a9c-4d3f962ac8aa.event.jsonlz4 new file mode 100644 index 0000000..b3d71d9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194103994.3cfb52c4-696c-4f3b-9a9c-4d3f962ac8aa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194104011.ae5f7639-9a1f-4f34-8365-05997f223607.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194104011.ae5f7639-9a1f-4f34-8365-05997f223607.main.jsonlz4 new file mode 100644 index 0000000..ba53974 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194104011.ae5f7639-9a1f-4f34-8365-05997f223607.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194178525.ead35453-b7dd-41c8-a03e-28507a318bd3.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194178525.ead35453-b7dd-41c8-a03e-28507a318bd3.event.jsonlz4 new file mode 100644 index 0000000..b5c3c79 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194178525.ead35453-b7dd-41c8-a03e-28507a318bd3.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194178542.8865a573-a9bc-4c90-a003-2e060a088a72.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194178542.8865a573-a9bc-4c90-a003-2e060a088a72.main.jsonlz4 new file mode 100644 index 0000000..269f110 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194178542.8865a573-a9bc-4c90-a003-2e060a088a72.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194532660.d3ad6a78-c929-4ae4-a85c-2120dc531e9d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194532660.d3ad6a78-c929-4ae4-a85c-2120dc531e9d.event.jsonlz4 new file mode 100644 index 0000000..d1e314a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194532660.d3ad6a78-c929-4ae4-a85c-2120dc531e9d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194532679.a0eb61ff-2539-4e35-a6da-bb3e8f9cd5c1.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194532679.a0eb61ff-2539-4e35-a6da-bb3e8f9cd5c1.main.jsonlz4 new file mode 100644 index 0000000..2e44b68 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194532679.a0eb61ff-2539-4e35-a6da-bb3e8f9cd5c1.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194661543.91393cbc-3e2f-4825-9a03-b8cd0d834905.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194661543.91393cbc-3e2f-4825-9a03-b8cd0d834905.event.jsonlz4 new file mode 100644 index 0000000..35a6c27 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194661543.91393cbc-3e2f-4825-9a03-b8cd0d834905.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194661551.da9353cb-e691-49b0-9769-41992d059355.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194661551.da9353cb-e691-49b0-9769-41992d059355.main.jsonlz4 new file mode 100644 index 0000000..e7a1e0e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194661551.da9353cb-e691-49b0-9769-41992d059355.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194835783.932f96d9-a97b-4c6a-b9c3-a159801befdf.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194835783.932f96d9-a97b-4c6a-b9c3-a159801befdf.event.jsonlz4 new file mode 100644 index 0000000..33645da Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194835783.932f96d9-a97b-4c6a-b9c3-a159801befdf.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194835796.81b6a080-00e2-454b-b570-58a210618eaa.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194835796.81b6a080-00e2-454b-b570-58a210618eaa.main.jsonlz4 new file mode 100644 index 0000000..c52a710 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194835796.81b6a080-00e2-454b-b570-58a210618eaa.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194890204.14d1f206-f9b9-45d5-a88d-df8170ce4d10.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194890204.14d1f206-f9b9-45d5-a88d-df8170ce4d10.event.jsonlz4 new file mode 100644 index 0000000..10ddc07 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194890204.14d1f206-f9b9-45d5-a88d-df8170ce4d10.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623194890215.73f66b98-b22e-4257-8be9-b0b013133038.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623194890215.73f66b98-b22e-4257-8be9-b0b013133038.main.jsonlz4 new file mode 100644 index 0000000..2ca14b4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623194890215.73f66b98-b22e-4257-8be9-b0b013133038.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623195616954.5d5cc4af-89c1-461b-88d2-074784c092cd.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623195616954.5d5cc4af-89c1-461b-88d2-074784c092cd.event.jsonlz4 new file mode 100644 index 0000000..4153c05 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623195616954.5d5cc4af-89c1-461b-88d2-074784c092cd.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623195616962.db03558a-f8e5-4907-9d02-76ff20953b80.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623195616962.db03558a-f8e5-4907-9d02-76ff20953b80.main.jsonlz4 new file mode 100644 index 0000000..74a502b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623195616962.db03558a-f8e5-4907-9d02-76ff20953b80.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623195857695.cd0fbd0b-7672-40ec-baaa-1bf5d24ebeeb.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623195857695.cd0fbd0b-7672-40ec-baaa-1bf5d24ebeeb.event.jsonlz4 new file mode 100644 index 0000000..5d38a1d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623195857695.cd0fbd0b-7672-40ec-baaa-1bf5d24ebeeb.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623195857715.3f1db5ba-f192-41b4-affe-2b7b37e0d018.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623195857715.3f1db5ba-f192-41b4-affe-2b7b37e0d018.main.jsonlz4 new file mode 100644 index 0000000..22d6166 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623195857715.3f1db5ba-f192-41b4-affe-2b7b37e0d018.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623199518889.11468138-3578-4b31-a4e0-8034451fd68c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623199518889.11468138-3578-4b31-a4e0-8034451fd68c.event.jsonlz4 new file mode 100644 index 0000000..12acafc Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623199518889.11468138-3578-4b31-a4e0-8034451fd68c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623203231766.93da85a6-a91e-44ee-9f4b-536636346973.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623203231766.93da85a6-a91e-44ee-9f4b-536636346973.event.jsonlz4 new file mode 100644 index 0000000..bba70da Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623203231766.93da85a6-a91e-44ee-9f4b-536636346973.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623203231773.b4d0e49f-6134-4a59-9f4a-80b8970281bd.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623203231773.b4d0e49f-6134-4a59-9f4a-80b8970281bd.main.jsonlz4 new file mode 100644 index 0000000..30cc958 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623203231773.b4d0e49f-6134-4a59-9f4a-80b8970281bd.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623203813318.e06313d7-cf85-4e16-aa37-b83bee5a21d9.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623203813318.e06313d7-cf85-4e16-aa37-b83bee5a21d9.event.jsonlz4 new file mode 100644 index 0000000..ba19dde Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623203813318.e06313d7-cf85-4e16-aa37-b83bee5a21d9.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623203813338.71cea030-cb5b-4ff8-a6ec-3b8e1287f430.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623203813338.71cea030-cb5b-4ff8-a6ec-3b8e1287f430.main.jsonlz4 new file mode 100644 index 0000000..a987a73 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623203813338.71cea030-cb5b-4ff8-a6ec-3b8e1287f430.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623204289293.ee99910a-ae63-47ab-9563-9265521d3fc9.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623204289293.ee99910a-ae63-47ab-9563-9265521d3fc9.event.jsonlz4 new file mode 100644 index 0000000..ecb8a7a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623204289293.ee99910a-ae63-47ab-9563-9265521d3fc9.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623204289302.f9b5da66-03b7-4eef-b61c-f72ed7d81088.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623204289302.f9b5da66-03b7-4eef-b61c-f72ed7d81088.main.jsonlz4 new file mode 100644 index 0000000..c6c3af9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623204289302.f9b5da66-03b7-4eef-b61c-f72ed7d81088.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623204681908.b14af787-adfd-4959-b53f-7e74e6573777.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623204681908.b14af787-adfd-4959-b53f-7e74e6573777.event.jsonlz4 new file mode 100644 index 0000000..959dd39 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623204681908.b14af787-adfd-4959-b53f-7e74e6573777.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623204681931.4acff190-3d13-4f4c-9deb-bd47666e2613.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623204681931.4acff190-3d13-4f4c-9deb-bd47666e2613.main.jsonlz4 new file mode 100644 index 0000000..90a322a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623204681931.4acff190-3d13-4f4c-9deb-bd47666e2613.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623208402884.655c455a-f3f9-486d-a78d-a9acf50526ea.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623208402884.655c455a-f3f9-486d-a78d-a9acf50526ea.event.jsonlz4 new file mode 100644 index 0000000..a4b8419 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623208402884.655c455a-f3f9-486d-a78d-a9acf50526ea.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623210580006.b094401f-7184-4514-83d3-8986c818d02b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623210580006.b094401f-7184-4514-83d3-8986c818d02b.event.jsonlz4 new file mode 100644 index 0000000..bc0e7bb Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623210580006.b094401f-7184-4514-83d3-8986c818d02b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623210580025.633ce4b1-dfeb-4ab0-bdd7-b2f3cd04f96d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623210580025.633ce4b1-dfeb-4ab0-bdd7-b2f3cd04f96d.main.jsonlz4 new file mode 100644 index 0000000..82bf123 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623210580025.633ce4b1-dfeb-4ab0-bdd7-b2f3cd04f96d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623212152225.37d26c03-3c33-427a-a6d8-23209700af0a.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623212152225.37d26c03-3c33-427a-a6d8-23209700af0a.event.jsonlz4 new file mode 100644 index 0000000..37096ad Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623212152225.37d26c03-3c33-427a-a6d8-23209700af0a.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623212152232.215c3da6-3d03-4907-93fc-fe5613c487dd.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623212152232.215c3da6-3d03-4907-93fc-fe5613c487dd.main.jsonlz4 new file mode 100644 index 0000000..04d7d34 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623212152232.215c3da6-3d03-4907-93fc-fe5613c487dd.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623215945880.38f74335-4f70-4670-97c1-f6e913a13792.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623215945880.38f74335-4f70-4670-97c1-f6e913a13792.event.jsonlz4 new file mode 100644 index 0000000..b4264d6 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623215945880.38f74335-4f70-4670-97c1-f6e913a13792.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623218330666.6d8ab577-d772-4a0b-a755-8b252d36e8f2.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623218330666.6d8ab577-d772-4a0b-a755-8b252d36e8f2.main.jsonlz4 new file mode 100644 index 0000000..309db8f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623218330666.6d8ab577-d772-4a0b-a755-8b252d36e8f2.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623218646280.5681336c-cd16-4549-9ef1-209f93cea1d7.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623218646280.5681336c-cd16-4549-9ef1-209f93cea1d7.main.jsonlz4 new file mode 100644 index 0000000..ec14a0e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623218646280.5681336c-cd16-4549-9ef1-209f93cea1d7.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623219297341.533c3c0a-b5ff-49fc-9bdd-218643f42a5b.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623219297341.533c3c0a-b5ff-49fc-9bdd-218643f42a5b.main.jsonlz4 new file mode 100644 index 0000000..ac27b54 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623219297341.533c3c0a-b5ff-49fc-9bdd-218643f42a5b.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623219545879.2ce8384e-f152-43fb-8c44-369d8b16b0ad.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623219545879.2ce8384e-f152-43fb-8c44-369d8b16b0ad.event.jsonlz4 new file mode 100644 index 0000000..0b9afdb Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623219545879.2ce8384e-f152-43fb-8c44-369d8b16b0ad.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623223145883.66722094-176e-49c5-8fbb-92508a020288.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623223145883.66722094-176e-49c5-8fbb-92508a020288.event.jsonlz4 new file mode 100644 index 0000000..0100fd7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623223145883.66722094-176e-49c5-8fbb-92508a020288.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623225100765.b78febb6-8756-4d46-b60e-d3c083308200.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623225100765.b78febb6-8756-4d46-b60e-d3c083308200.event.jsonlz4 new file mode 100644 index 0000000..7f0c7f8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623225100765.b78febb6-8756-4d46-b60e-d3c083308200.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623225100792.a3f35466-1a27-427c-99b6-a3047e19bc22.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623225100792.a3f35466-1a27-427c-99b6-a3047e19bc22.main.jsonlz4 new file mode 100644 index 0000000..0c63ee3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623225100792.a3f35466-1a27-427c-99b6-a3047e19bc22.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623249928808.47c282dc-701f-4219-9c9b-1c61e891a1eb.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623249928808.47c282dc-701f-4219-9c9b-1c61e891a1eb.event.jsonlz4 new file mode 100644 index 0000000..ffa8e1d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623249928808.47c282dc-701f-4219-9c9b-1c61e891a1eb.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623253528812.4b0d17e1-c482-42a3-8353-f231569a872e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623253528812.4b0d17e1-c482-42a3-8353-f231569a872e.event.jsonlz4 new file mode 100644 index 0000000..64575b0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623253528812.4b0d17e1-c482-42a3-8353-f231569a872e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254322894.60731bcf-8fc5-4157-b39a-418bc9f5b718.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254322894.60731bcf-8fc5-4157-b39a-418bc9f5b718.main.jsonlz4 new file mode 100644 index 0000000..db802fa Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254322894.60731bcf-8fc5-4157-b39a-418bc9f5b718.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254482048.c174102c-8aad-4cc5-9c0c-22ebdbefec25.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254482048.c174102c-8aad-4cc5-9c0c-22ebdbefec25.event.jsonlz4 new file mode 100644 index 0000000..607a519 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254482048.c174102c-8aad-4cc5-9c0c-22ebdbefec25.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254482068.834a5d8f-7dcb-46de-88a2-c986834a33fd.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254482068.834a5d8f-7dcb-46de-88a2-c986834a33fd.main.jsonlz4 new file mode 100644 index 0000000..b475ab0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254482068.834a5d8f-7dcb-46de-88a2-c986834a33fd.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254767308.30fbd96f-0581-4b30-ba89-a46d3a397efc.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254767308.30fbd96f-0581-4b30-ba89-a46d3a397efc.event.jsonlz4 new file mode 100644 index 0000000..29037b0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254767308.30fbd96f-0581-4b30-ba89-a46d3a397efc.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254767325.27a5c13e-f2a4-4463-8156-af029167e02d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254767325.27a5c13e-f2a4-4463-8156-af029167e02d.main.jsonlz4 new file mode 100644 index 0000000..eb6d0b2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254767325.27a5c13e-f2a4-4463-8156-af029167e02d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254778027.9309658f-d5c1-4d94-aa8a-f8918842c663.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254778027.9309658f-d5c1-4d94-aa8a-f8918842c663.event.jsonlz4 new file mode 100644 index 0000000..fecb4a5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254778027.9309658f-d5c1-4d94-aa8a-f8918842c663.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254778035.387d636e-5ae7-4b40-b9e6-ea9121060b68.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254778035.387d636e-5ae7-4b40-b9e6-ea9121060b68.main.jsonlz4 new file mode 100644 index 0000000..7f72cff Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254778035.387d636e-5ae7-4b40-b9e6-ea9121060b68.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254887688.acbb66bd-c0a5-4807-a6c4-c4bb39243c20.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254887688.acbb66bd-c0a5-4807-a6c4-c4bb39243c20.event.jsonlz4 new file mode 100644 index 0000000..6b799a6 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254887688.acbb66bd-c0a5-4807-a6c4-c4bb39243c20.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254887699.79e9f4fd-e2f8-4656-b2c2-24570b14ddef.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254887699.79e9f4fd-e2f8-4656-b2c2-24570b14ddef.main.jsonlz4 new file mode 100644 index 0000000..320ba0a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254887699.79e9f4fd-e2f8-4656-b2c2-24570b14ddef.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254906058.3d163a82-a6c5-49b5-8861-7251f3c0109d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254906058.3d163a82-a6c5-49b5-8861-7251f3c0109d.event.jsonlz4 new file mode 100644 index 0000000..6a1f8eb Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254906058.3d163a82-a6c5-49b5-8861-7251f3c0109d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254906068.7ba8dd11-4ae8-4ead-ada6-5e5ee6570890.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254906068.7ba8dd11-4ae8-4ead-ada6-5e5ee6570890.main.jsonlz4 new file mode 100644 index 0000000..e2a169b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254906068.7ba8dd11-4ae8-4ead-ada6-5e5ee6570890.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254946239.ecb78b3a-0b1a-4580-84c6-b07b4dcc6c11.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254946239.ecb78b3a-0b1a-4580-84c6-b07b4dcc6c11.event.jsonlz4 new file mode 100644 index 0000000..c3d19bc Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254946239.ecb78b3a-0b1a-4580-84c6-b07b4dcc6c11.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623254946246.1304e915-fc78-4ebf-81cc-0b2dfaf854b9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623254946246.1304e915-fc78-4ebf-81cc-0b2dfaf854b9.main.jsonlz4 new file mode 100644 index 0000000..555ee35 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623254946246.1304e915-fc78-4ebf-81cc-0b2dfaf854b9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255182263.376e2931-53f5-43a3-822b-ce739b2be5e9.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255182263.376e2931-53f5-43a3-822b-ce739b2be5e9.event.jsonlz4 new file mode 100644 index 0000000..a4e83e4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255182263.376e2931-53f5-43a3-822b-ce739b2be5e9.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255182284.191adf33-78ef-4284-88a6-c69043cf163f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255182284.191adf33-78ef-4284-88a6-c69043cf163f.main.jsonlz4 new file mode 100644 index 0000000..0663181 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255182284.191adf33-78ef-4284-88a6-c69043cf163f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255193038.ac7fc43d-7096-43ff-881b-ef00893b65fa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255193038.ac7fc43d-7096-43ff-881b-ef00893b65fa.event.jsonlz4 new file mode 100644 index 0000000..9998247 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255193038.ac7fc43d-7096-43ff-881b-ef00893b65fa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255193044.0dcd2ea9-c7f9-4bd6-9436-1a3b709ce622.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255193044.0dcd2ea9-c7f9-4bd6-9436-1a3b709ce622.main.jsonlz4 new file mode 100644 index 0000000..226b14b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255193044.0dcd2ea9-c7f9-4bd6-9436-1a3b709ce622.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255214152.7f4682b1-892b-4a64-b30b-284c712833bd.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255214152.7f4682b1-892b-4a64-b30b-284c712833bd.event.jsonlz4 new file mode 100644 index 0000000..d47a971 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255214152.7f4682b1-892b-4a64-b30b-284c712833bd.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255214159.dca2cedf-e534-4290-96d6-fbd978dc8574.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255214159.dca2cedf-e534-4290-96d6-fbd978dc8574.main.jsonlz4 new file mode 100644 index 0000000..8c26cc4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255214159.dca2cedf-e534-4290-96d6-fbd978dc8574.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255234955.3c543d95-1806-40c9-ae65-c47b8b93b3d1.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255234955.3c543d95-1806-40c9-ae65-c47b8b93b3d1.event.jsonlz4 new file mode 100644 index 0000000..ab545e7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255234955.3c543d95-1806-40c9-ae65-c47b8b93b3d1.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255234961.86a0ef93-63fd-4df4-ae88-444b798482d4.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255234961.86a0ef93-63fd-4df4-ae88-444b798482d4.main.jsonlz4 new file mode 100644 index 0000000..5f2e866 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255234961.86a0ef93-63fd-4df4-ae88-444b798482d4.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255331100.dd95a580-6619-4a94-a372-76a71cb65508.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255331100.dd95a580-6619-4a94-a372-76a71cb65508.event.jsonlz4 new file mode 100644 index 0000000..4c0e1f7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255331100.dd95a580-6619-4a94-a372-76a71cb65508.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255331121.34a3acec-5cda-4ee2-8414-220c9a6d643f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255331121.34a3acec-5cda-4ee2-8414-220c9a6d643f.main.jsonlz4 new file mode 100644 index 0000000..b913007 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255331121.34a3acec-5cda-4ee2-8414-220c9a6d643f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255344858.bbd451c5-d6a7-4432-82e7-cae34239c67d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255344858.bbd451c5-d6a7-4432-82e7-cae34239c67d.event.jsonlz4 new file mode 100644 index 0000000..2798732 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255344858.bbd451c5-d6a7-4432-82e7-cae34239c67d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255344864.4a65a868-68b4-4575-ba49-6fbabada5f25.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255344864.4a65a868-68b4-4575-ba49-6fbabada5f25.main.jsonlz4 new file mode 100644 index 0000000..bcde03f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255344864.4a65a868-68b4-4575-ba49-6fbabada5f25.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255668516.f30f0f6d-daf1-4bcf-97ff-73a39173d230.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255668516.f30f0f6d-daf1-4bcf-97ff-73a39173d230.event.jsonlz4 new file mode 100644 index 0000000..58442a6 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255668516.f30f0f6d-daf1-4bcf-97ff-73a39173d230.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255668525.843cd2fe-de89-4dad-b787-02bf545df27f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255668525.843cd2fe-de89-4dad-b787-02bf545df27f.main.jsonlz4 new file mode 100644 index 0000000..778dedb Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255668525.843cd2fe-de89-4dad-b787-02bf545df27f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255835806.4f41c98a-866d-417d-90ec-88c11c9370c6.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255835806.4f41c98a-866d-417d-90ec-88c11c9370c6.event.jsonlz4 new file mode 100644 index 0000000..06e839e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255835806.4f41c98a-866d-417d-90ec-88c11c9370c6.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255835812.25fad3d5-de06-4b76-bd48-0248f18bc7a8.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255835812.25fad3d5-de06-4b76-bd48-0248f18bc7a8.main.jsonlz4 new file mode 100644 index 0000000..1a4ed13 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255835812.25fad3d5-de06-4b76-bd48-0248f18bc7a8.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255919454.04f0d526-2eeb-47af-8786-3b962d754efa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255919454.04f0d526-2eeb-47af-8786-3b962d754efa.event.jsonlz4 new file mode 100644 index 0000000..82ade60 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255919454.04f0d526-2eeb-47af-8786-3b962d754efa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623255919460.96625c0b-c775-45bb-b68f-edfa929733bb.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623255919460.96625c0b-c775-45bb-b68f-edfa929733bb.main.jsonlz4 new file mode 100644 index 0000000..d021910 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623255919460.96625c0b-c775-45bb-b68f-edfa929733bb.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256019795.3e6d2066-f5a8-4926-a942-053422d50a5e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256019795.3e6d2066-f5a8-4926-a942-053422d50a5e.event.jsonlz4 new file mode 100644 index 0000000..c758314 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256019795.3e6d2066-f5a8-4926-a942-053422d50a5e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256019801.768e154c-afa4-4639-9a13-bdbceaa163a8.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256019801.768e154c-afa4-4639-9a13-bdbceaa163a8.main.jsonlz4 new file mode 100644 index 0000000..e08376c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256019801.768e154c-afa4-4639-9a13-bdbceaa163a8.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256200427.69997d18-de98-4294-9880-32f7ea944323.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256200427.69997d18-de98-4294-9880-32f7ea944323.event.jsonlz4 new file mode 100644 index 0000000..71f79b1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256200427.69997d18-de98-4294-9880-32f7ea944323.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256200433.97040989-116c-4642-a550-78fc4db44f19.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256200433.97040989-116c-4642-a550-78fc4db44f19.main.jsonlz4 new file mode 100644 index 0000000..fa7b791 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256200433.97040989-116c-4642-a550-78fc4db44f19.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256337236.e4a51259-9bcd-4e3e-b13d-b12f90455f61.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256337236.e4a51259-9bcd-4e3e-b13d-b12f90455f61.event.jsonlz4 new file mode 100644 index 0000000..a7405d2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256337236.e4a51259-9bcd-4e3e-b13d-b12f90455f61.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256337253.fad1cc02-4f79-4786-8b59-3cf983cad87f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256337253.fad1cc02-4f79-4786-8b59-3cf983cad87f.main.jsonlz4 new file mode 100644 index 0000000..fcf6cec Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256337253.fad1cc02-4f79-4786-8b59-3cf983cad87f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256466074.577301ae-fbd2-46c6-a6ba-3cc1f976594d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256466074.577301ae-fbd2-46c6-a6ba-3cc1f976594d.event.jsonlz4 new file mode 100644 index 0000000..e4f443e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256466074.577301ae-fbd2-46c6-a6ba-3cc1f976594d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256466092.63f42875-1f31-4406-8359-e3a21711c32d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256466092.63f42875-1f31-4406-8359-e3a21711c32d.main.jsonlz4 new file mode 100644 index 0000000..e92ddf2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256466092.63f42875-1f31-4406-8359-e3a21711c32d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256523799.8fd8e234-989b-48cf-b283-b342d9e2422b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256523799.8fd8e234-989b-48cf-b283-b342d9e2422b.event.jsonlz4 new file mode 100644 index 0000000..1cf91ec Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256523799.8fd8e234-989b-48cf-b283-b342d9e2422b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256523805.1117978c-758c-4898-87c3-83b034b83265.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256523805.1117978c-758c-4898-87c3-83b034b83265.main.jsonlz4 new file mode 100644 index 0000000..32cfdcd Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256523805.1117978c-758c-4898-87c3-83b034b83265.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256673103.ced18709-4a0d-4884-9992-548da6217c92.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256673103.ced18709-4a0d-4884-9992-548da6217c92.event.jsonlz4 new file mode 100644 index 0000000..bfec6ce Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256673103.ced18709-4a0d-4884-9992-548da6217c92.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256673121.5c9ed15a-0cfa-4550-9c55-619d0fac5426.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256673121.5c9ed15a-0cfa-4550-9c55-619d0fac5426.main.jsonlz4 new file mode 100644 index 0000000..5744eda Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256673121.5c9ed15a-0cfa-4550-9c55-619d0fac5426.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256778949.956b1ad7-c8f7-4372-b0bb-ff9d09893173.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256778949.956b1ad7-c8f7-4372-b0bb-ff9d09893173.event.jsonlz4 new file mode 100644 index 0000000..3911d49 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256778949.956b1ad7-c8f7-4372-b0bb-ff9d09893173.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256778955.56b18777-c18e-44f8-a74e-ef24170f854a.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256778955.56b18777-c18e-44f8-a74e-ef24170f854a.main.jsonlz4 new file mode 100644 index 0000000..9083ced Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256778955.56b18777-c18e-44f8-a74e-ef24170f854a.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256822340.0a52b81a-e28c-4600-996d-9ea7ef7c0b31.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256822340.0a52b81a-e28c-4600-996d-9ea7ef7c0b31.event.jsonlz4 new file mode 100644 index 0000000..80d3721 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256822340.0a52b81a-e28c-4600-996d-9ea7ef7c0b31.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623256822349.4e7b573c-39f8-4d66-be40-228b1af52a32.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623256822349.4e7b573c-39f8-4d66-be40-228b1af52a32.main.jsonlz4 new file mode 100644 index 0000000..a832405 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623256822349.4e7b573c-39f8-4d66-be40-228b1af52a32.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257490528.e80cc062-b522-4792-8559-e7987b9cb162.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257490528.e80cc062-b522-4792-8559-e7987b9cb162.event.jsonlz4 new file mode 100644 index 0000000..7775911 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257490528.e80cc062-b522-4792-8559-e7987b9cb162.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257490538.2bccc41a-5d03-4c45-ab51-4b5d253f4d3f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257490538.2bccc41a-5d03-4c45-ab51-4b5d253f4d3f.main.jsonlz4 new file mode 100644 index 0000000..b554b91 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257490538.2bccc41a-5d03-4c45-ab51-4b5d253f4d3f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257546188.0f4c144f-1e93-4e52-8126-3095d78108de.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257546188.0f4c144f-1e93-4e52-8126-3095d78108de.event.jsonlz4 new file mode 100644 index 0000000..35491cf Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257546188.0f4c144f-1e93-4e52-8126-3095d78108de.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257546198.7578c5e7-02df-4295-94fb-3b42b12e08cf.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257546198.7578c5e7-02df-4295-94fb-3b42b12e08cf.main.jsonlz4 new file mode 100644 index 0000000..29661d2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257546198.7578c5e7-02df-4295-94fb-3b42b12e08cf.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257638019.c89acee7-bf8e-4777-9100-c158b3e477c5.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257638019.c89acee7-bf8e-4777-9100-c158b3e477c5.event.jsonlz4 new file mode 100644 index 0000000..de192fe Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257638019.c89acee7-bf8e-4777-9100-c158b3e477c5.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257638037.2d96a785-767f-4cf8-81c9-244a0160beac.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257638037.2d96a785-767f-4cf8-81c9-244a0160beac.main.jsonlz4 new file mode 100644 index 0000000..47db569 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257638037.2d96a785-767f-4cf8-81c9-244a0160beac.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257707716.bbbbc2f8-0581-4237-a5d3-630303832662.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257707716.bbbbc2f8-0581-4237-a5d3-630303832662.event.jsonlz4 new file mode 100644 index 0000000..ed2ce2d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257707716.bbbbc2f8-0581-4237-a5d3-630303832662.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257707734.b7e6bae8-ff5c-4345-9ce8-61bb3bb93af7.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257707734.b7e6bae8-ff5c-4345-9ce8-61bb3bb93af7.main.jsonlz4 new file mode 100644 index 0000000..5e2d5ee Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257707734.b7e6bae8-ff5c-4345-9ce8-61bb3bb93af7.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257726314.df09bf24-8767-41c9-b7e8-7e383feac6ec.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257726314.df09bf24-8767-41c9-b7e8-7e383feac6ec.event.jsonlz4 new file mode 100644 index 0000000..4ff3ac5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257726314.df09bf24-8767-41c9-b7e8-7e383feac6ec.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257726324.f0f34927-468e-49c5-a4ad-9c2e620f05c4.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257726324.f0f34927-468e-49c5-a4ad-9c2e620f05c4.main.jsonlz4 new file mode 100644 index 0000000..6a0a605 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257726324.f0f34927-468e-49c5-a4ad-9c2e620f05c4.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257769262.a7416498-0459-4bc1-b0b3-06e25ecc3f57.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257769262.a7416498-0459-4bc1-b0b3-06e25ecc3f57.event.jsonlz4 new file mode 100644 index 0000000..377c775 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257769262.a7416498-0459-4bc1-b0b3-06e25ecc3f57.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257769268.e9307ae7-8210-4e59-9e72-a203ea193a1c.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257769268.e9307ae7-8210-4e59-9e72-a203ea193a1c.main.jsonlz4 new file mode 100644 index 0000000..268a822 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257769268.e9307ae7-8210-4e59-9e72-a203ea193a1c.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257854316.bf5db3d6-ad8d-4275-9401-c6b4e1f2a7c3.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257854316.bf5db3d6-ad8d-4275-9401-c6b4e1f2a7c3.event.jsonlz4 new file mode 100644 index 0000000..7019e03 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257854316.bf5db3d6-ad8d-4275-9401-c6b4e1f2a7c3.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257854325.54daedbc-33fe-497a-82c2-0ed26a53118b.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257854325.54daedbc-33fe-497a-82c2-0ed26a53118b.main.jsonlz4 new file mode 100644 index 0000000..e0bfad5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257854325.54daedbc-33fe-497a-82c2-0ed26a53118b.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257989858.1dd9641a-4af0-4ff4-92a5-37e089b7bb30.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257989858.1dd9641a-4af0-4ff4-92a5-37e089b7bb30.event.jsonlz4 new file mode 100644 index 0000000..4143da8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257989858.1dd9641a-4af0-4ff4-92a5-37e089b7bb30.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623257989867.54fed07f-163b-419a-8b3b-5d77b73dae0f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623257989867.54fed07f-163b-419a-8b3b-5d77b73dae0f.main.jsonlz4 new file mode 100644 index 0000000..ed9e090 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623257989867.54fed07f-163b-419a-8b3b-5d77b73dae0f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258076473.e6ef4689-13e1-4325-ae5f-35b3f17a00a5.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258076473.e6ef4689-13e1-4325-ae5f-35b3f17a00a5.event.jsonlz4 new file mode 100644 index 0000000..2b21b8d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258076473.e6ef4689-13e1-4325-ae5f-35b3f17a00a5.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258076482.628c57c5-20ae-4752-9fc2-f1a84e117961.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258076482.628c57c5-20ae-4752-9fc2-f1a84e117961.main.jsonlz4 new file mode 100644 index 0000000..752182a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258076482.628c57c5-20ae-4752-9fc2-f1a84e117961.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258290483.7ced3eee-9615-42a2-9f64-831368e573bf.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258290483.7ced3eee-9615-42a2-9f64-831368e573bf.event.jsonlz4 new file mode 100644 index 0000000..cce0c8a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258290483.7ced3eee-9615-42a2-9f64-831368e573bf.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258290492.cd2e043f-8313-49b1-a347-309a095bfb8a.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258290492.cd2e043f-8313-49b1-a347-309a095bfb8a.main.jsonlz4 new file mode 100644 index 0000000..dfd457d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258290492.cd2e043f-8313-49b1-a347-309a095bfb8a.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258374845.12eaa1a4-ec17-46bd-8d31-2c9a6bcf0585.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258374845.12eaa1a4-ec17-46bd-8d31-2c9a6bcf0585.event.jsonlz4 new file mode 100644 index 0000000..ecc3f69 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258374845.12eaa1a4-ec17-46bd-8d31-2c9a6bcf0585.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258374856.18cf027f-026f-4b45-9eb0-302229961569.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258374856.18cf027f-026f-4b45-9eb0-302229961569.main.jsonlz4 new file mode 100644 index 0000000..eaa27be Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258374856.18cf027f-026f-4b45-9eb0-302229961569.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258434066.d002e0c9-9971-4700-9991-ea19ff2e029f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258434066.d002e0c9-9971-4700-9991-ea19ff2e029f.event.jsonlz4 new file mode 100644 index 0000000..17f3e31 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258434066.d002e0c9-9971-4700-9991-ea19ff2e029f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258434072.c43d91f8-3988-4210-922c-ff10a8ed397b.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258434072.c43d91f8-3988-4210-922c-ff10a8ed397b.main.jsonlz4 new file mode 100644 index 0000000..ade2c00 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258434072.c43d91f8-3988-4210-922c-ff10a8ed397b.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258470973.b082f71d-f310-47c3-bc94-bd3495812df5.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258470973.b082f71d-f310-47c3-bc94-bd3495812df5.event.jsonlz4 new file mode 100644 index 0000000..d18b2ed Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258470973.b082f71d-f310-47c3-bc94-bd3495812df5.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258470990.3287476a-56fd-43d2-9b15-f4be763146f5.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258470990.3287476a-56fd-43d2-9b15-f4be763146f5.main.jsonlz4 new file mode 100644 index 0000000..7f096a0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258470990.3287476a-56fd-43d2-9b15-f4be763146f5.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258557679.65dfda35-d9a2-4113-b240-bfd6ddb218ed.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258557679.65dfda35-d9a2-4113-b240-bfd6ddb218ed.event.jsonlz4 new file mode 100644 index 0000000..8c38dae Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258557679.65dfda35-d9a2-4113-b240-bfd6ddb218ed.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258557687.371b31a0-fc4f-4b44-b25e-654087c72d17.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258557687.371b31a0-fc4f-4b44-b25e-654087c72d17.main.jsonlz4 new file mode 100644 index 0000000..d45a5b9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258557687.371b31a0-fc4f-4b44-b25e-654087c72d17.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258598501.3e4ebe2f-1c64-42c9-bbdb-b9beda5f689c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258598501.3e4ebe2f-1c64-42c9-bbdb-b9beda5f689c.event.jsonlz4 new file mode 100644 index 0000000..36fa1d4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258598501.3e4ebe2f-1c64-42c9-bbdb-b9beda5f689c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258598510.4eb52c8f-9b89-4af2-bb77-f665f89b6eff.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258598510.4eb52c8f-9b89-4af2-bb77-f665f89b6eff.main.jsonlz4 new file mode 100644 index 0000000..e153103 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258598510.4eb52c8f-9b89-4af2-bb77-f665f89b6eff.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258738832.734c4792-95bc-4330-89d9-d5f73002d3d9.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258738832.734c4792-95bc-4330-89d9-d5f73002d3d9.event.jsonlz4 new file mode 100644 index 0000000..f828bff Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258738832.734c4792-95bc-4330-89d9-d5f73002d3d9.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258738847.1d647297-bf90-4d82-9a60-56cf17b7a864.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258738847.1d647297-bf90-4d82-9a60-56cf17b7a864.main.jsonlz4 new file mode 100644 index 0000000..9dc4c05 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258738847.1d647297-bf90-4d82-9a60-56cf17b7a864.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258956040.d8ab391a-168b-4675-826e-7144be335127.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258956040.d8ab391a-168b-4675-826e-7144be335127.event.jsonlz4 new file mode 100644 index 0000000..919a419 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258956040.d8ab391a-168b-4675-826e-7144be335127.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623258956051.72ff9637-8bed-45d4-bd47-2037f630461d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623258956051.72ff9637-8bed-45d4-bd47-2037f630461d.main.jsonlz4 new file mode 100644 index 0000000..b10c00b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623258956051.72ff9637-8bed-45d4-bd47-2037f630461d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623259279824.e7a9d5da-e299-4abd-9ada-9cd25949ae82.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623259279824.e7a9d5da-e299-4abd-9ada-9cd25949ae82.event.jsonlz4 new file mode 100644 index 0000000..4e497cf Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623259279824.e7a9d5da-e299-4abd-9ada-9cd25949ae82.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623259279831.b5893814-d0b0-408d-92c7-5531e74c5452.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623259279831.b5893814-d0b0-408d-92c7-5531e74c5452.main.jsonlz4 new file mode 100644 index 0000000..fdd8c11 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623259279831.b5893814-d0b0-408d-92c7-5531e74c5452.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623262945240.fb51d4c5-eb3b-4d56-b9c5-8c7dcef7385e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623262945240.fb51d4c5-eb3b-4d56-b9c5-8c7dcef7385e.event.jsonlz4 new file mode 100644 index 0000000..cafc8eb Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623262945240.fb51d4c5-eb3b-4d56-b9c5-8c7dcef7385e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623272726908.dc0b3b21-1f80-45f2-b5b2-b62e9340da14.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623272726908.dc0b3b21-1f80-45f2-b5b2-b62e9340da14.event.jsonlz4 new file mode 100644 index 0000000..2629b8c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623272726908.dc0b3b21-1f80-45f2-b5b2-b62e9340da14.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623272726919.58dadcc6-616e-4946-ac57-b4b817e9aad3.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623272726919.58dadcc6-616e-4946-ac57-b4b817e9aad3.main.jsonlz4 new file mode 100644 index 0000000..6d53cb3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623272726919.58dadcc6-616e-4946-ac57-b4b817e9aad3.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623276388634.8d38164a-2654-4f3b-9583-9a828e127ecd.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623276388634.8d38164a-2654-4f3b-9583-9a828e127ecd.event.jsonlz4 new file mode 100644 index 0000000..8278b5a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623276388634.8d38164a-2654-4f3b-9583-9a828e127ecd.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623303332991.651ceb81-c400-46f3-b91d-f6f3fb377df8.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623303332991.651ceb81-c400-46f3-b91d-f6f3fb377df8.event.jsonlz4 new file mode 100644 index 0000000..29af30b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623303332991.651ceb81-c400-46f3-b91d-f6f3fb377df8.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623303332998.b9e41f87-7abe-42cf-ad26-9881442b43bc.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623303332998.b9e41f87-7abe-42cf-ad26-9881442b43bc.main.jsonlz4 new file mode 100644 index 0000000..dfb69de Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623303332998.b9e41f87-7abe-42cf-ad26-9881442b43bc.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623361478746.d13e64e5-0800-4993-bce1-54de0740ba80.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623361478746.d13e64e5-0800-4993-bce1-54de0740ba80.event.jsonlz4 new file mode 100644 index 0000000..fb768a1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623361478746.d13e64e5-0800-4993-bce1-54de0740ba80.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623369798739.0b8ed183-394d-43e1-ad0d-265c89e3ec66.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623369798739.0b8ed183-394d-43e1-ad0d-265c89e3ec66.event.jsonlz4 new file mode 100644 index 0000000..51e9d9c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623369798739.0b8ed183-394d-43e1-ad0d-265c89e3ec66.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623387882196.e494dc83-ad87-4c29-9290-1ccd8991fe43.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623387882196.e494dc83-ad87-4c29-9290-1ccd8991fe43.event.jsonlz4 new file mode 100644 index 0000000..bc5c58c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623387882196.e494dc83-ad87-4c29-9290-1ccd8991fe43.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623389049331.216acd0e-d3a8-450c-aeda-744b7ba6549e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623389049331.216acd0e-d3a8-450c-aeda-744b7ba6549e.event.jsonlz4 new file mode 100644 index 0000000..bfd9a78 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623389049331.216acd0e-d3a8-450c-aeda-744b7ba6549e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623389049342.aa52d385-1cbc-45c9-b3ba-2eb36ffee25f.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623389049342.aa52d385-1cbc-45c9-b3ba-2eb36ffee25f.main.jsonlz4 new file mode 100644 index 0000000..6a80a18 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623389049342.aa52d385-1cbc-45c9-b3ba-2eb36ffee25f.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623432079974.e44c4aad-7f1f-4964-8431-0d7820043f7f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623432079974.e44c4aad-7f1f-4964-8431-0d7820043f7f.event.jsonlz4 new file mode 100644 index 0000000..f073855 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623432079974.e44c4aad-7f1f-4964-8431-0d7820043f7f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623438648459.0cc995eb-6d63-450e-9465-cb982946f71a.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623438648459.0cc995eb-6d63-450e-9465-cb982946f71a.event.jsonlz4 new file mode 100644 index 0000000..88375b5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623438648459.0cc995eb-6d63-450e-9465-cb982946f71a.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623438648467.e6501f25-9a5f-493d-b5aa-59c05e8eb4a7.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623438648467.e6501f25-9a5f-493d-b5aa-59c05e8eb4a7.main.jsonlz4 new file mode 100644 index 0000000..268771a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623438648467.e6501f25-9a5f-493d-b5aa-59c05e8eb4a7.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623443574023.e857c3a2-8c2f-4930-b552-466d1d83f86d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623443574023.e857c3a2-8c2f-4930-b552-466d1d83f86d.event.jsonlz4 new file mode 100644 index 0000000..59005c4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623443574023.e857c3a2-8c2f-4930-b552-466d1d83f86d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623447174023.61611ecf-430c-42fe-aa84-3ec244ae0e5c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623447174023.61611ecf-430c-42fe-aa84-3ec244ae0e5c.event.jsonlz4 new file mode 100644 index 0000000..148c645 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623447174023.61611ecf-430c-42fe-aa84-3ec244ae0e5c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623450774024.0dbc7cca-f43d-4c5a-bf0e-2be30c82e86b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623450774024.0dbc7cca-f43d-4c5a-bf0e-2be30c82e86b.event.jsonlz4 new file mode 100644 index 0000000..2724888 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623450774024.0dbc7cca-f43d-4c5a-bf0e-2be30c82e86b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623458208086.cded1054-345e-4a90-b53e-cf64972c3961.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623458208086.cded1054-345e-4a90-b53e-cf64972c3961.event.jsonlz4 new file mode 100644 index 0000000..54a422e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623458208086.cded1054-345e-4a90-b53e-cf64972c3961.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623472608087.b7db24e3-e219-46cf-b68d-d3d291eafb51.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623472608087.b7db24e3-e219-46cf-b68d-d3d291eafb51.event.jsonlz4 new file mode 100644 index 0000000..2473f3c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623472608087.b7db24e3-e219-46cf-b68d-d3d291eafb51.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623472901353.6a4e8966-e156-4ebb-9233-699e47ac4853.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623472901353.6a4e8966-e156-4ebb-9233-699e47ac4853.event.jsonlz4 new file mode 100644 index 0000000..a9d651a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623472901353.6a4e8966-e156-4ebb-9233-699e47ac4853.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623472901362.2f040221-fc5f-455d-8acc-81a7209af8a0.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623472901362.2f040221-fc5f-455d-8acc-81a7209af8a0.main.jsonlz4 new file mode 100644 index 0000000..07d9ff7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623472901362.2f040221-fc5f-455d-8acc-81a7209af8a0.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623506888157.3de806b9-7bce-403a-b67c-5d154515d8de.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623506888157.3de806b9-7bce-403a-b67c-5d154515d8de.event.jsonlz4 new file mode 100644 index 0000000..2942216 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623506888157.3de806b9-7bce-403a-b67c-5d154515d8de.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623509485907.0e86d1fc-07b4-47b4-942b-e9b9dabed07c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623509485907.0e86d1fc-07b4-47b4-942b-e9b9dabed07c.event.jsonlz4 new file mode 100644 index 0000000..549cf79 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623509485907.0e86d1fc-07b4-47b4-942b-e9b9dabed07c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623509485915.56694c67-40b4-4473-9113-2b142f41a2d1.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623509485915.56694c67-40b4-4473-9113-2b142f41a2d1.main.jsonlz4 new file mode 100644 index 0000000..ac31977 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623509485915.56694c67-40b4-4473-9113-2b142f41a2d1.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539414520.2e2fe180-7060-4db7-bdb2-33213b15e51c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539414520.2e2fe180-7060-4db7-bdb2-33213b15e51c.event.jsonlz4 new file mode 100644 index 0000000..220caee Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539414520.2e2fe180-7060-4db7-bdb2-33213b15e51c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539414531.654cf89d-0cb5-4ca0-b337-f1794a1d2cda.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539414531.654cf89d-0cb5-4ca0-b337-f1794a1d2cda.main.jsonlz4 new file mode 100644 index 0000000..8b2bbda Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539414531.654cf89d-0cb5-4ca0-b337-f1794a1d2cda.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539505487.71a4c2d6-17f4-4e45-a2d7-139540625a49.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539505487.71a4c2d6-17f4-4e45-a2d7-139540625a49.event.jsonlz4 new file mode 100644 index 0000000..0587174 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539505487.71a4c2d6-17f4-4e45-a2d7-139540625a49.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539505493.0d016645-3807-4fdc-b2fa-40ded7d17453.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539505493.0d016645-3807-4fdc-b2fa-40ded7d17453.main.jsonlz4 new file mode 100644 index 0000000..9e331a5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539505493.0d016645-3807-4fdc-b2fa-40ded7d17453.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539528140.3bfc54b0-fc65-46fd-8430-f416fca05e0d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539528140.3bfc54b0-fc65-46fd-8430-f416fca05e0d.event.jsonlz4 new file mode 100644 index 0000000..45edb05 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539528140.3bfc54b0-fc65-46fd-8430-f416fca05e0d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539528146.eb9bb3f2-8a23-4464-87a1-fc886a76efb6.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539528146.eb9bb3f2-8a23-4464-87a1-fc886a76efb6.main.jsonlz4 new file mode 100644 index 0000000..2b3965d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539528146.eb9bb3f2-8a23-4464-87a1-fc886a76efb6.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539656458.8769a742-6ee4-43bd-8bc9-1864548b088f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539656458.8769a742-6ee4-43bd-8bc9-1864548b088f.event.jsonlz4 new file mode 100644 index 0000000..0b8d574 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539656458.8769a742-6ee4-43bd-8bc9-1864548b088f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539656465.612bbec2-c5f7-4870-85ea-99dad2b65377.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539656465.612bbec2-c5f7-4870-85ea-99dad2b65377.main.jsonlz4 new file mode 100644 index 0000000..98a2397 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539656465.612bbec2-c5f7-4870-85ea-99dad2b65377.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539956515.2716fdfa-de15-4fde-9552-bfe073a3de2d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539956515.2716fdfa-de15-4fde-9552-bfe073a3de2d.event.jsonlz4 new file mode 100644 index 0000000..57131df Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539956515.2716fdfa-de15-4fde-9552-bfe073a3de2d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623539956532.e70e7bce-c89e-45eb-86ea-ccdebfdc52d3.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623539956532.e70e7bce-c89e-45eb-86ea-ccdebfdc52d3.main.jsonlz4 new file mode 100644 index 0000000..1ba09c1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623539956532.e70e7bce-c89e-45eb-86ea-ccdebfdc52d3.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540132731.f9ce4b80-8494-4b59-ba87-3f0d1f5a044a.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540132731.f9ce4b80-8494-4b59-ba87-3f0d1f5a044a.event.jsonlz4 new file mode 100644 index 0000000..8519911 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540132731.f9ce4b80-8494-4b59-ba87-3f0d1f5a044a.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540132749.4e862037-699a-4859-b5a7-19d2bf5b4abf.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540132749.4e862037-699a-4859-b5a7-19d2bf5b4abf.main.jsonlz4 new file mode 100644 index 0000000..45e6bf9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540132749.4e862037-699a-4859-b5a7-19d2bf5b4abf.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540224440.5ea9bf9d-3e8d-41d0-8bcd-bf27b1557ca4.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540224440.5ea9bf9d-3e8d-41d0-8bcd-bf27b1557ca4.event.jsonlz4 new file mode 100644 index 0000000..5b71d45 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540224440.5ea9bf9d-3e8d-41d0-8bcd-bf27b1557ca4.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540224447.77931a97-dd6e-4c87-a32f-f273c89e3980.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540224447.77931a97-dd6e-4c87-a32f-f273c89e3980.main.jsonlz4 new file mode 100644 index 0000000..e1d1d78 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540224447.77931a97-dd6e-4c87-a32f-f273c89e3980.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540239652.101043e8-b0e0-420f-9033-b3cf13ff9a95.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540239652.101043e8-b0e0-420f-9033-b3cf13ff9a95.event.jsonlz4 new file mode 100644 index 0000000..2d0998b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540239652.101043e8-b0e0-420f-9033-b3cf13ff9a95.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540239662.99d169b6-2c4c-4da7-971f-4ed5cdb57fbc.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540239662.99d169b6-2c4c-4da7-971f-4ed5cdb57fbc.main.jsonlz4 new file mode 100644 index 0000000..134214a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540239662.99d169b6-2c4c-4da7-971f-4ed5cdb57fbc.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540366116.224459cb-6c7e-4e93-86cb-addb459838f8.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540366116.224459cb-6c7e-4e93-86cb-addb459838f8.event.jsonlz4 new file mode 100644 index 0000000..2181f2c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540366116.224459cb-6c7e-4e93-86cb-addb459838f8.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623540366122.dc72c95e-2245-40da-b1cc-4ebffb58bfdf.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623540366122.dc72c95e-2245-40da-b1cc-4ebffb58bfdf.main.jsonlz4 new file mode 100644 index 0000000..0f7acf9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623540366122.dc72c95e-2245-40da-b1cc-4ebffb58bfdf.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623542811627.d37b42d7-5bdb-4417-bfd9-cc9ebfb9e720.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623542811627.d37b42d7-5bdb-4417-bfd9-cc9ebfb9e720.event.jsonlz4 new file mode 100644 index 0000000..de10c2c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623542811627.d37b42d7-5bdb-4417-bfd9-cc9ebfb9e720.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623542811651.68060a5c-8a3b-4cd8-9841-81f6cc1d1dc2.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623542811651.68060a5c-8a3b-4cd8-9841-81f6cc1d1dc2.main.jsonlz4 new file mode 100644 index 0000000..b07a1f8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623542811651.68060a5c-8a3b-4cd8-9841-81f6cc1d1dc2.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623542878003.6d696548-0910-4f8d-9831-eb38b30ad347.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623542878003.6d696548-0910-4f8d-9831-eb38b30ad347.event.jsonlz4 new file mode 100644 index 0000000..3751153 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623542878003.6d696548-0910-4f8d-9831-eb38b30ad347.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623542878012.0c8d3cfb-4d45-4d7d-be90-8aa2781bd423.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623542878012.0c8d3cfb-4d45-4d7d-be90-8aa2781bd423.main.jsonlz4 new file mode 100644 index 0000000..3b30928 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623542878012.0c8d3cfb-4d45-4d7d-be90-8aa2781bd423.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623546803986.de4537df-c0c6-443b-bdbd-cffe17bb1216.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623546803986.de4537df-c0c6-443b-bdbd-cffe17bb1216.event.jsonlz4 new file mode 100644 index 0000000..a45b40b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623546803986.de4537df-c0c6-443b-bdbd-cffe17bb1216.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623552694739.01c8cd57-6932-4f75-a5c6-a56986eaa1d2.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623552694739.01c8cd57-6932-4f75-a5c6-a56986eaa1d2.event.jsonlz4 new file mode 100644 index 0000000..276bf82 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623552694739.01c8cd57-6932-4f75-a5c6-a56986eaa1d2.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623552694760.c0612f77-b9b8-48d8-bac1-80d7c02915b2.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623552694760.c0612f77-b9b8-48d8-bac1-80d7c02915b2.main.jsonlz4 new file mode 100644 index 0000000..344f888 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623552694760.c0612f77-b9b8-48d8-bac1-80d7c02915b2.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623648058928.ef73af08-3808-4c09-885c-b25014ff45c4.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623648058928.ef73af08-3808-4c09-885c-b25014ff45c4.event.jsonlz4 new file mode 100644 index 0000000..cb5b3fe Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623648058928.ef73af08-3808-4c09-885c-b25014ff45c4.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623650386713.8ae7e638-1fb7-4da2-8e38-7af34da6c845.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623650386713.8ae7e638-1fb7-4da2-8e38-7af34da6c845.event.jsonlz4 new file mode 100644 index 0000000..b05357f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623650386713.8ae7e638-1fb7-4da2-8e38-7af34da6c845.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623650386739.b3e2cc4a-b20f-4777-82d4-f55a36a5d5d0.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623650386739.b3e2cc4a-b20f-4777-82d4-f55a36a5d5d0.main.jsonlz4 new file mode 100644 index 0000000..b8f07fe Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623650386739.b3e2cc4a-b20f-4777-82d4-f55a36a5d5d0.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623765537041.d70b7946-a83f-4b10-a43f-29572f968072.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623765537041.d70b7946-a83f-4b10-a43f-29572f968072.event.jsonlz4 new file mode 100644 index 0000000..1cbe3a3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623765537041.d70b7946-a83f-4b10-a43f-29572f968072.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623769137044.72aee7ba-52ff-4031-9fc5-722b586a3b66.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623769137044.72aee7ba-52ff-4031-9fc5-722b586a3b66.event.jsonlz4 new file mode 100644 index 0000000..941b841 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623769137044.72aee7ba-52ff-4031-9fc5-722b586a3b66.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623771748708.0129b694-9191-40b5-b971-f4d6515ee104.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623771748708.0129b694-9191-40b5-b971-f4d6515ee104.event.jsonlz4 new file mode 100644 index 0000000..fd426ec Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623771748708.0129b694-9191-40b5-b971-f4d6515ee104.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623771748720.5f88001e-cbf0-4466-9287-d8256f41fc03.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623771748720.5f88001e-cbf0-4466-9287-d8256f41fc03.main.jsonlz4 new file mode 100644 index 0000000..cf6546b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623771748720.5f88001e-cbf0-4466-9287-d8256f41fc03.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623772187433.be6cae29-7266-4591-a40e-92a5dde85095.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623772187433.be6cae29-7266-4591-a40e-92a5dde85095.event.jsonlz4 new file mode 100644 index 0000000..92f4984 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623772187433.be6cae29-7266-4591-a40e-92a5dde85095.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623772187439.92dbe316-ffd0-4bf0-9c1c-5bd408e7c7fc.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623772187439.92dbe316-ffd0-4bf0-9c1c-5bd408e7c7fc.main.jsonlz4 new file mode 100644 index 0000000..9ded1b2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623772187439.92dbe316-ffd0-4bf0-9c1c-5bd408e7c7fc.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623772414654.3d03dc49-8d80-47ee-956b-cfb6b0f883d2.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623772414654.3d03dc49-8d80-47ee-956b-cfb6b0f883d2.event.jsonlz4 new file mode 100644 index 0000000..7ba9155 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623772414654.3d03dc49-8d80-47ee-956b-cfb6b0f883d2.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623772414668.b28ed6ee-9486-4f3d-836f-1b173b8f4fc2.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623772414668.b28ed6ee-9486-4f3d-836f-1b173b8f4fc2.main.jsonlz4 new file mode 100644 index 0000000..e530bff Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623772414668.b28ed6ee-9486-4f3d-836f-1b173b8f4fc2.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623774331745.9ce44c61-390f-4c68-afb9-778ac76e1b3a.modules.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623774331745.9ce44c61-390f-4c68-afb9-778ac76e1b3a.modules.jsonlz4 new file mode 100644 index 0000000..b3111f8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623774331745.9ce44c61-390f-4c68-afb9-778ac76e1b3a.modules.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623776084728.999121b9-edd1-44d5-a04e-0169863a65b2.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623776084728.999121b9-edd1-44d5-a04e-0169863a65b2.event.jsonlz4 new file mode 100644 index 0000000..31d0ac3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623776084728.999121b9-edd1-44d5-a04e-0169863a65b2.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623779441977.0cacd9c3-3c90-41db-b93e-5b43fc995b60.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623779441977.0cacd9c3-3c90-41db-b93e-5b43fc995b60.event.jsonlz4 new file mode 100644 index 0000000..ee589c2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623779441977.0cacd9c3-3c90-41db-b93e-5b43fc995b60.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623779441999.b26cd46f-9857-46b3-bfb5-91d91425d0a1.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623779441999.b26cd46f-9857-46b3-bfb5-91d91425d0a1.main.jsonlz4 new file mode 100644 index 0000000..6c03e00 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623779441999.b26cd46f-9857-46b3-bfb5-91d91425d0a1.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623937282051.1454837b-ee3e-46f0-8239-b536b03ae109.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623937282051.1454837b-ee3e-46f0-8239-b536b03ae109.event.jsonlz4 new file mode 100644 index 0000000..a5dc116 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623937282051.1454837b-ee3e-46f0-8239-b536b03ae109.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623937282062.288b571e-696e-461a-9c84-149fe20962ab.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623937282062.288b571e-696e-461a-9c84-149fe20962ab.main.jsonlz4 new file mode 100644 index 0000000..cecea68 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623937282062.288b571e-696e-461a-9c84-149fe20962ab.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623940942850.a5dd168d-8cbf-4b5a-88f8-a5c1b4e3d645.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623940942850.a5dd168d-8cbf-4b5a-88f8-a5c1b4e3d645.event.jsonlz4 new file mode 100644 index 0000000..0bef510 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623940942850.a5dd168d-8cbf-4b5a-88f8-a5c1b4e3d645.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623944542849.22751c61-7caf-4792-946b-074989098eca.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623944542849.22751c61-7caf-4792-946b-074989098eca.event.jsonlz4 new file mode 100644 index 0000000..ef67904 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623944542849.22751c61-7caf-4792-946b-074989098eca.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623948142848.6e8e08e2-cb7c-4af2-98d9-95347936d2ba.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623948142848.6e8e08e2-cb7c-4af2-98d9-95347936d2ba.event.jsonlz4 new file mode 100644 index 0000000..d0ad670 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623948142848.6e8e08e2-cb7c-4af2-98d9-95347936d2ba.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623950759701.64d33e0d-192c-4233-89dd-5ffc874c9ad9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623950759701.64d33e0d-192c-4233-89dd-5ffc874c9ad9.main.jsonlz4 new file mode 100644 index 0000000..17e951e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623950759701.64d33e0d-192c-4233-89dd-5ffc874c9ad9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623950890425.64564d51-c2af-4575-972f-117b70c914ab.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623950890425.64564d51-c2af-4575-972f-117b70c914ab.event.jsonlz4 new file mode 100644 index 0000000..c551f10 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623950890425.64564d51-c2af-4575-972f-117b70c914ab.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623950890445.ba0122b6-2d9b-4d49-8d07-3373a7b5faff.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623950890445.ba0122b6-2d9b-4d49-8d07-3373a7b5faff.main.jsonlz4 new file mode 100644 index 0000000..8c539fa Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623950890445.ba0122b6-2d9b-4d49-8d07-3373a7b5faff.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623954669129.9da82f9b-9de8-49f9-804b-846e563689aa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623954669129.9da82f9b-9de8-49f9-804b-846e563689aa.event.jsonlz4 new file mode 100644 index 0000000..5c9e0a6 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623954669129.9da82f9b-9de8-49f9-804b-846e563689aa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623955551309.1d032f37-73ac-4ba0-bcec-b8e4126d075c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623955551309.1d032f37-73ac-4ba0-bcec-b8e4126d075c.event.jsonlz4 new file mode 100644 index 0000000..2ca472f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623955551309.1d032f37-73ac-4ba0-bcec-b8e4126d075c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623955551321.ec2adbf2-e68b-4853-aba1-bd38a9844ac9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623955551321.ec2adbf2-e68b-4853-aba1-bd38a9844ac9.main.jsonlz4 new file mode 100644 index 0000000..dd91931 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623955551321.ec2adbf2-e68b-4853-aba1-bd38a9844ac9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623955582393.4d8cffce-94fa-4848-8bac-cd1fd879e863.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623955582393.4d8cffce-94fa-4848-8bac-cd1fd879e863.event.jsonlz4 new file mode 100644 index 0000000..73a12c2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623955582393.4d8cffce-94fa-4848-8bac-cd1fd879e863.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623955582404.097a23d1-af4b-49a7-b423-b0047f7d7bd9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623955582404.097a23d1-af4b-49a7-b423-b0047f7d7bd9.main.jsonlz4 new file mode 100644 index 0000000..672ea44 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623955582404.097a23d1-af4b-49a7-b423-b0047f7d7bd9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623963904012.4aeedc40-6bad-4afe-b1c1-804819cd27d4.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623963904012.4aeedc40-6bad-4afe-b1c1-804819cd27d4.event.jsonlz4 new file mode 100644 index 0000000..4f4a6f1 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623963904012.4aeedc40-6bad-4afe-b1c1-804819cd27d4.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623963904030.46274b15-fcb7-492e-b1ed-40544afdd074.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623963904030.46274b15-fcb7-492e-b1ed-40544afdd074.main.jsonlz4 new file mode 100644 index 0000000..8ed1565 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623963904030.46274b15-fcb7-492e-b1ed-40544afdd074.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623967602287.bbfec4a0-0332-4f6b-aa83-555983d67659.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623967602287.bbfec4a0-0332-4f6b-aa83-555983d67659.event.jsonlz4 new file mode 100644 index 0000000..558ec16 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623967602287.bbfec4a0-0332-4f6b-aa83-555983d67659.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623967602294.34f7a5fd-304b-4e1a-812f-41dff7d77d80.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623967602294.34f7a5fd-304b-4e1a-812f-41dff7d77d80.main.jsonlz4 new file mode 100644 index 0000000..40907c8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623967602294.34f7a5fd-304b-4e1a-812f-41dff7d77d80.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623967660294.a27a0f41-ea97-4d63-bbab-5334e9ba37c0.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623967660294.a27a0f41-ea97-4d63-bbab-5334e9ba37c0.event.jsonlz4 new file mode 100644 index 0000000..390a570 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623967660294.a27a0f41-ea97-4d63-bbab-5334e9ba37c0.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623967660300.d7097364-bd72-4452-bbb4-2aedec29b4e0.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623967660300.d7097364-bd72-4452-bbb4-2aedec29b4e0.main.jsonlz4 new file mode 100644 index 0000000..90781e7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623967660300.d7097364-bd72-4452-bbb4-2aedec29b4e0.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623967676362.bed83801-6f38-48c2-8b98-3d6a03a1b18e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623967676362.bed83801-6f38-48c2-8b98-3d6a03a1b18e.event.jsonlz4 new file mode 100644 index 0000000..0d9a8ce Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623967676362.bed83801-6f38-48c2-8b98-3d6a03a1b18e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623967676370.2ff9594d-969c-4558-be11-e5b03e639fed.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623967676370.2ff9594d-969c-4558-be11-e5b03e639fed.main.jsonlz4 new file mode 100644 index 0000000..02cdc19 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623967676370.2ff9594d-969c-4558-be11-e5b03e639fed.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623968275379.3ffa80d8-28ab-4111-beaf-378c6992a3ca.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623968275379.3ffa80d8-28ab-4111-beaf-378c6992a3ca.event.jsonlz4 new file mode 100644 index 0000000..eb2522c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623968275379.3ffa80d8-28ab-4111-beaf-378c6992a3ca.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623968275385.f284ce59-0eb9-4768-9e5e-9049927ae14d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623968275385.f284ce59-0eb9-4768-9e5e-9049927ae14d.main.jsonlz4 new file mode 100644 index 0000000..230447d Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623968275385.f284ce59-0eb9-4768-9e5e-9049927ae14d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623968490502.f358ed43-de9d-4b09-934b-d3520c089e13.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623968490502.f358ed43-de9d-4b09-934b-d3520c089e13.event.jsonlz4 new file mode 100644 index 0000000..414a6f3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623968490502.f358ed43-de9d-4b09-934b-d3520c089e13.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1623968490513.2e25a6f2-5b0c-4cd3-9113-b4d64fa0700d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1623968490513.2e25a6f2-5b0c-4cd3-9113-b4d64fa0700d.main.jsonlz4 new file mode 100644 index 0000000..c447f3a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1623968490513.2e25a6f2-5b0c-4cd3-9113-b4d64fa0700d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624038994487.af402b19-d8c9-4032-b156-94aba1582a28.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624038994487.af402b19-d8c9-4032-b156-94aba1582a28.event.jsonlz4 new file mode 100644 index 0000000..e281ca3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624038994487.af402b19-d8c9-4032-b156-94aba1582a28.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624038994504.937c40ec-acf7-4f8e-acf5-f9d8f511077c.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624038994504.937c40ec-acf7-4f8e-acf5-f9d8f511077c.main.jsonlz4 new file mode 100644 index 0000000..e781ad6 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624038994504.937c40ec-acf7-4f8e-acf5-f9d8f511077c.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039030600.abef46ed-0c3f-4e15-b55e-bd9b555ed7aa.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039030600.abef46ed-0c3f-4e15-b55e-bd9b555ed7aa.event.jsonlz4 new file mode 100644 index 0000000..729e3f4 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039030600.abef46ed-0c3f-4e15-b55e-bd9b555ed7aa.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039030606.a150fdf4-20c8-482e-80a2-4ea0cdcfbadf.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039030606.a150fdf4-20c8-482e-80a2-4ea0cdcfbadf.main.jsonlz4 new file mode 100644 index 0000000..cf05856 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039030606.a150fdf4-20c8-482e-80a2-4ea0cdcfbadf.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039045516.da4ceec4-cc07-4a33-bdbd-fc19a77fcf2c.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039045516.da4ceec4-cc07-4a33-bdbd-fc19a77fcf2c.event.jsonlz4 new file mode 100644 index 0000000..0f701af Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039045516.da4ceec4-cc07-4a33-bdbd-fc19a77fcf2c.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039045524.cd6a007e-52fb-4955-b034-d76fbf7724ce.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039045524.cd6a007e-52fb-4955-b034-d76fbf7724ce.main.jsonlz4 new file mode 100644 index 0000000..f986c84 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039045524.cd6a007e-52fb-4955-b034-d76fbf7724ce.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039091430.0ed046f3-015c-4df6-9e9b-1a13f9592c27.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039091430.0ed046f3-015c-4df6-9e9b-1a13f9592c27.event.jsonlz4 new file mode 100644 index 0000000..b596a54 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039091430.0ed046f3-015c-4df6-9e9b-1a13f9592c27.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039091444.fef1921f-89c5-4433-b01e-cc26d654b6ae.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039091444.fef1921f-89c5-4433-b01e-cc26d654b6ae.main.jsonlz4 new file mode 100644 index 0000000..3dd6ae9 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039091444.fef1921f-89c5-4433-b01e-cc26d654b6ae.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039481332.ce25bbc4-e826-43e9-ba66-c5332d636fb2.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039481332.ce25bbc4-e826-43e9-ba66-c5332d636fb2.event.jsonlz4 new file mode 100644 index 0000000..565fc6c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039481332.ce25bbc4-e826-43e9-ba66-c5332d636fb2.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624039481348.26429e8d-aaf1-4326-9a22-9489f36d064a.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624039481348.26429e8d-aaf1-4326-9a22-9489f36d064a.main.jsonlz4 new file mode 100644 index 0000000..7180ff2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624039481348.26429e8d-aaf1-4326-9a22-9489f36d064a.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624416772955.e3a5e4e1-622e-4a4f-9cb9-4716c83d4e2b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624416772955.e3a5e4e1-622e-4a4f-9cb9-4716c83d4e2b.event.jsonlz4 new file mode 100644 index 0000000..6c2a74c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624416772955.e3a5e4e1-622e-4a4f-9cb9-4716c83d4e2b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624416772963.8e7413e4-69a7-4e8a-a6d7-2b0cf70e9b6d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624416772963.8e7413e4-69a7-4e8a-a6d7-2b0cf70e9b6d.main.jsonlz4 new file mode 100644 index 0000000..48faa93 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624416772963.8e7413e4-69a7-4e8a-a6d7-2b0cf70e9b6d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624418566745.45798eeb-51c9-4603-9e0c-7a14ececd1b1.modules.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624418566745.45798eeb-51c9-4603-9e0c-7a14ececd1b1.modules.jsonlz4 new file mode 100644 index 0000000..5bd8b11 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624418566745.45798eeb-51c9-4603-9e0c-7a14ececd1b1.modules.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624420468612.ff3186c1-ce53-4139-8497-a08011164ea1.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624420468612.ff3186c1-ce53-4139-8497-a08011164ea1.event.jsonlz4 new file mode 100644 index 0000000..5f42c20 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624420468612.ff3186c1-ce53-4139-8497-a08011164ea1.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624420468619.0641964c-c58e-4761-8282-7570a9f1efa4.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624420468619.0641964c-c58e-4761-8282-7570a9f1efa4.main.jsonlz4 new file mode 100644 index 0000000..8679aa3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624420468619.0641964c-c58e-4761-8282-7570a9f1efa4.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624420879365.3a67dc32-0903-453d-8163-d4ca09ae1453.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624420879365.3a67dc32-0903-453d-8163-d4ca09ae1453.event.jsonlz4 new file mode 100644 index 0000000..678e57f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624420879365.3a67dc32-0903-453d-8163-d4ca09ae1453.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624420879372.89e6a2e8-4e84-49e4-8aa7-35bf658674de.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624420879372.89e6a2e8-4e84-49e4-8aa7-35bf658674de.main.jsonlz4 new file mode 100644 index 0000000..23b09af Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624420879372.89e6a2e8-4e84-49e4-8aa7-35bf658674de.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624423138986.e8b96f29-2d68-408e-91fb-345b455b1eb8.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624423138986.e8b96f29-2d68-408e-91fb-345b455b1eb8.event.jsonlz4 new file mode 100644 index 0000000..b3b221e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624423138986.e8b96f29-2d68-408e-91fb-345b455b1eb8.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624423138992.7021326a-dd85-4307-8f5e-c067e0b199be.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624423138992.7021326a-dd85-4307-8f5e-c067e0b199be.main.jsonlz4 new file mode 100644 index 0000000..86252e3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624423138992.7021326a-dd85-4307-8f5e-c067e0b199be.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624915873923.68201cfb-c5ad-4190-b323-79acff6dfa9d.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624915873923.68201cfb-c5ad-4190-b323-79acff6dfa9d.main.jsonlz4 new file mode 100644 index 0000000..83f4253 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624915873923.68201cfb-c5ad-4190-b323-79acff6dfa9d.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624919023317.8173bca7-aaf1-4da4-a2b5-39a0b2ba0252.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624919023317.8173bca7-aaf1-4da4-a2b5-39a0b2ba0252.event.jsonlz4 new file mode 100644 index 0000000..d5a2711 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624919023317.8173bca7-aaf1-4da4-a2b5-39a0b2ba0252.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624946400004.37457d14-2fa4-43e9-948c-6851c56b45e7.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624946400004.37457d14-2fa4-43e9-948c-6851c56b45e7.main.jsonlz4 new file mode 100644 index 0000000..fcc44cd Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624946400004.37457d14-2fa4-43e9-948c-6851c56b45e7.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624976778407.970dc80a-3f3e-4ee6-b45a-cb9e6679f7e7.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624976778407.970dc80a-3f3e-4ee6-b45a-cb9e6679f7e7.event.jsonlz4 new file mode 100644 index 0000000..838b736 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624976778407.970dc80a-3f3e-4ee6-b45a-cb9e6679f7e7.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624976778415.6d9801d1-7668-4dec-bfed-eef5865eab09.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624976778415.6d9801d1-7668-4dec-bfed-eef5865eab09.main.jsonlz4 new file mode 100644 index 0000000..69416ed Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624976778415.6d9801d1-7668-4dec-bfed-eef5865eab09.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624988496250.49a84683-4be7-40f4-b669-3fd1f1efee28.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624988496250.49a84683-4be7-40f4-b669-3fd1f1efee28.event.jsonlz4 new file mode 100644 index 0000000..7727190 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624988496250.49a84683-4be7-40f4-b669-3fd1f1efee28.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624992982709.04c98d6d-a0f2-4c38-872b-f23b214e0a79.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624992982709.04c98d6d-a0f2-4c38-872b-f23b214e0a79.event.jsonlz4 new file mode 100644 index 0000000..2f68817 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624992982709.04c98d6d-a0f2-4c38-872b-f23b214e0a79.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1624992982716.0e665ca0-f5c6-46df-93b5-38779834ecdd.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1624992982716.0e665ca0-f5c6-46df-93b5-38779834ecdd.main.jsonlz4 new file mode 100644 index 0000000..99bd4e2 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1624992982716.0e665ca0-f5c6-46df-93b5-38779834ecdd.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1625069593379.af61a019-d121-4955-825a-49bb1bd3058e.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1625069593379.af61a019-d121-4955-825a-49bb1bd3058e.event.jsonlz4 new file mode 100644 index 0000000..c92beee Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1625069593379.af61a019-d121-4955-825a-49bb1bd3058e.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1625069593386.caface08-cde8-495e-94f4-307da129e143.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1625069593386.caface08-cde8-495e-94f4-307da129e143.main.jsonlz4 new file mode 100644 index 0000000..7d2675b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1625069593386.caface08-cde8-495e-94f4-307da129e143.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1625075686369.89105a2d-087c-47be-a35c-ec602d5cbd5f.modules.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1625075686369.89105a2d-087c-47be-a35c-ec602d5cbd5f.modules.jsonlz4 new file mode 100644 index 0000000..fc06199 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1625075686369.89105a2d-087c-47be-a35c-ec602d5cbd5f.modules.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1625076389835.be773cf3-6e52-4a5c-b09e-d9302d890e05.event.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1625076389835.be773cf3-6e52-4a5c-b09e-d9302d890e05.event.jsonlz4 new file mode 100644 index 0000000..3ee48d8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1625076389835.be773cf3-6e52-4a5c-b09e-d9302d890e05.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-06/1625076389846.5a66eba4-4833-46ca-889f-aeb897fd224e.main.jsonlz4 b/browser/profile/datareporting/archived/2021-06/1625076389846.5a66eba4-4833-46ca-889f-aeb897fd224e.main.jsonlz4 new file mode 100644 index 0000000..85949e8 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-06/1625076389846.5a66eba4-4833-46ca-889f-aeb897fd224e.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625261743985.00e32aa3-d85c-4489-9974-353c135bc7ec.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625261743985.00e32aa3-d85c-4489-9974-353c135bc7ec.event.jsonlz4 new file mode 100644 index 0000000..24e5463 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625261743985.00e32aa3-d85c-4489-9974-353c135bc7ec.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625261743994.80e0d4f0-05f7-4ab6-babe-5e53089e7367.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625261743994.80e0d4f0-05f7-4ab6-babe-5e53089e7367.main.jsonlz4 new file mode 100644 index 0000000..f996cf5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625261743994.80e0d4f0-05f7-4ab6-babe-5e53089e7367.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625368878382.5f59b1cf-6043-454a-9d23-813f22c4003a.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625368878382.5f59b1cf-6043-454a-9d23-813f22c4003a.event.jsonlz4 new file mode 100644 index 0000000..bf695f3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625368878382.5f59b1cf-6043-454a-9d23-813f22c4003a.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625369476839.c4a96b09-fcea-49bc-b687-682004a161ad.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625369476839.c4a96b09-fcea-49bc-b687-682004a161ad.event.jsonlz4 new file mode 100644 index 0000000..cd6e5d0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625369476839.c4a96b09-fcea-49bc-b687-682004a161ad.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625369476857.ad59981a-64c3-4557-bfa6-8cfc0ac9bb90.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625369476857.ad59981a-64c3-4557-bfa6-8cfc0ac9bb90.main.jsonlz4 new file mode 100644 index 0000000..94cc995 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625369476857.ad59981a-64c3-4557-bfa6-8cfc0ac9bb90.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625421028808.8b9fb76c-8691-4642-b62a-aea568fc0757.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625421028808.8b9fb76c-8691-4642-b62a-aea568fc0757.event.jsonlz4 new file mode 100644 index 0000000..760e470 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625421028808.8b9fb76c-8691-4642-b62a-aea568fc0757.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625422568089.04e49abc-593e-40a8-a145-42dbc614b286.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625422568089.04e49abc-593e-40a8-a145-42dbc614b286.event.jsonlz4 new file mode 100644 index 0000000..d32c9a5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625422568089.04e49abc-593e-40a8-a145-42dbc614b286.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625422568107.2056bea6-78d9-4c0b-b60d-4eee43738ef3.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625422568107.2056bea6-78d9-4c0b-b60d-4eee43738ef3.main.jsonlz4 new file mode 100644 index 0000000..442056a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625422568107.2056bea6-78d9-4c0b-b60d-4eee43738ef3.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625426418556.cb8ff651-38cd-4eb4-a21b-1cdaebd59bf4.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625426418556.cb8ff651-38cd-4eb4-a21b-1cdaebd59bf4.event.jsonlz4 new file mode 100644 index 0000000..6a1206e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625426418556.cb8ff651-38cd-4eb4-a21b-1cdaebd59bf4.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625439047078.06171e07-3432-4e04-ad89-bf9765adae56.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625439047078.06171e07-3432-4e04-ad89-bf9765adae56.event.jsonlz4 new file mode 100644 index 0000000..76a0db5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625439047078.06171e07-3432-4e04-ad89-bf9765adae56.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625439047095.c5c68217-1f44-473d-9644-3efa24cb7051.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625439047095.c5c68217-1f44-473d-9644-3efa24cb7051.main.jsonlz4 new file mode 100644 index 0000000..75402e0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625439047095.c5c68217-1f44-473d-9644-3efa24cb7051.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625440182967.0b0b4e95-e7cc-4903-822a-428265459671.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625440182967.0b0b4e95-e7cc-4903-822a-428265459671.event.jsonlz4 new file mode 100644 index 0000000..90c2d7f Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625440182967.0b0b4e95-e7cc-4903-822a-428265459671.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625440182974.7405eb61-f836-4fb8-8199-460da6c93769.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625440182974.7405eb61-f836-4fb8-8199-460da6c93769.main.jsonlz4 new file mode 100644 index 0000000..54d5bba Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625440182974.7405eb61-f836-4fb8-8199-460da6c93769.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625440536915.320e85f0-c807-4866-a92b-f2aae6b8672f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625440536915.320e85f0-c807-4866-a92b-f2aae6b8672f.event.jsonlz4 new file mode 100644 index 0000000..0055cee Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625440536915.320e85f0-c807-4866-a92b-f2aae6b8672f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625440536932.dc240fcb-8259-4ec9-a13b-46b238b2f842.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625440536932.dc240fcb-8259-4ec9-a13b-46b238b2f842.main.jsonlz4 new file mode 100644 index 0000000..2cef3e5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625440536932.dc240fcb-8259-4ec9-a13b-46b238b2f842.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625444614502.53398212-2c6c-4b35-b58f-cb8729029c67.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625444614502.53398212-2c6c-4b35-b58f-cb8729029c67.event.jsonlz4 new file mode 100644 index 0000000..58a82b3 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625444614502.53398212-2c6c-4b35-b58f-cb8729029c67.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625453133368.2e578c5a-c7f6-4e0d-ba8f-2bc7d3adbcf4.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625453133368.2e578c5a-c7f6-4e0d-ba8f-2bc7d3adbcf4.event.jsonlz4 new file mode 100644 index 0000000..8f3f892 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625453133368.2e578c5a-c7f6-4e0d-ba8f-2bc7d3adbcf4.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625453133375.e503fad2-f62f-4c47-8607-f6f974fb7d71.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625453133375.e503fad2-f62f-4c47-8607-f6f974fb7d71.main.jsonlz4 new file mode 100644 index 0000000..1772cad Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625453133375.e503fad2-f62f-4c47-8607-f6f974fb7d71.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625456847174.04bfa785-30dc-43dd-b47f-f6d348ac6484.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625456847174.04bfa785-30dc-43dd-b47f-f6d348ac6484.event.jsonlz4 new file mode 100644 index 0000000..c221efc Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625456847174.04bfa785-30dc-43dd-b47f-f6d348ac6484.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625463543294.58bd0cd3-30e2-4a94-9448-ab42558c0a60.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625463543294.58bd0cd3-30e2-4a94-9448-ab42558c0a60.event.jsonlz4 new file mode 100644 index 0000000..6783e90 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625463543294.58bd0cd3-30e2-4a94-9448-ab42558c0a60.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1625463543304.6022c102-ae9d-4eb5-9df6-33ee8cae704b.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1625463543304.6022c102-ae9d-4eb5-9df6-33ee8cae704b.main.jsonlz4 new file mode 100644 index 0000000..83b8f19 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1625463543304.6022c102-ae9d-4eb5-9df6-33ee8cae704b.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626029116830.84d262d2-7847-47fa-98ca-6cb1e2c4be4b.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626029116830.84d262d2-7847-47fa-98ca-6cb1e2c4be4b.event.jsonlz4 new file mode 100644 index 0000000..e19a89e Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626029116830.84d262d2-7847-47fa-98ca-6cb1e2c4be4b.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626029116842.ca4401c1-e172-4367-a422-f84bb0f404ad.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626029116842.ca4401c1-e172-4367-a422-f84bb0f404ad.main.jsonlz4 new file mode 100644 index 0000000..bd3da8b Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626029116842.ca4401c1-e172-4367-a422-f84bb0f404ad.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626036840961.f5a8a7c6-0e02-439d-95ae-2b0b1050813f.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626036840961.f5a8a7c6-0e02-439d-95ae-2b0b1050813f.event.jsonlz4 new file mode 100644 index 0000000..3a0531a Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626036840961.f5a8a7c6-0e02-439d-95ae-2b0b1050813f.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626036840971.ae1c705f-c52d-4bd1-ba8d-289fcdf1b8b9.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626036840971.ae1c705f-c52d-4bd1-ba8d-289fcdf1b8b9.main.jsonlz4 new file mode 100644 index 0000000..474fea5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626036840971.ae1c705f-c52d-4bd1-ba8d-289fcdf1b8b9.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626036861542.e6b99a74-2d25-4749-bf6f-7cd1541d5f24.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626036861542.e6b99a74-2d25-4749-bf6f-7cd1541d5f24.event.jsonlz4 new file mode 100644 index 0000000..e1a9392 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626036861542.e6b99a74-2d25-4749-bf6f-7cd1541d5f24.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626036861546.f0687573-c6e6-45c2-88ff-d401cbb428ba.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626036861546.f0687573-c6e6-45c2-88ff-d401cbb428ba.main.jsonlz4 new file mode 100644 index 0000000..c09b01c Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626036861546.f0687573-c6e6-45c2-88ff-d401cbb428ba.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626037811295.65bda415-ca0a-4b85-8095-eb6047a90829.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626037811295.65bda415-ca0a-4b85-8095-eb6047a90829.event.jsonlz4 new file mode 100644 index 0000000..b760de5 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626037811295.65bda415-ca0a-4b85-8095-eb6047a90829.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626037811299.ca7ad9ca-7020-4dcd-9e9f-d4c9a514c42e.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626037811299.ca7ad9ca-7020-4dcd-9e9f-d4c9a514c42e.main.jsonlz4 new file mode 100644 index 0000000..57336aa Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626037811299.ca7ad9ca-7020-4dcd-9e9f-d4c9a514c42e.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626037838944.973a4989-7290-4f33-a040-9f5ec6c3bc92.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626037838944.973a4989-7290-4f33-a040-9f5ec6c3bc92.event.jsonlz4 new file mode 100644 index 0000000..662f175 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626037838944.973a4989-7290-4f33-a040-9f5ec6c3bc92.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626037838950.a835ff4d-d628-4a18-bf3f-0b57a8252acc.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626037838950.a835ff4d-d628-4a18-bf3f-0b57a8252acc.main.jsonlz4 new file mode 100644 index 0000000..1befe16 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626037838950.a835ff4d-d628-4a18-bf3f-0b57a8252acc.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626037962104.3c26f262-2b44-412d-a4f6-e637f952b894.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626037962104.3c26f262-2b44-412d-a4f6-e637f952b894.event.jsonlz4 new file mode 100644 index 0000000..7b4d162 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626037962104.3c26f262-2b44-412d-a4f6-e637f952b894.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626037962108.d12e803b-d61f-4307-80dd-e0d89a3bbacb.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626037962108.d12e803b-d61f-4307-80dd-e0d89a3bbacb.main.jsonlz4 new file mode 100644 index 0000000..a5fa497 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626037962108.d12e803b-d61f-4307-80dd-e0d89a3bbacb.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626039787553.f11d0550-2b5c-4a5f-9dce-16455ba8aaad.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626039787553.f11d0550-2b5c-4a5f-9dce-16455ba8aaad.event.jsonlz4 new file mode 100644 index 0000000..bc1deda Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626039787553.f11d0550-2b5c-4a5f-9dce-16455ba8aaad.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626039787567.4dd41e94-b888-4fc0-a9a0-8a7af681858a.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626039787567.4dd41e94-b888-4fc0-a9a0-8a7af681858a.main.jsonlz4 new file mode 100644 index 0000000..5a963fa Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626039787567.4dd41e94-b888-4fc0-a9a0-8a7af681858a.main.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626066577915.533247d5-ff09-4f22-b30b-df437cf72e1d.event.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626066577915.533247d5-ff09-4f22-b30b-df437cf72e1d.event.jsonlz4 new file mode 100644 index 0000000..881cda7 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626066577915.533247d5-ff09-4f22-b30b-df437cf72e1d.event.jsonlz4 differ diff --git a/browser/profile/datareporting/archived/2021-07/1626066577923.4d377c55-4ad3-4cc1-b625-021ac47e0c77.main.jsonlz4 b/browser/profile/datareporting/archived/2021-07/1626066577923.4d377c55-4ad3-4cc1-b625-021ac47e0c77.main.jsonlz4 new file mode 100644 index 0000000..d7e6ba0 Binary files /dev/null and b/browser/profile/datareporting/archived/2021-07/1626066577923.4d377c55-4ad3-4cc1-b625-021ac47e0c77.main.jsonlz4 differ diff --git a/browser/profile/datareporting/glean/db/data.safe.bin b/browser/profile/datareporting/glean/db/data.safe.bin new file mode 100644 index 0000000..b5dc723 Binary files /dev/null and b/browser/profile/datareporting/glean/db/data.safe.bin differ diff --git a/browser/profile/datareporting/session-state.json b/browser/profile/datareporting/session-state.json new file mode 100644 index 0000000..2b686d4 --- /dev/null +++ b/browser/profile/datareporting/session-state.json @@ -0,0 +1 @@ +{"sessionId":"0be5d718-534d-4517-93c3-b90a90ebf7c8","subsessionId":"3ae9f953-050c-4631-9e83-4e6729cb9d9f","profileSubsessionCounter":188,"newProfilePingSent":true} \ No newline at end of file diff --git a/browser/profile/datareporting/state.json b/browser/profile/datareporting/state.json new file mode 100644 index 0000000..93dfafd --- /dev/null +++ b/browser/profile/datareporting/state.json @@ -0,0 +1 @@ +{"clientID":"c0ffeec0-ffee-c0ff-eec0-ffeec0ffeec0"} \ No newline at end of file diff --git a/browser/profile/extension-preferences.json b/browser/profile/extension-preferences.json new file mode 100644 index 0000000..365aceb --- /dev/null +++ b/browser/profile/extension-preferences.json @@ -0,0 +1 @@ +{"doh-rollout@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"formautofill@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"pictureinpicture@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"screenshots@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"webcompat@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"default-theme@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"google@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"amazondotcom@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"wikipedia@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"bing@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"ddg@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"ebay@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"reset-search-defaults@mozilla.com":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"webcompat-reporter@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"universal_music@regis.edu":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]}} \ No newline at end of file diff --git a/browser/profile/extension-settings.json b/browser/profile/extension-settings.json new file mode 100644 index 0000000..56ee348 --- /dev/null +++ b/browser/profile/extension-settings.json @@ -0,0 +1 @@ +{"version":2,"url_overrides":{},"prefs":{},"default_search":{"engineAdded":{"precedenceList":[{"id":"ebay@search.mozilla.org","installDate":1623169473262,"value":"eBay","enabled":true},{"id":"ddg@search.mozilla.org","installDate":1623169473011,"value":"DuckDuckGo","enabled":true},{"id":"bing@search.mozilla.org","installDate":1623169472998,"value":"Bing","enabled":true},{"id":"wikipedia@search.mozilla.org","installDate":1623169472984,"value":"Wikipedia (en)","enabled":true},{"id":"amazondotcom@search.mozilla.org","installDate":1623169472948,"value":"Amazon.com","enabled":true},{"id":"google@search.mozilla.org","installDate":1623169472924,"value":"Google","enabled":true}]}},"commands":{},"homepageNotification":{},"tabHideNotification":{},"newTabNotification":{}} \ No newline at end of file diff --git a/browser/profile/extensions.json b/browser/profile/extensions.json new file mode 100644 index 0000000..fa290f1 --- /dev/null +++ b/browser/profile/extensions.json @@ -0,0 +1 @@ +{"schemaVersion":33,"addons":[{"id":"doh-rollout@mozilla.org","syncGUID":"{3fdf8d8f-8a1f-44fb-ac35-13223279fe8f}","version":"2.0.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"DoH Roll-Out","description":"This used to be a Mozilla add-on that supported the roll-out of DoH, but now only exists as a stub to enable migrations.","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1622198303000,"updateDate":1624566996000,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/doh-rollout@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"72.0a1","maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/doh-rollout@mozilla.org.xpi!/","location":"app-system-defaults"},{"id":"formautofill@mozilla.org","syncGUID":"{98fbcc64-e738-4345-a56c-303ac9882437}","version":"1.0.1","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Form Autofill","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1622198303000,"updateDate":1624566996000,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/formautofill@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/formautofill@mozilla.org.xpi!/","location":"app-system-defaults"},{"id":"pictureinpicture@mozilla.org","syncGUID":"{d7074199-36bc-400f-8995-7aea4c1a5eaa}","version":"1.0.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Picture-In-Picture","description":"Fixes for web compatibility with Picture-in-Picture","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1622198303000,"updateDate":1624566996000,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/pictureinpicture@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"88.0a1","maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/pictureinpicture@mozilla.org.xpi!/","location":"app-system-defaults"},{"id":"screenshots@mozilla.org","syncGUID":"{0dfa4fb3-4a7f-48a6-92e2-bf423281783a}","version":"39.0.1","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Firefox Screenshots","description":"Take clips and screenshots from the Web and save them temporarily or permanently.","creator":"Mozilla ","homepageURL":"https://github.com/mozilla-services/screenshots","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1622198303000,"updateDate":1624566996000,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/screenshots@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"57.0a1","maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["activeTab","downloads","tabs","storage","notifications","clipboardWrite","contextMenus"],"origins":["","https://screenshots.firefox.com/","https://screenshots.firefox.com/*"]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/screenshots@mozilla.org.xpi!/","location":"app-system-defaults"},{"id":"webcompat-reporter@mozilla.org","syncGUID":"{8069acf8-3e5f-4885-9c19-96c921691644}","version":"1.4.2","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"WebCompat Reporter","description":"Report site compatibility issues on webcompat.com","creator":"Thomas Wisniewski ","homepageURL":"https://github.com/mozilla/webcompat-reporter","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1622198303000,"updateDate":1624566996000,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/webcompat-reporter@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["tabs"],"origins":[""]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"icons/lightbulb.svg","32":"icons/lightbulb.svg","48":"icons/lightbulb.svg","96":"icons/lightbulb.svg","128":"icons/lightbulb.svg"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/webcompat-reporter@mozilla.org.xpi!/","location":"app-system-defaults"},{"id":"webcompat@mozilla.org","syncGUID":"{b013115e-f5f6-4a83-8059-b6ffe50918b5}","version":"23.1.0","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Web Compatibility Interventions","description":"Urgent post-release fixes for web compatibility.","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1622198303000,"updateDate":1624566996000,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/webcompat@mozilla.org.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"59.0b5","maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["tabs","webNavigation","webRequest","webRequestBlocking"],"origins":[""]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{"persistentListeners":{"webRequest":{"onBeforeRequest":[[{"incognito":null,"tabId":null,"types":["script"],"urls":["*://webcompat-addon-testbed.herokuapp.com/shims_test.js","*://example.com/browser/browser/extensions/webcompat/tests/browser/shims_test.js","*://example.com/browser/browser/extensions/webcompat/tests/browser/shims_test_2.js","*://example.com/browser/browser/extensions/webcompat/tests/browser/shims_test_3.js","*://cdn.adsafeprotected.com/iasPET.1.js","*://static.adsafeprotected.com/vans-adapter-google-ima.js","*://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js","*://auth.9c9media.ca/auth/main.js","*://libs.coremetrics.com/eluminate.js","*://connect.facebook.net/*/sdk.js*","*://connect.facebook.net/*/all.js*","*://www.google-analytics.com/analytics.js","*://www.google-analytics.com/plugins/ua/ec.js","*://www.google-analytics.com/gtm/js","*://www.googletagmanager.com/gtm.js","*://ssl.google-analytics.com/ga.js","*://www.googletagservices.com/tag/js/gpt.js","*://securepubads.g.doubleclick.net/tag/js/gpt.js","*://securepubads.g.doubleclick.net/gpt/pubads_impl_*.js","*://s0.2mdn.net/instream/html5/ima3.js","*://imasdk.googleapis.com/js/sdkloader/ima3.js","*://id.rambler.ru/rambler-id-helper/auth_events.js","*://media.richrelevance.com/rrserver/js/1.2/p13n.js"],"windowId":null},["blocking"]],[{"incognito":null,"tabId":null,"types":["image"],"urls":["https://smartblock.firefox.etp/facebook.svg","https://smartblock.firefox.etp/play.svg"],"windowId":null},["blocking"]],[{"incognito":null,"tabId":null,"types":["image"],"urls":["*://www.facebook.com/platform/impression.php*"],"windowId":null},["blocking"]],[{"incognito":null,"tabId":null,"types":["imageset"],"urls":["*://www.facebook.com/platform/impression.php*"],"windowId":null},["blocking"]],[{"incognito":null,"tabId":null,"types":["xmlhttprequest"],"urls":["*://www.facebook.com/platform/impression.php*"],"windowId":null},["blocking"]]],"onBeforeSendHeaders":[[{"incognito":null,"tabId":null,"types":null,"urls":["*://webcompat-addon-testbed.herokuapp.com/*"],"windowId":null},["blocking","requestHeaders"]],[{"incognito":null,"tabId":null,"types":null,"urls":["*://*.att.tv/*"],"windowId":null},["blocking","requestHeaders"]],[{"incognito":null,"tabId":null,"types":null,"urls":["*://steamcommunity.com/chat*"],"windowId":null},["blocking","requestHeaders"]],[{"incognito":null,"tabId":null,"types":null,"urls":["https://watch.sling.com/*","https://www.sling.com/*"],"windowId":null},["blocking","requestHeaders"]],[{"incognito":null,"tabId":null,"types":null,"urls":["https://www.mobilesuica.com/*"],"windowId":null},["blocking","requestHeaders"]],[{"incognito":null,"tabId":null,"types":null,"urls":["*://*.bancosantander.es/*","*://*.gruposantander.es/*","*://*.santander.co.uk/*","*://bob.santanderbank.com/*","*://rolb.santanderbank.com/*"],"windowId":null},["blocking","requestHeaders"]],[{"incognito":null,"tabId":null,"types":null,"urls":["*://*.spectrum.net/voice/*"],"windowId":null},["blocking","requestHeaders"]]],"onHeadersReceived":[[{"incognito":null,"tabId":null,"types":null,"urls":["https://ads-us.rd.linksynergy.com/as.php*"],"windowId":null},["blocking","responseHeaders"]]]}}},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/linux64/browser/features/webcompat@mozilla.org.xpi!/","location":"app-system-defaults"},{"id":"default-theme@mozilla.org","syncGUID":"{0df1fc1f-ae39-4a61-9f66-7ee0e0801361}","version":"1.2","type":"theme","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"System theme","description":"Follow the operating system setting for buttons, menus, and windows.","creator":"Mozilla","developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472050,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"userPermissions":null,"optionalPermissions":null,"icons":{"32":"icon.svg"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":false,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://default-theme/","location":"app-builtin"},{"id":"firefox-compact-light@mozilla.org","syncGUID":"{47b87ced-7064-4cc7-b3ca-720f26682de1}","version":"1.2","type":"theme","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Light","description":"A theme with a light color scheme.","creator":"Mozilla","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":true,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472066,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"userPermissions":null,"optionalPermissions":null,"icons":{"32":"icon.svg"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://builtin-themes/light/","location":"app-builtin"},{"id":"firefox-compact-dark@mozilla.org","syncGUID":"{f88504bd-5dee-4247-bbc5-a2643178e8f2}","version":"1.2","type":"theme","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Dark","description":"A theme with a dark color scheme.","creator":"Mozilla","developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":true,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472066,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"userPermissions":null,"optionalPermissions":null,"icons":{"32":"icon.svg"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://builtin-themes/dark/","location":"app-builtin"},{"id":"firefox-alpenglow@mozilla.org","syncGUID":"{5ad60565-7d19-45fc-9b68-a0775ef9de30}","version":"1.4","type":"theme","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Firefox Alpenglow","description":"Use a colorful appearance for buttons, menus, and windows.","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":false,"userDisabled":true,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472067,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"userPermissions":null,"optionalPermissions":null,"icons":{"32":"icon.svg"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":null,"hidden":false,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://builtin-themes/alpenglow/","location":"app-builtin"},{"id":"google@search.mozilla.org","syncGUID":"{5f62fee3-e72d-4a16-bb5e-824b4b6ed57e}","version":"1.1","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Google","description":"Google Search","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472924,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[{"name":"Google","description":"Google Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["en"]},{"name":"Google","description":"Google Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["b-1-d"]},{"name":"Google","description":"Google Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["b-1-e"]},{"name":"Google","description":"Google Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["b-d"]},{"name":"Google","description":"Google Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["b-e"]}],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"favicon.ico"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://search-extensions/google/","location":"app-builtin"},{"id":"amazondotcom@search.mozilla.org","syncGUID":"{7a27f45e-7c9c-4be0-9863-73f75a89a761}","version":"1.3","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Amazon.com","description":"Amazon.com Search","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472948,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[{"name":"Amazon.com","description":"Amazon.com Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["en"]},{"name":"Amazon.com","description":"Amazon.com Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["us"]},{"name":"Amazon.com","description":"Amazon.com Search","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["en-adm"]}],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"favicon.ico"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://search-extensions/amazondotcom/","location":"app-builtin"},{"id":"wikipedia@search.mozilla.org","syncGUID":"{ce50a8f1-8f72-4008-ab2e-286bbd7cab8e}","version":"1.1","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Wikipedia (en)","description":"Wikipedia, the Free Encyclopedia","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472984,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[{"name":"Wikipedia (en)","description":"Wikipedia, the Free Encyclopedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["en"]},{"name":"Wikipedija (hr)","description":"Wikipedija, slobodna enciklopedija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["hr"]},{"name":"Wikipedia (fi)","description":"Wikipedia (fi), vapaa tietosanakirja","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["fi"]},{"name":"Wikipedia (hy)","description":"Վիքիփեդիա՝ ազատ հանրագիտարան","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["hy"]},{"name":"Уикипедия (kk)","description":"Уикипедия (kk)","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["kk"]},{"name":"Вікіпедыя (be)","description":"Вікіпедыя, свабодная энцыклапедыя","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["be"]},{"name":"위키백과 (ko)","description":"Wikipedia, the free encyclopedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["kr"]},{"name":"Wikipedia (ro)","description":"Wikipedia, enciclopedia liberă","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ro"]},{"name":"Wikipedia (bs)","description":"Slobodna enciklopedija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["bs"]},{"name":"Wikipedia (pt)","description":"Wikipédia, a enciclopédia livre","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["pt"]},{"name":"Vikipetã (gn)","description":"Vikipetã, opaite tembikuaa hekosãsóva renda","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["gn"]},{"name":"વિકિપીડિયા (gu)","description":"વીકીપીડિયા, મુક્ત એનસાયક્લોપીડિયા","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["gu"]},{"name":"Wikipedia (el)","description":"Βικιπαίδεια, η ελεύθερη εγκυκλοπαίδεια","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["el"]},{"name":"Wikipedia (es)","description":"Wikipedia, la enciclopedia libre","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["es"]},{"name":"ויקיפדיה","description":"ויקיפדיה","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["he"]},{"name":"Wikipedia (da)","description":"Wikipedia, den frie encyklopædi","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["da"]},{"name":"Wikipedia (tr)","description":"Vikipedi, özgür ansiklopedi","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["tr"]},{"name":"Wikipedija (hsb)","description":"Wikipedija, swobodna encyklopedija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["hsb"]},{"name":"Wikipedy (fy)","description":"De fergese ensyklopedy","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["fy-NL"]},{"name":"विकिपीडिया (ne)","description":"विकिपिडिया एक स्वतन्त्र विश्वकोष","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ne"]},{"name":"Wikipedia (nl)","description":"De vrije encyclopedie","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["nl"]},{"name":"Wikipedia (ja)","description":"Wikipedia - フリー百科事典","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ja"]},{"name":"Vikipeedia (et)","description":"Vikipeedia, vaba entsüklopeedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["et"]},{"name":"Wikipèdia (oc)","description":"Wikipèdia, l'enciclopèdia liura","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["oc"]},{"name":"Wicipedia (cy)","description":"Wicipedia, Y Gwyddioniadur Rhydd","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["cy"]},{"name":"వికీపీడియా (te)","description":"వికీపీడియా (te)","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["te"]},{"name":"Wikipédia (fr)","description":"Wikipédia, l'encyclopédie libre","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["fr"]},{"name":"Wikipedia (tl)","description":"Wikipedia, ang malayang ensiklopedya","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["tl"]},{"name":"维基百科","description":"维基百科,自由的百科全书","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["zh-CN"]},{"name":"Wikipedia (lij)","description":"Wikipedia, l'enciclopedia libera","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["lij"]},{"name":"វីគីភីឌា (km)","description":"វីគីភីឌា សព្វ​វចនា​ធិប្បាយ​សេរី","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["km"]},{"name":"Уикипедия (bg)","description":"Уикипедия, свободната енциклоподия","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["bg"]},{"name":"Wikipedia (id)","description":"Wikipedia, ensiklopedia bebas","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["id"]},{"name":"Wikipedia (pa)","description":"ਵਿਕਿਪੀਡਿਆ, ਮੁਫ਼ਤ/ਮੁਕਤ ਸ਼ਬਦਕੋਸ਼","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["pa"]},{"name":"উইকিপিডিয়া (bn)","description":"উইকিপিডিয়া, মুক্ত বিশ্বকোষ","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["bn"]},{"name":"Wikipedia (eu)","description":"Wikipedia, entziklopedia askea","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["eu"]},{"name":"Wikipedie (cs)","description":"Wikipedia, svobodná encyclopedie","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["cz"]},{"name":"Wikipédia (hu)","description":"Wikipedia, a szabad enciklopédia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["hu"]},{"name":"Wikipedia (kn)","description":"Wikipedia, the free encyclopedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["kn"]},{"name":"Wikipedia (is)","description":"Wikipedia, the free encyclopedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["is"]},{"name":"Вікіпедія (uk)","description":"Вікіпедія, вільна енциклопедія","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["uk"]},{"name":"Wikipedia (kab)","description":"Wikipedia, tasanayt tilellit","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["kab"]},{"name":"Wikipedia (zh)","description":"維基百科,自由的百科全書","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["zh-TW"]},{"name":"ویکیپیڈیا (ur)","description":"ویکیپیڈیا آزاد دائرۃ المعارف","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ur"]},{"name":"Vikipedio (eo)","description":"Vikipedio, la libera enciklopedio","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["eo"]},{"name":"Wikipedia (si)","description":"Wikipedia, the free encyclopedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["si"]},{"name":"ويكيبيديا (ar)","description":"ويكيبيديا (ar)","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ar"]},{"name":"Wikipedia (vi)","description":"Wikipedia, bách khoa toàn thư mở","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["vi"]},{"name":"ვიკიპედია (ka)","description":"ვიკიპედია, თავისუფალი ენციკლოპედია","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ka"]},{"name":"Uicipeid (gd)","description":"Wikipedia, An leabhar mòr-eòlais","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["gd"]},{"name":"Wikipedia (it)","description":"Wikipedia, l'enciclopedia libera","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["it"]},{"name":"Vikipediya (uz)","description":"Vikipediya, ochiq ensiklopediya","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["uz"]},{"name":"Wikipedia (lt)","description":"Vikipedija, laisvoji enciklopedija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["lt"]},{"name":"Wikipedia (sq)","description":"Wikipedia, enciklopedia e lirë","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["sq"]},{"name":"Vicipéid (ga)","description":"Vicipéid, an Chiclipéid Shaor","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ga-IE"]},{"name":"विकिपीडिया (hi)","description":"विकिपीडिया (हिन्दी)","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["hi"]},{"name":"Vikipedeja (ltg)","description":"Vikipēdija, breivuo eņciklopedeja","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ltg"]},{"name":"விக்கிப்பீடியா (ta)","description":"விக்கிப்பீடியா (ta)","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ta"]},{"name":"Vikipediya (az)","description":"Vikipediya, açıq ensiklopediya","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["az"]},{"name":"วิกิพีเดีย","description":"วิกิพีเดีย สารานุกรมเสรี","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["th"]},{"name":"Википедија (mk)","description":"Википедија, слободната енциклопедија","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["mk"]},{"name":"Wikipedia (de)","description":"Wikipedia, die freie Enzyklopädie","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["de"]},{"name":"Wikipedija (dsb)","description":"Wikipedija, lichotna encyklopedija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["dsb"]},{"name":"विकिपीडिया (mr)","description":"विकिपीडिया, मोफत माहितीकोष","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["mr"]},{"name":"Wikipedia (ast)","description":"La enciclopedia llibre","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ast"]},{"name":"Wikipedia (my)","description":"အခမဲ့လွတ်လပ်စွယ်စုံကျမ်း","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["my"]},{"name":"Wikipedia (rm)","description":"Vichipedia, l'enciclopedia libra","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["rm"]},{"name":"Wikipedia (nn)","description":"Wikipedia, det frie oppslagsverket","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["NN"]},{"name":"Wikipedia (wo)","description":"Wikipedia, Jimbulang bu Ubbeeku bi","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["wo"]},{"name":"Wikipedia (gl)","description":"Wikipedia, a enciclopedia libre","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["gl"]},{"name":"Viquipèdia (ca)","description":"L'enciclopèdia lliure","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ca"]},{"name":"Wikipédia (sk)","description":"Wikipédia, slobodná a otvorená encyklopédia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["sk"]},{"name":"Википедија (sr)","description":"Претрага Википедије на српском језику","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["sr"]},{"name":"Wikipedia (af)","description":"Wikipedia, die vrye ensiklopedie","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["af"]},{"name":"ویکی‌پدیا (fa)","description":"ویکی‌پدیا، دانشنامهٔ آزاد","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["fa"]},{"name":"Wikipedia (ms)","description":"Wikipedia, ensiklopedia bebas","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ms"]},{"name":"Wikipedia (ia)","description":"Wikipedia, le encyclopedia libere","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ia"]},{"name":"Wikipedia (no)","description":"Wikipedia, den frie encyklopedi","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["NO"]},{"name":"Википедия (ru)","description":"Википедия, свободная энциклопедия","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ru"]},{"name":"Wikipedia (pl)","description":"Wikipedia, wolna encyklopedia","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["pl"]},{"name":"Wikipedia (br)","description":"Wikipedia, an holloueziadur digor","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["br"]},{"name":"Wikipedia (sv)","description":"Wikipedia, den fria encyklopedin","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["sv-SE"]},{"name":"Вікіпэдыя (be-tarask)","description":"Вікіпэдыя, вольная энцыкляпэдыя","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["be-tarask"]},{"name":"Wikipedija (sl)","description":"Wikipedija, prosta enciklopedija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["sl"]},{"name":"ວິກິພີເດຍ (lo)","description":"ວິກິພີເດຍ, ສາລານຸກົມເສລີ","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["lo"]},{"name":"Vikipēdija","description":"Vikipēdija, brīvā enciklopēdija","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["lv"]},{"name":"Biquipedia (an)","description":"A enciclopedia Libre","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["an"]}],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"favicon.ico"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://search-extensions/wikipedia/","location":"app-builtin"},{"id":"bing@search.mozilla.org","syncGUID":"{73972930-6326-4faa-9b90-70574e3a24dd}","version":"1.3","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Bing","description":"Microsoft Bing","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169472998,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"favicon.ico"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://search-extensions/bing/","location":"app-builtin"},{"id":"ddg@search.mozilla.org","syncGUID":"{2a569ad2-0960-4e05-9f8a-74dbc432a498}","version":"1.1","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"DuckDuckGo","description":"Search DuckDuckGo","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169473011,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"favicon.ico"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://search-extensions/ddg/","location":"app-builtin"},{"id":"ebay@search.mozilla.org","syncGUID":"{8c012e5f-dddd-4345-8e8f-f064d5015f36}","version":"1.3","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1623169473262,"applyBackgroundUpdates":1,"skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["en"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["uk"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ie"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["it"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["de"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ca"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["ch"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["at"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["au"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["be"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["es"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["nl"]},{"name":"eBay","description":"eBay - Online auctions","creator":null,"developers":null,"translators":null,"contributors":null,"locales":["fr"]}],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":null,"maxVersion":null}],"targetPlatforms":[],"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":[],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"favicon.ico"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":true,"installTelemetryInfo":null,"recommendationState":null,"rootURI":"resource://search-extensions/ebay/","location":"app-builtin"},{"id":"universal_music@regis.edu","syncGUID":"{c6963f3c-7e86-4755-9e44-f8c3003125ff}","version":"0.1","type":"extension","loader":null,"updateURL":null,"optionsURL":null,"optionsType":null,"optionsBrowserStyle":true,"aboutURL":null,"defaultLocale":{"name":"Universal Music Addon","description":"An add-on to link the Universal Music Player to compatible web music players.","creator":null,"developers":null,"translators":null,"contributors":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"embedderDisabled":false,"installDate":1626039140433,"updateDate":1626066529173,"applyBackgroundUpdates":1,"path":"/home/markil3/Projects/UniversalMusicPlayer/browser/profile/extensions/universal_music@regis.edu.xpi","skinnable":false,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"toolkit@mozilla.org","minVersion":"55.0","maxVersion":null}],"targetPlatforms":[],"signedState":0,"signedDate":null,"seen":true,"dependencies":[],"incognito":"spanning","userPermissions":{"permissions":["nativeMessaging"],"origins":[]},"optionalPermissions":{"permissions":[],"origins":[]},"icons":{"16":"icon.svg","32":"icon.svg","64":"icon.svg","128":"icon.svg","256":"icon.svg","512":"icon.svg"},"iconURL":null,"blocklistState":0,"blocklistURL":null,"startupData":{},"hidden":false,"installTelemetryInfo":{"source":"about:addons","method":"install-from-file"},"recommendationState":null,"rootURI":"jar:file:///home/markil3/Projects/UniversalMusicPlayer/browser/profile/extensions/universal_music@regis.edu.xpi!/","location":"app-profile"}]} \ No newline at end of file diff --git a/browser/profile/favicons.sqlite b/browser/profile/favicons.sqlite new file mode 100755 index 0000000..d73729c Binary files /dev/null and b/browser/profile/favicons.sqlite differ diff --git a/browser/profile/formhistory.sqlite b/browser/profile/formhistory.sqlite new file mode 100755 index 0000000..a89f3c0 Binary files /dev/null and b/browser/profile/formhistory.sqlite differ diff --git a/browser/profile/gmp-gmpopenh264/1.8.1.1/gmpopenh264.info b/browser/profile/gmp-gmpopenh264/1.8.1.1/gmpopenh264.info new file mode 100755 index 0000000..2f25a1d --- /dev/null +++ b/browser/profile/gmp-gmpopenh264/1.8.1.1/gmpopenh264.info @@ -0,0 +1,4 @@ +Name: gmpopenh264 +Description: GMP Plugin for OpenH264. +Version: 1.8.1 +APIs: encode-video[h264], decode-video[h264] diff --git a/browser/profile/gmp-gmpopenh264/1.8.1.1/libgmpopenh264.so b/browser/profile/gmp-gmpopenh264/1.8.1.1/libgmpopenh264.so new file mode 100755 index 0000000..00222b5 Binary files /dev/null and b/browser/profile/gmp-gmpopenh264/1.8.1.1/libgmpopenh264.so differ diff --git a/browser/profile/gmp-widevinecdm/4.10.2209.1/LICENSE.txt b/browser/profile/gmp-widevinecdm/4.10.2209.1/LICENSE.txt new file mode 100755 index 0000000..354d7c2 --- /dev/null +++ b/browser/profile/gmp-widevinecdm/4.10.2209.1/LICENSE.txt @@ -0,0 +1,9 @@ +"Google Inc. and its affiliates ("Google") own all legal right, title and +interest in and to the content decryption module software ("Software") and +related documentation, including any intellectual property rights in the +Software. You may not use, modify, sell, or otherwise distribute the Software +without a separate license agreement with Google. The Software is not open +source software. + +If you are interested in licensing the Software, please contact +widevine@google.com. diff --git a/browser/profile/gmp-widevinecdm/4.10.2209.1/libwidevinecdm.so b/browser/profile/gmp-widevinecdm/4.10.2209.1/libwidevinecdm.so new file mode 100755 index 0000000..683cada Binary files /dev/null and b/browser/profile/gmp-widevinecdm/4.10.2209.1/libwidevinecdm.so differ diff --git a/browser/profile/gmp-widevinecdm/4.10.2209.1/manifest.json b/browser/profile/gmp-widevinecdm/4.10.2209.1/manifest.json new file mode 100755 index 0000000..97f3d6d --- /dev/null +++ b/browser/profile/gmp-widevinecdm/4.10.2209.1/manifest.json @@ -0,0 +1,13 @@ +{ + "arch": "x64", + "description": "Widevine Content Decryption Module", + "manifest_version": 2, + "name": "WidevineCdm", + "os": "linux", + "version": "4.10.2209.1", + "x-cdm-codecs": "vp8,vp09,avc1,av01", + "x-cdm-host-versions": "10", + "x-cdm-interface-versions": "10", + "x-cdm-module-versions": "4", + "x-cdm-persistent-license-support": false +} \ No newline at end of file diff --git a/browser/profile/handlers.json b/browser/profile/handlers.json new file mode 100644 index 0000000..0a8189e --- /dev/null +++ b/browser/profile/handlers.json @@ -0,0 +1 @@ +{"defaultHandlersVersion":{"en-US":4},"mimeTypes":{"application/pdf":{"action":3,"extensions":["pdf"]},"text/xml":{"action":3,"extensions":["xml"]},"image/svg+xml":{"action":3,"extensions":["svg"]},"image/webp":{"action":3,"extensions":["webp"]}},"schemes":{"irc":{"stubEntry":true,"handlers":[null,{"name":"Mibbit","uriTemplate":"https://www.mibbit.com/?url=%s"}]},"ircs":{"stubEntry":true,"handlers":[null,{"name":"Mibbit","uriTemplate":"https://www.mibbit.com/?url=%s"}]},"mailto":{"stubEntry":true,"handlers":[null,{"name":"Yahoo! Mail","uriTemplate":"https://compose.mail.yahoo.com/?To=%s"},{"name":"Gmail","uriTemplate":"https://mail.google.com/mail/?extsrc=mailto&url=%s"}]}}} \ No newline at end of file diff --git a/browser/profile/key4.db b/browser/profile/key4.db new file mode 100755 index 0000000..be09809 Binary files /dev/null and b/browser/profile/key4.db differ diff --git a/browser/profile/logins-backup.json b/browser/profile/logins-backup.json new file mode 100644 index 0000000..fa68014 --- /dev/null +++ b/browser/profile/logins-backup.json @@ -0,0 +1 @@ +{"nextId":2,"logins":[{"id":1,"hostname":"https://accounts.firefox.com","httpRealm":null,"formSubmitURL":"https://accounts.firefox.com","usernameField":"","passwordField":"","encryptedUsername":"MEIEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECLcmlTgtkq95BBg30TmhzpaLSBeqcx885KXZoJHEjoW+4hw=","encryptedPassword":"MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECL90O7LXz1LlBBBjI/qJ4oNO5KSfrpkd4WQq","guid":"{24fe4021-dd84-4ffb-8564-31d881d4ad00}","encType":1,"timeCreated":1623169539497,"timeLastUsed":1623169539497,"timePasswordChanged":1623169539497,"timesUsed":1}],"potentiallyVulnerablePasswords":[],"dismissedBreachAlertsByLoginGUID":{},"version":3} \ No newline at end of file diff --git a/browser/profile/logins.json b/browser/profile/logins.json new file mode 100644 index 0000000..413615e --- /dev/null +++ b/browser/profile/logins.json @@ -0,0 +1 @@ +{"nextId":2,"logins":[{"id":1,"hostname":"https://accounts.firefox.com","httpRealm":null,"formSubmitURL":"https://accounts.firefox.com","usernameField":"","passwordField":"","encryptedUsername":"MEIEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECNCJ6bKgwZPoBBh1R1rvieFhouuLW26rAymtM7tfm7NGZHc=","encryptedPassword":"MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECC/aXKn39+KmBBDK/iTz8PvFj9woOSCCG8+8","guid":"{24fe4021-dd84-4ffb-8564-31d881d4ad00}","encType":1,"timeCreated":1623169539497,"timeLastUsed":1623950848204,"timePasswordChanged":1623169539497,"timesUsed":2}],"potentiallyVulnerablePasswords":[],"dismissedBreachAlertsByLoginGUID":{},"version":3} \ No newline at end of file diff --git a/browser/profile/permissions.sqlite b/browser/profile/permissions.sqlite new file mode 100644 index 0000000..af8ecba Binary files /dev/null and b/browser/profile/permissions.sqlite differ diff --git a/browser/profile/pkcs11.txt b/browser/profile/pkcs11.txt new file mode 100644 index 0000000..3a62c2d --- /dev/null +++ b/browser/profile/pkcs11.txt @@ -0,0 +1,5 @@ +library= +name=NSS Internal PKCS #11 Module +parameters=configdir='sql:/home/markil3/.mozilla/firefox/aoociz5f.YouTube-1623169468069' certPrefix='' keyPrefix='' secmod='secmod.db' flags=optimizeSpace updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription='' +NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30}) + diff --git a/browser/profile/places.sqlite b/browser/profile/places.sqlite new file mode 100755 index 0000000..3fea067 Binary files /dev/null and b/browser/profile/places.sqlite differ diff --git a/browser/profile/prefs.js b/browser/profile/prefs.js new file mode 100644 index 0000000..2c264fe --- /dev/null +++ b/browser/profile/prefs.js @@ -0,0 +1,209 @@ +// Mozilla User Preferences + +// DO NOT EDIT THIS FILE. +// +// If you make changes to this file while the application is running, +// the changes will be overwritten when the application exits. +// +// To change a preference value, you can either: +// - modify it via the UI (e.g. via about:config in the browser); or +// - set it within a user.js file in your profile. + +user_pref("app.normandy.first_run", false); +user_pref("app.normandy.migrationsApplied", 12); +user_pref("app.normandy.startupRolloutPrefs.browser.partnerlink.useAttributionURL", true); +user_pref("app.normandy.startupRolloutPrefs.browser.topsites.experiment.ebay-2020-1", true); +user_pref("app.normandy.startupRolloutPrefs.browser.topsites.useRemoteSetting", true); +user_pref("app.normandy.startupRolloutPrefs.doh-rollout.enabled", true); +user_pref("app.normandy.startupRolloutPrefs.doh-rollout.profileCreationThreshold", "1896163212345"); +user_pref("app.normandy.startupRolloutPrefs.media.peerconnection.mtransport_process", true); +user_pref("app.normandy.startupRolloutPrefs.network.process.enabled", true); +user_pref("app.normandy.user_id", "d00c54cf-de6e-41f8-b639-19bdd0897d45"); +user_pref("app.shield.optoutstudies.enabled", false); +user_pref("app.update.auto", false); +user_pref("app.update.lastUpdateTime.addon-background-update-timer", 1626039281); +user_pref("app.update.lastUpdateTime.background-update-timer", 1626036674); +user_pref("app.update.lastUpdateTime.browser-cleanup-thumbnails", 1626037926); +user_pref("app.update.lastUpdateTime.recipe-client-addon-run", 1626038650); +user_pref("app.update.lastUpdateTime.region-update-timer", 1626066560); +user_pref("app.update.lastUpdateTime.rs-experiment-loader-timer", 1623170304); +user_pref("app.update.lastUpdateTime.search-engine-update-timer", 1626036794); +user_pref("app.update.lastUpdateTime.services-settings-poll-changes", 1626039049); +user_pref("app.update.lastUpdateTime.telemetry_modules_ping", 1626039451); +user_pref("app.update.lastUpdateTime.xpi-signature-verification", 1626039331); +user_pref("browser.bookmarks.addedImportButton", true); +user_pref("browser.contentblocking.category", "standard"); +user_pref("browser.contextual-services.contextId", "{da981ec9-26d9-404e-bc77-6228875b0430}"); +user_pref("browser.download.viewableInternally.typeWasRegistered.svg", true); +user_pref("browser.download.viewableInternally.typeWasRegistered.webp", true); +user_pref("browser.download.viewableInternally.typeWasRegistered.xml", true); +user_pref("browser.migration.version", 109); +user_pref("browser.newtabpage.activity-stream.discoverystream.rec.impressions", "{\"95011\":1623169483732,\"95508\":1623169496394,\"95560\":1623169493764,\"95568\":1623169490262,\"95572\":1623169495046,\"95580\":1623169493760,\"95584\":1623169483740,\"95592\":1623169478446,\"95596\":1623169483792,\"95600\":1623169495043,\"95604\":1623169493763,\"95620\":1623169483793,\"95624\":1623169490259,\"95636\":1623169483794,\"95640\":1623169496398,\"95644\":1623169495045,\"95652\":1623169478447,\"31405829\":1623169478449,\"31420335\":1623169496397,\"31465795\":1623169490266,\"31471468\":1623169483737}"); +user_pref("browser.newtabpage.activity-stream.discoverystream.spoc.impressions", "{\"23716758\":[1623169478449,1623169514099,1623169693419,1623169902234,1623169922136,1623169934900,1623170105093,1623170182977,1623170207720,1623170523052],\"23731077\":[1623169496396],\"23773370\":[1623169490263],\"23778096\":[1623169483735,1623170531131]}"); +user_pref("browser.newtabpage.activity-stream.feeds.section.topstories", false); +user_pref("browser.newtabpage.activity-stream.feeds.topsites", false); +user_pref("browser.newtabpage.activity-stream.impressionId", "{c942a8d6-06c9-4a47-b112-95e9d7c1e0fc}"); +user_pref("browser.newtabpage.activity-stream.showSearch", false); +user_pref("browser.newtabpage.activity-stream.showSponsored", false); +user_pref("browser.newtabpage.activity-stream.showSponsoredTopSites", false); +user_pref("browser.newtabpage.pinned", "[]"); +user_pref("browser.newtabpage.storageVersion", 1); +user_pref("browser.pageActions.persistedActions", "{\"ids\":[\"bookmark\"],\"idsInUrlbar\":[\"bookmark\"],\"idsInUrlbarPreProton\":[],\"version\":1}"); +user_pref("browser.pagethumbnails.storage_version", 3); +user_pref("browser.proton.toolbar.version", 3); +user_pref("browser.region.update.updated", 1626066561); +user_pref("browser.rights.3.shown", true); +user_pref("browser.safebrowsing.provider.google4.lastupdatetime", "1626066531911"); +user_pref("browser.safebrowsing.provider.google4.nextupdatetime", "1626068301911"); +user_pref("browser.safebrowsing.provider.mozilla.lastupdatetime", "1626066533699"); +user_pref("browser.safebrowsing.provider.mozilla.nextupdatetime", "1626088133699"); +user_pref("browser.search.region", "US"); +user_pref("browser.sessionstore.upgradeBackup.latestBuildID", "20210624190035"); +user_pref("browser.shell.checkDefaultBrowser", false); +user_pref("browser.shell.defaultBrowserCheckCount", 1); +user_pref("browser.shell.didSkipDefaultBrowserCheckOnFirstRun", true); +user_pref("browser.shell.mostRecentDateSetAsDefault", "1625075057"); +user_pref("browser.startup.homepage_override.buildID", "20210624190035"); +user_pref("browser.startup.homepage_override.mstone", "90.0"); +user_pref("browser.startup.lastColdStartupCheck", 1626067618); +user_pref("browser.startup.upgradeDialog.version", 89); +user_pref("browser.tabs.warnOnClose", false); +user_pref("browser.uiCustomization.state", "{\"placements\":{\"widget-overflow-fixed-list\":[],\"nav-bar\":[\"back-button\",\"forward-button\",\"stop-reload-button\",\"customizableui-special-spring1\",\"urlbar-container\",\"customizableui-special-spring2\",\"save-to-pocket-button\",\"downloads-button\",\"fxa-toolbar-menu-button\",\"ytct_markil3_github_io-browser-action\",\"_73a6fe31-595d-460b-a920-fcc0f8843232_-browser-action\",\"cookieautodelete_kennydo_com-browser-action\",\"ublock0_raymondhill_net-browser-action\",\"ytcl_markil3_github_io-browser-action\",\"universal_music_regis_edu-browser-action\"],\"toolbar-menubar\":[\"menubar-items\"],\"TabsToolbar\":[\"tabbrowser-tabs\",\"new-tab-button\",\"alltabs-button\"],\"PersonalToolbar\":[\"import-button\",\"personal-bookmarks\"]},\"seen\":[\"save-to-pocket-button\",\"developer-button\",\"ytct_markil3_github_io-browser-action\",\"_73a6fe31-595d-460b-a920-fcc0f8843232_-browser-action\",\"cookieautodelete_kennydo_com-browser-action\",\"ublock0_raymondhill_net-browser-action\",\"ytcl_markil3_github_io-browser-action\",\"universal_music_regis_edu-browser-action\",\"profiler-button\"],\"dirtyAreaCache\":[\"nav-bar\",\"PersonalToolbar\",\"toolbar-menubar\",\"TabsToolbar\"],\"currentVersion\":17,\"newElementCount\":2}"); +user_pref("browser.urlbar.placeholderName", "DuckDuckGo"); +user_pref("browser.urlbar.suggest.bookmark", false); +user_pref("browser.urlbar.suggest.engines", false); +user_pref("browser.urlbar.suggest.history", false); +user_pref("browser.urlbar.suggest.openpage", false); +user_pref("browser.urlbar.suggest.topsites", false); +user_pref("browser.urlbar.tipShownCount.searchTip_onboard", 4); +user_pref("datareporting.healthreport.uploadEnabled", false); +user_pref("datareporting.policy.dataSubmissionPolicyAcceptedVersion", 2); +user_pref("datareporting.policy.dataSubmissionPolicyNotifiedTime", "1623169473578"); +user_pref("devtools.aboutdebugging.collapsibilities.processes", false); +user_pref("devtools.aboutdebugging.tmpExtDirPath", "/home/markil3/Projects/UniversalMusicPlayer/add-on"); +user_pref("devtools.debugger.pending-selected-location", "{\"sourceId\":\"source-moz-extension://62c5712f-04eb-48fa-a22a-b31ca329e88d/background.js\",\"line\":234,\"column\":8,\"url\":\"moz-extension://62c5712f-04eb-48fa-a22a-b31ca329e88d/background.js\"}"); +user_pref("devtools.debugger.prefs-schema-version", 11); +user_pref("devtools.everOpened", true); +user_pref("devtools.netmonitor.columnsData", "[{\"name\":\"status\",\"minWidth\":30,\"width\":5.56},{\"name\":\"method\",\"minWidth\":30,\"width\":5.56},{\"name\":\"domain\",\"minWidth\":30,\"width\":11.11},{\"name\":\"file\",\"minWidth\":30,\"width\":27.78},{\"name\":\"url\",\"minWidth\":30,\"width\":25},{\"name\":\"initiator\",\"minWidth\":30,\"width\":11.11},{\"name\":\"type\",\"minWidth\":30,\"width\":5.56},{\"name\":\"transferred\",\"minWidth\":30,\"width\":11.11},{\"name\":\"contentSize\",\"minWidth\":30,\"width\":5.56},{\"name\":\"waterfall\",\"minWidth\":150,\"width\":16.67}]"); +user_pref("devtools.netmonitor.msg.visibleColumns", "[\"data\",\"time\"]"); +user_pref("devtools.toolbox.selectedTool", "webconsole"); +user_pref("devtools.toolsidebar-height.inspector", 350); +user_pref("devtools.toolsidebar-width.inspector", 350); +user_pref("devtools.toolsidebar-width.inspector.splitsidebar", 350); +user_pref("distribution.canonical.bookmarksProcessed", true); +user_pref("distribution.iniFile.exists.appversion", "90.0"); +user_pref("distribution.iniFile.exists.value", false); +user_pref("doh-rollout.balrog-migration-done", true); +user_pref("doh-rollout.doneFirstRun", true); +user_pref("doh-rollout.home-region", "US"); +user_pref("doh-rollout.mode", 2); +user_pref("doh-rollout.self-enabled", true); +user_pref("doh-rollout.uri", "https://mozilla.cloudflare-dns.com/dns-query"); +user_pref("dom.forms.autocomplete.formautofill", true); +user_pref("dom.push.userAgentID", "b7fe6f487a174cbeaeff46bcb641e1ff"); +user_pref("dom.security.https_only_mode", true); +user_pref("dom.security.https_only_mode_ever_enabled", true); +user_pref("dom.storage.next_gen", true); +user_pref("dom.storage.next_gen_auto_enabled_by_cause1", true); +user_pref("extensions.activeThemeID", "default-theme@mozilla.org"); +user_pref("extensions.blocklist.pingCountVersion", -1); +user_pref("extensions.databaseSchema", 33); +user_pref("extensions.formautofill.addresses.enabled", false); +user_pref("extensions.formautofill.creditCards.enabled", false); +user_pref("extensions.getAddons.cache.lastUpdate", 1626039281); +user_pref("extensions.getAddons.databaseSchema", 6); +user_pref("extensions.incognito.migrated", true); +user_pref("extensions.lastAppBuildId", "20210624190035"); +user_pref("extensions.lastAppVersion", "90.0"); +user_pref("extensions.lastPlatformVersion", "90.0"); +user_pref("extensions.pendingOperations", false); +user_pref("extensions.pictureinpicture.enable_picture_in_picture_overrides", true); +user_pref("extensions.reset_default_search.runonce.3", true); +user_pref("extensions.reset_default_search.runonce.reason", "previousRun"); +user_pref("extensions.systemAddonSet", "{\"schema\":1,\"addons\":{}}"); +user_pref("extensions.ui.dictionary.hidden", true); +user_pref("extensions.ui.extension.hidden", false); +user_pref("extensions.ui.lastCategory", "addons://list/extension"); +user_pref("extensions.ui.locale.hidden", true); +user_pref("extensions.webcompat.enable_shims", true); +user_pref("extensions.webcompat.perform_injections", true); +user_pref("extensions.webcompat.perform_ua_overrides", true); +user_pref("extensions.webextensions.ExtensionStorageIDB.migrated.screenshots@mozilla.org", true); +user_pref("extensions.webextensions.uuids", "{\"doh-rollout@mozilla.org\":\"d0cceee5-1627-4967-95c3-bd83219c2c4c\",\"formautofill@mozilla.org\":\"1191b160-389b-4d64-8198-3f98e77cde29\",\"pictureinpicture@mozilla.org\":\"0afd96b7-38fc-4b52-9273-e7d62492e9ef\",\"screenshots@mozilla.org\":\"b6efac80-a329-45a5-82f3-5974942daf2f\",\"webcompat-reporter@mozilla.org\":\"b5e8bf66-89a0-4408-be31-503df2564b2c\",\"webcompat@mozilla.org\":\"fbec64c1-2db4-402f-8825-022e94f4c516\",\"default-theme@mozilla.org\":\"62ee6304-a05b-4bc7-9660-704de310aa81\",\"google@search.mozilla.org\":\"e7c2573c-65a5-4f3c-9aee-091c8593556d\",\"amazondotcom@search.mozilla.org\":\"71092875-9da0-4760-80db-13c133a33e00\",\"wikipedia@search.mozilla.org\":\"53c5be1a-2165-49b8-849a-d29a921bcd21\",\"bing@search.mozilla.org\":\"a0021e9b-0e7b-40ed-a8b1-38fdfefd5939\",\"ddg@search.mozilla.org\":\"ad511090-4c2e-4f58-9670-5ce910a243b2\",\"ebay@search.mozilla.org\":\"89f641a7-6336-48d5-a1dc-9ae99c78b3c5\",\"reset-search-defaults@mozilla.com\":\"6ee9d5a5-3d9f-4c28-8c97-c0340cd8fb3f\",\"universal_music@regis.edu\":\"06a0b266-a619-4c88-9edf-ebd3c2ed1218\"}"); +user_pref("fission.experiment.max-origins.last-disqualified", 0); +user_pref("fission.experiment.max-origins.last-qualified", 1623169473); +user_pref("fission.experiment.max-origins.qualified", true); +user_pref("idle.lastDailyNotification", 1626039392); +user_pref("media.eme.enabled", true); +user_pref("media.gmp-gmpopenh264.abi", "x86_64-gcc3"); +user_pref("media.gmp-gmpopenh264.lastUpdate", 1623170139); +user_pref("media.gmp-gmpopenh264.version", "1.8.1.1"); +user_pref("media.gmp-manager.buildID", "20210624190035"); +user_pref("media.gmp-manager.lastCheck", 1626039353); +user_pref("media.gmp-widevinecdm.abi", "x86_64-gcc3"); +user_pref("media.gmp-widevinecdm.lastUpdate", 1626036709); +user_pref("media.gmp-widevinecdm.version", "4.10.2209.1"); +user_pref("media.gmp.storage.version.observed", 1); +user_pref("media.videocontrols.picture-in-picture.video-toggle.has-used", true); +user_pref("network.trr.blocklist_cleanup_done", true); +user_pref("pdfjs.enabledCache.state", true); +user_pref("pdfjs.migrationVersion", 2); +user_pref("places.database.lastMaintenance", 1626039392); +user_pref("pref.privacy.disable_button.cookie_exceptions", false); +user_pref("privacy.cpd.offlineApps", true); +user_pref("privacy.cpd.siteSettings", true); +user_pref("privacy.purge_trackers.date_in_cookie_database", "0"); +user_pref("privacy.purge_trackers.last_purge", "1626039392942"); +user_pref("privacy.sanitize.pending", "[]"); +user_pref("privacy.sanitize.timeSpan", 0); +user_pref("security.remote_settings.crlite_filters.checked", 1625454389); +user_pref("security.remote_settings.intermediates.checked", 1625454389); +user_pref("security.sandbox.content.tempDirSuffix", "14bf594c-6a0c-4266-9a45-a56099c491f1"); +user_pref("services.blocklist.addons-mlbf.checked", 1626066531); +user_pref("services.blocklist.gfx.checked", 1626066531); +user_pref("services.blocklist.pinning.checked", 1625454389); +user_pref("services.settings.clock_skew_seconds", 0); +user_pref("services.settings.last_etag", "\"1626055040565\""); +user_pref("services.settings.last_update_seconds", 1626066531); +user_pref("services.settings.main.anti-tracking-url-decoration.last_check", 1626066531); +user_pref("services.settings.main.cfr-fxa.last_check", 1626066531); +user_pref("services.settings.main.cfr.last_check", 1626066531); +user_pref("services.settings.main.doh-config.last_check", 1626066531); +user_pref("services.settings.main.doh-providers.last_check", 1626066531); +user_pref("services.settings.main.fxmonitor-breaches.last_check", 1626066531); +user_pref("services.settings.main.hijack-blocklists.last_check", 1626066531); +user_pref("services.settings.main.language-dictionaries.last_check", 1626066531); +user_pref("services.settings.main.message-groups.last_check", 1626066531); +user_pref("services.settings.main.nimbus-desktop-defaults.last_check", 1626066531); +user_pref("services.settings.main.nimbus-desktop-experiments.last_check", 1626066531); +user_pref("services.settings.main.normandy-recipes-capabilities.last_check", 1626066531); +user_pref("services.settings.main.partitioning-exempt-urls.last_check", 1626066531); +user_pref("services.settings.main.password-recipes.last_check", 1626066531); +user_pref("services.settings.main.pioneer-study-addons-v1.last_check", 1626066531); +user_pref("services.settings.main.public-suffix-list.last_check", 1626066531); +user_pref("services.settings.main.search-config.last_check", 1626066531); +user_pref("services.settings.main.search-default-override-allowlist.last_check", 1626066531); +user_pref("services.settings.main.search-telemetry.last_check", 1626066531); +user_pref("services.settings.main.sites-classification.last_check", 1626066531); +user_pref("services.settings.main.tippytop.last_check", 1626066531); +user_pref("services.settings.main.top-sites.last_check", 1626066531); +user_pref("services.settings.main.url-classifier-skip-urls.last_check", 1626066531); +user_pref("services.settings.main.websites-with-shared-credential-backends.last_check", 1626066531); +user_pref("services.settings.main.whats-new-panel.last_check", 1626066531); +user_pref("services.settings.security.onecrl.checked", 1625454389); +user_pref("services.sync.clients.lastSync", "0"); +user_pref("services.sync.declinedEngines", ""); +user_pref("services.sync.engine.addresses.available", true); +user_pref("services.sync.globalScore", 0); +user_pref("services.sync.nextSync", 0); +user_pref("services.sync.tabs.lastSync", "0"); +user_pref("signon.management.page.breach-alerts.enabled", false); +user_pref("signon.rememberSignons", false); +user_pref("storage.vacuum.last.index", 0); +user_pref("storage.vacuum.last.places.sqlite", 1626039392); +user_pref("toolkit.startup.last_success", 1626067616); +user_pref("toolkit.telemetry.cachedClientID", "c0ffeec0-ffee-c0ff-eec0-ffeec0ffeec0"); +user_pref("toolkit.telemetry.pioneer-new-studies-available", true); +user_pref("toolkit.telemetry.previousBuildID", "20210624190035"); +user_pref("toolkit.telemetry.reportingpolicy.firstRun", false); +user_pref("xpinstall.signatures.required", false); diff --git a/browser/profile/protections.sqlite b/browser/profile/protections.sqlite new file mode 100644 index 0000000..c7c3339 Binary files /dev/null and b/browser/profile/protections.sqlite differ diff --git a/browser/profile/safebrowsing/ads-track-digest256.sbstore b/browser/profile/safebrowsing/ads-track-digest256.sbstore new file mode 100644 index 0000000..8634246 Binary files /dev/null and b/browser/profile/safebrowsing/ads-track-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/ads-track-digest256.vlpset b/browser/profile/safebrowsing/ads-track-digest256.vlpset new file mode 100644 index 0000000..534f07a Binary files /dev/null and b/browser/profile/safebrowsing/ads-track-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/allow-flashallow-digest256.sbstore b/browser/profile/safebrowsing/allow-flashallow-digest256.sbstore new file mode 100644 index 0000000..430a75c Binary files /dev/null and b/browser/profile/safebrowsing/allow-flashallow-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/allow-flashallow-digest256.vlpset b/browser/profile/safebrowsing/allow-flashallow-digest256.vlpset new file mode 100644 index 0000000..f791ce1 Binary files /dev/null and b/browser/profile/safebrowsing/allow-flashallow-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/analytics-track-digest256.sbstore b/browser/profile/safebrowsing/analytics-track-digest256.sbstore new file mode 100644 index 0000000..7c58eec Binary files /dev/null and b/browser/profile/safebrowsing/analytics-track-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/analytics-track-digest256.vlpset b/browser/profile/safebrowsing/analytics-track-digest256.vlpset new file mode 100644 index 0000000..35d52b1 Binary files /dev/null and b/browser/profile/safebrowsing/analytics-track-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/base-cryptomining-track-digest256.sbstore b/browser/profile/safebrowsing/base-cryptomining-track-digest256.sbstore new file mode 100644 index 0000000..f534ec3 Binary files /dev/null and b/browser/profile/safebrowsing/base-cryptomining-track-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/base-cryptomining-track-digest256.vlpset b/browser/profile/safebrowsing/base-cryptomining-track-digest256.vlpset new file mode 100644 index 0000000..5711a9a Binary files /dev/null and b/browser/profile/safebrowsing/base-cryptomining-track-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/base-fingerprinting-track-digest256.sbstore b/browser/profile/safebrowsing/base-fingerprinting-track-digest256.sbstore new file mode 100644 index 0000000..b91f11c Binary files /dev/null and b/browser/profile/safebrowsing/base-fingerprinting-track-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/base-fingerprinting-track-digest256.vlpset b/browser/profile/safebrowsing/base-fingerprinting-track-digest256.vlpset new file mode 100644 index 0000000..d59bfb8 Binary files /dev/null and b/browser/profile/safebrowsing/base-fingerprinting-track-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/block-flash-digest256.sbstore b/browser/profile/safebrowsing/block-flash-digest256.sbstore new file mode 100644 index 0000000..45ff58b Binary files /dev/null and b/browser/profile/safebrowsing/block-flash-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/block-flash-digest256.vlpset b/browser/profile/safebrowsing/block-flash-digest256.vlpset new file mode 100644 index 0000000..5de6c1e Binary files /dev/null and b/browser/profile/safebrowsing/block-flash-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/block-flashsubdoc-digest256.sbstore b/browser/profile/safebrowsing/block-flashsubdoc-digest256.sbstore new file mode 100644 index 0000000..90ebca6 Binary files /dev/null and b/browser/profile/safebrowsing/block-flashsubdoc-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/block-flashsubdoc-digest256.vlpset b/browser/profile/safebrowsing/block-flashsubdoc-digest256.vlpset new file mode 100644 index 0000000..de49419 Binary files /dev/null and b/browser/profile/safebrowsing/block-flashsubdoc-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/content-track-digest256.sbstore b/browser/profile/safebrowsing/content-track-digest256.sbstore new file mode 100644 index 0000000..c89beaa Binary files /dev/null and b/browser/profile/safebrowsing/content-track-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/content-track-digest256.vlpset b/browser/profile/safebrowsing/content-track-digest256.vlpset new file mode 100644 index 0000000..3e02d1d Binary files /dev/null and b/browser/profile/safebrowsing/content-track-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/except-flash-digest256.sbstore b/browser/profile/safebrowsing/except-flash-digest256.sbstore new file mode 100644 index 0000000..b50e5b0 Binary files /dev/null and b/browser/profile/safebrowsing/except-flash-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/except-flash-digest256.vlpset b/browser/profile/safebrowsing/except-flash-digest256.vlpset new file mode 100644 index 0000000..5f7a2a9 Binary files /dev/null and b/browser/profile/safebrowsing/except-flash-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/except-flashallow-digest256.sbstore b/browser/profile/safebrowsing/except-flashallow-digest256.sbstore new file mode 100644 index 0000000..430a75c Binary files /dev/null and b/browser/profile/safebrowsing/except-flashallow-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/except-flashallow-digest256.vlpset b/browser/profile/safebrowsing/except-flashallow-digest256.vlpset new file mode 100644 index 0000000..42abddd Binary files /dev/null and b/browser/profile/safebrowsing/except-flashallow-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/except-flashsubdoc-digest256.sbstore b/browser/profile/safebrowsing/except-flashsubdoc-digest256.sbstore new file mode 100644 index 0000000..8dc8382 Binary files /dev/null and b/browser/profile/safebrowsing/except-flashsubdoc-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/except-flashsubdoc-digest256.vlpset b/browser/profile/safebrowsing/except-flashsubdoc-digest256.vlpset new file mode 100644 index 0000000..e03c0f4 Binary files /dev/null and b/browser/profile/safebrowsing/except-flashsubdoc-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/google-trackwhite-digest256.sbstore b/browser/profile/safebrowsing/google-trackwhite-digest256.sbstore new file mode 100644 index 0000000..c87b141 Binary files /dev/null and b/browser/profile/safebrowsing/google-trackwhite-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/google-trackwhite-digest256.vlpset b/browser/profile/safebrowsing/google-trackwhite-digest256.vlpset new file mode 100644 index 0000000..4c4397b Binary files /dev/null and b/browser/profile/safebrowsing/google-trackwhite-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/google4/goog-badbinurl-proto.metadata b/browser/profile/safebrowsing/google4/goog-badbinurl-proto.metadata new file mode 100644 index 0000000..319ce72 Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-badbinurl-proto.metadata differ diff --git a/browser/profile/safebrowsing/google4/goog-badbinurl-proto.vlpset b/browser/profile/safebrowsing/google4/goog-badbinurl-proto.vlpset new file mode 100644 index 0000000..a9a81ce Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-badbinurl-proto.vlpset differ diff --git a/browser/profile/safebrowsing/google4/goog-downloadwhite-proto.metadata b/browser/profile/safebrowsing/google4/goog-downloadwhite-proto.metadata new file mode 100644 index 0000000..7a7906b Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-downloadwhite-proto.metadata differ diff --git a/browser/profile/safebrowsing/google4/goog-downloadwhite-proto.vlpset b/browser/profile/safebrowsing/google4/goog-downloadwhite-proto.vlpset new file mode 100644 index 0000000..1324ecb Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-downloadwhite-proto.vlpset differ diff --git a/browser/profile/safebrowsing/google4/goog-malware-proto.metadata b/browser/profile/safebrowsing/google4/goog-malware-proto.metadata new file mode 100644 index 0000000..e0aa4ef Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-malware-proto.metadata differ diff --git a/browser/profile/safebrowsing/google4/goog-malware-proto.vlpset b/browser/profile/safebrowsing/google4/goog-malware-proto.vlpset new file mode 100644 index 0000000..5b5c537 Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-malware-proto.vlpset differ diff --git a/browser/profile/safebrowsing/google4/goog-phish-proto.metadata b/browser/profile/safebrowsing/google4/goog-phish-proto.metadata new file mode 100644 index 0000000..98a8a2d Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-phish-proto.metadata differ diff --git a/browser/profile/safebrowsing/google4/goog-phish-proto.vlpset b/browser/profile/safebrowsing/google4/goog-phish-proto.vlpset new file mode 100644 index 0000000..e18a95c Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-phish-proto.vlpset differ diff --git a/browser/profile/safebrowsing/google4/goog-unwanted-proto.metadata b/browser/profile/safebrowsing/google4/goog-unwanted-proto.metadata new file mode 100644 index 0000000..bbbe9ad Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-unwanted-proto.metadata differ diff --git a/browser/profile/safebrowsing/google4/goog-unwanted-proto.vlpset b/browser/profile/safebrowsing/google4/goog-unwanted-proto.vlpset new file mode 100644 index 0000000..2cdec64 Binary files /dev/null and b/browser/profile/safebrowsing/google4/goog-unwanted-proto.vlpset differ diff --git a/browser/profile/safebrowsing/mozplugin-block-digest256.sbstore b/browser/profile/safebrowsing/mozplugin-block-digest256.sbstore new file mode 100644 index 0000000..1808b48 Binary files /dev/null and b/browser/profile/safebrowsing/mozplugin-block-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/mozplugin-block-digest256.vlpset b/browser/profile/safebrowsing/mozplugin-block-digest256.vlpset new file mode 100644 index 0000000..3ff3efe Binary files /dev/null and b/browser/profile/safebrowsing/mozplugin-block-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/mozstd-trackwhite-digest256.sbstore b/browser/profile/safebrowsing/mozstd-trackwhite-digest256.sbstore new file mode 100644 index 0000000..5336c7d Binary files /dev/null and b/browser/profile/safebrowsing/mozstd-trackwhite-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/mozstd-trackwhite-digest256.vlpset b/browser/profile/safebrowsing/mozstd-trackwhite-digest256.vlpset new file mode 100644 index 0000000..af6a00b Binary files /dev/null and b/browser/profile/safebrowsing/mozstd-trackwhite-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/social-track-digest256.sbstore b/browser/profile/safebrowsing/social-track-digest256.sbstore new file mode 100644 index 0000000..34dd3da Binary files /dev/null and b/browser/profile/safebrowsing/social-track-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/social-track-digest256.vlpset b/browser/profile/safebrowsing/social-track-digest256.vlpset new file mode 100644 index 0000000..d8daa74 Binary files /dev/null and b/browser/profile/safebrowsing/social-track-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/social-tracking-protection-facebook-digest256.sbstore b/browser/profile/safebrowsing/social-tracking-protection-facebook-digest256.sbstore new file mode 100644 index 0000000..4e450d5 Binary files /dev/null and b/browser/profile/safebrowsing/social-tracking-protection-facebook-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/social-tracking-protection-facebook-digest256.vlpset b/browser/profile/safebrowsing/social-tracking-protection-facebook-digest256.vlpset new file mode 100644 index 0000000..4f15a20 Binary files /dev/null and b/browser/profile/safebrowsing/social-tracking-protection-facebook-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/social-tracking-protection-linkedin-digest256.sbstore b/browser/profile/safebrowsing/social-tracking-protection-linkedin-digest256.sbstore new file mode 100644 index 0000000..2c3f1e9 Binary files /dev/null and b/browser/profile/safebrowsing/social-tracking-protection-linkedin-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/social-tracking-protection-linkedin-digest256.vlpset b/browser/profile/safebrowsing/social-tracking-protection-linkedin-digest256.vlpset new file mode 100644 index 0000000..4824dd9 Binary files /dev/null and b/browser/profile/safebrowsing/social-tracking-protection-linkedin-digest256.vlpset differ diff --git a/browser/profile/safebrowsing/social-tracking-protection-twitter-digest256.sbstore b/browser/profile/safebrowsing/social-tracking-protection-twitter-digest256.sbstore new file mode 100644 index 0000000..5929775 Binary files /dev/null and b/browser/profile/safebrowsing/social-tracking-protection-twitter-digest256.sbstore differ diff --git a/browser/profile/safebrowsing/social-tracking-protection-twitter-digest256.vlpset b/browser/profile/safebrowsing/social-tracking-protection-twitter-digest256.vlpset new file mode 100644 index 0000000..595a5b8 Binary files /dev/null and b/browser/profile/safebrowsing/social-tracking-protection-twitter-digest256.vlpset differ diff --git a/browser/profile/search.json.mozlz4 b/browser/profile/search.json.mozlz4 new file mode 100644 index 0000000..9bd1e10 Binary files /dev/null and b/browser/profile/search.json.mozlz4 differ diff --git a/browser/profile/security_state/data.safe.bin b/browser/profile/security_state/data.safe.bin new file mode 100644 index 0000000..9f994b1 Binary files /dev/null and b/browser/profile/security_state/data.safe.bin differ diff --git a/browser/profile/sessionCheckpoints.json b/browser/profile/sessionCheckpoints.json new file mode 100644 index 0000000..928de6a --- /dev/null +++ b/browser/profile/sessionCheckpoints.json @@ -0,0 +1 @@ +{"profile-after-change":true,"final-ui-startup":true,"sessionstore-windows-restored":true,"quit-application-granted":true,"quit-application":true,"sessionstore-final-state-write-complete":true,"profile-change-net-teardown":true,"profile-change-teardown":true,"profile-before-change":true} \ No newline at end of file diff --git a/browser/profile/sessionstore.jsonlz4 b/browser/profile/sessionstore.jsonlz4 new file mode 100644 index 0000000..8dce6bd Binary files /dev/null and b/browser/profile/sessionstore.jsonlz4 differ diff --git a/browser/profile/settings/main/ms-language-packs/asrouter.ftl b/browser/profile/settings/main/ms-language-packs/asrouter.ftl new file mode 100644 index 0000000..3b6d2e8 --- /dev/null +++ b/browser/profile/settings/main/ms-language-packs/asrouter.ftl @@ -0,0 +1,131 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## These messages are used as headings in the recommendation doorhanger + +cfr-doorhanger-extension-heading = Recommended Extension +cfr-doorhanger-feature-heading = Recommended Feature + +## + +cfr-doorhanger-extension-sumo-link = + .tooltiptext = Why am I seeing this + +cfr-doorhanger-extension-cancel-button = Not Now + .accesskey = N + +cfr-doorhanger-extension-ok-button = Add Now + .accesskey = A + +cfr-doorhanger-extension-manage-settings-button = Manage Recommendation Settings + .accesskey = M + +cfr-doorhanger-extension-never-show-recommendation = Don’t Show Me This Recommendation + .accesskey = S + +cfr-doorhanger-extension-learn-more-link = Learn more + +# This string is used on a new line below the add-on name +# Variables: +# $name (String) - Add-on author name +cfr-doorhanger-extension-author = by { $name } + +# This is a notification displayed in the address bar. +# When clicked it opens a panel with a message for the user. +cfr-doorhanger-extension-notification = Recommendation +cfr-doorhanger-extension-notification2 = Recommendation + .tooltiptext = Extension recommendation + .a11y-announcement = Extension recommendation available + +# This is a notification displayed in the address bar. +# When clicked it opens a panel with a message for the user. +cfr-doorhanger-feature-notification = Recommendation + .tooltiptext = Feature recommendation + .a11y-announcement = Feature recommendation available + +## Add-on statistics +## These strings are used to display the total number of +## users and rating for an add-on. They are shown next to each other. + +# Variables: +# $total (Number) - The rating of the add-on from 1 to 5 +cfr-doorhanger-extension-rating = + .tooltiptext = + { $total -> + [one] { $total } star + *[other] { $total } stars + } +# Variables: +# $total (Number) - The total number of users using the add-on +cfr-doorhanger-extension-total-users = + { $total -> + [one] { $total } user + *[other] { $total } users + } + +## Firefox Accounts Message + +cfr-doorhanger-bookmark-fxa-header = Sync your bookmarks everywhere. +cfr-doorhanger-bookmark-fxa-body = Great find! Now don’t be left without this bookmark on your mobile devices. Get Started with a { -fxaccount-brand-name }. +cfr-doorhanger-bookmark-fxa-link-text = Sync bookmarks now… +cfr-doorhanger-bookmark-fxa-close-btn-tooltip = + .aria-label = Close button + .title = Close + +## Protections panel + +cfr-protections-panel-header = Browse without being followed +cfr-protections-panel-body = Keep your data to yourself. { -brand-short-name } protects you from many of the most common trackers that follow what you do online. +cfr-protections-panel-link-text = Learn more + +## What's New toolbar button and panel + +# This string is used by screen readers to offer a text based alternative for +# the notification icon +cfr-badge-reader-label-newfeature = New feature: + +cfr-whatsnew-button = + .label = What’s New + .tooltiptext = What’s New + +cfr-whatsnew-release-notes-link-text = Read the release notes + +## Enhanced Tracking Protection Milestones + +# Variables: +# $blockedCount (Number) - The total count of blocked trackers. This number will always be greater than 1. +# $date (Datetime) - The date we began recording the count of blocked trackers +cfr-doorhanger-milestone-heading2 = + { $blockedCount -> + *[other] { -brand-short-name } blocked over { $blockedCount } trackers since { DATETIME($date, month: "long", year: "numeric") }! + } +cfr-doorhanger-milestone-ok-button = See All + .accesskey = S +cfr-doorhanger-milestone-close-button = Close + .accesskey = C + +## DOH Message + +cfr-doorhanger-doh-body = Your privacy matters. { -brand-short-name } now securely routes your DNS requests whenever possible to a partner service to protect you while you browse. +cfr-doorhanger-doh-header = More secure, encrypted DNS lookups +cfr-doorhanger-doh-primary-button-2 = Okay + .accesskey = O +cfr-doorhanger-doh-secondary-button = Disable + .accesskey = D + +## Fission Experiment Message + +cfr-doorhanger-fission-body-approved = Your privacy matters. { -brand-short-name } now isolates, or sandboxes, websites from each other, which makes it harder for hackers to steal passwords, credit card numbers, and other sensitive information. +cfr-doorhanger-fission-header = Site Isolation +cfr-doorhanger-fission-primary-button = OK, Got it + .accesskey = O +cfr-doorhanger-fission-secondary-button = Learn more + .accesskey = L + +## Full Video Support CFR message + +cfr-doorhanger-video-support-body = Videos on this site may not play correctly on this version of { -brand-short-name }. For full video support, update { -brand-short-name } now. +cfr-doorhanger-video-support-header = Update { -brand-short-name } to play video +cfr-doorhanger-video-support-primary-button = Update Now + .accesskey = U diff --git a/browser/profile/shield-preference-experiments.json b/browser/profile/shield-preference-experiments.json new file mode 100644 index 0000000..3759a90 --- /dev/null +++ b/browser/profile/shield-preference-experiments.json @@ -0,0 +1 @@ +{"experiments":{}} \ No newline at end of file diff --git a/browser/profile/storage-sync-v2.sqlite b/browser/profile/storage-sync-v2.sqlite new file mode 100644 index 0000000..8d2145c Binary files /dev/null and b/browser/profile/storage-sync-v2.sqlite differ diff --git a/browser/profile/storage-sync-v2.sqlite-shm b/browser/profile/storage-sync-v2.sqlite-shm new file mode 100644 index 0000000..8086771 Binary files /dev/null and b/browser/profile/storage-sync-v2.sqlite-shm differ diff --git a/browser/profile/storage-sync-v2.sqlite-wal b/browser/profile/storage-sync-v2.sqlite-wal new file mode 100644 index 0000000..f675a66 Binary files /dev/null and b/browser/profile/storage-sync-v2.sqlite-wal differ diff --git a/browser/profile/storage.sqlite b/browser/profile/storage.sqlite new file mode 100644 index 0000000..f227d97 Binary files /dev/null and b/browser/profile/storage.sqlite differ diff --git a/browser/profile/storage/default/moz-extension+++d0cceee5-1627-4967-95c3-bd83219c2c4c^userContextId=4294967295/.metadata-v2 b/browser/profile/storage/default/moz-extension+++d0cceee5-1627-4967-95c3-bd83219c2c4c^userContextId=4294967295/.metadata-v2 new file mode 100644 index 0000000..30525c1 Binary files /dev/null and b/browser/profile/storage/default/moz-extension+++d0cceee5-1627-4967-95c3-bd83219c2c4c^userContextId=4294967295/.metadata-v2 differ diff --git a/browser/profile/storage/default/moz-extension+++d0cceee5-1627-4967-95c3-bd83219c2c4c^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite b/browser/profile/storage/default/moz-extension+++d0cceee5-1627-4967-95c3-bd83219c2c4c^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite new file mode 100644 index 0000000..67a60b1 Binary files /dev/null and b/browser/profile/storage/default/moz-extension+++d0cceee5-1627-4967-95c3-bd83219c2c4c^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite differ diff --git a/browser/profile/storage/ls-archive.sqlite b/browser/profile/storage/ls-archive.sqlite new file mode 100644 index 0000000..2729e0e Binary files /dev/null and b/browser/profile/storage/ls-archive.sqlite differ diff --git a/browser/profile/storage/permanent/chrome/.metadata-v2 b/browser/profile/storage/permanent/chrome/.metadata-v2 new file mode 100644 index 0000000..787b5c2 Binary files /dev/null and b/browser/profile/storage/permanent/chrome/.metadata-v2 differ diff --git a/browser/profile/storage/permanent/chrome/idb/1451318868ntouromlalnodry--epcr.sqlite b/browser/profile/storage/permanent/chrome/idb/1451318868ntouromlalnodry--epcr.sqlite new file mode 100644 index 0000000..a7f7221 Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/1451318868ntouromlalnodry--epcr.sqlite differ diff --git a/browser/profile/storage/permanent/chrome/idb/1657114595AmcateirvtiSty.sqlite b/browser/profile/storage/permanent/chrome/idb/1657114595AmcateirvtiSty.sqlite new file mode 100644 index 0000000..0f5bc0c Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/1657114595AmcateirvtiSty.sqlite differ diff --git a/browser/profile/storage/permanent/chrome/idb/2823318777ntouromlalnodry--naod.sqlite b/browser/profile/storage/permanent/chrome/idb/2823318777ntouromlalnodry--naod.sqlite new file mode 100644 index 0000000..d558dac Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/2823318777ntouromlalnodry--naod.sqlite differ diff --git a/browser/profile/storage/permanent/chrome/idb/2918063365piupsah.sqlite b/browser/profile/storage/permanent/chrome/idb/2918063365piupsah.sqlite new file mode 100644 index 0000000..98e69d0 Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/2918063365piupsah.sqlite differ diff --git a/browser/profile/storage/permanent/chrome/idb/3561288849sdhlie.sqlite b/browser/profile/storage/permanent/chrome/idb/3561288849sdhlie.sqlite new file mode 100644 index 0000000..516d5c8 Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/3561288849sdhlie.sqlite differ diff --git a/browser/profile/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1 b/browser/profile/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1 new file mode 100644 index 0000000..fd1848e Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/1 differ diff --git a/browser/profile/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.sqlite b/browser/profile/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.sqlite new file mode 100644 index 0000000..c09167f Binary files /dev/null and b/browser/profile/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.sqlite differ diff --git a/browser/profile/storage/permanent/indexeddb+++fx-devtools/.metadata-v2 b/browser/profile/storage/permanent/indexeddb+++fx-devtools/.metadata-v2 new file mode 100644 index 0000000..bb4d58f Binary files /dev/null and b/browser/profile/storage/permanent/indexeddb+++fx-devtools/.metadata-v2 differ diff --git a/browser/profile/storage/permanent/indexeddb+++fx-devtools/idb/478967115deegvatroootlss--cans.sqlite b/browser/profile/storage/permanent/indexeddb+++fx-devtools/idb/478967115deegvatroootlss--cans.sqlite new file mode 100644 index 0000000..f0f5c15 Binary files /dev/null and b/browser/profile/storage/permanent/indexeddb+++fx-devtools/idb/478967115deegvatroootlss--cans.sqlite differ diff --git a/browser/profile/times.json b/browser/profile/times.json new file mode 100755 index 0000000..0afd828 --- /dev/null +++ b/browser/profile/times.json @@ -0,0 +1 @@ +{"created":1619978250884,"firstUse":1619978254396,"reset":1623169468722} \ No newline at end of file diff --git a/browser/profile/weave/failed/tabs.json b/browser/profile/weave/failed/tabs.json new file mode 100644 index 0000000..3d2195f --- /dev/null +++ b/browser/profile/weave/failed/tabs.json @@ -0,0 +1 @@ +{"ids":[]} \ No newline at end of file diff --git a/browser/profile/weave/toFetch/tabs.json b/browser/profile/weave/toFetch/tabs.json new file mode 100644 index 0000000..3d2195f --- /dev/null +++ b/browser/profile/weave/toFetch/tabs.json @@ -0,0 +1 @@ +{"ids":[]} \ No newline at end of file diff --git a/browser/profile/webappsstore.sqlite b/browser/profile/webappsstore.sqlite new file mode 100644 index 0000000..5e52611 Binary files /dev/null and b/browser/profile/webappsstore.sqlite differ diff --git a/browser/profile/xulstore.json b/browser/profile/xulstore.json new file mode 100644 index 0000000..80c3469 --- /dev/null +++ b/browser/profile/xulstore.json @@ -0,0 +1 @@ +{"chrome://browser/content/browser.xhtml":{"main-window":{"screenX":"566","screenY":"236","width":"800","height":"532","sizemode":"maximized"},"sidebar-box":{"sidebarcommand":"","width":""},"sidebar-title":{"value":""}},"chrome://devtools/content/webconsole/index.html":{"devtools-webconsole":{"screenX":"400","screenY":"310","width":"800","height":"532","sizemode":"normal"}},"chrome://global/content/pictureinpicture/player.xhtml":{"picture-in-picture":{"left":"24","top":"64","width":"1505","height":"807"}}} \ No newline at end of file diff --git a/build.gradle b/build.gradle index dcd7189..f2ed389 100644 --- a/build.gradle +++ b/build.gradle @@ -10,3 +10,10 @@ * user guide available at https://docs.gradle.org/4.4.1/userguide/tutorial_java_projects.html */ ext.defaultPackage = "edu.regis.universe_player" + +task bundleAddOn(type: Zip) +{ + archiveName = "universal_music@regis.edu.xpi" + destinationDir = file("./browser/profile/extensions") + from (files("./add-on")) +} \ No newline at end of file diff --git a/interface/build.gradle b/interface/build.gradle index 833a689..bfcbd74 100644 --- a/interface/build.gradle +++ b/interface/build.gradle @@ -1,12 +1,12 @@ +/* + * Copyright (c) 2021 William Hubbard. All Rights Reserved. + */ + plugins { id 'java' id 'application' } -/* - * Copyright (c) 2021 William Hubbard. All Rights Reserved. - */ - // In this section you declare where to find the dependencies of your project repositories { mavenCentral() @@ -16,6 +16,7 @@ repositories { dependencies { // The production code uses the SLF4J logging API at compile time implementation 'org.slf4j:slf4j-api:1.7.25' + implementation 'com.google.code.gson:gson:2.8.7' // Declare the dependency for your favourite test framework you want to use in your tests. // TestNG is also supported by the Gradle Test task. Just change the @@ -25,4 +26,6 @@ dependencies { } // Define the main class for the application -mainClassName = defaultPackage + '.player.Interface' \ No newline at end of file +mainClassName = defaultPackage + '.player.Interface' + +compileJava.dependsOn rootProject.bundleAddOn \ No newline at end of file diff --git a/interface/src/main/java/edu/regis/universe_player/Player.java b/interface/src/main/java/edu/regis/universe_player/Player.java new file mode 100644 index 0000000..e41ebdb --- /dev/null +++ b/interface/src/main/java/edu/regis/universe_player/Player.java @@ -0,0 +1,75 @@ +/* + * Copyright (c) 2021 William Hubbard. All Rights Reserved. + */ + +package edu.regis.universe_player; + +import edu.regis.universe_player.data.Song; + +/** + * This interface serves as the connection to a music player of some sort, whether it be + * browser-based or from a file. + * + * @param - The type of songs supported. + * @author William Hubbard + * @since 0.1 + */ +public interface Player +{ + /** + * Obtains the song currently playing. + * + * @return The current song, or null if none is playing. + */ + Song getCurrentSong(); + + /** + * Loads up a song + * + * @param song - The song to load. + */ + void play(T song); + + /** + * Enables playback of the current song, if one is active. + */ + void play(); + + /** + * Pauses playback of the current song. + */ + void pause(); + + /** + * Toggles between playing and pausing the current song. + */ + void togglePlayback(); + + /** + * Sets the current song time to the specified position. + * + * @param time - The specified time in the song, in seconds. + */ + void seek(float time); + + /** + * Checks to see if the song is paused. + * + * @return Whether or not the song is paused. + */ + boolean isPaused(); + + /** + * Obtains the time we are currently at in the current song. + * + * @return - The current song position in seconds, or -1 if no song is playing. + */ + float getCurrentTime(); + + /** + * Gets the length of the current song. + * + * @return The song length, in seconds. + */ + float getLength(); +} diff --git a/interface/src/main/java/edu/regis/universe_player/browser/Browser.java b/interface/src/main/java/edu/regis/universe_player/browser/Browser.java new file mode 100644 index 0000000..f0f11c7 --- /dev/null +++ b/interface/src/main/java/edu/regis/universe_player/browser/Browser.java @@ -0,0 +1,146 @@ +/* + * Copyright (c) 2021 William Hubbard. All Rights Reserved. + */ + +package edu.regis.universe_player.browser; + +import com.google.gson.Gson; +import com.google.gson.stream.JsonWriter; + +import java.io.File; +import java.io.FileWriter; +import java.io.IOException; +import java.net.URL; + +/** + * This serves as a central point for controlling the browser process. + * + * @author William Hubbard + * @since 0.1 + */ +public class Browser +{ + private static Process process; + + /** + * Utility method for launching a browser instance + * + * @throws IOException + */ + public static void launchBrowser() throws IOException + { + String os = System.getProperty("os.name").toLowerCase(); + String arch = System.getProperty("os.arch").toLowerCase(); + String args = " -profile browser/profile"; + if (process != null && process.isAlive()) + { + process.destroy(); + } + + if (os.contains("windows")) + { + setupWindows(); + process = Runtime.getRuntime().exec("browser/windows/FirefoxPortable.exe" + args); + } + else if (os.contains("linux")) + { + setupLinux(); + if (arch.contains("64")) + { + process = Runtime.getRuntime().exec("./browser/linux64/firefox" + args); + } + else + { + process = Runtime.getRuntime().exec("./browser/linux32/firefox" + args); + } + } + + System.out.println(os); + } + + /** + * Performs first-time setup for Windows applications. + */ + private static void setupWindows() + { + try + { + Runtime.getRuntime() + .exec("REG ADD HKEY_CURRENT_USER\\SOFTWARE\\Mozilla\\NativeMessagingHosts /v universal_music /d \"" + System + .getProperty("user.dir") + "\\bin\\interface.bat\" "); + } + catch (IOException e) + { + System.err.println("Could not set Windows registry key."); + e.printStackTrace(); + } + } + + /** + * Performs first-time setup for OSX applications. + */ + private static void setupMac() + { + Gson gson = new Gson(); + try (JsonWriter writer = gson.newJsonWriter(new FileWriter(new File(System + .getProperty("user.home"), "Library/Application Support/Mozilla/NativeMessagingHosts/universal_music.json")))) + { + writeManifest(writer, System.getProperty("user.dir") + "/bin/interface"); + } + catch (IOException e) + { + System.err.println("Could not set Mac application manifest."); + e.printStackTrace(); + } + } + + /** + * Performs first-time setup for Linux applications. + */ + private static void setupLinux() + { + Gson gson = new Gson(); + try (JsonWriter writer = gson.newJsonWriter(new FileWriter(new File(System + .getProperty("user.home"), ".mozilla/native-messaging-hosts/universal_music.json")))) + { + writeManifest(writer, System.getProperty("user.dir") + "/bin/interface"); + } + catch (IOException e) + { + System.err.println("Could not set Linux application manifest."); + e.printStackTrace(); + } + } + + private static void writeManifest(JsonWriter writer, String path) throws IOException + { + writer.beginObject(); + + writer.name("name"); + writer.value("universal_music"); + writer.name("description"); + writer.value("Universal Music Player"); + writer.name("path"); + writer.value(path); + writer.name("type"); + writer.value("stdio"); + + writer.name("allowed_extensions"); + writer.beginArray(); + writer.value("universal_music@regis.edu"); + writer.endArray(); + + writer.endObject(); + } + + /** + * Tells the browser process to shut down. + */ + public static void closeBrowser() + { + if (process != null && process.isAlive()) + { + process.destroy(); + } + } +} diff --git a/interface/src/main/java/edu/regis/universe_player/browser/MessageManager.java b/interface/src/main/java/edu/regis/universe_player/browser/MessageManager.java new file mode 100644 index 0000000..34d1462 --- /dev/null +++ b/interface/src/main/java/edu/regis/universe_player/browser/MessageManager.java @@ -0,0 +1,121 @@ +/* + * Copyright (c) 2021 William Hubbard. All Rights Reserved. + */ + +package edu.regis.universe_player.browser; + +import com.google.gson.Gson; +import com.google.gson.stream.JsonReader; +import com.google.gson.stream.JsonToken; +import com.google.gson.stream.JsonWriter; + +import java.io.BufferedInputStream; +import java.io.BufferedReader; +import java.io.Closeable; +import java.io.IOException; +import java.io.InputStreamReader; +import java.io.OutputStreamWriter; +import java.io.PrintStream; +import java.io.Reader; +import java.util.Scanner; + +/** + * This class will send messages to the + */ +public class MessageManager implements Closeable +{ + private final JsonReader in; + private final JsonWriter out; + private final Gson gson; + + public MessageManager() throws IOException + { + this.gson = new Gson(); + this.in = this.gson.newJsonReader(new InputStreamReader(System.in)); + this.out = this.gson.newJsonWriter(new OutputStreamWriter(System.out)); + } + + /** + * Retrieves an object from the browser. + * + * @return - A parsed object. What it is depends on the browser. + */ + public Object getMessage() throws IOException + { + Object value = null; + this.in.beginObject(); + while (this.in.hasNext()) + { + switch (this.in.nextName()) + { + case "response": + switch (this.in.peek()) + { + case STRING: + value = this.in.nextString(); + break; + case NUMBER: + value = this.in.nextDouble(); + break; + case BOOLEAN: + value = this.in.nextBoolean(); + break; + case NULL: + this.in.nextNull(); + break; + default: + throw new IOException("Unexpected JSON type" + this.in.peek()); + } + break; + } + } + this.in.endObject(); + + return value; + } + + /** + * Sends a string message to the browser. + * + * @param message - The message to send. + */ + public void writeMessage(String message) + { + String value = null; + String type = null; + try + { + this.out.beginObject(); + this.out.name("message"); + this.out.value(message); + this.out.endObject(); + } + catch (IOException e) + { + } + } + + /** + * Pings the browser. + */ + public void ping() + { + try + { + this.out.beginObject(); + this.out.name("command"); + this.out.value("ping"); + this.out.endObject(); + } + catch (IOException e) + { + } + } + + @Override + public void close() throws IOException + { + this.in.close(); + this.out.close(); + } +} diff --git a/interface/src/main/java/edu/regis/universe_player/player/Interface.java b/interface/src/main/java/edu/regis/universe_player/player/Interface.java index 1c39b78..cfd559f 100644 --- a/interface/src/main/java/edu/regis/universe_player/player/Interface.java +++ b/interface/src/main/java/edu/regis/universe_player/player/Interface.java @@ -8,11 +8,17 @@ import java.awt.BorderLayout; import java.awt.Dimension; import java.awt.event.ComponentEvent; import java.awt.event.ComponentListener; +import java.awt.event.WindowEvent; +import java.awt.event.WindowListener; +import java.io.IOException; import java.util.Collection; import javax.swing.JFrame; +import javax.swing.JOptionPane; import javax.swing.JScrollPane; +import edu.regis.universe_player.browser.Browser; +import edu.regis.universe_player.browser.MessageManager; import edu.regis.universe_player.data.CollectionType; import edu.regis.universe_player.data.Song; @@ -22,7 +28,7 @@ import edu.regis.universe_player.data.Song; * @author William Hubbard * @version 0.1 */ -public class Interface extends JFrame implements SongDisplayListener, ComponentListener +public class Interface extends JFrame implements SongDisplayListener, ComponentListener, WindowListener, PlaybackCommandListener { /** * A reference to the panel containing links to different collection views. @@ -41,9 +47,32 @@ public class Interface extends JFrame implements SongDisplayListener, ComponentL */ private JScrollPane centerView; + /** + * A link to the browser. + */ + private MessageManager browser; + public static void main(String[] args) { + try + { + Browser.launchBrowser(); + } + catch (IOException e) + { + e.printStackTrace(); + JOptionPane.showMessageDialog(null, e, "Could not open browser background", JOptionPane.ERROR_MESSAGE); + } Interface inter = new Interface(); + try + { + inter.browser = new MessageManager(); + } + catch (IOException e) + { + e.printStackTrace(); + JOptionPane.showMessageDialog(null, e, "Could not open browser communication", JOptionPane.ERROR_MESSAGE); + } inter.pack(); inter.setVisible(true); } @@ -54,12 +83,16 @@ public class Interface extends JFrame implements SongDisplayListener, ComponentL public Interface() { super(); + PlayerControls controls; + this.setTitle("Universal Music Player"); this.getContentPane().setLayout(new BorderLayout()); this.getContentPane() .add(this.collectionTypes = new Collections(), BorderLayout.LINE_START); this.collectionTypes.addSongDisplayListener(this); - this.getContentPane().add(new PlayerControls(), BorderLayout.PAGE_END); + controls = new PlayerControls(); + controls.addCommandListener(this); + this.getContentPane().add(controls, BorderLayout.PAGE_END); this.songList = new SongList(); this.collectionList = new CollectionList(); @@ -70,6 +103,7 @@ public class Interface extends JFrame implements SongDisplayListener, ComponentL this.componentResized(null); this.addComponentListener(this); + this.addWindowListener(this); this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); } @@ -130,4 +164,91 @@ public class Interface extends JFrame implements SongDisplayListener, ComponentL { } + + @Override + public void windowOpened(WindowEvent windowEvent) + { + + } + + @Override + public void windowClosing(WindowEvent windowEvent) + { + Browser.closeBrowser(); + if (this.browser != null) + { + try + { + this.browser.close(); + } + catch (IOException e) + { + e.printStackTrace(); + } + } + } + + @Override + public void windowClosed(WindowEvent windowEvent) + { + } + + @Override + public void windowIconified(WindowEvent windowEvent) + { + + } + + @Override + public void windowDeiconified(WindowEvent windowEvent) + { + + } + + @Override + public void windowActivated(WindowEvent windowEvent) + { + + } + + @Override + public void windowDeactivated(WindowEvent windowEvent) + { + + } + + /** + * Called when a playback command is issued. + * + * @param command - The command issued. + * @param data - Additional data relevent to the command. + */ + @Override + public void onCommand(PlaybackCommand command, Object data) + { + Object message = null; + if (this.browser != null) + { + synchronized (this.browser) + { + try + { + this.browser.ping(); + message = this.browser.getMessage(); + } + catch (IOException e) + { + e.printStackTrace(); + JOptionPane.showMessageDialog(this, e, "Could not send message to browser", JOptionPane.ERROR_MESSAGE); + } + } + } + if (message != null) + { + if ("ping".equals(message)) + { + JOptionPane.showMessageDialog(this, "Ping received!"); + } + } + } } \ No newline at end of file diff --git a/interface/src/main/java/edu/regis/universe_player/player/PlaybackCommand.java b/interface/src/main/java/edu/regis/universe_player/player/PlaybackCommand.java new file mode 100644 index 0000000..94cd498 --- /dev/null +++ b/interface/src/main/java/edu/regis/universe_player/player/PlaybackCommand.java @@ -0,0 +1,16 @@ +/* + * Copyright (c) 2021 William Hubbard. All Rights Reserved. + */ + +package edu.regis.universe_player.player; + +/** + * Contains possible playback commands that the play can send. + * + * @author William Hubbard + * @version 0.1 + */ +public enum PlaybackCommand +{ + PLAY, PAUSE, NEXT, PREVIOUS, SEEK +} diff --git a/interface/src/main/java/edu/regis/universe_player/player/PlaybackCommandListener.java b/interface/src/main/java/edu/regis/universe_player/player/PlaybackCommandListener.java new file mode 100644 index 0000000..4c64a41 --- /dev/null +++ b/interface/src/main/java/edu/regis/universe_player/player/PlaybackCommandListener.java @@ -0,0 +1,24 @@ +/* + * Copyright (c) 2021 William Hubbard. All Rights Reserved. + */ + +package edu.regis.universe_player.player; + +import java.util.EventListener; + +/** + * A listener that allows objects to observe when playback commands are triggered. + * + * @author William Hubbard + * @version 0.1 + */ +public interface PlaybackCommandListener extends EventListener +{ + /** + * Called when a playback command is issued. + * + * @param command - The command issued. + * @param data - Additional data relevent to the command. + */ + void onCommand(PlaybackCommand command, Object data); +} diff --git a/interface/src/main/java/edu/regis/universe_player/player/PlayerControls.java b/interface/src/main/java/edu/regis/universe_player/player/PlayerControls.java index 362a171..3700dbe 100644 --- a/interface/src/main/java/edu/regis/universe_player/player/PlayerControls.java +++ b/interface/src/main/java/edu/regis/universe_player/player/PlayerControls.java @@ -6,6 +6,7 @@ package edu.regis.universe_player.player; import java.awt.Dimension; import java.awt.FlowLayout; +import java.util.LinkedList; import javax.swing.ImageIcon; import javax.swing.JButton; @@ -26,12 +27,16 @@ public class PlayerControls extends JPanel private JButton prevButton; private JSlider progress; + /** + * A list of all things interested in knowing when we trigger a command. + */ + private LinkedList listeners = new LinkedList<>(); + public PlayerControls() { final Dimension BUTTON_SIZE = new Dimension(32, 32); final Dimension ICON_SIZE = new Dimension(16, 16); ImageIcon icon; - JButton button; JPanel buttonCont, progressCont; FlowLayout buttonLayout; SpringLayout progressLayout; @@ -43,36 +48,45 @@ public class PlayerControls extends JPanel buttonCont = new JPanel(buttonLayout); this.add(buttonCont); - button = new JButton(); + this.prevButton = new JButton(); icon = new ImageIcon(this.getClass() .getResource("/gui/icons/skipPrev.png"), "Previous Button"); icon.setImage(icon.getImage().getScaledInstance(ICON_SIZE.width, ICON_SIZE.height, 0)); - button.setIcon(icon); - button.setPreferredSize(BUTTON_SIZE); - buttonCont.add(button); - this.prevButton = button; + this.prevButton.setIcon(icon); + this.prevButton.setPreferredSize(BUTTON_SIZE); + this.prevButton.addActionListener(actionEvent -> { + this.triggerCommandListeners(PlaybackCommand.PREVIOUS, null); + }); + buttonCont.add(this.prevButton); - button = new JButton(); + this.playButton = new JButton(); icon = new ImageIcon(this.getClass().getResource("/gui/icons/play.png"), "Play Button"); icon.setImage(icon.getImage().getScaledInstance(ICON_SIZE.width, ICON_SIZE.height, 0)); - button.setIcon(icon); - button.setPreferredSize(BUTTON_SIZE); - buttonCont.add(button); - this.playButton = button; + this.playButton.setIcon(icon); + this.playButton.setPreferredSize(BUTTON_SIZE); + this.playButton.addActionListener(actionEvent -> { + this.triggerCommandListeners(PlaybackCommand.PLAY, null); + }); + buttonCont.add(this.playButton); - button = new JButton(); + this.nextButton = new JButton(); icon = new ImageIcon(this.getClass().getResource("/gui/icons/skipNext.png"), "Next Button"); icon.setImage(icon.getImage().getScaledInstance(ICON_SIZE.width, ICON_SIZE.height, 0)); - button.setIcon(icon); - button.setPreferredSize(BUTTON_SIZE); - buttonCont.add(button); - this.nextButton = button; + this.nextButton.setIcon(icon); + this.nextButton.setPreferredSize(BUTTON_SIZE); + this.nextButton.addActionListener(actionEvent -> { + this.triggerCommandListeners(PlaybackCommand.NEXT, null); + }); + buttonCont.add(this.nextButton); progressLayout = new SpringLayout(); progressCont = new JPanel(progressLayout); this.add(progressCont); this.progress = new JSlider(); + this.progress.addChangeListener(changeEvent -> { + this.triggerCommandListeners(PlaybackCommand.SEEK, this.progress.getValue()); + }); this.add(this.progress); layout.putConstraint(SpringLayout.NORTH, buttonCont, 0, SpringLayout.NORTH, this); @@ -83,4 +97,38 @@ public class PlayerControls extends JPanel layout.putConstraint(SpringLayout.SOUTH, this, 5, SpringLayout.SOUTH, this.progress); layout.putConstraint(SpringLayout.EAST, buttonCont, 0, SpringLayout.EAST, this); } + + /** + * Adds a listener for playback commands. + * + * @param listener - The listener to add. + */ + public void addCommandListener(PlaybackCommandListener listener) + { + this.listeners.add(listener); + } + + /** + * Removes a playback listener. + * + * @param listener - The listener to remove. + */ + public void removeCommandListener(PlaybackCommandListener listener) + { + this.listeners.remove(listener); + } + + /** + * Triggers all the command listeners. + * + * @param command - The command to trigger. + * @param data - Extra command data. + */ + protected void triggerCommandListeners(PlaybackCommand command, Object data) + { + for (PlaybackCommandListener listener : this.listeners) + { + listener.onCommand(command, data); + } + } } diff --git a/interface/src/main/resources/gui/icons/icon.svg b/interface/src/main/resources/gui/icons/icon.svg new file mode 100644 index 0000000..9777f73 --- /dev/null +++ b/interface/src/main/resources/gui/icons/icon.svg @@ -0,0 +1,242 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/interface/src/main/resources/gui/icons/icon128.png b/interface/src/main/resources/gui/icons/icon128.png new file mode 100644 index 0000000..b4a8e4b Binary files /dev/null and b/interface/src/main/resources/gui/icons/icon128.png differ diff --git a/interface/src/main/resources/gui/icons/icon16.png b/interface/src/main/resources/gui/icons/icon16.png new file mode 100644 index 0000000..eef0a90 Binary files /dev/null and b/interface/src/main/resources/gui/icons/icon16.png differ diff --git a/interface/src/main/resources/gui/icons/icon256.png b/interface/src/main/resources/gui/icons/icon256.png new file mode 100644 index 0000000..b5d8b22 Binary files /dev/null and b/interface/src/main/resources/gui/icons/icon256.png differ diff --git a/interface/src/main/resources/gui/icons/icon32.png b/interface/src/main/resources/gui/icons/icon32.png new file mode 100644 index 0000000..793073b Binary files /dev/null and b/interface/src/main/resources/gui/icons/icon32.png differ diff --git a/interface/src/main/resources/gui/icons/icon512.png b/interface/src/main/resources/gui/icons/icon512.png new file mode 100644 index 0000000..d09a47b Binary files /dev/null and b/interface/src/main/resources/gui/icons/icon512.png differ diff --git a/interface/src/main/resources/gui/icons/icon64.png b/interface/src/main/resources/gui/icons/icon64.png new file mode 100644 index 0000000..ef057b6 Binary files /dev/null and b/interface/src/main/resources/gui/icons/icon64.png differ diff --git a/settings.gradle b/settings.gradle index ff5ae7b..385f921 100644 --- a/settings.gradle +++ b/settings.gradle @@ -21,3 +21,4 @@ include 'services:webservice' rootProject.name = 'UniversalMusicPlayer' include ':interface' +include ':add-on'