diff options
| -rwxr-xr-x | LICENSE.txt | 674 | ||||
| -rwxr-xr-x | README.md | 2 | ||||
| -rwxr-xr-x | articles/library.html | 2 | ||||
| -rwxr-xr-x | articles/music.html | 3996 | ||||
| -rwxr-xr-x | articles/software.html | 31 | ||||
| -rwxr-xr-x | css/.bootstrap.css.un~ | bin | 0 -> 1140907 bytes | |||
| -rwxr-xr-x | enter.html | 2 | ||||
| -rwxr-xr-x | files/gpg-main.txt | 127 | ||||
| -rwxr-xr-x | files/movie.pdf | bin | 80369 -> 88900 bytes | |||
| -rwxr-xr-x | files/resume.pdf | bin | 159251 -> 171047 bytes | |||
| -rw-r--r-- | img/static/portrait.jpg | bin | 0 -> 5836513 bytes | |||
| -rwxr-xr-x | index.html | 46 |
12 files changed, 1342 insertions, 3538 deletions
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100755 index 0000000..f288702 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <https://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + <program> Copyright (C) <year> <name of author> + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +<https://www.gnu.org/licenses/>. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +<https://www.gnu.org/licenses/why-not-lgpl.html>. @@ -2,4 +2,4 @@ This is the source code for https://tylerhoang.xyz, my personal website. - + diff --git a/articles/library.html b/articles/library.html index 87527c5..f0953d5 100755 --- a/articles/library.html +++ b/articles/library.html @@ -18,7 +18,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </a> - <a class="brand" href="https://tylerhoang.xyz/index.html">Tyler's Website</a> + <a class="brand" href="../index.html">Tyler's Website</a> <div class="nav-collapse"> <ul class="nav"> <li><a href="#cooking">Cooking</a></li> diff --git a/articles/music.html b/articles/music.html index 5a169f4..47c5fd2 100755 --- a/articles/music.html +++ b/articles/music.html @@ -3,3487 +3,541 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="Author" content="Made by 'tree'"> - <meta name="GENERATOR" content="$Version: $ tree v1.8.0 (c) 1996 - 2018 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $"> + <meta name="GENERATOR" content="$Version: $ tree v2.0.4 (c) 1996 - 2022 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $"> <title>Music List</title> + <link rel='stylesheet' type='text/css' href='../css/bootstrap.css'> <style type="text/css"> - <!-- - BODY { font-family : ariel, monospace, sans-serif; } - P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: white; background-color: transparent;} - B { font-weight: normal; color: white; background-color: transparent;} - A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; } - A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; } - A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; } - A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; } + BODY { font-family : monospace, sans-serif; color: white;} + P { font-family : monospace, sans-serif; color: white; margin:0px; padding: 0px;} .VERSION { font-size: small; font-family : arial, sans-serif; } - .NORM { color: black; background-color: transparent;} - .FIFO { color: purple; background-color: transparent;} - .CHAR { color: yellow; background-color: transparent;} - .DIR { color: blue; background-color: transparent;} - .BLOCK { color: yellow; background-color: transparent;} - .LINK { color: aqua; background-color: transparent;} - .SOCK { color: fuchsia;background-color: transparent;} - .EXEC { color: green; background-color: transparent;} - --> + .NORM { color: black; } + .FIFO { color: purple; } + .CHAR { color: yellow; } + .DIR { color: blue; } + .BLOCK { color: yellow; } + .LINK { color: aqua; } + .SOCK { color: fuchsia;} + .EXEC { color: green; } </style> - <link rel='stylesheet' type='text/css' href='/css/bootstrap.css'> </head> <body> <h1>Music List</h1><p> - Music/<br> - โโโ 100 gecs<br> - โย ย โโโ 1000 gecs<br> - โย ย โโโ 01 745 sticky.mp3<br> - โย ย โโโ 02 money machine.mp3<br> - โย ย โโโ 03 800db cloud.mp3<br> - โย ย โโโ 04 I Need Help Immediately.mp3<br> - โย ย โโโ 05 stupid horse.mp3<br> - โย ย โโโ 06 xXXi_wud_nvrstรธp_รXXx.mp3<br> - โย ย โโโ 07 ringtone.mp3<br> - โย ย โโโ 08 gecgecgec.mp3<br> - โย ย โโโ 09 hand crushed by a mallet.mp3<br> - โย ย โโโ 10 gec 2 ร.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ 100 gecs feat. Charli XCX, Rico Nasty, Kero Kero Bonito<br> - โย ย โโโ ringtone (remix)<br> - โย ย โโโ 01 ringtone (remix).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ 385<br> - โย ย โโโ ่ณใฟใใใใใ<br> - โย ย โโโ 01 ่กๅ.mp3<br> - โย ย โโโ 02 ้ผ่ใฏใฌใคใธใผ.mp3<br> - โย ย โโโ 03 ่ณใฟใใใใใ.mp3<br> - โย ย โโโ 04 ใฟใใชๅใ้ก.mp3<br> - โย ย โโโ 05 ใๆญฃๆ.mp3<br> - โย ย โโโ 06 ใใตใซใช.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ 9mm Parabellum Bullet<br> - โย ย โโโ ใคใณใใงใซใ<br> - โย ย โโโ 01 ใคใณใใงใซใ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Aimer<br> - โย ย โโโ BEST SELECTION โblancโ<br> - โย ย โย ย โโโ 01 ๅ
ญ็ญๆใฎๅค.mp3<br> - โย ย โย ย โโโ 02 ่ถใ
็ตใณ.mp3<br> - โย ย โย ย โโโ 03 ใใชใใซๅบไผใใชใใใฐใๅค้ชๅฌ่ฑใ.mp3<br> - โย ย โย ย โโโ 04 ใใฉใชใน.mp3<br> - โย ย โย ย โโโ 05 Re_pray.mp3<br> - โย ย โย ย โโโ 06 ๆๅฑใใผใใน.mp3<br> - โย ย โย ย โโโ 07 broKen NIGHT.mp3<br> - โย ย โย ย โโโ 08 ใซใฟใชใขใค.mp3<br> - โย ย โย ย โโโ 09 ๅใๅพ
ใค.mp3<br> - โย ย โย ย โโโ 10 ่ใใ.mp3<br> - โย ย โย ย โโโ 11 ้ชใฎ้ใ่ก.mp3<br> - โย ย โย ย โโโ 12 everlasting snow.mp3<br> - โย ย โย ย โโโ 13 March of Time.mp3<br> - โย ย โย ย โโโ 14 ๆญ้ณฅ้ขจๆ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ BEST SELECTION โnoirโ<br> - โย ย โย ย โโโ 01 StarRingChild.mp3<br> - โย ย โย ย โโโ 02 Brave Shine.mp3<br> - โย ย โย ย โโโ 03 insane dream.mp3<br> - โย ย โย ย โโโ 04 Stars in the rain.mp3<br> - โย ย โย ย โโโ 05 ็ ใใฎๆฃฎ.mp3<br> - โย ย โย ย โโโ 06 LAST STARDUST.mp3<br> - โย ย โย ย โโโ 07 ๅใใใใชๅญฃ็ฏใใ -extended ver.-.mp3<br> - โย ย โย ย โโโ 08 ่ชฐใใๆตทใใ.mp3<br> - โย ย โย ย โโโ 09 ninelie.mp3<br> - โย ย โย ย โโโ 10 holLow wORlD.mp3<br> - โย ย โย ย โโโ 11 us.mp3<br> - โย ย โย ย โโโ 12 s-AVE.mp3<br> - โย ย โย ย โโโ 13 RE_I AM.mp3<br> - โย ย โย ย โโโ 14 zero.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Penny Rain<br> - โย ย โย ย โโโ 01 pluie.mp3<br> - โย ย โย ย โโโ 02 I beg you.mp3<br> - โย ย โย ย โโโ 03 Black Bird.mp3<br> - โย ย โย ย โโโ 04 Sailing.mp3<br> - โย ย โย ย โโโ 05 ็ฉใใฐใใ.mp3<br> - โย ย โย ย โโโ 06 Stand By You.mp3<br> - โย ย โย ย โโโ 07 Ref_rain.mp3<br> - โย ย โย ย โโโ 08 i-mage _in_AR_.mp3<br> - โย ย โย ย โโโ 09 ่ฑใฎๅ.mp3<br> - โย ย โย ย โโโ 10 April Showers.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Sun Dance<br> - โย ย โโโ 01 soleil.mp3<br> - โย ย โโโ 02 ONE.mp3<br> - โย ย โโโ 03 We Two.mp3<br> - โย ย โโโ 04 3min.mp3<br> - โย ย โโโ 05 ใณใคใฏใบใฉใค.mp3<br> - โย ย โโโ 06 ่ฑใณใใใกใฎใใผใ.mp3<br> - โย ย โโโ 07 ๆใๅบใฏๅฅ้บใง.mp3<br> - โย ย โโโ 08 Monochrome Syndrome.mp3<br> - โย ย โโโ 09 SUN DANCE.mp3<br> - โย ย โโโ 10 ONE -epilogue-.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Aiobahn feat. nayuta<br> - โย ย โโโ ้ใใใๆฅใจๅใธ<br> - โย ย โโโ 01 ้ใใใๆฅใจๅใธ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ All That Jazz<br> - โย ย โโโ EVER JAZZ<br> - โย ย โย ย โโโ 01 ๆฎ้
ทใชๅคฉไฝฟใฎใใผใผ.mp3<br> - โย ย โย ย โโโ 02 ANGEL ATTACK.mp3<br> - โย ย โย ย โโโ 03 ้ญใฎใซใใฉใณ.mp3<br> - โย ย โย ย โโโ 04 MISATO.mp3<br> - โย ย โย ย โโโ 05 ้็ตใฎๅใธ.mp3<br> - โย ย โย ย โโโ 06 REl l.mp3<br> - โย ย โย ย โโโ 07 ๅฟใๅๅงใซๆปใ.mp3<br> - โย ย โย ย โโโ 08 ASUKA STRIKES!.mp3<br> - โย ย โย ย โโโ 09 Komm,susser Tod _็ใๆญปใใๆฅใใ.mp3<br> - โย ย โย ย โโโ 10 THE BEAST II.mp3<br> - โย ย โย ย โโโ 11 FLY ME TO THE MOON.mp3<br> - โย ย โย ย โโโ 12 ๆฌกๅไบๅ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Ghibli Jazz<br> - โย ย โย ย โโโ 01 Kimi wo Nosete (Laputa).mp3<br> - โย ย โย ย โโโ 02 Umi no Mieru Machi (Kiki).mp3<br> - โย ย โย ย โโโ 03 Yasashisa ni Tsutsumareta Nara (Kiki).mp3<br> - โย ย โย ย โโโ 04 Kaze no Toorimichi (Totoro).mp3<br> - โย ย โย ย โโโ 05 Tonari no Totoro (Totoro).mp3<br> - โย ย โย ย โโโ 06 Jinsei no Merry-Go-Round (Howl).mp3<br> - โย ย โย ย โโโ 07 Country Road (Mimi wo Sumaseba).mp3<br> - โย ย โย ย โโโ 08 Mononoke Hime (Mononoke).mp3<br> - โย ย โย ย โโโ 09 Kaze no Tani no Nausicaa (Nausicaa).mp3<br> - โย ย โย ย โโโ 10 Nausicaa Requiem (Nausicaa).mp3<br> - โย ย โย ย โโโ 11 Toki ni ha Mukashi no Hanashi Wo (Porco).mp3<br> - โย ย โย ย โโโ 12 Gake no Ue no Ponyo (Ponyo).mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Ghibli Jazz 2<br> - โย ย โโโ 01 Kaze no Toorimichi.mp3<br> - โย ย โโโ 02 Hareta Hi ni.._.mp3<br> - โย ย โโโ 03 Sampo.mp3<br> - โย ย โโโ 04 Sora kara Futtekita Shoujo.mp3<br> - โย ย โโโ 05 Meguru Kisetsu.mp3<br> - โย ย โโโ 06 Ashitaka Sekki.mp3<br> - โย ย โโโ 07 Ai wa Hana, Kimi wa sono Tane.mp3<br> - โย ย โโโ 08 Neko Basu.mp3<br> - โย ย โโโ 09 Teruu no Uta.mp3<br> - โย ย โโโ 10 Ano Natsu e.mp3<br> - โย ย โโโ 11 Itsumo Nando demo.mp3<br> - โย ย โโโ 12 Kaze no Densetsu.mp3<br> - โย ย โโโ 13 Arrietty's Song.mp3<br> - โย ย โโโ 14 Sekai no Yakusoku.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ BABYMETAL<br> - โย ย โโโ BABYMETAL<br> - โย ย โย ย โโโ 01 BABYMETAL DEATH.mp3<br> - โย ย โย ย โโโ 02 Megitsune.mp3<br> - โย ย โย ย โโโ 03 Gimme Chocolate!!.mp3<br> - โย ย โย ย โโโ 04 Iine!.mp3<br> - โย ย โย ย โโโ 05 Akatsuki.mp3<br> - โย ย โย ย โโโ 06 Doki Doki โ Morning.mp3<br> - โย ย โย ย โโโ 07 Onedari Daisakusen.mp3<br> - โย ย โย ย โโโ 08 Song 4.mp3<br> - โย ย โย ย โโโ 09 Uki Uki โ
Midnight.mp3<br> - โย ย โย ย โโโ 10 Catch Me If You Can.mp3<br> - โย ย โย ย โโโ 11 Rondo of Nightmare.mp3<br> - โย ย โย ย โโโ 12 Head Bangya!!.mp3<br> - โย ย โย ย โโโ 13 Ijime Dame Zettai.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ METAL GALAXY<br> - โย ย โย ย โโโ 01 FUTURE METAL.mp3<br> - โย ย โย ย โโโ 02 DA DA DANCE.mp3<br> - โย ย โย ย โโโ 03 Elevator Girl.mp3<br> - โย ย โย ย โโโ 04 Shanti Shanti Shanti.mp3<br> - โย ย โย ย โโโ 05 Oh! MAJINAI.mp3<br> - โย ย โย ย โโโ 06 Brand New Day.mp3<br> - โย ย โย ย โโโ 07 โโโโBBAB.mp3<br> - โย ย โย ย โโโ 08 Night Night Burn!.mp3<br> - โย ย โย ย โโโ 09 IN THE NAME OF.mp3<br> - โย ย โย ย โโโ 10 Distortion.mp3<br> - โย ย โย ย โโโ 11 PA PA YA!!.mp3<br> - โย ย โย ย โโโ 12 BxMxC.mp3<br> - โย ย โย ย โโโ 13 Kagerou.mp3<br> - โย ย โย ย โโโ 14 Starlight.mp3<br> - โย ย โย ย โโโ 15 Shine.mp3<br> - โย ย โย ย โโโ 16 Arkadia.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ METAL RESISTANCE<br> - โย ย โโโ 01 Road of Resistance.mp3<br> - โย ย โโโ 02 KARATE.mp3<br> - โย ย โโโ 03 Awadama Fever.mp3<br> - โย ย โโโ 04 YAVA!.mp3<br> - โย ย โโโ 05 Amore.mp3<br> - โย ย โโโ 06 Meta Taro.mp3<br> - โย ย โโโ 07 From Dusk Till Dawn.mp3<br> - โย ย โโโ 08 GJ!.mp3<br> - โย ย โโโ 09 Sis. Anger.mp3<br> - โย ย โโโ 10 NO RAIN, NO RAINBOW.mp3<br> - โย ย โโโ 11 Tales of the Destinies.mp3<br> - โย ย โโโ 12 THE ONE.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Bill Conti<br> - โย ย โโโ Rocky_ Original Motion Picture Score<br> - โย ย โโโ 01 Gonna Fly Now (Theme From _Rocky_).mp3<br> - โย ย โโโ 02 Philadelphia Morning.mp3<br> - โย ย โโโ 03 Going the Distance.mp3<br> - โย ย โโโ 04 Reflections.mp3<br> - โย ย โโโ 05 Marines' Hymn _ Yankee Doodle.mp3<br> - โย ย โโโ 06 Take You Back (Street Corner Song From _Rocky_).mp3<br> - โย ย โโโ 07 First Date.mp3<br> - โย ย โโโ 08 You Take My Heart Away.mp3<br> - โย ย โโโ 09 Fanfare for Rocky.mp3<br> - โย ย โโโ 10 Butkus.mp3<br> - โย ย โโโ 11 Alone in the Ring.mp3<br> - โย ย โโโ 12 The Final Bell.mp3<br> - โย ย โโโ 13 Rocky's Reward.mp3<br> - โย ย โโโ cover.png<br> - โโโ Bill Evans<br> - โย ย โโโ Everybody Digs Bill Evans<br> - โย ย โย ย โโโ 01 Minority.mp3<br> - โย ย โย ย โโโ 02 Young and Foolish.mp3<br> - โย ย โย ย โโโ 03 Lucky to Be Me.mp3<br> - โย ย โย ย โโโ 04 Night and Day.mp3<br> - โย ย โย ย โโโ 05 Tenderly.mp3<br> - โย ย โย ย โโโ 06 Peace Piece.mp3<br> - โย ย โย ย โโโ 07 What Is There to Say_.mp3<br> - โย ย โย ย โโโ 08 Oleo.mp3<br> - โย ย โย ย โโโ 09 Epilogue.mp3<br> - โย ย โย ย โโโ 10 Some Other Time.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Some Other Time_ The Lost Session From the Black Forest<br> - โย ย โย ย โโโ 01 You Go to My Head.mp3<br> - โย ย โย ย โโโ 02 Very Early.mp3<br> - โย ย โย ย โโโ 03 What Kind of Fool Am I_.mp3<br> - โย ย โย ย โโโ 04 Iโll Remember April.mp3<br> - โย ย โย ย โโโ 05 My Funny Valentine.mp3<br> - โย ย โย ย โโโ 06 Baubles, Bangles and Beads.mp3<br> - โย ย โย ย โโโ 07 Turn Out the Stars.mp3<br> - โย ย โย ย โโโ 08 It Could Happen to You.mp3<br> - โย ย โย ย โโโ 09 In a Sentimental Mood.mp3<br> - โย ย โย ย โโโ 10 These Foolish Things.mp3<br> - โย ย โย ย โโโ 11 Some Other Time.mp3<br> - โย ย โย ย โโโ 12 Youโre Gonna Hear From Me.mp3<br> - โย ย โย ย โโโ 13 Walkinโ Up.mp3<br> - โย ย โย ย โโโ 14 Baubles, Bangles and Beads.mp3<br> - โย ย โย ย โโโ 15 Itโs All Right With Me (incomplete).mp3<br> - โย ย โย ย โโโ 16 What Kind of Fool Am I_.mp3<br> - โย ย โย ย โโโ 17 How About You_.mp3<br> - โย ย โย ย โโโ 18 On Green Dolphin Street.mp3<br> - โย ย โย ย โโโ 19 Wonder Why.mp3<br> - โย ย โย ย โโโ 20 Lover Man (Oh, Where Can You Be_).mp3<br> - โย ย โย ย โโโ 21 Youโre Gonna Hear From Me (alternate take).mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ You Must Believe in Spring<br> - โย ย โโโ 01 B Minor Waltz (For Ellaine).mp3<br> - โย ย โโโ 02 You Must Believe in Spring.mp3<br> - โย ย โโโ 03 Gary's Theme.mp3<br> - โย ย โโโ 04 We Will Meet Again (For Harry).mp3<br> - โย ย โโโ 05 The Peacocks.mp3<br> - โย ย โโโ 06 Sometime Ago.mp3<br> - โย ย โโโ 07 Theme from M_A_S_H (aka Suicide is Painless).mp3<br> - โย ย โโโ 08 Without a Song.mp3<br> - โย ย โโโ 09 Freddie Freeloader.mp3<br> - โย ย โโโ 10 All of You.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Bill Evans & Jim Hall<br> - โย ย โโโ Intermodulation<br> - โย ย โย ย โโโ 01 I've Got You Under My Skin.mp3<br> - โย ย โย ย โโโ 02 My Man's Gone Now.mp3<br> - โย ย โย ย โโโ 03 Turn Out the Stars.mp3<br> - โย ย โย ย โโโ 04 Angel Face.mp3<br> - โย ย โย ย โโโ 05 Jazz Samba.mp3<br> - โย ย โย ย โโโ 06 All Across the City.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Undercurrent<br> - โย ย โโโ 01 My Funny Valentine (alternate take).mp3<br> - โย ย โโโ 02 My Funny Valentine.mp3<br> - โย ย โโโ 03 I Hear a Rhapsody.mp3<br> - โย ย โโโ 04 Dream Gypsy.mp3<br> - โย ย โโโ 05 Stairway to the Stars.mp3<br> - โย ย โโโ 06 I'm Getting Sentimental Over You.mp3<br> - โย ย โโโ 07 Romain.mp3<br> - โย ย โโโ 08 Romain (alternate take).mp3<br> - โย ย โโโ 09 Skating in Central Park.mp3<br> - โย ย โโโ 10 Darn That Dream.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Bill Evans Trio<br> - โย ย โโโ Portrait in Jazz<br> - โย ย โย ย โโโ 01 Come Rain or Come Shine.mp3<br> - โย ย โย ย โโโ 02 Autumn Leaves.mp3<br> - โย ย โย ย โโโ 03 Witchcraft.mp3<br> - โย ย โย ย โโโ 04 When I Fall in Love.mp3<br> - โย ย โย ย โโโ 05 Periโs Scope.mp3<br> - โย ย โย ย โโโ 06 What Is This Thing Called Love.mp3<br> - โย ย โย ย โโโ 07 Spring Is Here.mp3<br> - โย ย โย ย โโโ 08 Someday My Prince Will Come.mp3<br> - โย ย โย ย โโโ 09 Blue in Green.mp3<br> - โย ย โย ย โโโ 10 Autumn Leaves (monaural LP version).mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Waltz for Debby<br> - โย ย โโโ 01 My Foolish Heart.mp3<br> - โย ย โโโ 02 Waltz for Debby.mp3<br> - โย ย โโโ 03 Detour Ahead.mp3<br> - โย ย โโโ 04 My Romance.mp3<br> - โย ย โโโ 05 Some Other Time.mp3<br> - โย ย โโโ 06 Milestones.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Billie Eilish<br> - โย ย โโโ WHEN WE ALL FALL ASLEEP, WHERE DO WE GO_<br> - โย ย โโโ 01 !!!!!!!.mp3<br> - โย ย โโโ 02 bad guy.mp3<br> - โย ย โโโ 03 xanny.mp3<br> - โย ย โโโ 04 you should see me in a crown.mp3<br> - โย ย โโโ 05 all the good girls go to hell.mp3<br> - โย ย โโโ 06 wish you were gay.mp3<br> - โย ย โโโ 07 when the partyโs over.mp3<br> - โย ย โโโ 08 8.mp3<br> - โย ย โโโ 09 my strange addiction.mp3<br> - โย ย โโโ 10 bury a friend.mp3<br> - โย ย โโโ 11 ilomilo.mp3<br> - โย ย โโโ 12 listen before i go.mp3<br> - โย ย โโโ 13 i love you.mp3<br> - โย ย โโโ 14 goodbye.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Billie Holiday<br> - โย ย โโโ Billieโs Best<br> - โย ย โโโ 01 What a Little Moonlight Can Do.mp3<br> - โย ย โโโ 02 A Foggy Day.mp3<br> - โย ย โโโ 03 Come Rain or Come Shine.mp3<br> - โย ย โโโ 04 Comes Love.mp3<br> - โย ย โโโ 05 Heโs Funny That Way.mp3<br> - โย ย โโโ 06 Stars Fell on Alabama.mp3<br> - โย ย โโโ 07 Gone With the Wind.mp3<br> - โย ย โโโ 08 They Canโt Take That Away from Me.mp3<br> - โย ย โโโ 09 East of the Sun.mp3<br> - โย ย โโโ 10 Everything I Have Is Yours.mp3<br> - โย ย โโโ 11 Stormy Blues.mp3<br> - โย ย โโโ 12 Speak Low.mp3<br> - โย ย โโโ 13 April in Paris.mp3<br> - โย ย โโโ 14 Iโve Got My Love to Keep Me Warm.mp3<br> - โย ย โโโ 15 Some Other Spring.mp3<br> - โย ย โโโ 16 All the Way.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Blonde Redhead<br> - โย ย โโโ 23<br> - โย ย โโโ 01 23.mp3<br> - โย ย โโโ 02 Dr. Strangeluv.mp3<br> - โย ย โโโ 03 The Dress.mp3<br> - โย ย โโโ 04 SW.mp3<br> - โย ย โโโ 05 Spring and by Summer Fall.mp3<br> - โย ย โโโ 06 Silently.mp3<br> - โย ย โโโ 07 Publisher.mp3<br> - โย ย โโโ 08 Heroine.mp3<br> - โย ย โโโ 09 Top Ranking.mp3<br> - โย ย โโโ 10 My Impure Hair.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Boredoms<br> - โย ย โโโ VISION CREATION NEWSUN<br> - โย ย โโโ 01 โ.mp3<br> - โย ย โโโ 02 โ.mp3<br> - โย ย โโโ 03 โก.mp3<br> - โย ย โโโ 04 [ใใใพใ].mp3<br> - โย ย โโโ 05 ใ.mp3<br> - โย ย โโโ 06 โ.mp3<br> - โย ย โโโ 07 โ.mp3<br> - โย ย โโโ 08 ฮฉ.mp3<br> - โย ย โโโ 09 ใใฃใจ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Boris<br> - โย ย โโโ NO<br> - โย ย โโโ 01 Genesis.mp3<br> - โย ย โโโ 02 Anti-Gone.mp3<br> - โย ย โโโ 03 Non Blood Lore.mp3<br> - โย ย โโโ 04 Temple of Hatred.mp3<br> - โย ย โโโ 05 ้ก -Zerkalo-.mp3<br> - โย ย โโโ 06 HxCxHxC -Parforation Line-.mp3<br> - โย ย โโโ 07 ใญใญใใฆใจ -Kiki no Ue-.mp3<br> - โย ย โโโ 08 Lust.mp3<br> - โย ย โโโ 09 Fundamental Error.mp3<br> - โย ย โโโ 10 Loveless.mp3<br> - โย ย โโโ 11 Interlude.mp3<br> - โโโ C418<br> - โย ย โโโ Minecraft, Volume Alpha<br> - โย ย โย ย โโโ 01 Key.mp3<br> - โย ย โย ย โโโ 02 Door.mp3<br> - โย ย โย ย โโโ 03 Subwoofer Lullaby.mp3<br> - โย ย โย ย โโโ 04 Death.mp3<br> - โย ย โย ย โโโ 05 Living Mice.mp3<br> - โย ย โย ย โโโ 06 Moog City.mp3<br> - โย ย โย ย โโโ 07 Haggstrom.mp3<br> - โย ย โย ย โโโ 08 Minecraft.mp3<br> - โย ย โย ย โโโ 09 Oxygรจne.mp3<br> - โย ย โย ย โโโ 10 รquinoxe.mp3<br> - โย ย โย ย โโโ 11 Mice on Venus.mp3<br> - โย ย โย ย โโโ 12 Dry Hands.mp3<br> - โย ย โย ย โโโ 13 Wet Hands.mp3<br> - โย ย โย ย โโโ 14 Clark.mp3<br> - โย ย โย ย โโโ 15 Chris.mp3<br> - โย ย โย ย โโโ 16 Thirteen.mp3<br> - โย ย โย ย โโโ 17 Excuse.mp3<br> - โย ย โย ย โโโ 18 Sweden.mp3<br> - โย ย โย ย โโโ 19 Cat.mp3<br> - โย ย โย ย โโโ 20 Dog.mp3<br> - โย ย โย ย โโโ 21 Danny.mp3<br> - โย ย โย ย โโโ 22 Beginning.mp3<br> - โย ย โย ย โโโ 23 Droopy Likes Ricochet.mp3<br> - โย ย โย ย โโโ 24 Droopy Likes Your Face.mp3<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ Minecraft, Volume Beta<br> - โย ย โโโ 01 Ki.mp3<br> - โย ย โโโ 02 Alpha.mp3<br> - โย ย โโโ 03 Dead Voxel.mp3<br> - โย ย โโโ 04 Blind Spots.mp3<br> - โย ย โโโ 05 Flake.mp3<br> - โย ย โโโ 06 Moog City 2.mp3<br> - โย ย โโโ 07 Concrete Halls.mp3<br> - โย ย โโโ 08 Biome Fest.mp3<br> - โย ย โโโ 09 Mutation.mp3<br> - โย ย โโโ 10 Haunt Muskie.mp3<br> - โย ย โโโ 11 Warmth.mp3<br> - โย ย โโโ 12 Floating Trees.mp3<br> - โย ย โโโ 13 Aria Math.mp3<br> - โย ย โโโ 14 Kyoto.mp3<br> - โย ย โโโ 15 Ballad of the Cats.mp3<br> - โย ย โโโ 16 Taswell.mp3<br> - โย ย โโโ 17 Beginning 2.mp3<br> - โย ย โโโ 18 Dreiton.mp3<br> - โย ย โโโ 19 The End.mp3<br> - โย ย โโโ 20 Chirp.mp3<br> - โย ย โโโ 21 Wait.mp3<br> - โย ย โโโ 22 Mellohi.mp3<br> - โย ย โโโ 23 Stal.mp3<br> - โย ย โโโ 24 Strad.mp3<br> - โย ย โโโ 25 Eleven.mp3<br> - โย ย โโโ 26 Ward.mp3<br> - โย ย โโโ 27 Mall.mp3<br> - โย ย โโโ 28 Blocks.mp3<br> - โย ย โโโ 29 Far.mp3<br> - โย ย โโโ 30 Intro.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Casiopea<br> - โย ย โโโ Casiopea<br> - โย ย โโโ 01 Time Limit.mp3<br> - โย ย โโโ 02 Tears of the Star.mp3<br> - โย ย โโโ 03 Space Road.mp3<br> - โย ย โโโ 04 Midnight Rendezvous.mp3<br> - โย ย โโโ 05 Far Away.mp3<br> - โย ย โโโ 06 Swallow.mp3<br> - โย ย โโโ 07 Dream Hill.mp3<br> - โย ย โโโ 08 Black Joke.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Charles Mingus<br> - โย ย โโโ Mingus Ah Um<br> - โย ย โโโ 01 Better Git It in Your Soul.mp3<br> - โย ย โโโ 02 Goodbye Pork Pie Hat.mp3<br> - โย ย โโโ 03 Boogie Stop Shuffle.mp3<br> - โย ย โโโ 04 Self-Portrait in Three Colors.mp3<br> - โย ย โโโ 05 Open Letter to Duke.mp3<br> - โย ย โโโ 06 Bird Calls.mp3<br> - โย ย โโโ 07 Fables of Faubus.mp3<br> - โย ย โโโ 08 Pussy Cat Dues.mp3<br> - โย ย โโโ 09 Jelly Roll.mp3<br> - โย ย โโโ 10 Pedal Point Blues.mp3<br> - โย ย โโโ 11 GG Train.mp3<br> - โย ย โโโ 12 Girl of My Dreams.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Choro Club<br> - โย ย โโโ ใจใณใใ่ฒทใๅบใ็ด่ก -Quiet Country Cafe- Original Soundtrack<br> - โย ย โโโ 01 Cafรฉ Alpha - Main Theme.mp3<br> - โย ย โโโ 02 ๅคๅชใฎๆไปฃ.mp3<br> - โย ย โโโ 03 ๅคใฎใใฉใ.mp3<br> - โย ย โโโ 04 ใ ใตใทใๅฝๆ
ๆ
.mp3<br> - โย ย โโโ 05 A7M2ๅ่ฉฆไฝๆฉใฎๆ้ฌฑ.mp3<br> - โย ย โโโ 06 Gas Station Blues.mp3<br> - โย ย โโโ 07 ใใผใซใปใใปใจใณใใ.mp3<br> - โย ย โโโ 08 ้ขจๅใๆใฎๅฒธ่พบใซใฆใปใปใปใ.mp3<br> - โย ย โโโ 09 AT-6 -TEXAN-.mp3<br> - โย ย โโโ 10 Cafรฉ Alpha - Main Theme (orchestration).mp3<br> - โย ย โโโ 11 ๅคใฎใใฉใ (orchestration).mp3<br> - โย ย โโโ 12 ใ ใตใทใๅฝๆ
ๆ
(orchestration).mp3<br> - โย ย โโโ 13 ๅคๅชใฎๆไปฃ (orchestration).mp3<br> - โย ย โโโ 14 ใตใใตใ.mp3<br> - โย ย โโโ 15 Cafรฉ Alpha - Main Theme (ๅฃ็ฌ).mp3<br> - โย ย โโโ 16 ๆใฎ็ด.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Compilations<br> - โย ย โโโ EVANGELION FINALLY<br> - โย ย โย ย โโโ 01 ๆฎ้
ทใชๅคฉไฝฟใฎใใผใผ.mp3<br> - โย ย โย ย โโโ 02 FLY ME TO THE MOON (YOKO TAKAHASHI Acid Bossa Version).mp3<br> - โย ย โย ย โโโ 03 ้ญใฎใซใใฉใณ.mp3<br> - โย ย โย ย โโโ 04 THANATOS -IF I CAN'T BE YOURS-.mp3<br> - โย ย โย ย โโโ 05 Komm, susser Tod _็ใๆญปใใๆฅใใ (M-10 Director's Edit. Version).mp3<br> - โย ย โย ย โโโ 06 ไปๆฅใฎๆฅใฏใใใใชใ.mp3<br> - โย ย โย ย โโโ 07 ็ฟผใใใ ใใ.mp3<br> - โย ย โย ย โโโ 08 FLY ME TO THE MOON 2020.mp3<br> - โย ย โย ย โโโ 09 ๅฟใๅๅงใซๆปใ 2020.mp3<br> - โย ย โย ย โโโ 10 ็ก้ๆฑๆ.mp3<br> - โย ย โย ย โโโ 11 ๅนธใใฏ็ฝชใฎๅใ.mp3<br> - โย ย โย ย โโโ 12 Come sweet death,second impact.mp3<br> - โย ย โย ย โโโ 13 Dilemmatic triangle opera.mp3<br> - โย ย โย ย โโโ 14 The Image of black me.mp3<br> - โย ย โย ย โโโ 15 Dilemmatic triangle opera (AYANAMI Version).mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ SUPER EUROBEAT presents INITIAL D ใD SELECTIONใ<br> - โย ย โย ย โโโ 01 Space Boy.mp3<br> - โย ย โย ย โโโ 02 No One Sleep in Tokyo.mp3<br> - โย ย โย ย โโโ 03 Be My Babe.mp3<br> - โย ย โย ย โโโ 04 Remember Me.mp3<br> - โย ย โย ย โโโ 05 Spark in the Dark.mp3<br> - โย ย โย ย โโโ 06 Donโt Stop the Music.mp3<br> - โย ย โย ย โโโ 07 Dance Around the World.mp3<br> - โย ย โย ย โโโ 08 Get Me Power.mp3<br> - โย ย โย ย โโโ 09 Running in the 90s.mp3<br> - โย ย โย ย โโโ 10 Heartbeat.mp3<br> - โย ย โย ย โโโ 11 Break the Night.mp3<br> - โย ย โย ย โโโ 12 Back on the Rocks.mp3<br> - โย ย โย ย โโโ 13 Save Me.mp3<br> - โย ย โย ย โโโ 14 My Only Star.mp3<br> - โย ย โย ย โโโ 15 around the world (Dave Rodgers remix).mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Super Eurobeat Presents Initial D Fifth Stage D Selection<br> - โย ย โย ย โโโ 01 Ddd Initial D (My Car Is Fantasy).mp3<br> - โย ย โย ย โโโ 02 Gas Gas Gas.mp3<br> - โย ย โย ย โโโ 03 Runaway.mp3<br> - โย ย โย ย โโโ 04 I Want To Feel.mp3<br> - โย ย โย ย โโโ 05 Bye Bye Girl.mp3<br> - โย ย โย ย โโโ 06 On Your Wings.mp3<br> - โย ย โย ย โโโ 07 I Can't Stop Lovin' You.mp3<br> - โย ย โย ย โโโ 08 Full Metal Cars.mp3<br> - โย ย โย ย โโโ 09 When The Sun Goes Down.mp3<br> - โย ย โย ย โโโ 10 Breakin' Out.mp3<br> - โย ย โย ย โโโ 11 Come On Baby.mp3<br> - โย ย โย ย โโโ 12 Eyes Of Sky.mp3<br> - โย ย โย ย โโโ 13 Up & Dance, Up & Go.mp3<br> - โย ย โย ย โโโ 14 Limousine.mp3<br> - โย ย โย ย โโโ 15 Rockin' Hardcore.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Super Eurobeat Presents Initial D Second Stage Non-Stop Selection<br> - โย ย โย ย โโโ 01 Speedy Speed Boys.mp3<br> - โย ย โย ย โโโ 02 Mikado.mp3<br> - โย ย โย ย โโโ 03 Station to Station.mp3<br> - โย ย โย ย โโโ 04 Big in Japan.mp3<br> - โย ย โย ย โโโ 05 Don't You (Forget About My Love).mp3<br> - โย ย โย ย โโโ 06 I Like You Like You Are.mp3<br> - โย ย โย ย โโโ 07 Take My Soul.mp3<br> - โย ย โย ย โโโ 08 Ever and Ever.mp3<br> - โย ย โย ย โโโ 09 Make Up Your Mind.mp3<br> - โย ย โย ย โโโ 10 Goodbye Yellow Brick Road.mp3<br> - โย ย โย ย โโโ 11 Burning Desire.mp3<br> - โย ย โย ย โโโ 12 100.mp3<br> - โย ย โย ย โโโ 13 Make My Day.mp3<br> - โย ย โย ย โโโ 14 Gimme the Night.mp3<br> - โย ย โย ย โโโ 15 Deja Vu.mp3<br> - โย ย โย ย โโโ 16 Grand Prix.mp3<br> - โย ย โย ย โโโ 17 D Vocal Battle Special Mega-Mix.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ The Original Jazz Masters Series, Volume 1<br> - โย ย โย ย โโโ 01 Stormy Weather.mp3<br> - โย ย โย ย โโโ 02 Do You Know What It Means to Miss New Orleans.mp3<br> - โย ย โย ย โโโ 03 Autumn in New York.mp3<br> - โย ย โย ย โโโ 04 Crepuscule With Nellie.mp3<br> - โย ย โย ย โโโ 05 Don't Explain to Me Baby.mp3<br> - โย ย โย ย โโโ 06 Love for Sale.mp3<br> - โย ย โย ย โโโ 07 Groovin' for Nat.mp3<br> - โย ย โย ย โโโ 08 Black Market Stuff.mp3<br> - โย ย โย ย โโโ 09 Body and Soul.mp3<br> - โย ย โย ย โโโ 10 B.P. Blues (feat. Ray Nance).mp3<br> - โย ย โย ย โโโ 11 Misty.mp3<br> - โย ย โย ย โโโ 12 Lover Man.mp3<br> - โย ย โย ย โโโ 13 Stompin' at the Savoy.mp3<br> - โย ย โย ย โโโ 14 A Man Ain't a Man.mp3<br> - โย ย โย ย โโโ 15 Perdido Street Blues.mp3<br> - โย ย โย ย โโโ 16 A Night in Tunisia.mp3<br> - โย ย โย ย โโโ 17 (Back Home Again In) Indiana.mp3<br> - โย ย โย ย โโโ 18 Gabriel Found His Horn.mp3<br> - โย ย โย ย โโโ 19 All the Things You Are.mp3<br> - โย ย โย ย โโโ 20 Sharp Edge.mp3<br> - โย ย โย ย โโโ 21 Take the _A_ Train.mp3<br> - โย ย โย ย โโโ 22 Sound Lee.mp3<br> - โย ย โย ย โโโ 23 On the Sunny Side of the Street.mp3<br> - โย ย โย ย โโโ 24 I Feel Like a Newman.mp3<br> - โย ย โย ย โโโ 25 Hustlin' and Bustlin'.mp3<br> - โย ย โย ย โโโ 26 Our Love Is Here to Stay.mp3<br> - โย ย โย ย โโโ 27 She's Funny That Way.mp3<br> - โย ย โย ย โโโ 28 Someone to Watch Over Me.mp3<br> - โย ย โย ย โโโ 29 I Cover the Waterfront.mp3<br> - โย ย โย ย โโโ 30 You Brought a New Kind of Love to Me.mp3<br> - โย ย โย ย โโโ 31 Ingin' the Ooh.mp3<br> - โย ย โย ย โโโ 32 Parisian Thoroughfare.mp3<br> - โย ย โย ย โโโ 33 My Melancholy Baby.mp3<br> - โย ย โย ย โโโ 34 Don't Sing Me the Blues.mp3<br> - โย ย โย ย โโโ 35 Hush.mp3<br> - โย ย โย ย โโโ 36 Gone With the Wind.mp3<br> - โย ย โย ย โโโ 37 I'll Get by as Long as I Have You.mp3<br> - โย ย โย ย โโโ 38 Just A-Sittin' and A-Rockin' (feat. Ray Nance).mp3<br> - โย ย โย ย โโโ 39 Body and Soul.mp3<br> - โย ย โย ย โโโ 40 Who's Sorry Now.mp3<br> - โย ย โย ย โโโ 41 When the Saints Go Marching In.mp3<br> - โย ย โย ย โโโ 42 These Foolish Things.mp3<br> - โย ย โย ย โโโ 43 I'll Never Be the Same.mp3<br> - โย ย โย ย โโโ 44 Basin Street Blues_Take Me Back to New Orleans.mp3<br> - โย ย โย ย โโโ 45 Minor Mishap.mp3<br> - โย ย โย ย โโโ 46 The One for Me.mp3<br> - โย ย โย ย โโโ 47 Fine and Dandy.mp3<br> - โย ย โย ย โโโ 48 Idaho.mp3<br> - โย ย โย ย โโโ 49 Honeysuckle Rose.mp3<br> - โย ย โย ย โโโ 50 The Feeling of Jazz.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ mikgazer vol.1<br> - โย ย โโโ 01 ๅใจ็ตต็ป.mp3<br> - โย ย โโโ 02 Parachute.mp3<br> - โย ย โโโ 03 Alchemy.mp3<br> - โย ย โโโ 04 Twilight.mp3<br> - โย ย โโโ 05 flash back, 0217.mp3<br> - โย ย โโโ 06 ใใฏใธใ.mp3<br> - โย ย โโโ 07 submarine.mp3<br> - โย ย โโโ 08 choco-mint flavor.mp3<br> - โย ย โโโ 09 Reincarnation.mp3<br> - โย ย โโโ 10 ๆธๆใใจไธๅๅ.mp3<br> - โย ย โโโ 11 ๅๅนดใฎ้จใฎ็ตใใใซ.mp3<br> - โย ย โโโ 12 ใใซใซ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ DAOKO<br> - โย ย โโโ DAOKO<br> - โย ย โย ย โโโ 01 ๆฐดๆ.mp3<br> - โย ย โย ย โโโ 02 ใใใฆใใใ.mp3<br> - โย ย โย ย โโโ 03 ไธ็ชๆ.mp3<br> - โย ย โย ย โโโ 04 ใใใใคใค.mp3<br> - โย ย โย ย โโโ 05 ๆตๆ้ฝๅธ.mp3<br> - โย ย โย ย โโโ 06 ใผใ.mp3<br> - โย ย โย ย โโโ 07 ใใฟ.mp3<br> - โย ย โย ย โโโ 08 ๅซ.mp3<br> - โย ย โย ย โโโ 09 ใใฅใผใธใใฏ.mp3<br> - โย ย โย ย โโโ 10 JK.mp3<br> - โย ย โย ย โโโ 11 ใชใใใฎใญใ ใ.mp3<br> - โย ย โย ย โโโ 12 ้ซใๅฃใซใฏๅนพๅใฎใใข.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ THANK YOU BLUE<br> - โย ย โย ย โโโ 01 ๆไธ่ฑ็ซ.mp3<br> - โย ย โย ย โโโ 02 ในใใใใขใใLOVE.mp3<br> - โย ย โย ย โโโ 03 Juicy.mp3<br> - โย ย โย ย โโโ 04 ใใฟใใใใฟใใพ.mp3<br> - โย ย โย ย โโโ 05 ShibuyaK.mp3<br> - โย ย โย ย โโโ 06 BANG!.mp3<br> - โย ย โย ย โโโ 07 ใใคในใญ.mp3<br> - โย ย โย ย โโโ 08 ๆๅใฐใใใคใใใใชใ.mp3<br> - โย ย โย ย โโโ 09 ๅใๅค.mp3<br> - โย ย โย ย โโโ 10 GRY.mp3<br> - โย ย โย ย โโโ 11 ใใใๅใใGAMEใฎไธปๅฝนใง.mp3<br> - โย ย โย ย โโโ 12 ใใใฟใฆใใฎใใใ.mp3<br> - โย ย โย ย โโโ 13 Cinderella step.mp3<br> - โย ย โย ย โโโ 14 ใฏใณใซใผใ ใปใทใผใตใคใใปในใใใ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ anima<br> - โย ย โโโ 01 VOICE.mp3<br> - โย ย โโโ 02 anima.mp3<br> - โย ย โโโ 03 ใขใญใฌใน่
ฑ.mp3<br> - โย ย โโโ 04 ๆใฎใญใน.mp3<br> - โย ย โโโ 05 ๅพกไผฝใฎ่ก.mp3<br> - โย ย โโโ 06 ใใคใปใณในใใคใปใณ.mp3<br> - โย ย โโโ 07 ZukiZuki.mp3<br> - โย ย โโโ 08 Sorry Sorry.mp3<br> - โย ย โโโ 09 ๆตทไธญๆๆณณ.mp3<br> - โย ย โโโ 10 ในใใญใใชใผใ ใผใณ.mp3<br> - โย ย โโโ 11 ๅธฐใใใ๏ผ.mp3<br> - โย ย โโโ 12 ใใกใใใใใ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Death Grips<br> - โย ย โโโ Exmilitary<br> - โย ย โย ย โโโ 01 Beware.mp3<br> - โย ย โย ย โโโ 02 Guillotine.mp3<br> - โย ย โย ย โโโ 03 Spread Eagle Cross the Block.mp3<br> - โย ย โย ย โโโ 04 Lord of the Game.mp3<br> - โย ย โย ย โโโ 05 Takyon (Death Yon).mp3<br> - โย ย โย ย โโโ 06 Cut Throat (instrumental).mp3<br> - โย ย โย ย โโโ 07 Klink.mp3<br> - โย ย โย ย โโโ 08 Culture Shock.mp3<br> - โย ย โย ย โโโ 09 5D.mp3<br> - โย ย โย ย โโโ 10 Thru the Walls.mp3<br> - โย ย โย ย โโโ 11 Known for It.mp3<br> - โย ย โย ย โโโ 12 I Want It I Need It (Death Heated).mp3<br> - โย ย โย ย โโโ 13 Blood Creepin.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ No Love Deep Web<br> - โย ย โย ย โโโ 01 Come Up and Get Me.mp3<br> - โย ย โย ย โโโ 02 Lil Boy.mp3<br> - โย ย โย ย โโโ 03 No Love.mp3<br> - โย ย โย ย โโโ 04 Black Dice.mp3<br> - โย ย โย ย โโโ 05 World of Dogs.mp3<br> - โย ย โย ย โโโ 06 Lock Your Doors.mp3<br> - โย ย โย ย โโโ 07 Whammy.mp3<br> - โย ย โย ย โโโ 08 Hunger Games.mp3<br> - โย ย โย ย โโโ 09 Deep Web.mp3<br> - โย ย โย ย โโโ 10 Stockton.mp3<br> - โย ย โย ย โโโ 11 Pop.mp3<br> - โย ย โย ย โโโ 12 Bass Rattle Stars Out the Sky.mp3<br> - โย ย โย ย โโโ 13 Artificial Death in the West.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ The Money Store<br> - โย ย โโโ 01 Get Got.mp3<br> - โย ย โโโ 02 The Fever (Aye Aye).mp3<br> - โย ย โโโ 03 Lost Boys.mp3<br> - โย ย โโโ 04 Blackjack.mp3<br> - โย ย โโโ 05 Hustle Bones.mp3<br> - โย ย โโโ 06 I've Seen Footage.mp3<br> - โย ย โโโ 07 Double Helix.mp3<br> - โย ย โโโ 08 System Blower.mp3<br> - โย ย โโโ 09 The Cage.mp3<br> - โย ย โโโ 10 Punk Weight.mp3<br> - โย ย โโโ 11 Fuck That.mp3<br> - โย ย โโโ 12 Bitch Please.mp3<br> - โย ย โโโ 13 Hacker.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ EGOIST<br> - โย ย โโโ GREATEST HITS 2011-2017 _ALTER EGO_<br> - โย ย โโโ 01 ่ฑ้ ้ๅฝใฎ่ฉฉ.mp3<br> - โย ย โโโ 02 Welcome to the _fam.mp3<br> - โย ย โโโ 03 KABANERI OF THE IRON FORTRESS.mp3<br> - โย ย โโโ 04 Door.mp3<br> - โย ย โโโ 05 Ghost of a smile.mp3<br> - โย ย โโโ 06 ใชใญใผใใใ.mp3<br> - โย ย โโโ 07 Fallen.mp3<br> - โย ย โโโ 08 ๅฅฝใใจ่จใใใๆฅ.mp3<br> - โย ย โโโ 09 All Alone With You.mp3<br> - โย ย โโโ 10 ใซใใใใซ.mp3<br> - โย ย โโโ 11 ๅๅใฎใชใๆช็ฉ.mp3<br> - โย ย โโโ 12 Planetes.mp3<br> - โย ย โโโ 13 The Everlasting Guilty Crown.mp3<br> - โย ย โโโ 14 ใจใฆใใซใ.mp3<br> - โย ย โโโ 15 Departures ใใใชใใซใใใใขใคใฎๆญใ.mp3<br> - โย ย โโโ 16 Departures ใใใชใใซใใใใขใคใฎๆญใ (Acoustice Ver.).mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Earth, Wind & Fire<br> - โย ย โโโ The Best of Earth, Wind & Fire, Vol. 1<br> - โย ย โโโ 01 Got to Get You Into My Life.mp3<br> - โย ย โโโ 02 Fantasy.mp3<br> - โย ย โโโ 03 Canโt Hide Love.mp3<br> - โย ย โโโ 04 Love Music.mp3<br> - โย ย โโโ 05 Getaway.mp3<br> - โย ย โโโ 06 Thatโs the Way of the World.mp3<br> - โย ย โโโ 07 September.mp3<br> - โย ย โโโ 08 Shining Star.mp3<br> - โย ย โโโ 09 Reasons.mp3<br> - โย ย โโโ 10 Sing a Song.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Fiona Apple<br> - โย ย โโโ Fetch the Bolt Cutters<br> - โย ย โโโ 01 I Want You to Love Me.mp3<br> - โย ย โโโ 02 Shameika.mp3<br> - โย ย โโโ 03 Fetch the Bolt Cutters.mp3<br> - โย ย โโโ 04 Under the Table.mp3<br> - โย ย โโโ 05 Relay.mp3<br> - โย ย โโโ 06 Rack of His.mp3<br> - โย ย โโโ 07 Newspaper.mp3<br> - โย ย โโโ 08 Ladies.mp3<br> - โย ย โโโ 09 Heavy Balloon.mp3<br> - โย ย โโโ 10 Cosmonauts.mp3<br> - โย ย โโโ 11 For Her.mp3<br> - โย ย โโโ 12 Drumset.mp3<br> - โย ย โโโ 13 On I Go.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Friday Night Plans<br> - โย ย โโโ Plastic Love<br> - โย ย โโโ 01 Plastic Love.flac<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Godspeed You! Black Emperor<br> - โย ย โโโ Lift Yr. Skinny Fists Like Antennas to Heaven!<br> - โย ย โโโ 01 Storm.mp3<br> - โย ย โโโ 02 Static.mp3<br> - โย ย โโโ 03 Sleep.mp3<br> - โย ย โโโ 04 Antennas to Heaven.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Gรกbor Szabรณ<br> - โย ย โโโ Dreams<br> - โย ย โโโ 01 Galatea's Guitar.mp3<br> - โย ย โโโ 02 Half the Day Is Night.mp3<br> - โย ย โโโ 03 Song of Injured Love.mp3<br> - โย ย โโโ 04 The Fortune Teller.mp3<br> - โย ย โโโ 05 Fire Dance.mp3<br> - โย ย โโโ 06 The Lady in the Moon.mp3<br> - โย ย โโโ 07 Ferris Wheel.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Hello Sleepwalkers<br> - โย ย โโโ Masked Monkey Awakening<br> - โย ย โโโ 01 ็ฟใฏๆจใใไฝๅฆใธ่ฝใกใ.mp3<br> - โย ย โโโ 02 ๅๅคใฎๅพ
ใกๅใใ.mp3<br> - โย ย โโโ 03 Bloody Mary.mp3<br> - โย ย โโโ 04 Comic Relief.mp3<br> - โย ย โโโ 05 ็ ๆผ .mp3<br> - โย ย โโโ 06 ๅคฉๅฐๅต้ .mp3<br> - โย ย โโโ 07 23.mp3<br> - โย ย โโโ 08 ่ถๅข.mp3<br> - โย ย โโโ 09 Countdown.mp3<br> - โย ย โโโ 10 ๅ็ค้ฃๆฅ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Hyper Potions, Synthion & MYLK<br> - โย ย โโโ Maboroshi<br> - โย ย โโโ 01 Maboroshi.opus<br> - โย ย โโโ cover.jpg<br> - โโโ John Coltrane<br> - โย ย โโโ A Love Supreme<br> - โย ย โย ย โโโ 01 Part I - Acknowledgement.mp3<br> - โย ย โย ย โโโ 02 Part II - Resolution.mp3<br> - โย ย โย ย โโโ 03 Part III - Persuance.mp3<br> - โย ย โย ย โโโ 04 Part IV - Psalm.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ My Favorite Things<br> - โย ย โโโ 01 My Favorite Things.mp3<br> - โย ย โโโ 02 Every Time We Say Goodbye.mp3<br> - โย ย โโโ 03 Summertime.mp3<br> - โย ย โโโ 04 But Not for Me.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ John Coltrane Quartet<br> - โย ย โโโ Ballads<br> - โย ย โโโ 01 Say It (Over and Over Again).mp3<br> - โย ย โโโ 02 You Donโt Know What Love Is.mp3<br> - โย ย โโโ 03 Too Young to Go Steady.mp3<br> - โย ย โโโ 04 All or Nothing at All.mp3<br> - โย ย โโโ 05 I Wish I Knew.mp3<br> - โย ย โโโ 06 Whatโs New_.mp3<br> - โย ย โโโ 07 Itโs Easy to Remember.mp3<br> - โย ย โโโ 08 Nancy (With the Laughing Face).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ KANA-BOON<br> - โย ย โโโ DOPPEL<br> - โย ย โย ย โโโ 01 1.2.step to you.mp3<br> - โย ย โย ย โโโ 02 ใฏใผใซใ.mp3<br> - โย ย โย ย โโโ 03 ใฆใฉใผใชใผใใผใญใผ.mp3<br> - โย ย โย ย โโโ 04 MUSiC.mp3<br> - โย ย โย ย โโโ 05 ๆฑไบฌ.mp3<br> - โย ย โย ย โโโ 06 ็ฝๅค.mp3<br> - โย ย โย ย โโโ 07 ็ฎใจ็ฎใจ็ฎใจ็ฎ.mp3<br> - โย ย โย ย โโโ 08 ็่
ๅฟ
่กฐใฎ็ใใๆญใ.mp3<br> - โย ย โย ย โโโ 09 ๅคใใใใฆ.mp3<br> - โย ย โย ย โโโ 10 ็พฝ่ซใจ่ช่ฒฉๆฉ.mp3<br> - โย ย โย ย โโโ 11 A.oh!!.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TIME<br> - โย ย โโโ 01 ใฟใคใ ใขใฆใ.mp3<br> - โย ย โโโ 02 LOL.mp3<br> - โย ย โโโ 03 ใฟใผใใใซ.mp3<br> - โย ย โโโ 04 ็ตๆถๆ.mp3<br> - โย ย โโโ 05 ใฏใฉใฏใทใงใณ.mp3<br> - โย ย โโโ 06 ใใซใใฉใคใ.mp3<br> - โย ย โโโ 07 ็ใใฆใใ.mp3<br> - โย ย โโโ 08 ในใณใผใซในใณใผใซ.mp3<br> - โย ย โโโ 09 ๆใซใพใฟใใฆ.mp3<br> - โย ย โโโ 10 ใทใซใจใใ.mp3<br> - โย ย โโโ 11 ในใใผใฐใญใผใ.mp3<br> - โย ย โโโ 12 ใใฌใผใ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ KOTO<br> - โย ย โโโ ใฐใใฐใใฆใใผใใใใใฐใ<br> - โย ย โย ย โโโ 01 ใฟใคใฌใผใใกใคใคใผใตใคใใผใใกใคใฟใผ.mp3<br> - โย ย โย ย โโโ 02 Dancing like a snail.mp3<br> - โย ย โย ย โโโ 03 DEAD or Kawaii.mp3<br> - โย ย โย ย โโโ 04 ใใใใใคใๆพ้ก.mp3<br> - โย ย โย ย โโโ 05 TAIKUTSUใๆญขใพใใชใ.mp3<br> - โย ย โย ย โโโ 06 LONLEY KONG.mp3<br> - โย ย โย ย โโโ 07 ใฐใใฐใใฆใใผใใใใใฐใ.mp3<br> - โย ย โย ย โโโ 08 ใจใฃใฆใGood!ใชBBQ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใฉใใใใฏ ใใฉใใใ (Platonic Planet)<br> - โย ย โโโ 01 ใในใใซใในใใผใ.mp3<br> - โย ย โโโ 02 ใใใใกใใ ใใใใจ.mp3<br> - โย ย โโโ 03 ๆจๅฎในใฆใฃใผใใฃ.mp3<br> - โย ย โโโ 04 ใจใณใธใงใซใใจใณใใฌใน.mp3<br> - โย ย โโโ 05 ใใฌใณใฟใคใณใบใใฌใชใผใ.mp3<br> - โย ย โโโ 06 SixteenSick.mp3<br> - โย ย โโโ 07 ใใฉใใใใฏใใฉใใใ.mp3<br> - โย ย โโโ 08 ใทใณใใฌใฉ็ๅ็พค.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Kanye West<br> - โย ย โโโ My Beautiful Dark Twisted Fantasy<br> - โย ย โโโ 01 Dark Fantasy.mp3<br> - โย ย โโโ 02 Gorgeous.mp3<br> - โย ย โโโ 03 Power.mp3<br> - โย ย โโโ 04 All of the Lights (interlude).mp3<br> - โย ย โโโ 05 All of the Lights.mp3<br> - โย ย โโโ 06 Monster.mp3<br> - โย ย โโโ 07 So Appalled.mp3<br> - โย ย โโโ 08 Devil in a New Dress.mp3<br> - โย ย โโโ 09 Runaway.mp3<br> - โย ย โโโ 10 Hell of a Life.mp3<br> - โย ย โโโ 11 Blame Game.mp3<br> - โย ย โโโ 12 Lost in the World.mp3<br> - โย ย โโโ 13 Who Will Survive in America.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Kazumi Tateishi Trio<br> - โย ย โโโ GHIBLI meets JAZZ ใBeautiful Songsใ<br> - โย ย โย ย โโโ 01 ใใคใไฝๅบฆใงใ๏ผๅใจๅๅฐใฎ็ฅ้ ใ๏ผ.mp3<br> - โย ย โย ย โโโ 02 ใจใชใใฎใใใญ๏ผใจใชใใฎใใใญ๏ผ.mp3<br> - โย ย โย ย โโโ 03 ๅดใฎไธใฎใใใง๏ผๅดใฎไธใฎใใใง๏ผ.mp3<br> - โย ย โย ย โโโ 04 Arrietty's Song๏ผๅใใใใใฎใขใชใจใใใฃ๏ผ.mp3<br> - โย ย โย ย โโโ 05 ๆตทใฎ่ฆใใ่ก๏ผ้ญๅฅณใฎๅฎ
ๆฅไพฟ๏ผ.mp3<br> - โย ย โย ย โโโ 06 ใใใใใผใฎๅฎใ้ ๏ผ็ด
ใฎ่ฑ๏ผ.mp3<br> - โย ย โย ย โโโ 07 ใขใทใฟใซใจใตใณ๏ผใใฎใฎใๅงซ๏ผ.mp3<br> - โย ย โย ย โโโ 08 ๅใใฎใใฆ๏ผๅคฉ็ฉบใฎๅใฉใใฅใฟ๏ผ.mp3<br> - โย ย โย ย โโโ 09 ้ขจใฎ้ใ้๏ผใจใชใใฎใใใญ๏ผ.mp3<br> - โย ย โย ย โโโ 10 ใใฆใทใซใฌใฏใคใจใ ๏ผ้ขจใฎ่ฐทใฎใใฆใทใซ๏ผ.mp3<br> - โย ย โย ย โโโ 11 ้ขจใฎไผ่ชฌ๏ผ้ขจใฎ่ฐทใฎใใฆใทใซ๏ผ.mp3<br> - โย ย โย ย โโโ 12 ๅธฐใใใๆฅใ
๏ผ็ด
ใฎ่ฑ๏ผ.mp3<br> - โย ย โย ย โโโ 13 ใซใณใใชใผใญใผใ๏ผ่ณใใใพใใฐ๏ผ.mp3<br> - โย ย โย ย โโโ 14 ๆใฏ่ฑใๅใฏใใฎ็จฎๅญ๏ผใใใฒใงใฝใใฝใ๏ผ.mp3<br> - โย ย โย ย โโโ 15 ใใซใผใฎๅ๏ผใฒใๆฆ่จ๏ผ.mp3<br> - โย ย โย ย โโโ 16 ใใใใใผใฎๅฎใ้ ใฌใใญใใผใธใงใณ๏ผ็ด
ใฎ่ฑ๏ผ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Smile ~Beautiful Song in Jazz~<br> - โย ย โโโ 01 Moon River.m4a<br> - โย ย โโโ 02 Over The Rainbow.m4a<br> - โย ย โโโ 03 ๆ
้ท.m4a<br> - โย ย โโโ 04 Country.m4a<br> - โย ย โโโ 05 What A Wonderful World.m4a<br> - โย ย โโโ 06 Close To You.m4a<br> - โย ย โโโ 07 Someone To Watch Over Me.m4a<br> - โย ย โโโ 08 ไธใๅใใฆๆญฉใใ.m4a<br> - โย ย โโโ 09 So Many Thanks.m4a<br> - โย ย โโโ 10 Smile.m4a<br> - โย ย โโโ 11 Track 11.m4a<br> - โโโ Ken Ishii<br> - โย ย โโโ Jelly Tones<br> - โย ย โโโ 01 Extra.mp3<br> - โย ย โโโ 02 Cocoa Mousse.mp3<br> - โย ย โโโ 03 Stretch.mp3<br> - โย ย โโโ 04 Ethos 9.mp3<br> - โย ย โโโ 05 Moved by Air.mp3<br> - โย ย โโโ 06 Pause in Herbs.mp3<br> - โย ย โโโ 07 Frame Out.mp3<br> - โย ย โโโ 08 Endless Season.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Kendrick Lamar<br> - โย ย โโโ DAMN_<br> - โย ย โย ย โโโ 01 BLOOD_.mp3<br> - โย ย โย ย โโโ 02 DNA_.mp3<br> - โย ย โย ย โโโ 03 YAH_.mp3<br> - โย ย โย ย โโโ 04 ELEMENT_.mp3<br> - โย ย โย ย โโโ 05 FEEL_.mp3<br> - โย ย โย ย โโโ 06 LOYALTY_.mp3<br> - โย ย โย ย โโโ 07 PRIDE_.mp3<br> - โย ย โย ย โโโ 08 HUMBLE_.mp3<br> - โย ย โย ย โโโ 09 LUST_.mp3<br> - โย ย โย ย โโโ 10 LOVE_.mp3<br> - โย ย โย ย โโโ 11 XXX_.mp3<br> - โย ย โย ย โโโ 12 FEAR_.mp3<br> - โย ย โย ย โโโ 13 GOD_.mp3<br> - โย ย โย ย โโโ 14 DUCKWORTH_.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ To Pimp a Butterfly<br> - โย ย โโโ 01 Wesleyโs Theory.mp3<br> - โย ย โโโ 02 For Free_ (interlude).mp3<br> - โย ย โโโ 03 King Kunta.mp3<br> - โย ย โโโ 04 Institutionalized.mp3<br> - โย ย โโโ 05 These Walls.mp3<br> - โย ย โโโ 06 u.mp3<br> - โย ย โโโ 07 Alright.mp3<br> - โย ย โโโ 08 For Sale_ (interlude).mp3<br> - โย ย โโโ 09 Momma.mp3<br> - โย ย โโโ 10 Hood Politics.mp3<br> - โย ย โโโ 11 How Much a Dollar Cost.mp3<br> - โย ย โโโ 12 Complexion (A Zulu Love).mp3<br> - โย ย โโโ 13 The Blacker the Berry.mp3<br> - โย ย โโโ 14 You Ainโt Gotta Lie (Momma Said).mp3<br> - โย ย โโโ 15 i.mp3<br> - โย ย โโโ 16 Mortal Man.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Kero Kero Bonito<br> - โย ย โโโ Bonito Generation<br> - โย ย โย ย โโโ 01 Waking Up.mp3<br> - โย ย โย ย โโโ 02 Heard a Song.mp3<br> - โย ย โย ย โโโ 03 Graduation.mp3<br> - โย ย โย ย โโโ 04 Fish Bowl.mp3<br> - โย ย โย ย โโโ 05 Big City.mp3<br> - โย ย โย ย โโโ 06 Break.mp3<br> - โย ย โย ย โโโ 07 Lipslap.mp3<br> - โย ย โย ย โโโ 08 Try Me.mp3<br> - โย ย โย ย โโโ 09 Paintbrush.mp3<br> - โย ย โย ย โโโ 10 Trampoline.mp3<br> - โย ย โย ย โโโ 11 Picture This.mp3<br> - โย ย โย ย โโโ 12 Hey Parents.mp3<br> - โย ย โย ย โโโ 13 Forever Summer Holiday.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Civilisation I<br> - โย ย โย ย โโโ 01 Battle Lines.mp3<br> - โย ย โย ย โโโ 02 When the Fires Come.mp3<br> - โย ย โย ย โโโ 03 The River.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Flamingo<br> - โย ย โย ย โโโ 01 Flamingo.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Heartbeat<br> - โย ย โย ย โโโ 01 Heartbeat.mp3<br> - โย ย โโโ Intro Bonito<br> - โย ย โย ย โโโ 01 Bonito Intro.mp3<br> - โย ย โย ย โโโ 02 Intro Bonito.mp3<br> - โย ย โย ย โโโ 03 Sick Beat.mp3<br> - โย ย โย ย โโโ 04 My Party.mp3<br> - โย ย โย ย โโโ 05 Cat vs. Dog.mp3<br> - โย ย โย ย โโโ 06 Kero Kero Bonito.mp3<br> - โย ย โย ย โโโ 07 Babies (Are So Strange).mp3<br> - โย ย โย ย โโโ 08 Bonito Jingle.mp3<br> - โย ย โย ย โโโ 09 Homework.mp3<br> - โย ย โย ย โโโ 10 Pocket Crocodile.mp3<br> - โย ย โย ย โโโ 11 Cat vs. Dog.mp3<br> - โย ย โย ย โโโ 12 Park Song.mp3<br> - โย ย โย ย โโโ 13 Letโs Go to the Forest.mp3<br> - โย ย โย ย โโโ 14 Small Town.mp3<br> - โย ย โย ย โโโ 15 Iโd Rather Sleep.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TOTEP<br> - โย ย โย ย โโโ 01 The One True Path.mp3<br> - โย ย โย ย โโโ 02 Only Acting.mp3<br> - โย ย โย ย โโโ 03 You Know How It Is.mp3<br> - โย ย โย ย โโโ 04 Cinema.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ The Princess and the Clock<br> - โย ย โย ย โโโ 01 The Princess and the Clock.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Time โnโ Place<br> - โย ย โโโ 01 Outside.mp3<br> - โย ย โโโ 02 Time Today.mp3<br> - โย ย โโโ 03 Only Acting.mp3<br> - โย ย โโโ 04 Flyway.mp3<br> - โย ย โโโ 05 Dump.mp3<br> - โย ย โโโ 06 Make Believe.mp3<br> - โย ย โโโ 07 Dear Future Self.mp3<br> - โย ย โโโ 08 Visiting Hours.mp3<br> - โย ย โโโ 09 If Iโd Known.mp3<br> - โย ย โโโ 10 Sometimes.mp3<br> - โย ย โโโ 11 Swimming.mp3<br> - โย ย โโโ 12 Rest Stop.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ King Crimson<br> - โย ย โโโ In the Court of the Crimson King<br> - โย ย โโโ 01 21st Century Schizoid Man (including Mirrors).mp3<br> - โย ย โโโ 02 I Talk to the Wind.mp3<br> - โย ย โโโ 03 Epitaph (including March for No Reason and Tomorrow and Tomorrow).mp3<br> - โย ย โโโ 04 Moonchild (including The Dream and The Illusion).mp3<br> - โย ย โโโ 05 The Court of the Crimson King (including The Return of the Fire Witch and The Dance of the Puppets).mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Lamp<br> - โย ย โโโ ๆไบบใธ<br> - โย ย โโโ 01 ๆไบบใธ.mp3<br> - โย ย โโโ 02 ใฒใใใใชใฟใ .mp3<br> - โย ย โโโ 03 ๆ็ตๅ่ปใฏ25ๆ.mp3<br> - โย ย โโโ 04 ๆฅๆๆฅใฎใๅฅใ.mp3<br> - โย ย โโโ 05 ๆๆฅใซใชใใฐๅใฏ.mp3<br> - โย ย โโโ 06 ้จใฎใกใใปใผใธ.mp3<br> - โย ย โโโ 07 ๆใฎ่จ่.mp3<br> - โย ย โโโ 08 ๆใฏๆใฎ่ญใซ.mp3<br> - โย ย โโโ album.nfo<br> - โโโ Lena Raine<br> - โย ย โโโ Minecraft Nether Update (Original Game Soundtrack)<br> - โย ย โโโ 01 Chrysopoeia.mp3<br> - โย ย โโโ 02 Rubedo.mp3<br> - โย ย โโโ 03 So Below.mp3<br> - โย ย โโโ 04 Pigstep - Mono Mix.mp3<br> - โย ย โโโ 05 Pigstep - Stereo Mix.mp3<br> - โโโ LiSA<br> - โย ย โโโ LiSA BEST -Day-<br> - โย ย โย ย โโโ 01 Rising Hope.mp3<br> - โย ย โย ย โโโ 02 crossing field.mp3<br> - โย ย โย ย โโโ 03 ใ ใฃใฆใขใฟใทใฎใใผใญใผใ.mp3<br> - โย ย โย ย โโโ 04 ใทใซใท.mp3<br> - โย ย โย ย โโโ 05 AxxxiS.mp3<br> - โย ย โย ย โโโ 06 Empty MERMAiD.mp3<br> - โย ย โย ย โโโ 07 ใธใงใใใญใฑใใ.mp3<br> - โย ย โย ย โโโ 08 BRiGHT FLiGHT.mp3<br> - โย ย โย ย โโโ 09 trรคumerei.mp3<br> - โย ย โย ย โโโ 10 L.Miranic.mp3<br> - โย ย โย ย โโโ 11 ID.mp3<br> - โย ย โย ย โโโ 12 LiTTLE DEViL PARADE.mp3<br> - โย ย โย ย โโโ 13 WiLL ~็ก่ฒ้ๆ~.mp3<br> - โย ย โย ย โโโ 14 Believe in myself.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ LiSA BEST -Way-<br> - โย ย โย ย โโโ 01 Catch the Moment.mp3<br> - โย ย โย ย โโโ 02 Thrill, Risk, Heartless.mp3<br> - โย ย โย ย โโโ 03 oath sign.mp3<br> - โย ย โย ย โโโ 04 ASH.mp3<br> - โย ย โย ย โโโ 05 Rally Go Round.mp3<br> - โย ย โย ย โโโ 06 ใใญใผใฐใใใค.mp3<br> - โย ย โย ย โโโ 07 No More Time Machine.mp3<br> - โย ย โย ย โโโ 08 Hi FiVE!.mp3<br> - โย ย โย ย โโโ 09 ใณใบใใใฏใธใงใใใณใผในใฟใผ.mp3<br> - โย ย โย ย โโโ 10 Brave Freak Out.mp3<br> - โย ย โย ย โโโ 11 ROCK-modeโ18.mp3<br> - โย ย โย ย โโโ 12 Mr.Launcher.mp3<br> - โย ย โย ย โโโ 13 Believe in ourselves.mp3<br> - โย ย โย ย โโโ 14 best day, best way.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ็ด
่ฎ่ฏ<br> - โย ย โโโ 01 ็ด
่ฎ่ฏ.mp3<br> - โย ย โโโ 02 โPROPAGANDAโ.mp3<br> - โย ย โโโ 03 ใใใใใฎใใ.mp3<br> - โย ย โโโ 04 ็ด
่ฎ่ฏ โTV ver.โ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Linked Horizon<br> - โย ย โโโ ็ๅฎใธใฎ้ฒๆ<br> - โย ย โโโ 01 ๆงๆฌใจๅฑใฎ้.mp3<br> - โย ย โโโ 02 13ใฎๅฌ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ MASS OF THE FERMENTING DREGS<br> - โย ย โโโ MASS OF THE FERMENTING DREGS<br> - โย ย โย ย โโโ 01 delusionalism.mp3<br> - โย ย โย ย โโโ 02 ใใคใฉใคใ.mp3<br> - โย ย โย ย โโโ 03 skabetty.mp3<br> - โย ย โย ย โโโ 04 ใจใณใใญใผใซ.mp3<br> - โย ย โย ย โโโ 05 I F A SURFER.mp3<br> - โย ย โย ย โโโ 06 ใใขใผใบ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ No New World<br> - โย ย โย ย โโโ 01 New Order.mp3<br> - โย ย โย ย โโโ 02 ใใใฒใชใ.mp3<br> - โย ย โย ย โโโ 03 ใ ใฃใใใใใฎใซใช.mp3<br> - โย ย โย ย โโโ 04 YAH YAH YAH.mp3<br> - โย ย โย ย โโโ 05 No New World.mp3<br> - โย ย โย ย โโโ 06 HuHuHu.mp3<br> - โย ย โย ย โโโ 07 Sugar.mp3<br> - โย ย โย ย โโโ 08 ในใญใผใขใผใทใงใณใชใใฌใค.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใผใญใณใณใใ่ฒใจใใฉใใฎไธ็<br> - โย ย โโโ 01 ใผใญใณใณใใ่ฒใจใใฉใใฎไธ็.mp3<br> - โย ย โโโ 02 ใพใงใๆ
็ฑใใใฏใน.mp3<br> - โย ย โโโ 03 ็ตใใใฎใฏใใพใ.mp3<br> - โย ย โโโ 04 RAT.mp3<br> - โย ย โโโ 05 ONEDAY.mp3<br> - โย ย โโโ 06 ใตใคใใผใจๅ.mp3<br> - โย ย โโโ 07 ใบใฌใ.mp3<br> - โย ย โโโ 08 ใฒใใใใใผใ.mp3<br> - โย ย โโโ 09 ใใใใใ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ MONDO GROSSO<br> - โย ย โโโ ไฝๅบฆใงใๆฐใใ็ใพใใ<br> - โย ย โโโ 01 TIME.mp3<br> - โย ย โโโ 02 ๆฅใฏใใฏใซ็ฎ่ฆใใ (Ver.2).mp3<br> - โย ย โโโ 03 ใฉใใชใณใน (Album Mix).mp3<br> - โย ย โโโ 04 ่ฟทๅญใฎใขในใใฅใซใใฆใฟ.mp3<br> - โย ย โโโ 05 ๆๆใฟใณใใฉ.mp3<br> - โย ย โโโ 06 SOLITARY.mp3<br> - โย ย โโโ 07 ERASER.mp3<br> - โย ย โโโ 08 SEE YOU AGAIN.mp3<br> - โย ย โโโ 09 late night blue.mp3<br> - โย ย โโโ 10 GOLD.mp3<br> - โย ย โโโ 11 ๅฟ็ญใใ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ MYTH & ROID<br> - โย ย โโโ PANTA RHEI<br> - โย ย โย ย โโโ 01 PANTA RHEI.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TIT FOR TAT<br> - โย ย โย ย โโโ 01 TIT FOR TAT.mp3<br> - โย ย โย ย โโโ 02 STYX HELIX -KIHOW Style edition-.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ VORACITY<br> - โย ย โย ย โโโ 01 VORACITY.mp3<br> - โย ย โย ย โโโ 02 Something w_o Sunrise.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ eYe's<br> - โย ย โย ย โโโ 01 - A beginning -.mp3<br> - โย ย โย ย โโโ 02 TRAGEDY_ETERNITY.mp3<br> - โย ย โย ย โโโ 03 Paradisus-Paradoxum.mp3<br> - โย ย โย ย โโโ 04 STYX HELIX.mp3<br> - โย ย โย ย โโโ 05 ้ชใ่ดใๅค.mp3<br> - โย ย โย ย โโโ 06 Tough & Alone.mp3<br> - โย ย โย ย โโโ 07 ANGER_ANGER.mp3<br> - โย ย โย ย โโโ 08 theater D.mp3<br> - โย ย โย ย โโโ 09 JINGO JUNGLE -HBB Remix-.mp3<br> - โย ย โย ย โโโ 10 Crazy Scary Holy Fantasy.mp3<br> - โย ย โย ย โโโ 11 L.L.L_.mp3<br> - โย ย โย ย โโโ 12 sunny garden sunday.mp3<br> - โย ย โย ย โโโ 13 -to the future days.mp3<br> - โย ย โย ย โโโ 14 - An Ending -.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ shadowgraph<br> - โย ย โโโ 01 shadowgraph.mp3<br> - โย ย โโโ 02 Remembrance.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Masayoshi Minoshima<br> - โย ย โโโ Bad Apple!!<br> - โย ย โโโ 01 Bad Apple!!.ogg<br> - โย ย โโโ cover.jpg<br> - โโโ Melt-Banana<br> - โย ย โโโ Cell-Scape<br> - โย ย โย ย โโโ 01 Phantasmagoria.mp3<br> - โย ย โย ย โโโ 02 Shield for Your Eyes, a Beast in the Well on Your Hand.mp3<br> - โย ย โย ย โโโ 03 A Dreamer Who Is Too Weak to Face Up To.mp3<br> - โย ย โย ย โโโ 04 Lost Parts Stinging Me So Cold.mp3<br> - โย ย โย ย โโโ 05 Chain-Shot to Have Some Fun.mp3<br> - โย ย โย ย โโโ 06 Like a White Bat in a Box, Dead Matters Go On.mp3<br> - โย ย โย ย โโโ 07 Key Is a Fact That a Cat Brings.mp3<br> - โย ย โย ย โโโ 08 A Hunter in the Rain to Cut the Neck Up in the Present Stage.mp3<br> - โย ย โย ย โโโ 09 If It Is the Deep Sea, I Can See You There.mp3<br> - โย ย โย ย โโโ 10 Outro for Cell-Scape.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Fetch<br> - โย ย โโโ 01 Candy Gun.mp3<br> - โย ย โโโ 02 The Hive.mp3<br> - โย ย โโโ 03 Vertigo Game.mp3<br> - โย ย โโโ 04 Lefty Dog (run, caper, run).mp3<br> - โย ย โโโ 05 Infection Defective.mp3<br> - โย ย โโโ 06 My Missing Link.mp3<br> - โย ย โโโ 07 Zero+.mp3<br> - โย ย โโโ 08 Schemes of the Tails.mp3<br> - โย ย โโโ 09 Lie Lied Lies.mp3<br> - โย ย โโโ 10 Red Data, Red Stage.mp3<br> - โย ย โโโ 11 Then Red Eyed.mp3<br> - โย ย โโโ 12 Zero.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Miles Davis<br> - โย ย โโโ Kind of Blue<br> - โย ย โโโ 01 So What.mp3<br> - โย ย โโโ 02 Freddie Freeloader.mp3<br> - โย ย โโโ 03 Blue in Green.mp3<br> - โย ย โโโ 04 All Blues.mp3<br> - โย ย โโโ 05 Flamenco Sketches.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Mingus Big Band<br> - โย ย โโโ Nostalgia in Times Square<br> - โย ย โโโ 01 Nostalgia in Times Square.mp3<br> - โย ย โโโ 02 Moanin'.mp3<br> - โย ย โโโ 03 Self-Portrait in 3 Colors.mp3<br> - โย ย โโโ 04 Don't Be Afraid, the Clown's Afraid, Too.mp3<br> - โย ย โโโ 05 Duke Ellington's Sound of Love.mp3<br> - โย ย โโโ 06 Mingus Fingers.mp3<br> - โย ย โโโ 07 Weird Nightmare.mp3<br> - โย ย โโโ 08 Open Letter to Duke.mp3<br> - โย ย โโโ 09 Invisible Lady.mp3<br> - โย ย โโโ 10 Ecclusiastics.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Moe Shop<br> - โย ย โโโ Moe Moe<br> - โย ย โย ย โโโ 01 Magic.mp3<br> - โย ย โย ย โโโ 02 Virtual.mp3<br> - โย ย โย ย โโโ 03 Baby Pink.mp3<br> - โย ย โย ย โโโ 04 Lovesick.mp3<br> - โย ย โย ย โโโ 05 Notice.mp3<br> - โย ย โย ย โโโ 06 Fantasy.mp3<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ Moshi Moshi<br> - โย ย โโโ 01 Intro.mp3<br> - โย ย โโโ 02 Pretty Please.mp3<br> - โย ย โโโ 03 Superstar.mp3<br> - โย ย โโโ 04 Dance Dance.mp3<br> - โย ย โโโ 05 Crosstalk.mp3<br> - โย ย โโโ 06 Love Me.mp3<br> - โย ย โโโ 07 Outro.mp3<br> - โย ย โโโ cover.png<br> - โโโ NUMBER GIRL<br> - โย ย โโโ NUM-HEAVYMETALLIC<br> - โย ย โย ย โโโ 01 NUM-HEAVYMETALLIC.mp3<br> - โย ย โย ย โโโ 02 INUZINI.mp3<br> - โย ย โย ย โโโ 03 NUM-AMI-DABUTZ.mp3<br> - โย ย โย ย โโโ 04 Tombo the electric bloodred.mp3<br> - โย ย โย ย โโโ 05 delayed brain.mp3<br> - โย ย โย ย โโโ 06 CIBICCOใใ.mp3<br> - โย ย โย ย โโโ 07 MANGA SICK.mp3<br> - โย ย โย ย โโโ 08 FU๏ฝฅSI๏ฝฅGI.mp3<br> - โย ย โย ย โโโ 09 ๆง็ๅฐๅฅณ.mp3<br> - โย ย โย ย โโโ 10 Frustration in my blood.mp3<br> - โย ย โย ย โโโ 11 ้ป็ฎใใกใชๅฐๅฅณ.mp3<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ SCHOOL GIRL DISTORTIONAL ADDICT<br> - โย ย โโโ 01 ใฟใใ.mp3<br> - โย ย โโโ 02 PIXIE Dร.mp3<br> - โย ย โโโ 03 ่ฃธ่ถณใฎๅญฃ็ฏ.mp3<br> - โย ย โโโ 04 YOUNG GIRL SEVENTEEN SEXUALLY KNOWING.mp3<br> - โย ย โโโ 05 ๆกใฎใใณใน.mp3<br> - โย ย โโโ 06 ๆฅๅธธใซ็ใใๅฐๅฅณ.mp3<br> - โย ย โโโ 07 ็ใฃใฆๅ.mp3<br> - โย ย โโโ 08 ้ๆๅฐๅฅณ.mp3<br> - โย ย โโโ 09 ่ปขๆ ก็.mp3<br> - โย ย โโโ 10 EIGHT BEATER.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Nacio Herb Brown<br> - โย ย โโโ Singinโ in the Rain<br> - โย ย โโโ 01 Main Title.mp3<br> - โย ย โโโ 02 Dignity.mp3<br> - โย ย โโโ 03 Fit as a Fiddle (and Ready for Love).mp3<br> - โย ย โโโ 04 Stunt Montage (extended version).mp3<br> - โย ย โโโ 05 First Silent Picture (extended version).mp3<br> - โย ย โโโ 06 Tango (Temptation).mp3<br> - โย ย โโโ 07 All I Do is Dream of You.mp3<br> - โย ย โโโ 08 Gene Dreams of Kathy.mp3<br> - โย ย โโโ 09 All I Do Is Dream of You (outtake).mp3<br> - โย ย โโโ 10 Make โem Laugh.mp3<br> - โย ย โโโ 11 Beautiful Girl Montage.mp3<br> - โย ย โโโ 12 Beautiful Girl.mp3<br> - โย ย โโโ 13 Have Lunch With Me.mp3<br> - โย ย โโโ 14 The Stage Is Set.mp3<br> - โย ย โโโ 15 You Were Meant for Me.mp3<br> - โย ย โโโ 16 You Are My Lucky Star (outtake).mp3<br> - โย ย โโโ 17 Moses.mp3<br> - โย ย โโโ 18 Good Morning.mp3<br> - โย ย โโโ 19 Good Night, Kathy.mp3<br> - โย ย โโโ 20 Singinโ in the Rain.mp3<br> - โย ย โโโ 21 From Dueling to Dancing.mp3<br> - โย ย โโโ 22 Would You_.mp3<br> - โย ย โโโ 23 Broadway Melody Ballet (extended version).mp3<br> - โย ย โโโ 24 Would You_ End Title.mp3<br> - โย ย โโโ 25 Singinโ in the Rain (in Aโflat) (extended version).mp3<br> - โย ย โโโ 26 Finale.mp3<br> - โย ย โโโ 27 Main Title (alternate version).mp3<br> - โย ย โโโ 28 Beautiful Girl (alternate version_tempo track).mp3<br> - โย ย โโโ 29 Would You_ (unused version).mp3<br> - โย ย โโโ 30 Singinโ in the Rain (radio broadcast).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Neutral Milk Hotel<br> - โย ย โโโ In the Aeroplane Over the Sea<br> - โย ย โโโ 01 The King of Carrot Flowers, Pt. One.mp3<br> - โย ย โโโ 02 The King of Carrot Flowers, Pts. Two & Three.mp3<br> - โย ย โโโ 03 In the Aeroplane Over the Sea.mp3<br> - โย ย โโโ 04 Two-Headed Boy.mp3<br> - โย ย โโโ 05 The Fool.mp3<br> - โย ย โโโ 06 Holland, 1945.mp3<br> - โย ย โโโ 07 Communist Daughter.mp3<br> - โย ย โโโ 08 Oh Comely.mp3<br> - โย ย โโโ 09 Ghost.mp3<br> - โย ย โโโ 10 [untitled].mp3<br> - โย ย โโโ 11 Two-Headed Boy, Pt. Two.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Night Tempo<br> - โย ย โโโ Fantasy<br> - โย ย โโโ 01 Catch!.mp3<br> - โย ย โโโ 02 Usagi Funk.mp3<br> - โย ย โโโ 03 Home.mp3<br> - โย ย โโโ 04 Dance_.mp3<br> - โย ย โโโ 05 Love You.mp3<br> - โย ย โโโ 06 ShortCake.mp3<br> - โย ย โโโ 07 Suki_ Suki!.mp3<br> - โย ย โโโ 08 Koi.mp3<br> - โย ย โโโ 09 Lovely!.mp3<br> - โย ย โโโ 10 Patchwork Love.mp3<br> - โย ย โโโ 11 Destiny.mp3<br> - โย ย โโโ 12 Keep On.mp3<br> - โย ย โโโ 13 I Like It.mp3<br> - โย ย โโโ 14 Love Me Like You Do.mp3<br> - โย ย โโโ 15 Nighty Night.mp3<br> - โย ย โโโ 16 Reversible Love.mp3<br> - โย ย โโโ 17 Shimasyou! (Do It!).mp3<br> - โย ย โโโ 18 b a e.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ Ogre You Asshole<br> - โย ย โโโ OGRE YOU ASSHOLE<br> - โย ย โโโ 01 ใพใๆๆฅ.mp3<br> - โย ย โโโ 02 ใฆใผใฌใค.mp3<br> - โย ย โโโ 03 ใฟใใท.mp3<br> - โย ย โโโ 04 ใซใคใปใณใใฆ.mp3<br> - โย ย โโโ 05 ใซใ.mp3<br> - โย ย โโโ 06 ใฉใฃใกใใฎ่ง.mp3<br> - โย ย โโโ 07 ใญใใใใผ.mp3<br> - โย ย โโโ 08 J.N.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Otoboke Beaver<br> - โย ย โโโ Itekoma Hits<br> - โย ย โโโ 01 Datsu . Hikage No Onna.mp3<br> - โย ย โโโ 02 Akimahenka.mp3<br> - โย ย โโโ 03 S'il vous plait.mp3<br> - โย ย โโโ 04 Bakuro Book.mp3<br> - โย ย โโโ 05 What Do You Mean You Have Talk to Me at This Late Date_.mp3<br> - โย ย โโโ 06 Introduce Me to Your Family.mp3<br> - โย ย โโโ 07 Love Is Short.mp3<br> - โย ย โโโ 08 Bad Luck.mp3<br> - โย ย โโโ 09 Don't Light My Fire.mp3<br> - โย ย โโโ 10 6 Day Working Week Is a Pain.mp3<br> - โย ย โโโ 11 Binge Eating Binge Drinking Bulimia.mp3<br> - โย ย โโโ 12 I'm Tired of Your Repeating Story.mp3<br> - โย ย โโโ 13 Anata Watashi Daita Ato Yome No Meshi.mp3<br> - โย ย โโโ 14 Ikezu.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Otomo Yoshihideโs New Jazz Ensemble<br> - โย ย โโโ Dreams<br> - โย ย โโโ 01 Preach.mp3<br> - โย ย โโโ 02 Yume.mp3<br> - โย ย โโโ 03 Good Morning.mp3<br> - โย ย โโโ 04 Teinen Pushiganga.mp3<br> - โย ย โโโ 05 Toi Hibiki.mp3<br> - โย ย โโโ 06 Eureka.mp3<br> - โย ย โโโ 07 Hahen Fukei.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ POLYSICS<br> - โย ย โโโ Hey! Bob! My Friend!<br> - โย ย โโโ 01 Sunnymaster.mp3<br> - โย ย โโโ 02 Buggie Technica.mp3<br> - โย ย โโโ 03 Plus Chicker.mp3<br> - โย ย โโโ 04 Hot Stuff.mp3<br> - โย ย โโโ 05 Married to a Frenchman.mp3<br> - โย ย โโโ 06 Eleki Gassen.mp3<br> - โย ย โโโ 07 Nice.mp3<br> - โย ย โโโ 08 Good.mp3<br> - โย ย โโโ 09 Monsoon.mp3<br> - โย ย โโโ 10 Pike.mp3<br> - โย ย โโโ 11 Poly-Farm.mp3<br> - โย ย โโโ 12 Modern.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ PSYQUI feat. Such<br> - โย ย โโโ ใในใใชใใฏใใคใใฌใผใซ<br> - โย ย โโโ 01 ใในใใชใใฏใใคใใฌใผใซ (android52 edit).m4a<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Panchiko<br> - โย ย โโโ D_E_A_T_H_M_E_T_A_L<br> - โย ย โโโ 01 D_E_A_T_H_M_E_T_A_L.mp3<br> - โย ย โโโ 02 Stabilisers for Big Boys.mp3<br> - โย ย โโโ 03 Laputa.mp3<br> - โย ย โโโ 04 The Eyes of Ibad.mp3<br> - โย ย โโโ 05 CUT.mp3<br> - โย ย โโโ 06 Sodium Chloride.mp3<br> - โย ย โโโ 07 Kicking Cars.mp3<br> - โย ย โโโ 08 D_E_A_T_H_M_E_T_A_L_R_O_T.mp3<br> - โย ย โโโ 09 Stabilisers for Big Boys_R_O_T.mp3<br> - โย ย โโโ 10 Laputa_R_O_T.mp3<br> - โย ย โโโ 11 The Eyes of Ibad_R_O_T.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Party In Backyard & PewDiePie<br> - โย ย โโโ Bitch Lasagna<br> - โย ย โโโ 01 Bitch Lasagna.opus<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Paul Hardcastle _ Pigbag<br> - โย ย โโโ Papa's Got A Brand New Pigbag<br> - โย ย โโโ 02 Papa's Got a Brand New Pigbag.flac<br> - โย ย โโโ album.nfo<br> - โโโ Perfume<br> - โย ย โโโ COSMIC EXPLORER<br> - โย ย โย ย โโโ 01 Navigate.mp3<br> - โย ย โย ย โโโ 02 Cosmic Explorer.mp3<br> - โย ย โย ย โโโ 03 Miracle Worker.mp3<br> - โย ย โย ย โโโ 04 Next Stage with YOU.mp3<br> - โย ย โย ย โโโ 05 STORY.mp3<br> - โย ย โย ย โโโ 06 FLASH (Album-mix).mp3<br> - โย ย โย ย โโโ 07 Sweet Refrain (Album-mix).mp3<br> - โย ย โย ย โโโ 08 Baby Face.mp3<br> - โย ย โย ย โโโ 09 TOKIMEKI LIGHTS (Album-mix).mp3<br> - โย ย โย ย โโโ 10 STAR TRAIN (Album-mix).mp3<br> - โย ย โย ย โโโ 11 Relax In The City.mp3<br> - โย ย โย ย โโโ 12 Pick Me Up.mp3<br> - โย ย โย ย โโโ 13 Cling Cling (Album-mix).mp3<br> - โย ย โย ย โโโ 14 Hold Your Hand.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Cling Cling<br> - โย ย โย ย โโโ 01 Cling Cling.mp3<br> - โย ย โย ย โโโ 02 Hold Your Hand.mp3<br> - โย ย โย ย โโโ 03 DISPLAY.mp3<br> - โย ย โย ย โโโ 04 ใใใใใชใใญใผ.mp3<br> - โย ย โย ย โโโ 05 Cling Cling -Original Instrumental-.mp3<br> - โย ย โย ย โโโ 06 Hold Your Hand -Original Instrumental-.mp3<br> - โย ย โย ย โโโ 07 DISPLAY -Original Instrumental-.mp3<br> - โย ย โย ย โโโ 08 ใใใใใชใใญใผ -Original Instrumental-.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ folder.jpg<br> - โย ย โโโ Future Pop<br> - โย ย โย ย โโโ 01 Start-Up.mp3<br> - โย ย โย ย โโโ 02 Future Pop.mp3<br> - โย ย โย ย โโโ 03 If you wanna.mp3<br> - โย ย โย ย โโโ 04 TOKYO GIRL.mp3<br> - โย ย โย ย โโโ 05 FUSION.mp3<br> - โย ย โย ย โโโ 06 Tiny Baby.mp3<br> - โย ย โย ย โโโ 07 Let Me Know.mp3<br> - โย ย โย ย โโโ 08 ่ถ
ๆฅ่ผช.mp3<br> - โย ย โย ย โโโ 09 ็ก้ๆชๆฅ.mp3<br> - โย ย โย ย โโโ 10 ๅฎ็ณใฎ้จ.mp3<br> - โย ย โย ย โโโ 11 ๅคฉ็ฉบ.mp3<br> - โย ย โย ย โโโ 12 Everyday.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ GAME<br> - โย ย โย ย โโโ 01 ใใชใชใบใ .mp3<br> - โย ย โย ย โโโ 02 plastic smile.mp3<br> - โย ย โย ย โโโ 03 GAME.mp3<br> - โย ย โย ย โโโ 04 Baby cruising Love.mp3<br> - โย ย โย ย โโโ 05 ใใงใณใฌใคใใปใใฃในใณ.mp3<br> - โย ย โย ย โโโ 06 ใใซใญใ.mp3<br> - โย ย โย ย โโโ 07 ใปใฉใใใฏใฌใผใซ.mp3<br> - โย ย โย ย โโโ 08 Take me Take me.mp3<br> - โย ย โย ย โโโ 09 ใทใผใฏใฌใใใทใผใฏใฌใใ.mp3<br> - โย ย โย ย โโโ 10 Butterfly.mp3<br> - โย ย โย ย โโโ 11 Twinkle Snow Powdery Snow.mp3<br> - โย ย โย ย โโโ 12 Puppy love.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ JPN<br> - โย ย โย ย โโโ 01 The Opening.mp3<br> - โย ย โย ย โโโ 02 ใฌใผใถใผใใผใ (Album-mix).mp3<br> - โย ย โย ย โโโ 03 GLITTER (Album-mix).mp3<br> - โย ย โย ย โโโ 04 ใใใฅใฉใซใซๆใใฆ.mp3<br> - โย ย โย ย โโโ 05 MY COLOR.mp3<br> - โย ย โย ย โโโ 06 ๆใฎ้.mp3<br> - โย ย โย ย โโโ 07 ใญใ.mp3<br> - โย ย โย ย โโโ 08 ๅพฎใใชใซใชใช.mp3<br> - โย ย โย ย โโโ 09 575.mp3<br> - โย ย โย ย โโโ 10 VOICE.mp3<br> - โย ย โย ย โโโ 11 ๅฟใฎในใใผใ.mp3<br> - โย ย โย ย โโโ 12 Have a Stroll.mp3<br> - โย ย โย ย โโโ 13 ไธ่ช็ถใชใฌใผใซ.mp3<br> - โย ย โย ย โโโ 14 ในใใคใน.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ LEVEL3<br> - โย ย โย ย โโโ 01 Enter the Sphere.mp3<br> - โย ย โย ย โโโ 02 Spring of Life (Album-mix).mp3<br> - โย ย โย ย โโโ 03 Magic of Love (Album-mix).mp3<br> - โย ย โย ย โโโ 04 Clockwork.mp3<br> - โย ย โย ย โโโ 05 1mm.mp3<br> - โย ย โย ย โโโ 06 ๆชๆฅใฎใใฅใผใธใขใ .mp3<br> - โย ย โย ย โโโ 07 Party Maker.mp3<br> - โย ย โย ย โโโ 08 ใตใใใใใจใใใ.mp3<br> - โย ย โย ย โโโ 09 ใใคใณใ.mp3<br> - โย ย โย ย โโโ 10 ใ ใใใใฐใชใ.mp3<br> - โย ย โย ย โโโ 11 Handy Man.mp3<br> - โย ย โย ย โโโ 12 Sleeping Beauty.mp3<br> - โย ย โย ย โโโ 13 Spending all my time (Album-mix).mp3<br> - โย ย โย ย โโโ 14 Dream Land.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ โฟ<br> - โย ย โย ย โโโ 01 Take Off.mp3<br> - โย ย โย ย โโโ 02 Love the World.mp3<br> - โย ย โย ย โโโ 03 Dream Fighter.mp3<br> - โย ย โย ย โโโ 04 Edge (Triangle-Mix).mp3<br> - โย ย โย ย โโโ 05 Night Flight.mp3<br> - โย ย โย ย โโโ 06 Kiss and Music.mp3<br> - โย ย โย ย โโโ 07 Zero Gravity.mp3<br> - โย ย โย ย โโโ 08 I Still Love U.mp3<br> - โย ย โย ย โโโ 09 The Best Thing.mp3<br> - โย ย โย ย โโโ 10 Speed of Sound.mp3<br> - โย ย โย ย โโโ 11 One Room Disco.mp3<br> - โย ย โย ย โโโ 12 Negai (Album-Mix).mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใใใใใคใญ<br> - โย ย โโโ 01 ใใใใใใคใญ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ RADWIMPS<br> - โย ย โโโ Weathering With You<br> - โย ย โย ย โโโ 01 Theme of _Weathering With You_.mp3<br> - โย ย โย ย โโโ 02 The Taste of Kindness.mp3<br> - โย ย โย ย โโโ 03 First Visit to K&A.mp3<br> - โย ย โย ย โโโ 04 Welcome to Senpikan.mp3<br> - โย ย โย ย โโโ 05 K&A Welcoming Ceremony.mp3<br> - โย ย โย ย โโโ 06 Voice of Wind (movie edit).mp3<br> - โย ย โย ย โโโ 07 Saving Hina.mp3<br> - โย ย โย ย โโโ 08 Sky Clearing Up.mp3<br> - โย ย โย ย โโโ 09 Sea in the Sky.mp3<br> - โย ย โย ย โโโ 10 Visiting Home.mp3<br> - โย ย โย ย โโโ 11 First Part Time Job as Sunshine Girl.mp3<br> - โย ย โย ย โโโ 12 Celebration (movie edit).mp3<br> - โย ย โย ย โโโ 13 Fireworks Festival.mp3<br> - โย ย โย ย โโโ 14 Shrine of Weather.mp3<br> - โย ย โย ย โโโ 15 Shiba Ko-En.mp3<br> - โย ย โย ย โโโ 16 Two Confessions.mp3<br> - โย ย โย ย โโโ 17 City Crisis.mp3<br> - โย ย โย ย โโโ 18 Snow in Midsummer.mp3<br> - โย ย โย ย โโโ 19 Power of the Weather.mp3<br> - โย ย โย ย โโโ 20 Time With Family.mp3<br> - โย ย โย ย โโโ 21 Hina, Fading Away.mp3<br> - โย ย โย ย โโโ 22 Eternity Above Clouds.mp3<br> - โย ย โย ย โโโ 23 Clear Sky and Loss.mp3<br> - โย ย โย ย โโโ 24 Hodaka Escapes _ Kid's Plot.mp3<br> - โย ย โย ย โโโ 25 Bike Chasing.mp3<br> - โย ย โย ย โโโ 26 Running With Hina.mp3<br> - โย ย โย ย โโโ 27 Is There Still Anything That Love Can Do_ (movie edit).mp3<br> - โย ย โย ย โโโ 28 Grand Escape (movie edit).mp3<br> - โย ย โย ย โโโ 29 Rain Again.mp3<br> - โย ย โย ย โโโ 30 We'll Be Alright (movie edit).mp3<br> - โย ย โย ย โโโ 31 Is There Still Anything That Love Can Do_.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Your Name (Original Motion Picture Soundtrack)<br> - โย ย โโโ 01 Dream Lantern.mp3<br> - โย ย โโโ 02 School Road.mp3<br> - โย ย โโโ 03 Itomori Highschool.mp3<br> - โย ย โโโ 04 First View of Tokyo.mp3<br> - โย ย โโโ 05 Cafรฉ at Last.mp3<br> - โย ย โโโ 06 Theme of Ms. Okudera.mp3<br> - โย ย โโโ 07 Unusual Changes of Two.mp3<br> - โย ย โโโ 08 Zenzenzense (Movie Version).mp3<br> - โย ย โโโ 09 Goshintai.mp3<br> - โย ย โโโ 10 Date.mp3<br> - โย ย โโโ 11 Autumn Festival.mp3<br> - โย ย โโโ 12 Evoking Memories.mp3<br> - โย ย โโโ 13 Visit to Hida.mp3<br> - โย ย โโโ 14 Disappeared Town.mp3<br> - โย ย โโโ 15 Library.mp3<br> - โย ย โโโ 16 The Night Inn.mp3<br> - โย ย โโโ 17 Again to Goshintai.mp3<br> - โย ย โโโ 18 Kuchikamizake Trip.mp3<br> - โย ย โโโ 19 Council of War.mp3<br> - โย ย โโโ 20 Persuading Mayor.mp3<br> - โย ย โโโ 21 Theme of Mitsuha.mp3<br> - โย ย โโโ 22 Unseen Two.mp3<br> - โย ย โโโ 23 Katawaredoki.mp3<br> - โย ย โโโ 24 Sparkle (Movie Version).mp3<br> - โย ย โโโ 25 Date 2.mp3<br> - โย ย โโโ 26 Nandemonaiya (Movie Edit).mp3<br> - โย ย โโโ 27 Nandemonaiya (Movie Version).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Reol<br> - โย ย โโโ Sigma<br> - โย ย โย ย โโโ 01 Vip Kid.mp3<br> - โย ย โย ย โโโ 02 Give Me a Break Stop Now.mp3<br> - โย ย โย ย โโโ 03 Yoiyoi Kokon.mp3<br> - โย ย โย ย โโโ 04 Konoyo Loading.._.mp3<br> - โย ย โย ย โโโ 05 Re_.mp3<br> - โย ย โย ย โโโ 06 Lunatic.mp3<br> - โย ย โย ย โโโ 07 Kamisama Ni Nattahi.mp3<br> - โย ย โย ย โโโ 08 Chiruchiru.mp3<br> - โย ย โย ย โโโ 09 -Final Sigma-.mp3<br> - โย ย โย ย โโโ 10 Detarame Kidding.mp3<br> - โย ย โย ย โโโ 11 Summer Horror Party.mp3<br> - โย ย โย ย โโโ 12 404 Not Found.mp3<br> - โย ย โย ย โโโ 13 Viora.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใจใณใใฌในEP<br> - โย ย โย ย โโโ 01 ใใฅใผใฟใคใใใผใญใงใผ.mp3<br> - โย ย โย ย โโโ 02 B12.mp3<br> - โย ย โย ย โโโ 03 ใจใณใใฌในใฉใคใณ.mp3<br> - โย ย โย ย โโโ 04 LUVORATORRRRRY!.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ไบๅฎไธ<br> - โย ย โย ย โโโ 01 ๅนฝๅฑ
ใฎใฏใซใ.mp3<br> - โย ย โย ย โโโ 02 ใตใคใตใญ.mp3<br> - โย ย โย ย โโโ 03 ๆฟ็ฝ.mp3<br> - โย ย โย ย โโโ 04 ๅไธญๅ
ซไน.mp3<br> - โย ย โย ย โโโ 05 ็
ฉๆฉ้ๆฏ.mp3<br> - โย ย โย ย โโโ 06 โMANDARA FACTโ.mp3<br> - โย ย โย ย โโโ 07 ็็ฉบใชใผใซใใญใผใบ.mp3<br> - โย ย โย ย โโโ 08 ใใฉใผใธใฅ.mp3<br> - โย ย โย ย โโโ 09 SAIREN.mp3<br> - โย ย โย ย โโโ 10 ็งๆ .mp3<br> - โย ย โย ย โโโ 11 ๅฃ็ญไธ็ญ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ ๆฅตๅฝฉ่ฒ<br> - โย ย โย ย โโโ 01 -nil-.mp3<br> - โย ย โย ย โโโ 02 ๆฅตๅฝฉ่ฒ.mp3<br> - โย ย โย ย โโโ 03 ็ๅฝ็ท.mp3<br> - โย ย โย ย โโโ 04 ๆฐดๅบๆธธๆญฉ้.mp3<br> - โย ย โย ย โโโ 05 ใใซใทใขใณ.mp3<br> - โย ย โย ย โโโ 06 ใญใธใใฏใจใผใธใงใณใ.mp3<br> - โย ย โย ย โโโ 07 -orderly-.mp3<br> - โย ย โย ย โโโ 08 mede_mede.mp3<br> - โย ย โย ย โโโ 09 Syrup.mp3<br> - โย ย โย ย โโโ 10 ใฉใปใฟใฟใณ.mp3<br> - โย ย โย ย โโโ 11 ใใใใใคใในใใญใฆใฉ.mp3<br> - โย ย โย ย โโโ 12 Behind The Night.mp3<br> - โย ย โย ย โโโ 13 ROXY.mp3<br> - โย ย โย ย โโโ 14 ็ดๆใฎ่ผ.mp3<br> - โย ย โย ย โโโ 15 MONSTER.mp3<br> - โย ย โย ย โโโ 16 ๆ.mp3<br> - โย ย โย ย โโโ 17 FLASH BACK.mp3<br> - โย ย โย ย โโโ 18 ใใญใฒใปใใกใณใซ.mp3<br> - โย ย โย ย โโโ 19 magician's operation.mp3<br> - โย ย โย ย โโโ 20 ๅฆๆณใQuestion.mp3<br> - โย ย โย ย โโโ 21 TRUTHใA Great Detective of Loveใ.mp3<br> - โย ย โย ย โโโ 22 ใใใกใใพๆฆไบ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ้ๅญๅก<br> - โย ย โโโ 01 ้ๅญๅก.mp3<br> - โย ย โโโ 02 HYPE MODE.mp3<br> - โย ย โโโ 03 ใใผใใใใฟใผ.mp3<br> - โย ย โโโ 04 -ใ ใผใใฎใใใฎ่ฉฆๅฅๆฒ Nr.4-.mp3<br> - โย ย โโโ 05 ใใผใกใซใณ.mp3<br> - โย ย โโโ 06 un, deux, trois.mp3<br> - โย ย โโโ 07 insider.mp3<br> - โย ย โโโ 08 ใใช.mp3<br> - โย ย โโโ 09 -ใซใใฎๅฐๅ Nr.9-.mp3<br> - โย ย โโโ 10 GRIMOIRE.mp3<br> - โย ย โโโ 11 1LDK.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Rina Sawayama<br> - โย ย โโโ SAWAYAMA<br> - โย ย โโโ 01 Dynasty.mp3<br> - โย ย โโโ 02 XS.mp3<br> - โย ย โโโ 03 STFU!.mp3<br> - โย ย โโโ 04 Comme des garcons (Like the Boys).mp3<br> - โย ย โโโ 05 Akasaka Sad.mp3<br> - โย ย โโโ 06 Paradisinโ.mp3<br> - โย ย โโโ 07 Love Me 4 Me.mp3<br> - โย ย โโโ 08 Bad Friend.mp3<br> - โย ย โโโ 09 Fuck This World (interlude).mp3<br> - โย ย โโโ 10 Whoโs Gonna Save U Now_.mp3<br> - โย ย โโโ 11 Tokyo Love Hotel.mp3<br> - โย ย โโโ 12 Chosen Family.mp3<br> - โย ย โโโ 13 Snakeskin.mp3<br> - โย ย โโโ 14 Tokyo Takeover.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ SOIL&โPIMPโSESSIONS<br> - โย ย โโโ 6<br> - โย ย โย ย โโโ 01 Seven (Intro Sound Collage by DJ KENTARO).mp3<br> - โย ย โย ย โโโ 02 Keizoku.mp3<br> - โย ย โย ย โโโ 03 Papa's Got a Brand New Pigbag.mp3<br> - โย ย โย ย โโโ 04 My Foolish Heart ใ Crazy in Mind ใ.mp3<br> - โย ย โย ย โโโ 05 Double Trouble.mp3<br> - โย ย โย ย โโโ 06 Pop Korn.mp3<br> - โย ย โย ย โโโ 07 Quartz and Chronometer.mp3<br> - โย ย โย ย โโโ 08 Paraiso.mp3<br> - โย ย โย ย โโโ 09 My Foolish Heart ใ Crazy on Earth ใ.mp3<br> - โย ย โย ย โโโ 10 Mirror Boy.mp3<br> - โย ย โย ย โโโ 11 Stolen Moments.mp3<br> - โย ย โย ย โโโ 12 After the Party.mp3<br> - โย ย โย ย โโโ 13 ๆฎบๆฎใจๅนณๅ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Pimp of The Year<br> - โย ย โโโ 01 MEMAI.mp3<br> - โย ย โโโ 02 SUMMER GODDESS.mp3<br> - โย ย โโโ 03 WORLDWIDE.mp3<br> - โย ย โโโ 04 Crush!.mp3<br> - โย ย โโโ 05 SABOTAGE.mp3<br> - โย ย โโโ 06 SCOOP OUT.mp3<br> - โย ย โโโ 07 SAHARA.mp3<br> - โย ย โโโ 08 ็ ด็.mp3<br> - โย ย โโโ 09 THE BLACK WIDOW BLUES.mp3<br> - โย ย โโโ 10 THE WHITE WIDOW.mp3<br> - โย ย โโโ 11 i-rony.mp3<br> - โย ย โโโ 12 LAST LONG.mp3<br> - โย ย โโโ 13 SATSURIKU ใใฅใผใฆใงใคใ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ SOPHIE<br> - โย ย โโโ Faceshopping<br> - โย ย โโโ 01 Faceshopping.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ SUGAR BABE<br> - โย ย โโโ SONGS<br> - โย ย โโโ 01 SHOW.mp3<br> - โย ย โโโ 02 DOWN TOWN.mp3<br> - โย ย โโโ 03 ่ๆฐๆฅผใฎ่ก.mp3<br> - โย ย โโโ 04 ้ขจใฎไธ็.mp3<br> - โย ย โโโ 05 ใใใใใฐใใ.mp3<br> - โย ย โโโ 06 ใใคใ้ใ.mp3<br> - โย ย โโโ 07 ใใฆใใชใกใญใใฃใผ.mp3<br> - โย ย โโโ 08 ไปๆฅใฏใชใใ ใ.mp3<br> - โย ย โโโ 09 ้จใฏๆใฎใฒใใซใใฃใฑใ.mp3<br> - โย ย โโโ 10 ้ใๅปใใๆฅใ
_60's Dream_.mp3<br> - โย ย โโโ 11 SUGAR.mp3<br> - โย ย โโโ 12 ๅคใฎ็ตใใใซ (demo).mp3<br> - โย ย โโโ 13 ใใฌใผใ (demo).mp3<br> - โย ย โโโ 14 SHOW (demo).mp3<br> - โย ย โโโ 15 ๆๅใ (demo).mp3<br> - โย ย โโโ 16 ๆณใ (live version).mp3<br> - โย ย โโโ 17 ใใคใ้ใ (live version).mp3<br> - โย ย โโโ 18 ใใใใใฐใใ (diff. mix version).mp3<br> - โย ย โโโ 19 SUGAR (wild mix version).mp3<br> - โย ย โโโ 20 DOWN TOWN (ใซใฉใชใฑ).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ SUPERCAR<br> - โย ย โโโ HIGHVISION<br> - โย ย โโโ 01 STARLINE.mp3<br> - โย ย โโโ 02 WARNING BELL.mp3<br> - โย ย โโโ 03 STORYWRITER.mp3<br> - โย ย โโโ 04 AOHARU YOUTH.mp3<br> - โย ย โโโ 05 OTOGI NATION.mp3<br> - โย ย โโโ 06 STROBOLIGHTS.mp3<br> - โย ย โโโ 07 I.mp3<br> - โย ย โโโ 08 YUMEGIWA LAST BOY.mp3<br> - โย ย โโโ 09 NIJIIRO DARKNESS.mp3<br> - โย ย โโโ 10 SILENT YARITORI.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Sarah Vaughan<br> - โย ย โโโ Sarah Vaughan<br> - โย ย โโโ 01 Lullaby of Birdland (composite master take).mp3<br> - โย ย โโโ 02 April in Paris.mp3<br> - โย ย โโโ 03 He's My Guy.mp3<br> - โย ย โโโ 04 Jim.mp3<br> - โย ย โโโ 05 You're Not the Kind.mp3<br> - โย ย โโโ 06 Embraceable You.mp3<br> - โย ย โโโ 07 I'm Glad There Is You.mp3<br> - โย ย โโโ 08 September Song.mp3<br> - โย ย โโโ 09 It's Crazy.mp3<br> - โย ย โโโ 10 Lullaby of Birdland (partial alternate take).mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Shibayan Records<br> - โย ย โโโ Adrastea<br> - โย ย โย ย โโโ 01 Cosmic flower.mp3<br> - โย ย โย ย โโโ 02 AURORA.mp3<br> - โย ย โย ย โโโ 03 SUPER MOON.mp3<br> - โย ย โย ย โโโ 04 ในใคใณใฐใใค.mp3<br> - โย ย โย ย โโโ 05 ใขใใฏใญใปใคใณใถใใคใ.mp3<br> - โย ย โย ย โโโ 06 ่ณข่
ใฎๆฅตๅ.mp3<br> - โย ย โย ย โโโ 07 MyonMyonMyonMyonMyonMyonMyonMyon!.mp3<br> - โย ย โย ย โโโ 08 ใฏใฉใคใ ใปในใใผใชใผใจใใฟใฎใฆใฝ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TOHO BOSSA NOVA 2<br> - โย ย โย ย โโโ 01 Close to your Mind.mp3<br> - โย ย โย ย โโโ 02 darling, would you catch me_.mp3<br> - โย ย โย ย โโโ 03 Acoustic Image.mp3<br> - โย ย โย ย โโโ 04 ใขใชในใฎใใตใใ.mp3<br> - โย ย โย ย โโโ 05 relative relation (it's all about).mp3<br> - โย ย โย ย โโโ 06 Etupirka, Angelica.mp3<br> - โย ย โย ย โโโ 07 ็ฝ็่ถๅฑinๅฅๅ.mp3<br> - โย ย โย ย โโโ 08 ใใซใญใใฝในใซใใใชใ.mp3<br> - โย ย โย ย โโโ 09 ใฟใคใใผใชใใซใปใขใธใขใณใฟใ .mp3<br> - โย ย โย ย โโโ 10 Full Moon Samba.mp3<br> - โย ย โย ย โโโ 11 ใชใใฆใใจใชใๆฅ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TOHO BOSSA NOVA 5<br> - โย ย โย ย โโโ 01 ็บไธญใใฉใคใ.mp3<br> - โย ย โย ย โโโ 02 ๆฅใฎใใจใใ.mp3<br> - โย ย โย ย โโโ 03 ใดใงใซใใฒใญใผใใฎ่ป็ชใใ.mp3<br> - โย ย โย ย โโโ 04 ้ปๆใฏ็็ ่ฒ.mp3<br> - โย ย โย ย โโโ 05 Give up on it.mp3<br> - โย ย โย ย โโโ 06 marisanha.mp3<br> - โย ย โย ย โโโ 07 ใตใฐใกใใพ๏ผๅใฏใใญใณใฐ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TOHO BOSSA NOVA 7<br> - โย ย โย ย โโโ 01 ๆจๆผใๆฅใฎๆธๆใใ.mp3<br> - โย ย โย ย โโโ 02 fluindo.mp3<br> - โย ย โย ย โโโ 03 solitary girl.mp3<br> - โย ย โย ย โโโ 04 Read Some Romance.mp3<br> - โย ย โย ย โโโ 05 ใใฒใใใใฟใฎ็ตตๅฎๅฎ่ฉฑ.mp3<br> - โย ย โย ย โโโ 06 ใ ใผใณใฉใคใใปใขใใใซใใฌใคใซ.mp3<br> - โย ย โย ย โโโ 07 Girls loved by breeze.mp3<br> - โย ย โย ย โโโ 08 Black lily Princess.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ TOHO BOSSA NOVA 8<br> - โย ย โย ย โโโ 01 soda pop ice cream.mp3<br> - โย ย โย ย โโโ 02 Ghost flight in the sky.mp3<br> - โย ย โย ย โโโ 03 ๆตๆใใใใฃใฆ.mp3<br> - โย ย โย ย โโโ 04 Love me do.mp3<br> - โย ย โย ย โโโ 05 Insane Stoicism.mp3<br> - โย ย โย ย โโโ 06 ้ฃในๆญฉใ้ญ.mp3<br> - โย ย โย ย โโโ 07 ใใใใใฎใใใ้ฃใงใใฃใใใซ.mp3<br> - โย ย โย ย โโโ 08 querida ilusรฃo.mp3<br> - โย ย โย ย โโโ 09 ใตใใตใใฉใใฟใผ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ TOHO BOSSA NOVA 9<br> - โย ย โโโ 01 ใใใใผใปใใญใณใปใใใ.mp3<br> - โย ย โโโ 02 ้ขจ่ฑใฎๅธณ.mp3<br> - โย ย โโโ 03 ใขในใฟใปใฉใปใในใฟ.mp3<br> - โย ย โโโ 04 mรบsica noturna.mp3<br> - โย ย โโโ 05 ใตใใใพใ็ปใใใใฎ.mp3<br> - โย ย โโโ 06 MUKOU NO BEACH.mp3<br> - โย ย โโโ 07 ใใใใพใใใซ.mp3<br> - โย ย โโโ 08 First note.mp3<br> - โย ย โโโ 09 sunset chant.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Shinichi Osawa<br> - โย ย โโโ The One<br> - โย ย โโโ 01 Star Guitar.mp3<br> - โย ย โโโ 02 Detonator.mp3<br> - โย ย โโโ 03 Electro411.mp3<br> - โย ย โโโ 04 Our Song.mp3<br> - โย ย โโโ 05 Dreamhunt.mp3<br> - โย ย โโโ 06 Push.mp3<br> - โย ย โโโ 07 Rendezvous.mp3<br> - โย ย โโโ 08 The Patch.mp3<br> - โย ย โโโ 09 Last Days.mp3<br> - โย ย โโโ 10 State of Permission.mp3<br> - โย ย โโโ 11 Foals.mp3<br> - โย ย โโโ 12 The Golden.mp3<br> - โย ย โโโ 13 Maximum Joy.mp3<br> - โย ย โโโ 14 Ami Nu Ku Tuu (The One version).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Snailโs House<br> - โย ย โโโ Ordinary Songs<br> - โย ย โย ย โโโ 01 Thinkin' of u_.mp3<br> - โย ย โย ย โโโ 02 ใฉใปใ ใปใ (ra-mu-ne).mp3<br> - โย ย โย ย โโโ 03 Cocoa.mp3<br> - โย ย โย ย โโโ 04 [snowlight].mp3<br> - โย ย โย ย โโโ 05 I'm Curious~_3.mp3<br> - โย ย โย ย โโโ 06 Look at me ~_3.mp3<br> - โย ย โย ย โโโ 07 La La La.._.mp3<br> - โย ย โย ย โโโ 08 โซ.mp3<br> - โย ย โย ย โโโ 09 aid for your heart.mp3<br> - โย ย โย ย โโโ 10 It's gonna be alright.mp3<br> - โย ย โย ย โโโ 11 fuka fuka ofuton.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ Ordinary Songs 2<br> - โย ย โย ย โโโ 01 introduction.mp3<br> - โย ย โย ย โโโ 02 white day.mp3<br> - โย ย โย ย โโโ 03 walking on snow.mp3<br> - โย ย โย ย โโโ 04 fizzy resort.mp3<br> - โย ย โย ย โโโ 05 hot milk.mp3<br> - โย ย โย ย โโโ 06 Cappuccino.mp3<br> - โย ย โย ย โโโ 07 sweetheart.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ Snรถ<br> - โย ย โโโ 01 Snรถ (Intro).mp3<br> - โย ย โโโ 02 [covered in white].mp3<br> - โย ย โโโ 03 [snowdrift].mp3<br> - โย ย โโโ 04 [fluttering].mp3<br> - โย ย โโโ 05 thaw (interlude).mp3<br> - โย ย โโโ 06 [whiteout].mp3<br> - โย ย โโโ 07 [waiting for you, waiting for you.].mp3<br> - โย ย โโโ 08 ้ชใฎ้ใ่กใงใใใชใใๅพ
ใฃใฆใใใ.mp3<br> - โย ย โโโ 09 Farewell.mp3<br> - โย ย โโโ 10 see you again (outro).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ THE ORAL CIGARETTES<br> - โย ย โโโ FIXION<br> - โย ย โโโ 01 ๆฐใฅใใBaby.mp3<br> - โย ย โโโ 02 ็ไนฑ Hey Kids!!.mp3<br> - โย ย โโโ 03 MIRROR.mp3<br> - โย ย โโโ 04 STAY ONE.mp3<br> - โย ย โโโ 05 ใจใคใใผ.mp3<br> - โย ย โโโ 06 ใใใผใขใผใ.mp3<br> - โย ย โโโ 07 ้ใ้ใใๅญฃ็ฏใฎ็ฉบใง.mp3<br> - โย ย โโโ 08 ใซใณใฟใณใใณใ.mp3<br> - โย ย โโโ 09 AโEโUโI.mp3<br> - โย ย โโโ 10 Everything.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ TK<br> - โย ย โโโ unravel<br> - โย ย โโโ 01 unravel.mp3<br> - โย ย โโโ 02 Fu re te Fu re ru.mp3<br> - โย ย โโโ 03 Acoustic Installation.mp3<br> - โย ย โโโ 04 unravel (TV edit).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ TOHO JAZZ MESSENGERS<br> - โย ย โโโ girls apartment<br> - โย ย โย ย โโโ 01 a caged persona.mp3<br> - โย ย โย ย โโโ 02 voyage Gothic Bold.mp3<br> - โย ย โย ย โโโ 03 Fall Coin Sunset.mp3<br> - โย ย โย ย โโโ 04 In The Shade.mp3<br> - โย ย โย ย โโโ 05 Labyrinth.mp3<br> - โย ย โย ย โโโ 06 tea break.mp3<br> - โย ย โย ย โโโ 07 No More News.mp3<br> - โย ย โย ย โโโ 08 Parfait Amour.mp3<br> - โย ย โย ย โโโ 09 Burning Rum Tea.mp3<br> - โย ย โย ย โโโ 10 Un Fiore Rosso (Take1).mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ girls apartment 2<br> - โย ย โโโ 01 Un Fiore Rosa (TakeB1).mp3<br> - โย ย โโโ 02 Sparrowtail.mp3<br> - โย ย โโโ 03 asian samba.mp3<br> - โย ย โโโ 04 Lucondium.mp3<br> - โย ย โโโ 05 Color del amor.mp3<br> - โย ย โโโ 06 Red Eye.mp3<br> - โย ย โโโ 07 in the room.mp3<br> - โย ย โโโ 08 Nestikinz.mp3<br> - โย ย โโโ 09 narciso.mp3<br> - โย ย โโโ 10 Para la princesa tarde.mp3<br> - โย ย โโโ 11 ไธๆใใ่ฅฟใธ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Tessa Violet<br> - โย ย โโโ Crush<br> - โย ย โโโ 01 Crush.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ The Velvet Underground<br> - โย ย โโโ The Velvet Underground & Nico<br> - โย ย โโโ 01 Sunday Morning.mp3<br> - โย ย โโโ 02 Iโm Waiting for the Man.mp3<br> - โย ย โโโ 03 Femme Fatale.mp3<br> - โย ย โโโ 04 Venus in Furs.mp3<br> - โย ย โโโ 05 Run Run Run.mp3<br> - โย ย โโโ 06 All Tomorrowโs Parties.mp3<br> - โย ย โโโ 07 Heroin.mp3<br> - โย ย โโโ 08 There She Goes Again.mp3<br> - โย ย โโโ 09 Iโll Be Your Mirror (mono).mp3<br> - โย ย โโโ 10 The Black Angelโs Death Song.mp3<br> - โย ย โโโ 11 European Son.mp3<br> - โย ย โโโ 12 All Tomorrowโs Parties (alternate mix).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Tomggg<br> - โย ย โโโ Butter Sugar Cream<br> - โย ย โโโ 01 Butter Sugar Cream.mp3<br> - โย ย โโโ 02 Chocoholic.mp3<br> - โย ย โโโ 03 Caramel Popcorn.mp3<br> - โย ย โโโ 04 Wedding Cake.mp3<br> - โย ย โโโ 05 Butter Sugar Cream (Maxo Beammix).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ WhaleDontSleep<br> - โย ย โโโ ใญใใใพใก (feat. yama)<br> - โย ย โโโ 01 ใญใใใพใก (feat. yama).mp3<br> - โย ย โโโ album.nfo<br> - โโโ YUC'e<br> - โย ย โโโ macaron moon<br> - โย ย โโโ 01 Opening Theme.mp3<br> - โย ย โโโ 02 macaron moon.mp3<br> - โย ย โโโ 03 Night Club Junkie.mp3<br> - โย ย โโโ 04 Cappchino.mp3<br> - โย ย โโโ 05 Datte.mp3<br> - โย ย โโโ 06 Ending Theme.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ YUKIKA<br> - โย ย โโโ ์์ธ์ฌ์<br> - โย ย โโโ 01 From HND to GMP.mp3<br> - โย ย โโโ 02 I FEEL LOVE.mp3<br> - โย ย โโโ 03 ์์ธ์ฌ์.mp3<br> - โย ย โโโ 04 ๋ค์จ.mp3<br> - โย ย โโโ 05 Yesterday.mp3<br> - โย ย โโโ 06 ๋ฐ๊ฑธ์.mp3<br> - โย ย โโโ 07 ์์์ค.mp3<br> - โย ย โโโ 08 ์ข์ํ๊ณ ์์ด์.mp3<br> - โย ย โโโ 09 ์น๊ตฌ๊ฐ ํ์ํด.mp3<br> - โย ย โโโ 10 ๊ทธ๋.mp3<br> - โย ย โโโ 11 All flights are delayed.mp3<br> - โย ย โโโ 12 NEON 1989.mp3<br> - โย ย โโโ 13 ์ข์ํ๊ณ ์์ด์ (Acoustic Ver.).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Yellow Magic Orchestra<br> - โย ย โโโ Naughty Boys<br> - โย ย โย ย โโโ 01 Kimi ni Mune Kyun (Uwaki na Bakansu).mp3<br> - โย ย โย ย โโโ 02 Expected Way.mp3<br> - โย ย โย ย โโโ 03 Focus.mp3<br> - โย ย โย ย โโโ 04 Ongaku.mp3<br> - โย ย โย ย โโโ 05 Opened My Eyes.mp3<br> - โย ย โย ย โโโ 06 You've Got to Help Yourself.mp3<br> - โย ย โย ย โโโ 07 Lotus Love.mp3<br> - โย ย โย ย โโโ 08 Kai-Koh.mp3<br> - โย ย โย ย โโโ 09 Expecting Rivers.mp3<br> - โย ย โย ย โโโ 10 Wild Ambitions.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Solid State Survivor<br> - โย ย โย ย โโโ 01 Technopolis.mp3<br> - โย ย โย ย โโโ 02 Absolute Ego Dance.mp3<br> - โย ย โย ย โโโ 03 Rydeen.mp3<br> - โย ย โย ย โโโ 04 Castalia.mp3<br> - โย ย โย ย โโโ 05 Behind the Mask.mp3<br> - โย ย โย ย โโโ 06 Day Tripper.mp3<br> - โย ย โย ย โโโ 07 Insomnia.mp3<br> - โย ย โย ย โโโ 08 Solid State Survivor.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Yellow Magic Orchestra<br> - โย ย โโโ 01 Computer Game _Theme From Circus_.mp3<br> - โย ย โโโ 02 Firecracker.mp3<br> - โย ย โโโ 03 Simoon.mp3<br> - โย ย โโโ 04 Cosmic Surfin'.mp3<br> - โย ย โโโ 05 Computer Game _Theme From The Invader_.mp3<br> - โย ย โโโ 06 Tong Poo.mp3<br> - โย ย โโโ 07 La Femme Chinoise.mp3<br> - โย ย โโโ 08 Bridge Over Troubled Music.mp3<br> - โย ย โโโ 09 Mad Pierrot.mp3<br> - โย ย โโโ 10 Acrobat.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Yunomi<br> - โย ย โโโ ใใฎใใใ
<br> - โย ย โโโ 01 ใใใใใณใบใใใฏ.mp3<br> - โย ย โโโ 02 ๆๅ
ใซใดใผในใ.mp3<br> - โย ย โโโ 03 ใญใใใฃใใฏใฌใผใซ.mp3<br> - โย ย โโโ 04 ใคใณใใข็ณปใชใใใฉใใฏใกใคใซใผ.mp3<br> - โย ย โโโ 05 ใใฎใฟใฃใใซใ่ถใใฆ.mp3<br> - โย ย โโโ 06 ใตใณใใผใขใผใใณใฐใณใผใใผ.mp3<br> - โย ย โโโ 07 ๆ้ใๅคใฎใขใใใฆใ .mp3<br> - โย ย โโโ 08 ๆฑไบฌใทใฅใใผใฑใซ.mp3<br> - โย ย โโโ 09 ๅฎ่ญท้.mp3<br> - โย ย โโโ 10 ใณใณใญใใญใผใ.mp3<br> - โย ย โโโ 11 ใใณในใใญใขใฎๆๅฎ.mp3<br> - โย ย โโโ 12 ๆใใชใๅคใ้ใใชใๅคข.mp3<br> - โย ย โโโ 13 ็ฅๆงใฎๆธฆ.mp3<br> - โย ย โโโ 14 ้ๆฒณ้้ใฎใใณใฎใณ.mp3<br> - โย ย โโโ 15 ใตใปใฏใปใฉใปใตใปใฏ.mp3<br> - โย ย โโโ 16 ๅคขใงใพใใใใใใชใ.mp3<br> - โย ย โโโ 17 ใใใใผใฉใคใ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Yunomi feat. TORIENA<br> - โย ย โโโ ๅคงๆฑๆธใณใณใใญใผใฉใผ EP<br> - โย ย โโโ 01 ๅคงๆฑๆธใณใณใใญใผใฉใผ.mp3<br> - โย ย โโโ 02 ๆๆใฉใใใ.mp3<br> - โย ย โโโ 03 ใใณใใผใใฃในใณ.mp3<br> - โย ย โโโ 04 ใใใชใใคใณใใผใใผ.mp3<br> - โย ย โโโ 05 ๅคงๆฑๆธใณใณใใญใผใฉใผ (TORIENA remix).mp3<br> - โย ย โโโ 06 ๆๆใฉใใใ (TORIENA remix).mp3<br> - โย ย โโโ 07 ใใณใใผใใฃในใณ (TORIENA remix).mp3<br> - โย ย โโโ 08 ใใใชใใคใณใใผใใผ (TORIENA remix).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ Yunomi feat. nicamoq<br> - โย ย โโโ ใใฎใฟใฃใใซใ่ถใใฆ EP<br> - โย ย โโโ 06 ใใจใ่ฉฑใฎๆฅใ
.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Yunomi feat. ใญใผใฉใผใฌใผใซ<br> - โย ย โโโ ใธใงใชใผใใฃใใทใฅ<br> - โย ย โโโ 01 ใธใงใชใผใใฃใใทใฅ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Yunomi feat. ๆก็ฎฑ<br> - โย ย โโโ ใใฉใฏใซใทใฅใฌใผใฉใณใ<br> - โย ย โโโ 01 ใใฉใฏใซใทใฅใฌใผใฉใณใ.flac<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ZOMBIE-CHANG<br> - โย ย โโโ WE SHOULD KISS - Single<br> - โย ย โย ย โโโ 01 WE SHOULD KISS.m4a<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โโโ ZOMBIE-CHANGE<br> - โย ย โโโ 01 ZOMBIE-CHANGE.mp3<br> - โย ย โโโ 02 ARE YOU READY.mp3<br> - โย ย โโโ 03 GOODBYE MY LOVE AND TURN AROUND.mp3<br> - โย ย โโโ 04 LEMONADE.mp3<br> - โย ย โโโ 05 PMS.mp3<br> - โย ย โโโ 06 KURIKAESHITEIRU.mp3<br> - โย ย โโโ 07 WASURETA.mp3<br> - โย ย โโโ 08 SEMETE KANASHII TOKINIWA.mp3<br> - โย ย โโโ 09 YOU AND HURTS.mp3<br> - โย ย โโโ 10 KOREDE OWARI _.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Zazen Boys<br> - โย ย โโโ ZAZEN BOYS<br> - โย ย โโโ 01 Fender Telecaster.mp3<br> - โย ย โโโ 02 USODARAKE.mp3<br> - โย ย โโโ 03 The Days Of NEKOMACHI.mp3<br> - โย ย โโโ 04 YURETA YURETA YURETA.mp3<br> - โย ย โโโ 05 COLD SUMMER.mp3<br> - โย ย โโโ 06 ้ๆฆๅๅค.mp3<br> - โย ย โโโ 07 INSTANT RADICAL.mp3<br> - โย ย โโโ 08 MABOROSHI IN MY BLOOD.mp3<br> - โย ย โโโ 09 IKASAMA LOVE.mp3<br> - โย ย โโโ 10 SIใปGEใปKI.mp3<br> - โย ย โโโ 11 KIMOCHI.mp3<br> - โย ย โโโ 12 WHISKY&UNUBORE.mp3<br> - โย ย โโโ 13 ่ชๅ่ช็ญ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ Zedd<br> - โย ย โโโ Clarity<br> - โย ย โโโ 01 Hourglass.mp3<br> - โย ย โโโ 02 Shave It Up.mp3<br> - โย ย โโโ 03 Spectrum.mp3<br> - โย ย โโโ 04 Lost at Sea.mp3<br> - โย ย โโโ 05 Clarity.mp3<br> - โย ย โโโ 06 Codec.mp3<br> - โย ย โโโ 07 Stache.mp3<br> - โย ย โโโ 08 Fall Into the Sky.mp3<br> - โย ย โโโ 09 Follow You Down.mp3<br> - โย ย โโโ 10 Epos.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ Zedd & Alessia Cara<br> - โย ย โโโ Stay<br> - โย ย โโโ 01 Stay.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ advantage Lucy<br> - โย ย โโโ Have a Good Journey<br> - โย ย โโโ 01 ็ฉบใฏๅใใใซ.mp3<br> - โย ย โโโ 02 sunny.mp3<br> - โย ย โโโ 03 bambi.mp3<br> - โย ย โโโ 04 Nico.mp3<br> - โย ย โโโ 05 Red bicycle.mp3<br> - โย ย โโโ 06 ใทใใฉใน.mp3<br> - โย ย โโโ 07 ใฐใใใค.mp3<br> - โย ย โโโ 08 so.mp3<br> - โย ย โโโ 09 Hello mate!.mp3<br> - โย ย โโโ 10 Today.mp3<br> - โย ย โโโ 11 ้ขจใซใใใใฆ.mp3<br> - โย ย โโโ 12 ใใพใ.mp3<br> - โย ย โโโ 13 ใใใงใใใใฟ.mp3<br> - โย ย โโโ 14 how do you feel_.mp3<br> - โย ย โโโ 15 fizz pop.mp3<br> - โย ย โโโ 16 Solaris (Milky Way remix).mp3<br> - โย ย โโโ cover.jpg<br> - โโโ beignet<br> - โย ย โโโ re_new Memory<br> - โย ย โโโ 01 Asterismโ.mp3<br> - โย ย โโโ 02 S'more.mp3<br> - โย ย โโโ 03 Maple Trick.mp3<br> - โย ย โโโ 04 Mizutama.mp3<br> - โย ย โโโ 05 Waffle Cone.mp3<br> - โย ย โโโ 06 Honey Bee.mp3<br> - โย ย โโโ 07 Rem.mp3<br> - โย ย โโโ 08 Journey.mp3<br> - โย ย โโโ 09 Akubi.mp3<br> - โย ย โโโ 10 Orange Rocket.mp3<br> - โย ย โโโ 11 Tulala Story.mp3<br> - โย ย โโโ 12 Mint Comet.mp3<br> - โย ย โโโ 13 MOMO SYRUP (Intro Ver.).mp3<br> - โย ย โโโ 14 re_new Memory.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ kobasolo<br> - โย ย โโโ KOBASOLO<br> - โย ย โโโ 01 ๆใใใชใใก (feat. ๆฅ่ถ).mp3<br> - โย ย โโโ 02 Losers (feat. MICO).mp3<br> - โย ย โโโ 03 SHINOBIZM.mp3<br> - โย ย โโโ 04 ใใใชใในใใคใซ (feat. ๆๆฒๅญ).mp3<br> - โย ย โโโ 05 ใซใฉใซใฉใซใผ (feat. ๅฎๆ้ณ).mp3<br> - โย ย โโโ 06 ๅใใใใชใใใ (feat. ๆฅ่ถ).mp3<br> - โย ย โโโ 07 ใใชใใฎใใจใๅฅฝใใ ใชใใฆ่จใใชใใใงใใ (feat. ๆๆฒๅญ).mp3<br> - โย ย โโโ 08 ใใผใญใงใผใธใงใใตใคใใทใใฃ (feat. MICO).mp3<br> - โย ย โโโ 09 ๅ
จๅใใผใญใผ.mp3<br> - โย ย โโโ 10 ่ไธญๅใใ (feat. ๅฎๆ้ณ).mp3<br> - โโโ masara<br> - โย ย โโโ Love10<br> - โย ย โโโ 01 โง Love10 โง feat. Juunana.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ mus.hiba<br> - โย ย โโโ White Girl<br> - โย ย โโโ 01 Slow Snow.mp3<br> - โย ย โโโ 02 Darkness.mp3<br> - โย ย โโโ 03 Ring.mp3<br> - โย ย โโโ 04 Magical Fizzy Drink.mp3<br> - โย ย โโโ 05 White Flash.mp3<br> - โย ย โโโ 06 Maboroshi.mp3<br> - โย ย โโโ 07 Doll.mp3<br> - โย ย โโโ 08 Moonlight.mp3<br> - โย ย โโโ 09 โ.mp3<br> - โย ย โโโ 10 Sofa.mp3<br> - โย ย โโโ 11 Hitori.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ music.txt<br> - โโโ pidalso<br> - โย ย โโโ The Ocean Waves OST Piano Cover Collection<br> - โย ย โโโ 01 First Impression.opus<br> - โย ย โโโ 02 A Girl's Thoughts.opus<br> - โย ย โโโ 03 On a Sunny Day.opus<br> - โย ย โโโ 04 Alone Late at Night.opus<br> - โย ย โโโ 05 A Seaside Street.opus<br> - โย ย โโโ 06 When a Heart Sets Out for a Journey.opus<br> - โย ย โโโ 07 If I Could Be the Sea.opus<br> - โย ย โโโ cover.jpg<br> - โโโ toe<br> - โย ย โโโ the book about my idle plot on a vague anxiety<br> - โย ย โโโ 01 ๅ้ใใ้ขจๆฏ.mp3<br> - โย ย โโโ 02 ๅญค็ฌใฎ็บๆ.mp3<br> - โย ย โโโ 03 tremolo+delay.mp3<br> - โย ย โโโ 04 ๅใใๅฒธใ่ฆใๅคข.mp3<br> - โย ย โโโ 05 all i understand is that i don't understand.mp3<br> - โย ย โโโ 06 c.mp3<br> - โย ย โโโ 07 past and language.mp3<br> - โย ย โโโ 08 music for you.mp3<br> - โย ย โโโ 09 i do still wrong.mp3<br> - โย ย โโโ 10 ใกใใญใใผใ .mp3<br> - โย ย โโโ 11 everything means nothing.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ tricot<br> - โย ย โโโ A N D<br> - โย ย โย ย โโโ 01 Noradrenaline.mp3<br> - โย ย โย ย โโโ 02 ่ตฐใ.mp3<br> - โย ย โย ย โโโ 03 E.mp3<br> - โย ย โย ย โโโ 04 ่ฒใฎ็กใๆฐดๆงฝ.mp3<br> - โย ย โย ย โโโ 05 ็ฅๆธใใณใใผ.mp3<br> - โย ย โย ย โโโ 06 ๆถใใ.mp3<br> - โย ย โย ย โโโ 07 ใฑใ๏ฝใ A N D ver_.mp3<br> - โย ย โย ย โโโ 08 ้ฃๅ.mp3<br> - โย ย โย ย โโโ 09 ๅบญ.mp3<br> - โย ย โย ย โโโ 10 CBG.mp3<br> - โย ย โย ย โโโ 11 QFF.mp3<br> - โย ย โย ย โโโ 12 Break.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ T H E<br> - โย ย โย ย โโโ 01 pool side.mp3<br> - โย ย โย ย โโโ 02 POOL.mp3<br> - โย ย โย ย โโโ 03 ้ฃใน.mp3<br> - โย ย โย ย โโโ 04 ใใใฆใชใ.mp3<br> - โย ย โย ย โโโ 05 artsick.mp3<br> - โย ย โย ย โโโ 06 C&C.mp3<br> - โย ย โย ย โโโ 07 ใใกใใใใใใ
ใ.mp3<br> - โย ย โย ย โโโ 08 ๅ่ณ.mp3<br> - โย ย โย ย โโโ 09 99.974โ.mp3<br> - โย ย โย ย โโโ 10 ใฟใฉใใฟใฉใใฟ.mp3<br> - โย ย โย ย โโโ 11 CGPP.mp3<br> - โย ย โย ย โโโ 12 Swimmer.mp3<br> - โย ย โย ย โโโ 13 ใใใใฟ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ็ใฃ้ป<br> - โย ย โโโ 01 ๆททใใใชๅฑ้บ.m4a<br> - โย ย โโโ 02 ๅณ่ณๅทฆ่ณ.m4a<br> - โย ย โโโ 03 ใใตใใ.m4a<br> - โย ย โโโ 04 ใฟใฆใฆ.m4a<br> - โย ย โโโ 05 ็ง่.m4a<br> - โย ย โโโ 06 ไฝ้้่ทฏ.m4a<br> - โย ย โโโ 07 ้ ้ขจๆบๅธ.m4a<br> - โย ย โโโ 08 ใชใ (Album ver.).m4a<br> - โย ย โโโ 09 ใฏใณใทใผใบใณ.m4a<br> - โย ย โโโ 10 ๅฑใชใใชใ็กใ่กใธ.m4a<br> - โย ย โโโ 11 ็ใฃ็ฝ.m4a<br> - โย ย โโโ 12 ็ใฃ้ป.m4a<br> - โย ย โโโ 13 ใใผใ ใซไนใฃใฆ.m4a<br> - โย ย โโโ 14 Potage.m4a<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใใใ<br> - โย ย โโโ heart of android<br> - โย ย โโโ 01 Alone intelligence.mp3<br> - โย ย โโโ 02 Arcology On Permafrost.mp3<br> - โย ย โโโ 03 [ns].mp3<br> - โย ย โโโ 04 ฮฃtealth-ฮash.mp3<br> - โย ย โโโ 05 FM Synthesis Experiment.mp3<br> - โย ย โโโ 06 Together forever, my lovely lovely video game cartridges.mp3<br> - โย ย โโโ 07 S.A.T.E.L.L.I.T.E_.mp3<br> - โย ย โโโ 08 This Future (we didn't expect).mp3<br> - โย ย โโโ 09 Upload Your Mind __ Download My Soul.mp3<br> - โย ย โโโ 10 New Era.mp3<br> - โย ย โโโ 11 Tojita Sekai.mp3<br> - โย ย โโโ 12 Beyond the Geostationary Orbit Level.mp3<br> - โย ย โโโ 13 Heart of Android _ Even If It's Only By Mechanism.mp3<br> - โย ย โโโ 14 Embracing intelligences.mp3<br> - โย ย โโโ 15 Bonus Track _ Quaoar (For _Thanks Follower 50k_).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใฎใๅธๅฝ<br> - โย ย โโโ eureka<br> - โย ย โโโ 01 ๅค้ทน.mp3<br> - โย ย โโโ 02 ๅนณ่กไธ็.mp3<br> - โย ย โโโ 03 ๆฅใจไฟฎ็พ
.mp3<br> - โย ย โโโ 04 ๅฝ้ในใญใผใ.mp3<br> - โย ย โโโ 05 ใฆใผใชใซ.mp3<br> - โย ย โโโ 06 ้ขจๅใใๆๅฎค.mp3<br> - โย ย โโโ 07 Another Word.mp3<br> - โย ย โโโ 08 ใใฅใผใธใทใฃใณ.mp3<br> - โย ย โโโ 09 ๆๆฅใซใฏใในใฆใ็ตใใใจใใฆ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใใใผใฑใฟใ
ใฑใฟใ
<br> - โย ย โโโ Nanda Collection<br> - โย ย โโโ 01 Nanda Collection.mp3<br> - โย ย โโโ 02 Ninja Re Bang Bang.mp3<br> - โย ย โโโ 03 Kimi ni 100 Percent.mp3<br> - โย ย โโโ 04 Super Scooter Happy.mp3<br> - โย ย โโโ 05 Invader Invader.mp3<br> - โย ย โโโ 06 Me.mp3<br> - โย ย โโโ 07 Fashion Monster.mp3<br> - โย ย โโโ 08 Saigo No Icecream.mp3<br> - โย ย โโโ 09 Noriko To Norio.mp3<br> - โย ย โโโ 10 Furisodeshon.mp3<br> - โย ย โโโ 11 Kura Kura.mp3<br> - โย ย โโโ 12 Otona Na Kodomo.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใฃใจ็ๅคไธญใงใใใฎใซใ<br> - โย ย โโโ ไปใฏไปใง่ชใใฏ็ฌใฟใง<br> - โย ย โย ย โโโ 01 ๅๅดใใฆๆใใใ.mp3<br> - โย ย โย ย โโโ 02 ๆญฃ็พฉ.mp3<br> - โย ย โย ย โโโ 03 ใพใใญๅนป.mp3<br> - โย ย โย ย โโโ 04 ใใคใใชใใฃ่็ตก.mp3<br> - โย ย โย ย โโโ 05 ๅฝทๅพจใ้
ใๆธฉๅบฆ.mp3<br> - โย ย โย ย โโโ 06 ็ฉใใDNAใ ใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ๆฝๆฝ่ฉฑ<br> - โย ย โโโ 01 ่ณ่ฃไธใฎใฏใฉใใซใผ.mp3<br> - โย ย โโโ 02 ๅๅดใใฆๆใใใ.mp3<br> - โย ย โโโ 03 ๅฑ
็ ใ้ ๅพ้.mp3<br> - โย ย โโโ 04 ใใผ้ฆณใใๆใฆใใพใง.mp3<br> - โย ย โโโ 05 ่นดใฃ้ฃใฐใใๆฏๅธ.mp3<br> - โย ย โโโ 06 Dear Mr ใFใ.mp3<br> - โย ย โโโ 07 ใใใชใใจ้จๅ.mp3<br> - โย ย โโโ 08 ็ฉใใDNAใ ใ.mp3<br> - โย ย โโโ 09 ใใฅใผใใใคใ.mp3<br> - โย ย โโโ 10 ใฐใฉในใจใฉใ ใฌใผใบใณ.mp3<br> - โย ย โโโ 11 ๆญฃ็พฉ.mp3<br> - โย ย โโโ 12 ๅชใใLAST SMILE.mp3<br> - โย ย โโโ 13 ็ง้ใๅใ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใฏใฃใดใใใใฉ<br> - โย ย โโโ ้ขจ่กใใพใ<br> - โย ย โโโ 01 ๆฑใใใใใ.mp3<br> - โย ย โโโ 02 ็ฉบใใใฎใใใใ.mp3<br> - โย ย โโโ 03 ้ขจใใใคใใฆ.mp3<br> - โย ย โโโ 04 ๆ้ๅใใใใณๅคๅ.mp3<br> - โย ย โโโ 05 ใฏใใใใฏใใก.mp3<br> - โย ย โโโ 06 ใฏใใใใปใณใ
ใผใกใตใ.mp3<br> - โย ย โโโ 07 ๅคใชใใงใ.mp3<br> - โย ย โโโ 08 ่ฑใใกใใใ.mp3<br> - โย ย โโโ 09 ใใใใฆใใใซใชใใ.mp3<br> - โย ย โโโ 10 ้ขฑ้ขจ.mp3<br> - โย ย โโโ 11 ๆฅใใใพใ.mp3<br> - โย ย โโโ 12 ๆ้คใ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ ใฎใฌP<br> - โย ย โโโ No titleโ<br> - โย ย โโโ 01 -Opening-.mp3<br> - โย ย โโโ 02 ใใใซใผ.mp3<br> - โย ย โโโ 03 ใชใชใจใใฉใณใด.mp3<br> - โย ย โโโ 04 drop pop candy.mp3<br> - โย ย โโโ 05 -Interlude-.mp3<br> - โย ย โโโ 06 No title.mp3<br> - โย ย โโโ 07 Echo.mp3<br> - โย ย โโโ 08 -BWW SCREAM-.mp3<br> - โย ย โโโ 09 ใขใทใณใกใใชใผ.mp3<br> - โย ย โโโ 10 ใฎใฌใณใใฃใใฏO.T.N -Big Death Edition-.mp3<br> - โย ย โโโ 11 -Ending-.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใทใผใใใซใ<br> - โย ย โโโ COWBOY BEBOP<br> - โย ย โโโ 01 Tank!.mp3<br> - โย ย โโโ 02 RUSH.mp3<br> - โย ย โโโ 03 SPOKEY DOKEY.mp3<br> - โย ย โโโ 04 BAD DOG NO BISCUITS.mp3<br> - โย ย โโโ 05 CAT BLUES.mp3<br> - โย ย โโโ 06 COSMOS.mp3<br> - โย ย โโโ 07 SPACE LION.mp3<br> - โย ย โโโ 08 WALTZ for ZIZI.mp3<br> - โย ย โโโ 09 PIANO BLACK.mp3<br> - โย ย โโโ 10 POT CITY.mp3<br> - โย ย โโโ 11 TOO GOOD TOO BAD.mp3<br> - โย ย โโโ 12 CAR 24.mp3<br> - โย ย โโโ 13 The EGG and I.mp3<br> - โย ย โโโ 14 FELT TIP PEN.mp3<br> - โย ย โโโ 15 RAIN.mp3<br> - โย ย โโโ 16 DIGGING MY POTATO.mp3<br> - โย ย โโโ 17 MEMORY.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใในใใจ<br> - โย ย โโโ ๆผๅบๅฎถๅบๆผ<br> - โย ย โโโ 01 S.S.mp3<br> - โย ย โโโ 02 ๅๅใฎใชใ้ณฅ.mp3<br> - โย ย โโโ 03 ใใฃใผใใผ.mp3<br> - โย ย โโโ 04 ใทใใ.mp3<br> - โย ย โโโ 05 ON THE AIR.mp3<br> - โย ย โโโ 06 ใใ ใใชใใใจใฐใใ.mp3<br> - โย ย โโโ 07 ใใปใธใฃใด.mp3<br> - โย ย โโโ 08 ใฏใใใใใ.mp3<br> - โย ย โโโ 09 โณ.mp3<br> - โย ย โโโ 10 ใฏใผใซใใจใณใ.mp3<br> - โย ย โโโ 11 ใซใผใใใซ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ ใใณใฏใใชใณๆฑไบฌ<br> - โย ย โโโ Single Collection Vol.2<br> - โย ย โโโ 01 Mellow Lights ๅคข.mp3<br> - โย ย โโโ 02 Emotional Prism ๆๆ
็ใชใใชใบใ .mp3<br> - โย ย โโโ 03 Another Morning ๅฐ็ใใฆใใ.mp3<br> - โย ย โโโ 04 September.mp3<br> - โย ย โโโ 05 Music.mp3<br> - โย ย โโโ 06 Secret Love.mp3<br> - โย ย โโโ 07 Pink Pager ใใณใฏใฎใใฑใใซ.mp3<br> - โย ย โโโ 08 Spandex.mp3<br> - โย ย โโโ 09 boogie.mp3<br> - โย ย โโโ 10 Come Back Baby.mp3<br> - โย ย โโโ cover.png<br> - โโโ ใใฃใใทใฅใใณใบ<br> - โย ย โโโ Long Season<br> - โย ย โย ย โโโ 01 Long Season 1.mp3<br> - โย ย โย ย โโโ 02 Long Season 2.mp3<br> - โย ย โย ย โโโ 03 Long Season 3.mp3<br> - โย ย โย ย โโโ 04 Long Season 4.mp3<br> - โย ย โย ย โโโ 05 Long Season 5.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ็ฉบไธญใญใฃใณใ<br> - โย ย โโโ 01 ใใฃใจๅ.mp3<br> - โย ย โโโ 02 BABY BLUE.mp3<br> - โย ย โโโ 03 SLOW DAYS.mp3<br> - โย ย โโโ 04 SUNNY BLUE.mp3<br> - โย ย โโโ 05 ใใคใใฏใซใผใธใณใฐ.mp3<br> - โย ย โโโ 06 ๅนธใ่
.mp3<br> - โย ย โโโ 07 ใใฐใใใใฆNICE CHOICE.mp3<br> - โย ย โโโ 08 ๆฐใใไบบ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใฌใใชใใฏ<br> - โย ย โโโ oddloop<br> - โย ย โย ย โโโ 01 ใชใใซใผใ.mp3<br> - โย ย โย ย โโโ 02 ใใฃในใณใใผใซ.mp3<br> - โย ย โย ย โโโ 03 ๅนธใใฃใฆใใๆช็ฉ.mp3<br> - โย ย โย ย โโโ 04 ็ ๅฉ้.mp3<br> - โย ย โย ย โโโ 05 ใใๅธฐใๆฑฝ่น.mp3<br> - โย ย โย ย โโโ 06 ใใใใฎใฑใ ใชใฎๅฅณใฎๅญ.mp3<br> - โย ย โย ย โโโ 07 ไบบ้ญใฎใฏใชใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใฌใใชใบใ <br> - โย ย โย ย โโโ 01 ใชใณใชใผใฏใณใใผ.mp3<br> - โย ย โย ย โโโ 02 ใชใชใชใใผใ.mp3<br> - โย ย โย ย โโโ 03 ใฌใใชใซใใใชใซ.mp3<br> - โย ย โย ย โโโ 04 KITAKU BEATS.mp3<br> - โย ย โย ย โโโ 05 ใตใผใในใใผใใน.mp3<br> - โย ย โย ย โโโ 06 ในใใซใฎไฝใฟๅฆ.mp3<br> - โย ย โย ย โโโ 07 ใใธใซใฎๅฎด.mp3<br> - โย ย โย ย โโโ 08 ใใคใในใใใ.mp3<br> - โย ย โย ย โโโ 09 POOLSIDE DOG.mp3<br> - โย ย โย ย โโโ 10 ใชใใซใผใ.mp3<br> - โย ย โย ย โโโ 11 CYNICALTURE.mp3<br> - โย ย โย ย โโโ 12 ใตใใ ใใใฉใใณใด.mp3<br> - โย ย โย ย โโโ 13 ้ณๆฅฝใจใใๅๅใฎๆ.mp3<br> - โย ย โย ย โโโ 14 ใชใฏใฉใปใใคใ.mp3<br> - โย ย โย ย โโโ 15 ใใญใผใฐใใใค.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใฌใใชใบใ 2<br> - โย ย โโโ 01 LIGHT.mp3<br> - โย ย โโโ 02 ใใชใใใใใใ.mp3<br> - โย ย โโโ 03 ใจใณใใฌในใกใผใใผ.mp3<br> - โย ย โโโ 04 ๅฏพไพก.mp3<br> - โย ย โโโ 05 ้้ฟ่ก.mp3<br> - โย ย โโโ 06 ในใญใฉใคใบใ .mp3<br> - โย ย โโโ 07 ไปๆใฎใใฉใใข.mp3<br> - โย ย โโโ 08 TOGENKYO.mp3<br> - โย ย โโโ 09 YELLOW.mp3<br> - โย ย โโโ 10 CLIMAX NUMBER.mp3<br> - โย ย โโโ 11 ๅคใซใญใใฏใ่ดใใฆใใพใฃใใ.mp3<br> - โย ย โโโ 12 ใทใณใปใณใน.mp3<br> - โย ย โโโ 13 ้ฃใ
ใจใจใขใผใทใงใณ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใฌใใท<br> - โย ย โโโ ใญใฅใใฉ<br> - โย ย โโโ 01 ใขใปใใผใ.mp3<br> - โย ย โโโ 02 nero.mp3<br> - โย ย โโโ 03 ไปฎๆณ้ๅป.mp3<br> - โย ย โโโ 04 ่ฆ้ข่ชฟๆปๅก.mp3<br> - โย ย โโโ 05 ในใซใคใในใใผใญใงใผ.mp3<br> - โย ย โโโ 06 ในใใญใฆใซ.mp3<br> - โย ย โโโ 07 ใญใผใฆใคใใใขใผใฏ.mp3<br> - โย ย โโโ 08 ใใใใฎใคใจในใใณ.mp3<br> - โย ย โโโ 09 ็ ใจ็กๅญ.mp3<br> - โย ย โโโ 10 ใใผใธใใซ.mp3<br> - โย ย โโโ 11 ใตใใฉใณ.mp3<br> - โย ย โโโ 12 ใญใฅใใฉ.mp3<br> - โย ย โโโ 13 ่ถ
่จ็ๆตไฝ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใซใซใใใในใใฃใณใฐใฌใค<br> - โย ย โโโ JET<br> - โย ย โย ย โโโ 01 JET.m4a<br> - โย ย โย ย โโโ 02 JET (Instrumental).m4a<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ๆฐไธ็ด<br> - โย ย โโโ 01 SQUEEZE.mp3<br> - โย ย โโโ 02 sp813.mp3<br> - โย ย โโโ 03 ใใฒใใในใใซ.mp3<br> - โย ย โโโ 04 ๅฅณ็ฅ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใซใ
ใญBIGWAVE<br> - โย ย โโโ WAVESใฆใงใผใใน - EP<br> - โย ย โย ย โโโ 01 ใใadventureใฎใฏใใพใ (Intro).mp3<br> - โย ย โย ย โโโ 02 Suki ในใญ.mp3<br> - โย ย โย ย โโโ 03 Find Me.mp3<br> - โย ย โย ย โโโ 04 Plastic Beatใฎใใณใน.mp3<br> - โย ย โย ย โโโ 05 Adventure ใขใใใณใใฃใผ.mp3<br> - โย ย โย ย โโโ 06 Cute Girls Doing Cute Things _3.mp3<br> - โย ย โย ย โโโ 07 ๅฐใใชๆ in my heart.mp3<br> - โย ย โย ย โโโ 08 Originalใฎๆ
ๆใฉใด.mp3<br> - โย ย โย ย โโโ 09 Memories1989.mp3<br> - โย ย โย ย โโโ 10 Sentimental ใปใณใใกใณใฟใซ.mp3<br> - โย ย โย ย โโโ 11 Believe ไฟกใใ.mp3<br> - โย ย โย ย โโโ 12 SHINYWAVE.mp3<br> - โย ย โย ย โโโ 13 ้ญๆณๅฐๅฅณใใซใ
ใญใกใใ!! ใMagical Girl Mikazuki-chan!!ใ.mp3<br> - โย ย โย ย โโโ 14 Platinum Groove ็ฝ้ใฐใซใผใด.mp3<br> - โย ย โย ย โโโ 15 ใใผใใฎGROOVE II.mp3<br> - โย ย โย ย โโโ 16 Spla Groove.mp3<br> - โย ย โย ย โโโ 17 Nyancat Groove.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.png<br> - โย ย โโโ ๆ็ฉบROMANTIC<br> - โย ย โโโ 01 I Wanna Be With You.mp3<br> - โย ย โโโ 02 ้ฝไผใฎๅฅณ City Lady.mp3<br> - โย ย โโโ 03 Bless you.mp3<br> - โย ย โโโ 04 Yumeใฟใใใฆใใ!!.mp3<br> - โย ย โโโ 05 Be Myself.mp3<br> - โย ย โโโ 06 ๅฒใใพใใBloomin'!!.mp3<br> - โย ย โโโ 07 ๆตทๅงซSea Princess.mp3<br> - โย ย โโโ 08 ๆฝฎ้ขจใใคใใน.mp3<br> - โย ย โโโ 09 ใคใฟใบใฉใญใในKISS.mp3<br> - โย ย โโโ 10 ๏ผฎ๏ฝ
๏ฝ
๏ฝ ๏ผน๏ฝ๏ฝ.mp3<br> - โย ย โโโ 11 ใญใฉใญใฉใงใใณใน.mp3<br> - โย ย โโโ 12 Tear of Joy.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใใใช<br> - โย ย โโโ shinsekai<br> - โย ย โย ย โโโ 01 ้ณฉ.mp3<br> - โย ย โย ย โโโ 02 ๅกๅบธVS่ซๆด.mp3<br> - โย ย โย ย โโโ 03 ใใใชใใใใผใใงใฏใใฏใผใซใใ.mp3<br> - โย ย โย ย โโโ 04 ใกใซ.mp3<br> - โย ย โย ย โโโ 05 ในใใผใใใผใ.mp3<br> - โย ย โย ย โโโ 06 ๆฅใกใญ.mp3<br> - โย ย โย ย โโโ 07 ใชใบใ .mp3<br> - โย ย โย ย โโโ 08 ใใใใใฎใฟใผใซใชใฃใกใใฃใ!!!!!.mp3<br> - โย ย โย ย โโโ 09 ้ๅกใฎไธใฎ2ไบบ.mp3<br> - โย ย โย ย โโโ 10 ใฉใใใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใใใใพใใฆใใฏใใใพใใฆใใใใชใงใใ<br> - โย ย โย ย โโโ 01 ในใญ.mp3<br> - โย ย โย ย โโโ 02 ใใใใใ.mp3<br> - โย ย โย ย โโโ 03 ใใชใใๆฅใ
ใ.mp3<br> - โย ย โย ย โโโ 04 ใ็ฟ.mp3<br> - โย ย โย ย โโโ 05 ๆ นๆง็กใใใใใใใปใผใใใ.mp3<br> - โย ย โย ย โโโ 06 ใกใฏใใฎๆ.mp3<br> - โย ย โย ย โโโ 07 ใฒใฟใคใฎ2ไบบ.mp3<br> - โย ย โย ย โโโ 08 5ๆๅญ.mp3<br> - โย ย โย ย โโโ 09 ใใฆใชใณใฐๅฐ็.mp3<br> - โย ย โย ย โโโ 10 ็กๆฌฒใฎ็กๅ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใปใซใณใ<br> - โย ย โย ย โโโ 01 ใใผใใณใฐโใใคใบใใคใบใญใใน.mp3<br> - โย ย โย ย โโโ 02 ใใใใฎใใฎๅญ.mp3<br> - โย ย โย ย โโโ 03 ไปๆฅใฏๅฝผๆฐใใใชใใใโฆ.mp3<br> - โย ย โย ย โโโ 04 ๅฃฐใ่ใใใใฎใงใใใ่ใใใชใใฎใงใ.mp3<br> - โย ย โย ย โโโ 05 ใใใใฎใๆญ.mp3<br> - โย ย โย ย โโโ 06 ็่กฃdeใตใณใ.mp3<br> - โย ย โย ย โโโ 07 ๆใฎใใ.mp3<br> - โย ย โย ย โโโ 08 ใใใใฏ่ชฐใ.mp3<br> - โย ย โย ย โโโ 09 ้ฝไผใฎใซใใใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใกใผในใ<br> - โย ย โย ย โโโ 01 ใใฃใใใใ.mp3<br> - โย ย โย ย โโโ 02 ใ็ฟ.mp3<br> - โย ย โย ย โโโ 03 ใใๅซ.mp3<br> - โย ย โย ย โโโ 04 AใปNใปA.mp3<br> - โย ย โย ย โโโ 05 ใญใใณใใฃใใฏๅคใขใผใ.mp3<br> - โย ย โย ย โโโ 06 POP.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ๆธ
ๆฐด<br> - โย ย โโโ 01 ๆใฃใฆๆฒใใใญ๏ผๅฎดไผใใผใธใงใณ๏ผ.mp3<br> - โย ย โโโ 02 ๆใฃใฆๆฒใใใญ.mp3<br> - โย ย โโโ 03 ็ฌใ่ตฐใใ.mp3<br> - โย ย โโโ 04 ใจใพใทใซใปใใณใน!!.mp3<br> - โย ย โโโ 05 ใญใใณใใฃใใฏๅคใขใผใ.mp3<br> - โย ย โโโ 06 ใฐใใใค.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ ใจใซใทใซ<br> - โย ย โโโ ใ ใใๅใฏ้ณๆฅฝใ่พใใ<br> - โย ย โย ย โโโ 01 8_31.mp3<br> - โย ย โย ย โโโ 02 ่ไบไน.mp3<br> - โย ย โย ย โโโ 03 ๅ
ซๆใๆใๆๆใใ.mp3<br> - โย ย โย ย โโโ 04 ่ฉฉๆธใใจใณใผใใผ.mp3<br> - โย ย โย ย โโโ 05 7_13.mp3<br> - โย ย โย ย โโโ 06 ่ธใใใ.mp3<br> - โย ย โย ย โโโ 07 ๅ
ญๆใฏ้จไธใใใฎ่กใๆธใ.mp3<br> - โย ย โย ย โโโ 08 ไบๆใฏ่ฑ็ท้ใฎ็ช่พบใใ.mp3<br> - โย ย โย ย โโโ 09 ๅค็ดใ.mp3<br> - โย ย โย ย โโโ 10 5_6.mp3<br> - โย ย โย ย โโโ 11 ใใฌใผใ.mp3<br> - โย ย โย ย โโโ 12 ใจใซใ.mp3<br> - โย ย โย ย โโโ 13 4_10.mp3<br> - โย ย โย ย โโโ 14 ใ ใใๅใฏ้ณๆฅฝใ่พใใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใจใซใ<br> - โย ย โย ย โโโ 01 ่ป็ช.mp3<br> - โย ย โย ย โโโ 02 ๆไธไน.mp3<br> - โย ย โย ย โโโ 03 ๅคๅชใๆใ่ฑๆใ.mp3<br> - โย ย โย ย โโโ 04 ้จใจใซใใใผใ.mp3<br> - โย ย โย ย โโโ 05 ๆนใฎ่ก.mp3<br> - โย ย โย ย โโโ 06 ็ฅๆงใฎใใณใน.mp3<br> - โย ย โย ย โโโ 07 ้จๆดใใ.mp3<br> - โย ย โย ย โโโ 08 ๆญฉใ.mp3<br> - โย ย โย ย โโโ 09 ๅฟใซ็ฉดใ็ฉบใใ.mp3<br> - โย ย โย ย โโโ 10 ๆฃฎใฎๆไผ.mp3<br> - โย ย โย ย โโโ 11 ๅฃฐ.mp3<br> - โย ย โย ย โโโ 12 ใจใคใใผ.mp3<br> - โย ย โย ย โโโ 13 ๆตทๅบใๆๆใใ.mp3<br> - โย ย โย ย โโโ 14 ใใผใใฉใน.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ๅค่ใ้ช้ญใใใ<br> - โย ย โย ย โโโ 01 ๅค้ฐใใใขใใๅผพใ.mp3<br> - โย ย โย ย โโโ 02 ใซใใฌใข.mp3<br> - โย ย โย ย โโโ 03 ่จใฃใฆใ.mp3<br> - โย ย โย ย โโโ 04 ใใฎๅคใซๅฒใ.mp3<br> - โย ย โย ย โโโ 05 ้ฃ่ก.mp3<br> - โย ย โย ย โโโ 06 ้ดใฎ่ฑ็ซ.mp3<br> - โย ย โย ย โโโ 07 ้ฒใจๅนฝ้.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ็ไฝ<br> - โย ย โย ย โโโ 01 ้ณๆฅฝๆณฅๆฃใฎ่ช็ฝ.mp3<br> - โย ย โย ย โโโ 02 ๆผ้ณถ.mp3<br> - โย ย โย ย โโโ 03 ๆฅใฒใใ.mp3<br> - โย ย โย ย โโโ 04 ็ๅผพ้ญ.mp3<br> - โย ย โย ย โโโ 05 ้ๅนดๆใ็ฉบใๅทฃ.mp3<br> - โย ย โย ย โโโ 06 ใฌใใชใซใณใ.mp3<br> - โย ย โย ย โโโ 07 ่ฑไบบๅฑ.mp3<br> - โย ย โย ย โโโ 08 ๆฑๅคๆใ้ณๆฅฝๆณฅๆฃ.mp3<br> - โย ย โย ย โโโ 09 ็ไฝ.mp3<br> - โย ย โย ย โโโ 10 ๆๆณ็ฏ.mp3<br> - โย ย โย ย โโโ 11 ้ไบก.mp3<br> - โย ย โย ย โโโ 12 ๅนผๅนดๆใๆใๅบใฎไธญ.mp3<br> - โย ย โย ย โโโ 13 ๅค่ก.mp3<br> - โย ย โย ย โโโ 14 ่ฑใซไบก้.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ่ฑใซไบก้<br> - โย ย โย ย โโโ 01 ่ฑใซไบก้.m4a<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ่ฒ ใ็ฌใซใขใณใณใผใซใฏใใใชใ<br> - โย ย โโโ 01 ๅไธ.mp3<br> - โย ย โโโ 02 ่ฒ ใ็ฌใซใขใณใณใผใซใฏใใใชใ.mp3<br> - โย ย โโโ 03 ็ๅผพ้ญ.mp3<br> - โย ย โโโ 04 ใใใใณใใฏ.mp3<br> - โย ย โโโ 05 ่ฝไธ.mp3<br> - โย ย โโโ 06 ๆบ้ๆๅฐๅนด.mp3<br> - โย ย โโโ 07 ใใ ๅใซๆดใ.mp3<br> - โย ย โโโ 08 ๅฌ็ .mp3<br> - โย ย โโโ 09 ๅคใใในๅใๅใๅพ
ใค.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ใฉใใชใผใตใใผใกใใ<br> - โย ย โโโ LSC<br> - โย ย โโโ 01 ใใชใใฏ็
่ ็งใฏใทใฃใใณ.mp3<br> - โย ย โโโ 02 PART-TIME ROBOT.mp3<br> - โย ย โโโ 03 ้ใ็ฌใใฎ้ไธญใง.mp3<br> - โย ย โโโ 04 202 (New Mix).mp3<br> - โย ย โโโ 05 ็งใฎๅฅฝใใชใใฎ (New Mix).mp3<br> - โย ย โโโ 06 ๆใฎๅ
ใๆน.mp3<br> - โย ย โโโ 07 ๆฐดๆ.mp3<br> - โย ย โโโ 08 ใใใใฎใใ.mp3<br> - โย ย โโโ 09 ้ญใฎ็ฎใทใณใใทใผ.mp3<br> - โย ย โโโ 10 ใใใใซใผใ ใฎๅคข (New Recording).mp3<br> - โย ย โโโ 11 ๅคฉๅฝใฏใพใ ้ ใ.mp3<br> - โย ย โโโ 12 ๅใใชใ.mp3<br> - โย ย โโโ 13 LOVEโกใงใใ_ (Pro.by ็กๆตDEAD SNAKE).mp3<br> - โย ย โโโ 14 Song 4 U.mp3<br> - โย ย โโโ 15 First Regrets.mp3<br> - โย ย โโโ 16 Another Sunny Daze.mp3<br> - โย ย โโโ 17 ๆ้ซใฎๅคใ ใ.mp3<br> - โย ย โโโ 18 Divine Hammer.mp3<br> - โย ย โโโ 19 ็งใฎๅฅฝใใชใใฎ (Yunomi Remix).mp3<br> - โย ย โโโ 20 ็ฌใ่ฉฑ (Lovely Club Mix).mp3<br> - โย ย โโโ 21 ใใชใใฏ็
่ ใใใใฏใทใฃใใณ (Herrokkin Remix).mp3<br> - โย ย โโโ 22 Tobiuo.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ไธๆใฎใใณใฟใทใข<br> - โย ย โโโ ใฌใผใซใบใใซใผใปใใใใผใตใใ<br> - โย ย โโโ 01 ไธๆใใใฃใจ็ถใใฐใใ.mp3<br> - โย ย โโโ 02 ใใณใฏใฌใขใใผใ.mp3<br> - โย ย โโโ 03 ้ขจใฎๅฃฐใ่ดใใชใใ.mp3<br> - โย ย โโโ 04 ใในใใซใฌใคใณ.mp3<br> - โย ย โโโ 05 ้ๆฅใชใใฆใใใชใใ.mp3<br> - โย ย โโโ 06 ใฝใผใใขใคใน.mp3<br> - โย ย โโโ 07 ใใฟใผในใคใผใ.mp3<br> - โย ย โโโ 08 ใฉใในใฑใใ.mp3<br> - โย ย โโโ 09 ใซใใณใณ.mp3<br> - โย ย โโโ 10 ่ก่ทฏใใฉใคใใฎ็ฏใใ ใ.mp3<br> - โย ย โโโ 11 ใณใฉใผใธใฅ.mp3<br> - โย ย โโโ 12 ๆฑไบฌ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ไฝไบๅฅฝๅญ<br> - โย ย โโโ ่ฌ่ฑ้ก<br> - โย ย โโโ 01 ๅคใฎ็ฒพ.mp3<br> - โย ย โโโ 02 ๅฌใฎๅฐไธ้.mp3<br> - โย ย โโโ 03 ้ข้ญใถๆ.mp3<br> - โย ย โโโ 04 ๆใใไบบใธ.mp3<br> - โย ย โโโ 05 ๆคฟใฏ่ฝใกใใใ.mp3<br> - โย ย โโโ 06 ้
ใฒใฉใ่ๅฑ
.mp3<br> - โย ย โโโ 07 ็ด
ใ่ฑ.mp3<br> - โย ย โโโ 08 ไบๅๆใซใชใใฐ.mp3<br> - โย ย โโโ 09 ้ชๅฅณ.mp3<br> - โย ย โโโ 10 ่ฆๆใฆใฌๅคข.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅ
ซ็ฅ็ดๅญ<br> - โย ย โโโ FULL MOON<br> - โย ย โโโ 01 FOLLOW ME.mp3<br> - โย ย โโโ 02 NATURALLY.mp3<br> - โย ย โโโ 03 ้ปๆใฎBAY CITY.mp3<br> - โย ย โโโ 04 ้ฝใ ใพใใฎใใชใ.mp3<br> - โย ย โโโ 05 ๆฑใใใใฆใใใ.mp3<br> - โย ย โโโ 06 ็ถฟ้ช&้็ดๆ.mp3<br> - โย ย โโโ 07 NO!.mp3<br> - โย ย โโโ 08 ใใผใใใฌใคใฏใใใซใงๆ้ฃใ.mp3<br> - โย ย โโโ 09 FULL MOON.mp3<br> - โย ย โโโ 10 TWO NOTES SAMBA.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅใจใใฆๆ้จ<br> - โย ย โโโ Inspiration is DEAD<br> - โย ย โโโ 01 nakano kill you.mp3<br> - โย ย โโโ 02 COOL J.mp3<br> - โย ย โโโ 03 DISCO FLIGHT.mp3<br> - โย ย โโโ 04 knife vacation.mp3<br> - โย ย โโโ 05 am3_45.mp3<br> - โย ย โโโ 06 ่ตคใ่ชๆ.mp3<br> - โย ย โโโ 07 1_fใฎๆ่งฆ.mp3<br> - โย ย โโโ 08 i not crazy am you are.mp3<br> - โย ย โโโ 09 ๅคๆฏใฎ่จๆถ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅ็ฅ็ฒ<br> - โย ย โโโ Lust<br> - โย ย โโโ 01 Long Time.mp3<br> - โย ย โโโ 02 Joy.mp3<br> - โย ย โโโ 03 Lust.mp3<br> - โย ย โโโ 04 Grief & Loss.mp3<br> - โย ย โโโ 05 Owari No Kisetsu.mp3<br> - โย ย โโโ 06 Come Here Go There.mp3<br> - โย ย โโโ 07 After Joy.mp3<br> - โย ย โโโ 08 Last Night.mp3<br> - โย ย โโโ 09 Approach.mp3<br> - โย ย โโโ 10 First Period.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅๅคๅถไฟฎ<br> - โย ย โโโ Benzaiten<br> - โย ย โโโ 01 Benzaiten - God of Music & Water.mp3<br> - โย ย โโโ 02 Taiyo - The Sun.mp3<br> - โย ย โโโ 03 Tengu - A Long-Nosed Goblin.mp3<br> - โย ย โโโ 04 Benzaiten (reprise).mp3<br> - โย ย โโโ 05 Whoma - Immortality.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅคงๆฃฎ้ๅญ<br> - โย ย โโโ ๅคงๆฃฎ้ๅญ<br> - โย ย โโโ 01 ใใใใใคใๆธ
็ด็ฐๆงไบค้.mp3<br> - โย ย โโโ 02 ็ตถๅฏพๅฝผๅฅณ.mp3<br> - โย ย โโโ 03 Re_ Re_ Love.mp3<br> - โย ย โโโ 04 ้ๅฝๆฐ็ใใผใญใผ.mp3<br> - โย ย โโโ 05 ใใธใใฏใใฉใผ.mp3<br> - โย ย โโโ 06 TOKYO BLACK HOLE.mp3<br> - โย ย โโโ 07 ใใฐใใปใใฐใ.mp3<br> - โย ย โโโ 08 ใขใใญใฐใทใณใณใใผใทใงใณ.mp3<br> - โย ย โโโ 09 ้ญๆณใไฝฟใใชใใชใ.mp3<br> - โย ย โโโ 10 ใใใใใ.mp3<br> - โย ย โโโ 11 ๆญป็ฅ.mp3<br> - โย ย โโโ 12 ๆตๆใใใณ.mp3<br> - โย ย โโโ 13 ้ณๆฅฝใๆจใฆใใใใใฆ้ณๆฅฝใธ -ใทใณใปใฌใคใขใบ ver.-.mp3<br> - โย ย โโโ 14 ใใณใใกใคใใใผใ .mp3<br> - โย ย โโโ 15 ็ตถๅฏพ็ตถๆ็ตถๅฅฝ.mp3<br> - โย ย โโโ 16 ็kill the time 4 youใใโค.mp3<br> - โย ย โโโ 17 JUSTadICE.mp3<br> - โย ย โโโ 18 draw (A) drow.mp3<br> - โย ย โโโ 19 POSITIVE STRESS.mp3<br> - โย ย โโโ 20 ่ถ
ๆฐไธไปฃใซในใใฉในใฟใณใใผใMAGICใใธKISS.mp3<br> - โย ย โโโ 21 7_77.mp3<br> - โย ย โโโ 22 ZOCๅฎ้จๅฎค.mp3<br> - โย ย โโโ 23 ็ผ่ใใผใ.mp3<br> - โย ย โโโ 24 ใใฃใกใใใฎใปใฏใทใผใซใฌใผ.mp3<br> - โย ย โโโ 25 ๅฐๅฅณๆผซ็ปๅฐๅนดๆผซ็ป.mp3<br> - โย ย โโโ 26 ๅนโณใใจ_ใSUMMER.mp3<br> - โย ย โโโ 27 ใใณใฏใกใใปใฉ.mp3<br> - โย ย โโโ 28 ใชใชใชใณๅบง.mp3<br> - โย ย โโโ 29 LOW hAPPYENDROLL --ๅฐๅฅณใฎใพใพใงๆญปใฌ--.mp3<br> - โย ย โโโ 30 PINK -MONDO GROSSO Remix-.mp3<br> - โย ย โโโ 31 ใใ
ใใใ
ใ.mp3<br> - โย ย โโโ 32 IDOL SONG.mp3<br> - โย ย โโโ 33 ใคใใใผใทใงใณใฌใผใซ.mp3<br> - โย ย โโโ 34 GIRL'S GIRL.mp3<br> - โย ย โโโ 35 ๆใใฆใ.com.mp3<br> - โย ย โโโ 36 ๅญไพใใใชใใใ17.mp3<br> - โย ย โโโ 37 ใฟใฃใใใ
ใใ
ใผใกใ
.mp3<br> - โย ย โโโ 38 VOID -ใทใณใปใฌใคใขใบ ver.-.mp3<br> - โย ย โโโ 39 ใในใฟใซใธใใฏJ-pop.mp3<br> - โย ย โโโ 40 ใใพใ.mp3<br> - โย ย โโโ 41 ๅใซๅฑใใช -kitixxxgaia ver.-.mp3<br> - โย ย โโโ 42 ใใใใฟ.mp3<br> - โย ย โโโ 43 ๅชใใฏๆฐด่ฒ.mp3<br> - โย ย โโโ 44 ็ตถๅฏพๅฝผๅฅณ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅคงๆฏ่ฏ็ๅธ<br> - โย ย โโโ TRUE ROMANCE<br> - โย ย โโโ 01 Romance Intro.mp3<br> - โย ย โโโ 02 TIME LIMIT.mp3<br> - โย ย โโโ 03 ๅพฎ็ฑ.mp3<br> - โย ย โโโ 04 Everything Gives Me Chance What I Love It.mp3<br> - โย ย โโโ 05 ็ใ็ซ.mp3<br> - โย ย โโโ 06 Good Night.mp3<br> - โย ย โโโ 07 ๅธๆใ่.mp3<br> - โย ย โโโ 08 Sunday Monday.mp3<br> - โย ย โโโ 09 aspiration.mp3<br> - โย ย โโโ 10 ใใใใผใใผในใใผ.mp3<br> - โย ย โโโ 11 ็ฎ่ฆใใฎใฉใใฝใณใฐ.mp3<br> - โย ย โโโ 12 High-end Veil.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅคง่ฒซๅฆๅญ<br> - โย ย โโโ Mignonne<br> - โย ย โย ย โโโ 01 ใใใใ้ฆฌๅจ.mp3<br> - โย ย โย ย โโโ 02 ๆจช้ก.mp3<br> - โย ย โย ย โโโ 03 ้ปๆใ.mp3<br> - โย ย โย ย โโโ 04 ็ฉบใใจในใใ.mp3<br> - โย ย โย ย โโโ 05 ้ขจใฎใชใซใฌใณ.mp3<br> - โย ย โย ย โโโ 06 ่จใๅบใใชใใฆ.mp3<br> - โย ย โย ย โโโ 07 4_00 A.M_.mp3<br> - โย ย โย ย โโโ 08 ็ช็ถใฎ่ดใใใฎ.mp3<br> - โย ย โย ย โโโ 09 ๆตทใจๅฐๅนด.mp3<br> - โย ย โย ย โโโ 10 ใใใใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ SUNSHOWER<br> - โย ย โย ย โโโ 01 Summer Connection.mp3<br> - โย ย โย ย โโโ 02 ใใใใใใใใ.mp3<br> - โย ย โย ย โโโ 03 ไฝใใใใชใ.mp3<br> - โย ย โย ย โโโ 04 ้ฝไผ.mp3<br> - โย ย โย ย โโโ 05 ใใใฃใฝใฎๆค
ๅญ.mp3<br> - โย ย โย ย โโโ 06 Law Of Nature.mp3<br> - โย ย โย ย โโโ 07 ่ชฐใฎใใใซ.mp3<br> - โย ย โย ย โโโ 08 Silent Screamer.mp3<br> - โย ย โย ย โโโ 09 Sargasso Sea.mp3<br> - โย ย โย ย โโโ 10 ๆฏๅญใฎๅฑฑ็พ.mp3<br> - โย ย โย ย โโโ 11 ใตใใผใปใณใใฏใทใงใณ.mp3<br> - โย ย โย ย โโโ 12 ้จๅฑ.mp3<br> - โย ย โย ย โโโ 13 ่ๆถผ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ copine_<br> - โย ย โโโ 01 Les aventures de TINTIN.mp3<br> - โย ย โโโ 02 ใใธใฟใใซ.mp3<br> - โย ย โโโ 03 ๆฅใฎๅต.mp3<br> - โย ย โโโ 04 Siena.mp3<br> - โย ย โโโ 05 Amico, sei felice_.mp3<br> - โย ย โโโ 06 OUT OF AFRICA.mp3<br> - โย ย โโโ 07 Leave me alone.mp3<br> - โย ย โโโ 08 Jaques-Henri Lartigue.mp3<br> - โย ย โโโ 09 ใใใใใช็ท้ใธ.mp3<br> - โย ย โโโ 10 ้่พบ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅฎๅค็ฐใใซใซ<br> - โย ย โโโ ULTRA BLUE<br> - โย ย โโโ 01 This Is Love.mp3<br> - โย ย โโโ 02 Keep Tryin'.mp3<br> - โย ย โโโ 03 BLUE.mp3<br> - โย ย โโโ 04 ๆฅๆใฎๆ.mp3<br> - โย ย โโโ 05 Making Love.mp3<br> - โย ย โโโ 06 ่ชฐใใฎ้กใใๅถใใใ.mp3<br> - โย ย โโโ 07 COLORS.mp3<br> - โย ย โโโ 08 One Night Magic.mp3<br> - โย ย โโโ 09 ๆตท่ทฏ.mp3<br> - โย ย โโโ 10 WINGS.mp3<br> - โย ย โโโ 11 Be My Last.mp3<br> - โย ย โโโ 12 Eclipse (Interlude).mp3<br> - โย ย โโโ 13 Passion.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅฑฑๅดใใณ<br> - โย ย โโโ ้ฃใปใณใปใพใปใ<br> - โย ย โโโ 01 ๆ้ท.mp3<br> - โย ย โโโ 02 ใใใใ.mp3<br> - โย ย โโโ 03 ใใใใใพ.mp3<br> - โย ย โโโ 04 ๆฉๅใใใฎๅฎถ.mp3<br> - โย ย โโโ 05 ใตใจใใฉใฎ้.mp3<br> - โย ย โโโ 06 ็ซนใจใใผ.mp3<br> - โย ย โโโ 07 ๅฝฑใ่ฆใใชใ.mp3<br> - โย ย โโโ 08 ๆฐๅใๅคใใฆ.mp3<br> - โย ย โโโ 09 ้ฃใณใพใ.mp3<br> - โย ย โโโ 10 ๅญๅฎๅ.mp3<br> - โย ย โโโ 11 ็ทใจๅฅณใฎ้จๅฑ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๅพ่คใพใใ<br> - โย ย โโโ 299792458<br> - โย ย โย ย โโโ 01 HARDCORE LIFE.mp3<br> - โย ย โย ย โโโ 02 ใพใพใ.mp3<br> - โย ย โย ย โโโ 03 M@HฯUโๅฐๅฅณใใ.mp3<br> - โย ย โย ย โโโ 04 ใใผใกใใ.mp3<br> - โย ย โย ย โโโ 05 ใใใณใใใใ.mp3<br> - โย ย โย ย โโโ 06 ใใญใผใณ.mp3<br> - โย ย โย ย โโโ 07 ใฆใผใใใข.mp3<br> - โย ย โย ย โโโ 08 ใใใใฎ่กๅ.mp3<br> - โย ย โย ย โโโ 09 299792458_TOKYO-U.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใฒใณใบใใผใซใซๆใใใฆ<br> - โย ย โโโ 01 Loved by Gainsbourg_.mp3<br> - โย ย โโโ 02 ็ๅฌใฎ็ฒๅญๅ.mp3<br> - โย ย โโโ 03 ONIGOROSHI.mp3<br> - โย ย โโโ 04 replay ATAMI.mp3<br> - โย ย โโโ 05 HEAVEN.mp3<br> - โย ย โโโ 06 ๅ็ณๅ็ฎช็ฌฅใใณใน.mp3<br> - โย ย โโโ 07 Breeeeeak out!!!!!.mp3<br> - โย ย โโโ 08 ็ณ so good!!!!!.mp3<br> - โย ย โโโ 09 LSD.mp3<br> - โย ย โโโ 10 ใญใฐใผใใใงใใใใใจใผใ.mp3<br> - โย ย โโโ 11 ใใฐใ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆฐไบๆญฃไบบ<br> - โย ย โโโ MASAHITO ARAI +1<br> - โย ย โโโ 01 ๅใฏไปโฆ.mp3<br> - โย ย โโโ 02 ๅคขใซใชใถใผใ.mp3<br> - โย ย โโโ 03 ใ ใผใณใฌใใฃ.mp3<br> - โย ย โโโ 04 ใขใผใใณใฐใปใตใใฆใงใค.mp3<br> - โย ย โโโ 05 ใใใใใฎไธญใธ.mp3<br> - โย ย โโโ 06 ใญใผใชใณใฐใปใใผใ.mp3<br> - โย ย โโโ 07 ๅฌใฎใใฉใใฐใฉใ.mp3<br> - โย ย โโโ 08 ใใณในใใใณในใใใณใน.mp3<br> - โย ย โโโ 09 ใฉใใฌใข.mp3<br> - โย ย โโโ 10 ใฉใ.mp3<br> - โย ย โโโ 11 LOVE๏ผEnglish Version๏ผ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆฅใญใใ<br> - โย ย โโโ LOVETHEISM<br> - โย ย โย ย โโโ 01 ใใกใณใใกใผใฌ.mp3<br> - โย ย โย ย โโโ 02 ๆใใใใใใชใใฎใชใใฆใชใ.mp3<br> - โย ย โย ย โโโ 03 Pink Unicorn.mp3<br> - โย ย โย ย โโโ 04 Lovetheism.mp3<br> - โย ย โย ย โโโ 05 ๆตทใซใชใฃใฆ.mp3<br> - โย ย โย ย โโโ 06 Riot.mp3<br> - โย ย โย ย โโโ 07 ใใใใฎใใ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใขใใ ใปใใผใใปใใถใผ<br> - โย ย โย ย โโโ 01 ็ฉบๆฐไบบๅฝข.mp3<br> - โย ย โย ย โโโ 02 ใใฎใกใซใชใฃใฆ.mp3<br> - โย ย โย ย โโโ 03 ใผใใฏๆ็ตๅ
ตๅจ.mp3<br> - โย ย โย ย โโโ 04 zzz.mp3<br> - โย ย โย ย โโโ 05 SAYONARA BABY PINK.mp3<br> - โย ย โย ย โโโ 06 TOKYO CALLING.mp3<br> - โย ย โย ย โโโ 07 ใขใณใตใผใปใฏใซใใปใญใใณใน.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ๆฅใจไฟฎ็พ
<br> - โย ย โโโ 01 MAKE MORE NOISE OF YOU.mp3<br> - โย ย โโโ 02 ้ณดใใใฆ.mp3<br> - โย ย โโโ 03 ใขใณใใผใฐใฉใฆใณใ.mp3<br> - โย ย โโโ 04 ๆฅใจไฟฎ็พ
.mp3<br> - โย ย โโโ 05 zzz.mp3<br> - โย ย โโโ 06 ใญในใใใฉใใใ.mp3<br> - โย ย โโโ 07 ใใใใใจใใใใใฆใใใ.mp3<br> - โย ย โโโ 08 ๅคใๆณณใใงใ.mp3<br> - โย ย โโโ 09 zzz.mp3<br> - โย ย โโโ 10 ใใคใณใใฃใผใณ.mp3<br> - โย ย โโโ 11 ใใใใฟใใ.mp3<br> - โย ย โโโ 12 zzz.mp3<br> - โย ย โโโ 13 ใญใใฏใณใญใผใซใฏๆญปใชใชใ.mp3<br> - โย ย โโโ 14 zzz.mp3<br> - โย ย โโโ 15 ๅคใๆณณใใงใ(Nemu remix).mp3<br> - โย ย โโโ 16 ใขใณใใผใฐใฉใฆใณใ(shnkuti remix).mp3<br> - โย ย โโโ 17 ้ณดใใใฆ(้ท่ฐทๅท็ฝ็ด remix).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆ้<br> - โย ย โโโ TIMELY!!<br> - โย ย โโโ 01 CAT'S EYE (NEW TAKE).mp3<br> - โย ย โโโ 02 WINDY SUMMER.mp3<br> - โย ย โโโ 03 STAY BY ME.mp3<br> - โย ย โโโ 04 A HOPE FROM SAD STREET.mp3<br> - โย ย โโโ 05 YOU ARE NOT ALONE.mp3<br> - โย ย โโโ 06 ๆฒใใฟใใจใพใใชใ I CANโT STOP THE LONELINESS.mp3<br> - โย ย โโโ 07 SHYNESS BOY.mp3<br> - โย ย โโโ 08 LOST LOVE IN THE RAIN.mp3<br> - โย ย โโโ 09 DRIVING MY LOVE.mp3<br> - โย ย โโโ 10 GOODโNIGHT FOR YOU.mp3<br> - โย ย โโโ 11 Remember Summer Days.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆฑไบฌใใฉในในใฟใคใซ<br> - โย ย โโโ ใใฉในใฟใธใใช<br> - โย ย โโโ 01 ใใใฝ๏ฝใชใผใใใณใฐใปใธใณใฐใซ๏ฝ.mp3<br> - โย ย โโโ 02 ใใใจๅฐๅนด.mp3<br> - โย ย โโโ 03 ๅดใฎไธใฎใใใง.mp3<br> - โย ย โโโ 04 ้ขจใฎ่ฐทใฎใใฆใทใซ๏ฝใชใผใใใณใฐ๏ฝ.mp3<br> - โย ย โโโ 05 ใใใฝ.mp3<br> - โย ย โโโ 06 ้ขจใฎไธ.mp3<br> - โย ย โโโ 07 ใใฎใฎใๅงซ.mp3<br> - โย ย โโโ 08 ใใคใไฝๅบฆใงใ.mp3<br> - โย ย โโโ 09 ไบบ็ใฎใกใชใผใดใผใฉใณใ.mp3<br> - โย ย โโโ 10 ใซใณใใชใผใปใญใผใ๏ผTake Me Home,Country Roads๏ผ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆพไธ่ช <br> - โย ย โโโ FIRST LIGHT<br> - โย ย โโโ 01 First Light.mp3<br> - โย ย โโโ 02 One Hot Love.mp3<br> - โย ย โโโ 03 Resort for Blue.mp3<br> - โย ย โโโ 04 September Rain.mp3<br> - โย ย โโโ 05 Lazy Night.mp3<br> - โย ย โโโ 06 This Is All I Have for You.mp3<br> - โย ย โโโ 07 I Knowโฆ.mp3<br> - โย ย โโโ 08 Love Was Really Gone.mp3<br> - โย ย โโโ 09 Sunset.mp3<br> - โย ย โโโ 10 September Rain (Japanese Version).mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆคๅๆๆช<br> - โย ย โโโ ๅ ็พๅบ ็ฒพๆถฒ ๆ ใ่ฑ<br> - โย ย โโโ 01 ๅฎๆ.mp3<br> - โย ย โโโ 02 ใใใใซใฒใณใฌใผ.mp3<br> - โย ย โโโ 03 ่ฟทๅฝฉ.mp3<br> - โย ย โโโ 04 ใใ ใใใซ.mp3<br> - โย ย โโโ 05 ใใคใคใไปไบ.mp3<br> - โย ย โโโ 06 ่.mp3<br> - โย ย โโโ 07 ใจใใใ่ฆๅด.mp3<br> - โย ย โโโ 08 ใใใฎใฟใง.mp3<br> - โย ย โโโ 09 ๆ่ญ.mp3<br> - โย ย โโโ 10 ใใซใฟใผใฌใคในใ.mp3<br> - โย ย โโโ 11 ่ฌๅ.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ ๆคๅๆๆชรSOIL&โPIMPโSESSIONS<br> - โย ย โโโ ใซใชใฝใกไนๅฅณ๏ผDEATH JAZZ ver.๏ผ<br> - โย ย โโโ 01 ใซใชใฝใกไนๅฅณ๏ผDEATH JAZZ ver.๏ผ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆฐดๆๆฅใฎใซใณใใใฉ<br> - โย ย โโโ ใฌใฉใใดใน<br> - โย ย โโโ 01 ใใใๅงซ.mp3<br> - โย ย โโโ 02 ๅๆน็ๆฅ .mp3<br> - โย ย โโโ 03 ใใซใฝ.mp3<br> - โย ย โโโ 04 ใกใญใน.mp3<br> - โย ย โโโ 05 ใใใชใงใผใทใซ.mp3<br> - โย ย โโโ 06 ่ฆใใ่ใใใ่จใใใ.mp3<br> - โย ย โโโ 07 ๆใใใใฎใใกใธ.mp3<br> - โย ย โโโ 08 ใญใคใญใฎใใ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆฐธ็ฐ่<br> - โย ย โโโ ๆตทใใใใใ<br> - โย ย โโโ 01 ใใกใผในใ ใคใณใใฌใใทใงใณ.mp3<br> - โย ย โโโ 02 ๆตทใใใใใ.mp3<br> - โย ย โโโ 03 ใทใผใตใคใ ในใใชใผใ.mp3<br> - โย ย โโโ 04 ๅฐๅฅณใฎๆณใ.mp3<br> - โย ย โโโ 05 ๅคๆดใใซใฒใจใ.mp3<br> - โย ย โโโ 06 ใใๆดใใๆฅ.mp3<br> - โย ย โโโ 07 ้ฝๆฐใชใใฃใฑใใ.mp3<br> - โย ย โโโ 08 ้ขจใฎไธฆๆจ้.mp3<br> - โย ย โโโ 09 ๅฟใๆ
็ซใคๆ.mp3<br> - โย ย โโโ 10 ๆตทใซใชใใใ๏ผใจใณใใฃใณใฐ๏ผ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ ๆฒขไบ็พ็ฉบ<br> - โย ย โโโ ใซใฉใใซใ<br> - โย ย โโโ 01 ใซใฉใใซใ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ๆธ
ๆฐด้ๆ<br> - โย ย โโโ ๆกๅฑฑๅญ<br> - โย ย โโโ 01 ็ก่ฎ.mp3<br> - โย ย โโโ 02 ๆกๅฑฑๅญ.mp3<br> - โย ย โโโ 03 ใใฎใใใซ่ฉ ใใ๏ผใใฎไธ๏ผ.mp3<br> - โย ย โโโ 04 ใปใๅใใฎๆฅ.mp3<br> - โย ย โโโ 05 ใใฎใใใซ่ฉ ใใ๏ผใใฎไบ๏ผ.mp3<br> - โย ย โโโ 06 ๅคขใงใฏ.mp3<br> - โย ย โโโ 07 ๆตทใฎไธใใ.mp3<br> - โย ย โโโ 08 ็พใใๅคฉ็ถ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ็ธๅฏพๆง็่ซ<br> - โย ย โโโ ใใคใใกใคๆฐๆธ<br> - โย ย โโโ 01 ใใฌๆฑ.mp3<br> - โย ย โโโ 02 ๅฐ็ๅ
็.mp3<br> - โย ย โโโ 03 ใตใใใใซใซใ.mp3<br> - โย ย โโโ 04 ๅ่ง้ฉๅฝ.mp3<br> - โย ย โโโ 05 ๅๅทใใณใใผ.mp3<br> - โย ย โโโ 06 ๅญฆ็ดๅดฉๅฃ.mp3<br> - โย ย โโโ 07 ใใใใไผ็คพๅก.mp3<br> - โย ย โโโ 08 ใซใใตใณใน.mp3<br> - โย ย โโโ 09 ใใผใขใณใใปใญใใน.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ็ข้้กๅญ<br> - โย ย โโโ JAPANESE GIRL<br> - โย ย โย ย โโโ 01 ๆฐ็ใซใฎใฃใฆ.mp3<br> - โย ย โย ย โโโ 02 ใฏใ.mp3<br> - โย ย โย ย โโโ 03 ้ป่ฉฑ็ท.mp3<br> - โย ย โย ย โโโ 04 ๆดฅ่ปฝใใขใผ.mp3<br> - โย ย โย ย โโโ 05 ใตใชใพใกๅPartโ
ก.mp3<br> - โย ย โย ย โโโ 06 ๅคงใใชใๆคใฎๆจ.mp3<br> - โย ย โย ย โโโ 07 ใธใใใทใใ.mp3<br> - โย ย โย ย โโโ 08 ้ขจๅคช.mp3<br> - โย ย โย ย โโโ 09 ไธใ่ถใใฆ.mp3<br> - โย ย โย ย โโโ 10 ใตใชใพใกๅPartโ
.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใ ใใพใ<br> - โย ย โโโ 01 ใใ ใใพใ.mp3<br> - โย ย โโโ 02 ใใคใ็ๅญๆงใ.mp3<br> - โย ย โโโ 03 VET.mp3<br> - โย ย โโโ 04 ASHKENAZY WHO_.mp3<br> - โย ย โโโ 05 ใใใชใใใ.mp3<br> - โย ย โโโ 06 ใใใใใฎใใชใ - ใใจใใใ - ใใจใใใ - ใผใใใใจใชใซใชใฃใใ - ใใใใ - ใใใใใใฎใใฒใ - ใใไธๅๅใใฃใใ - ใใฌ - ใผใใฏ.mp3<br> - โย ย โโโ 07 I Sing.mp3<br> - โย ย โโโ 08 ๆฅๅฒๅฐ็ด
.mp3<br> - โย ย โโโ 09 ROSE GARDEN.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ ็ฅ่ใใพใฃใฆใกใใ<br> - โย ย โโโ ใคใพใใญ<br> - โย ย โโโ 01 ็ฝใใใพใ.mp3<br> - โย ย โโโ 02 ๅคฉไฝฟใใๅฐไธใใใกใฃใใๆญป.mp3<br> - โย ย โโโ 03 ็พใกใชใๆนใธ.mp3<br> - โย ย โโโ 04 ่่ซใใ.mp3<br> - โย ย โโโ 05 ้ปใใใพใ.mp3<br> - โย ย โโโ 06 ็ฌๅนใ่ฑใกใใ.mp3<br> - โย ย โโโ 07 ๅค็ฉบใฎ่ซใจใฉใใพใงใ.mp3<br> - โย ย โโโ 08 ้ๅญฆLOW.mp3<br> - โย ย โโโ 09 ใใใใNeet.mp3<br> - โย ย โโโ 10 ใใใใใชๆ.mp3<br> - โย ย โโโ 11 ่ๅคฉ่ฑๅ.mp3<br> - โย ย โโโ 12 ใชใผใใฃใชใใฉใใฏ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ็ฆๅฑ
่ฏ<br> - โย ย โโโ Mellow Dream<br> - โย ย โย ย โโโ 01 Mellow Dream.mp3<br> - โย ย โย ย โโโ 02 My Foolish Heart.mp3<br> - โย ย โย ย โโโ 03 Baron Potato Blues.mp3<br> - โย ย โย ย โโโ 04 Whatโs New.mp3<br> - โย ย โย ย โโโ 05 Horizon.mp3<br> - โย ย โย ย โโโ 06 My Funny Valentine.mp3<br> - โย ย โย ย โโโ 07 Early Summer โ06.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ My Favorite Tune<br> - โย ย โย ย โโโ 01 Voyage.mp3<br> - โย ย โย ย โโโ 02 Scenery.mp3<br> - โย ย โย ย โโโ 03 Mellow Dream.mp3<br> - โย ย โย ย โโโ 04 Nobody Knows The Trouble I've Seen.mp3<br> - โย ย โย ย โโโ 05 Nobody's.mp3<br> - โย ย โย ย โโโ 06 My Conception.mp3<br> - โย ย โย ย โโโ 07 After Hours.mp3<br> - โย ย โย ย โโโ 08 Nord.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Ryo Fukui In New York<br> - โย ย โย ย โโโ 01 Hot House.mp3<br> - โย ย โย ย โโโ 02 All The Things You Are.mp3<br> - โย ย โย ย โโโ 03 Red Carpet.mp3<br> - โย ย โย ย โโโ 04 Bouncing With Bud.mp3<br> - โย ย โย ย โโโ 05 Embraceable You.mp3<br> - โย ย โย ย โโโ 06 Just One Of Those Things.mp3<br> - โย ย โย ย โโโ 07 Mellow Dream.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Scenery<br> - โย ย โโโ 01 It Could Happen To You.mp3<br> - โย ย โโโ 02 I Want To Talk About You.mp3<br> - โย ย โโโ 03 Early Summer.mp3<br> - โย ย โโโ 04 Willow Weep For Me.mp3<br> - โย ย โโโ 05 Autumn Leaves.mp3<br> - โย ย โโโ 06 Scenery.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ็ซนๅ
ใพใใ<br> - โย ย โโโ Love Songs<br> - โย ย โย ย โโโ 01 FLY AWAY.mp3<br> - โย ย โย ย โโโ 02 ใใใชใใฎๅคๆใ.mp3<br> - โย ย โย ย โโโ 03 ็ฃๆฐๅต.mp3<br> - โย ย โย ย โโโ 04 ่ฑก็ๆตทๅฒธ.mp3<br> - โย ย โย ย โโโ 05 ไบ็ท็ด.mp3<br> - โย ย โย ย โโโ 06 LONELY WIND.mp3<br> - โย ย โย ย โโโ 07 ๆใฎ็ตใใใซ.mp3<br> - โย ย โย ย โโโ 08 ๅพ
ใฃใฆใใใ.mp3<br> - โย ย โย ย โโโ 09 SEPTEMBER.mp3<br> - โย ย โย ย โโโ 10 ไธๆ่ญฐใชใใผใใใค.mp3<br> - โย ย โย ย โโโ 11 little lullaby.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ Variety<br> - โย ย โโโ 01 ใใไธๅบฆ.mp3<br> - โย ย โโโ 02 Plastic Love.mp3<br> - โย ย โโโ 03 ๆฌๆฐใงใชใณใชใผใฆใผ (Let's Get Married).mp3<br> - โย ย โโโ 04 One Night Stand.mp3<br> - โย ย โโโ 05 Broken Heart.mp3<br> - โย ย โโโ 06 ใขใณใใฃใทใขใฟใผใฎๅค.mp3<br> - โย ย โโโ 07 ใจใฉใใฌๆณใ.mp3<br> - โย ย โโโ 08 ใใผใธใผใใผใใงๅใใใฆ.mp3<br> - โย ย โโโ 09 ๆฐดใจใใชใใจๅคช้ฝใจ.mp3<br> - โย ย โโโ 10 ใตใใใฏในใใใฃ.mp3<br> - โย ย โโโ 11 ใทใงใใใฉใณใใซ้ ฌใใใใใฆ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ็ฑณๆดฅ็ๅธซ<br> - โย ย โโโ Flamingo _ TEENAGE RIOT<br> - โย ย โโโ 01 Flamingo.mp3<br> - โย ย โโโ 02 TEENAGE RIOT.mp3<br> - โย ย โโโ 03 ใใใใญ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.png<br> - โโโ ็ดฐ้ๆด่ฃใ้ดๆจ่ใๅฑฑไธ้้<br> - โย ย โโโ Pacific<br> - โย ย โโโ 01 ๆๅพใฎๆฅฝๅ.mp3<br> - โย ย โโโ 02 ใณใผใฉใซใปใชใผใ.mp3<br> - โย ย โโโ 03 ใในใฟใซใธใขใปใชใใปใขใคใฉใณใ๏ฝใใผใ1๏ผใใผใใปใฆใฃใณใ๏ผใใผใ2๏ผใฆใฉใผใญใณใฐใปใชใณใปใถใปใใผใ.mp3<br> - โย ย โโโ 04 ในใฉใใฏใปใญใผใปใซใณใ.mp3<br> - โย ย โโโ 05 ใใใทใงใณใปใใฉใฏใผ.mp3<br> - โย ย โโโ 06 ใใขใใข.mp3<br> - โย ย โโโ 07 ใญในใซ.mp3<br> - โย ย โโโ 08 ใณใบใใใฏใปใตใผใใฃใณ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ่
้ใใๅญ<br> - โย ย โโโ ๅ้ใฎใขใใญใณ KIDS ON THE SLOPE ORIGINAL SOUNDTRACK<br> - โย ย โโโ 01 Kids on the Slope.mp3<br> - โย ย โโโ 02 Chick's Diner.mp3<br> - โย ย โโโ 03 Moanin'.mp3<br> - โย ย โโโ 04 Bag's Groove.mp3<br> - โย ย โโโ 05 Blowin' the Blues Away.mp3<br> - โย ย โโโ 06 Satin Doll.mp3<br> - โย ย โโโ 07 Yurika.mp3<br> - โย ย โโโ 08 Rosario.mp3<br> - โย ย โโโ 09 Curandelo.mp3<br> - โย ย โโโ 10 Transparent.mp3<br> - โย ย โโโ 11 Run.mp3<br> - โย ย โโโ 12 But not for me _featuring ้กๅฎถๅฟๅนณ & ๅคๅทๆ็พฉ as Junichi performs_.mp3<br> - โย ย โโโ 13 My Favorite Things.mp3<br> - โย ย โโโ 14 Equinox.mp3<br> - โย ย โโโ 15 A Piece of Blue.mp3<br> - โย ย โโโ 16 Lullaby of Birdland.mp3<br> - โย ย โโโ 17 Jazz for Button.mp3<br> - โย ย โโโ 18 Four.mp3<br> - โย ย โโโ 19 Easy Waltz.mp3<br> - โย ย โโโ 20 Float.mp3<br> - โย ย โโโ 21 Milestones.mp3<br> - โย ย โโโ 22 Apollon Blue.mp3<br> - โย ย โโโ 23 Kaoru & Sentaro Duo in BUNKASAI (Medley _My Favorite Things~ใใคใ็ๅญๆงใ~Moanin'_).mp3<br> - โย ย โโโ 24 Someday My Prince Will Come.mp3<br> - โย ย โโโ cover.jpg<br> - โโโ ่ๆฑ ๆกๅญ<br> - โย ย โโโ ADVENTURE<br> - โย ย โโโ 01 Overture.mp3<br> - โย ย โโโ 02 Adventure.mp3<br> - โย ย โโโ 03 ใใ้ขใใชใใใใใใชใ.mp3<br> - โย ย โโโ 04 ๆณขใซใชใใใ.mp3<br> - โย ย โโโ 05 Night Cruising.mp3<br> - โย ย โโโ 06 ้จใฎRealize.mp3<br> - โย ย โโโ 07 ่ตคใ็จฒๅฆป.mp3<br> - โย ย โโโ 08 Good Friend.mp3<br> - โย ย โโโ 09 Mystical Composer.mp3<br> - โย ย โโโ 10 Tomorrow.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ้ๆBOYZ<br> - โย ย โโโ ๅใจๅใฎ็ฌฌไธๆฌกไธ็ๅคงๆฆ็ๆๆ้ฉๅฝ<br> - โย ย โโโ 01 ๆฅๆฌไบบ.mp3<br> - โย ย โโโ 02 SKOOL KILL.mp3<br> - โย ย โโโ 03 ใใฎๅจใซ1ใใชใงใใกใใฃใใใใใใๆฎบใ.mp3<br> - โย ย โโโ 04 ็ซฅ่ฒใใฉใผใฏๅฐๅนดใ้ซๅๅฏบใซใฆ็ๆญปๅฏธๅ.mp3<br> - โย ย โโโ 05 ใใฉใใทใฅ.mp3<br> - โย ย โโโ 06 ใชใใฆๆชๆใซๆบใกใๅนณๅใชใใ ใใ.mp3<br> - โย ย โโโ 07 ใใใๅใๆณฃใใชใใฐ.mp3<br> - โย ย โโโ 08 ้งใๆใใฆๆงๆฅ.mp3<br> - โย ย โโโ 09 BABY BABY.mp3<br> - โย ย โโโ 10 ๆผๆตๆๅฎค.mp3<br> - โย ย โโโ 11 YOU & I VS. THE WORLD.mp3<br> - โย ย โโโ 12 ่ฅ่
ใใก.mp3<br> - โย ย โโโ 13 ้ๆฅๆไปฃ.mp3<br> - โย ย โโโ 14 ๆฑไบฌ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ้ๅฎฎ่ฒดๅญ<br> - โย ย โโโ Love Trip<br> - โย ย โโโ 01 Love Trip.mp3<br> - โย ย โโโ 02 ใใฃใคใใผใบใปใฌในใใฉใณ.mp3<br> - โย ย โโโ 03 ็ๅคไธญใฎใธใงใผใฏ.mp3<br> - โย ย โโโ 04 ๅใใฟใฏๅคใฎๅใใ.mp3<br> - โย ย โโโ 05 All Or Nothing.mp3<br> - โย ย โโโ 06 ๆธใงใใณใน.mp3<br> - โย ย โโโ 07 One More Night.mp3<br> - โย ย โโโ 08 ใขใผใใณใฐใปใใฉใคใ.mp3<br> - โย ย โโโ 09 ใใใใใฏ้็ฎใฎ.._.mp3<br> - โย ย โโโ 10 What A Broken Heart Can Do.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ้่ๅธๅญ<br> - โย ย โโโ 0<br> - โย ย โย ย โโโ 01 ใใใฎใใโใผใใ.mp3<br> - โย ย โย ย โโโ 02 iam POD (0%).mp3<br> - โย ย โย ย โโโ 03 Mars 2027.mp3<br> - โย ย โย ย โโโ 04 ใใใใกใงใใก.mp3<br> - โย ย โย ย โโโ 05 ใใใฎใใฏใ.mp3<br> - โย ย โย ย โโโ 06 ๆฉๆขฐไปๆไนๅฎๅฎ.mp3<br> - โย ย โย ย โโโ 07 ๅๆใฎๆฏๅบฆ.mp3<br> - โย ย โย ย โโโ 08 ใฏใใชใคใใใตใ.mp3<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใใใณใ<br> - โย ย โย ย โโโ 01 IMPERIAL SMOKE TOWN.mp3<br> - โย ย โย ย โโโ 02 ใใชใใใใใใฟใใ.mp3<br> - โย ย โย ย โโโ 03 ็งใฎ็ไบบ.mp3<br> - โย ย โย ย โโโ 04 ่ฃธ่ถณใฎๅบญ.mp3<br> - โย ย โย ย โโโ 05 ใใชใใฎใใใ.mp3<br> - โย ย โย ย โโโ 06 3ใณใใฎใใพ.mp3<br> - โย ย โย ย โโโ 07 ๅฅ่ทกใฏใใคใงใ.mp3<br> - โย ย โย ย โโโ 08 ใฒใใใฎใตใใใจ.mp3<br> - โย ย โย ย โโโ album.nfo<br> - โย ย โย ย โโโ cover.jpg<br> - โย ย โโโ ใขใใณใฎ้ขจ<br> - โย ย โโโ 01 Prologue.mp3<br> - โย ย โโโ 02 Pilgrimage.mp3<br> - โย ย โโโ 03 Porcelain.mp3<br> - โย ย โโโ 04 ๅธ่กฃ.mp3<br> - โย ย โโโ 05 Easter Lily.mp3<br> - โย ย โโโ 06 Parfum dโรฉtoiles.mp3<br> - โย ย โโโ 07 ้ง้ณดๅณถ.mp3<br> - โย ย โโโ 08 Sagu Palmโs Song.mp3<br> - โย ย โโโ 09 chinuhaji.mp3<br> - โย ย โโโ 10 ่กใฎ้ขจ.mp3<br> - โย ย โโโ 11 Hagupit.mp3<br> - โย ย โโโ 12 Dawn in the Adan.mp3<br> - โย ย โโโ 13 ohayashi.mp3<br> - โย ย โโโ 14 ใขใใณใฎๅณถใฎ่ช็็ฅญ.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ้ฃฏๅณถ็็<br> - โย ย โโโ Rosรฉ<br> - โย ย โโโ 01 Blueberry Jam.mp3<br> - โย ย โโโ 02 ใพใใณ.mp3<br> - โย ย โโโ 03 My Best Friend.mp3<br> - โย ย โโโ 04 Lovesick.mp3<br> - โย ย โโโ 05 Secret Time.mp3<br> - โย ย โโโ 06 ใใฃใจ่จใใ.mp3<br> - โย ย โโโ 07 Shine Love.mp3<br> - โย ย โโโ 08 ใฌใฉในใฎใใณใ.mp3<br> - โย ย โโโ 09 ใฒใพใใ.mp3<br> - โย ย โโโ 10 ใฒใฟใคใฎๆ.mp3<br> - โย ย โโโ 11 ใใงใใซKiss.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ้ซๆฉๆดๅญ _ Claire<br> - โย ย โโโ ๆฎ้
ทใชๅคฉไฝฟใฎใใผใผ _ FLY ME TO THE MOON<br> - โย ย โโโ 01 ๆฎ้
ทใชๅคฉไฝฟใฎใใผใผ.mp3<br> - โย ย โโโ 02 FLY ME TO THE MOON.mp3<br> - โย ย โโโ album.nfo<br> - โย ย โโโ cover.jpg<br> - โโโ ์ฅ์ค์ฃผ<br> - โโโ Dream<br> - โโโ 01 29.mp3<br> - โโโ 02 April.mp3<br> - โโโ 03 ์ค๋, ๊ณ ๋ง์ด ํ๋ฃจ.mp3<br> - โโโ 04 Dream (Piano ver.).mp3<br> - โโโ 05 11์.mp3<br> - โโโ 06 Fly Away.mp3<br> - โโโ 07 ํ๋ฆฌ์ ๋ถ์น ํธ์ง.mp3<br> - โโโ 08 Martini Rosso.mp3<br> - โโโ 09 Love song.mp3<br> - โโโ 10 ์ฅํ๋ฐฉ (demo ver.).mp3<br> - โโโ 11 April (instrumental).mp3<br> - โโโ 12 Dream (Guitar ver.).mp3<br> - โโโ album.nfo<br> - โโโ cover.png<br> - <br><br> - </p> - <p> + <a>Music</a><br> + โโโ <a>100 gecs</a><br> + โย ย โโโ <a>1000 gecs</a><br> + โย ย โโโ <a>mememe</a><br> + โโโ <a>100 gecs feat. Charli XCX, Rico Nasty, Kero Kero Bonito</a><br> + โย ย โโโ <a>ringtone (remix)</a><br> + โโโ <a>2814</a><br> + โย ย โโโ <a>ๆฐใใๆฅใฎ่ช็</a><br> + โโโ <a>3776</a><br> + โย ย โโโ <a>ๆญณๆ่จ</a><br> + โโโ <a>385</a><br> + โย ย โโโ <a>่ณใฟใใใใใ</a><br> + โโโ <a>Aimer</a><br> + โย ย โโโ <a>BEST SELECTION โblancโ</a><br> + โย ย โโโ <a>BEST SELECTION โnoirโ</a><br> + โย ย โโโ <a>Penny Rain</a><br> + โย ย โโโ <a>Sun Dance</a><br> + โโโ <a>Aiobahn feat. nayuta</a><br> + โย ย โโโ <a>้ใใใๆฅใจๅใธ</a><br> + โโโ <a>All That Jazz</a><br> + โย ย โโโ <a>EVER JAZZ</a><br> + โย ย โโโ <a>Ghibli Jazz</a><br> + โย ย โโโ <a>Ghibli Jazz 2</a><br> + โโโ <a>Art Blakey & The Jazz Messengers</a><br> + โย ย โโโ <a>The Big Beat</a><br> + โโโ <a>Astra King</a><br> + โย ย โโโ <a>Silver</a><br> + โโโ <a>BABYMETAL</a><br> + โย ย โโโ <a>BABYMETAL</a><br> + โย ย โโโ <a>METAL GALAXY</a><br> + โย ย โโโ <a>METAL RESISTANCE</a><br> + โโโ <a>BENEE</a><br> + โย ย โโโ <a>Hey U X</a><br> + โโโ <a>Bill Conti</a><br> + โย ย โโโ <a>Rocky_ Original Motion Picture Score</a><br> + โโโ <a>Bill Evans</a><br> + โย ย โโโ <a>Everybody Digs Bill Evans</a><br> + โย ย โโโ <a>Some Other Time_ The Lost Session From the Black Forest</a><br> + โย ย โโโ <a>You Must Believe in Spring</a><br> + โโโ <a>Bill Evans & Jim Hall</a><br> + โย ย โโโ <a>Intermodulation</a><br> + โย ย โโโ <a>Undercurrent</a><br> + โโโ <a>Bill Evans Trio</a><br> + โย ย โโโ <a>Explorations</a><br> + โย ย โโโ <a>Portrait in Jazz</a><br> + โย ย โโโ <a>Sunday at the Village Vanguard</a><br> + โย ย โโโ <a>Waltz for Debby</a><br> + โโโ <a>Billie Eilish</a><br> + โย ย โโโ <a>Happier Than Ever</a><br> + โย ย โโโ <a>WHEN WE ALL FALL ASLEEP, WHERE DO WE GO_</a><br> + โโโ <a>Billie Holiday</a><br> + โย ย โโโ <a>Billieโs Best</a><br> + โโโ <a>Bjรถrk</a><br> + โย ย โโโ <a>Homogenic</a><br> + โย ย โโโ <a>Vespertine</a><br> + โโโ <a>Bjรถrk & Trรญรณ Guรฐmundar Ingรณlfssonar</a><br> + โย ย โโโ <a>GlingโGlรณ</a><br> + โโโ <a>Blonde Redhead</a><br> + โย ย โโโ <a>23</a><br> + โโโ <a>Boredoms</a><br> + โย ย โโโ <a>Super รฆ</a><br> + โย ย โโโ <a>VISION CREATION NEWSUN</a><br> + โโโ <a>C418</a><br> + โย ย โโโ <a>Minecraft, Volume Alpha</a><br> + โย ย โโโ <a>Minecraft, Volume Beta</a><br> + โโโ <a>Casiopea</a><br> + โย ย โโโ <a>Casiopea</a><br> + โย ย โโโ <a>Mint Jams</a><br> + โโโ <a>Charles Mingus</a><br> + โย ย โโโ <a>Mingus Ah Um</a><br> + โโโ <a>Choro Club</a><br> + โย ย โโโ <a>ใจใณใใ่ฒทใๅบใ็ด่ก -Quiet Country Cafe- Original Soundtrack</a><br> + โโโ <a>Compilations</a><br> + โย ย โโโ <a>EVANGELION FINALLY</a><br> + โย ย โโโ <a>SUPER EUROBEAT presents INITIAL D ใD SELECTIONใ</a><br> + โย ย โโโ <a>Super Eurobeat Presents Initial D Fifth Stage D Selection</a><br> + โย ย โโโ <a>Super Eurobeat Presents Initial D Second Stage Non-Stop Selection</a><br> + โย ย โโโ <a>The Original Jazz Masters Series, Volume 1</a><br> + โย ย โโโ <a>mikgazer vol.1</a><br> + โโโ <a>DAOKO</a><br> + โย ย โโโ <a>DAOKO</a><br> + โย ย โโโ <a>THANK YOU BLUE</a><br> + โย ย โโโ <a>anima</a><br> + โโโ <a>Daft Punk</a><br> + โย ย โโโ <a>Discovery</a><br> + โย ย โโโ <a>Homework</a><br> + โย ย โโโ <a>Human After All</a><br> + โย ย โโโ <a>Random Access Memories</a><br> + โโโ <a>Death Grips</a><br> + โย ย โโโ <a>Exmilitary</a><br> + โย ย โโโ <a>No Love Deep Web</a><br> + โย ย โโโ <a>The Money Store</a><br> + โโโ <a>EGOIST</a><br> + โย ย โโโ <a>GREATEST HITS 2011-2017 _ALTER EGO_</a><br> + โโโ <a>Eric Dolphy</a><br> + โย ย โโโ <a>โOut to Lunch!โ</a><br> + โโโ <a>Fiona Apple</a><br> + โย ย โโโ <a>Fetch the Bolt Cutters</a><br> + โโโ <a>Fleetwood Mac</a><br> + โย ย โโโ <a>Then Play On</a><br> + โโโ <a>Friday Night Plans</a><br> + โย ย โโโ <a>Plastic Love</a><br> + โโโ <a>Godspeed You! Black Emperor</a><br> + โย ย โโโ <a>Lift Yr. Skinny Fists Like Antennas to Heaven!</a><br> + โโโ <a>Gus Dapperton</a><br> + โย ย โโโ <a>Moodna, Once with Grace</a><br> + โย ย โโโ <a>You Think You're a Comic!</a><br> + โโโ <a>Gรกbor Szabรณ</a><br> + โย ย โโโ <a>Dreams</a><br> + โโโ <a>Hello Sleepwalkers</a><br> + โย ย โโโ <a>Masked Monkey Awakening</a><br> + โโโ <a>Hyper Potions, Synthion & MYLK</a><br> + โย ย โโโ <a>Maboroshi</a><br> + โโโ <a>Japanese Breakfast</a><br> + โย ย โโโ <a>Jubilee</a><br> + โโโ <a>John Coltrane</a><br> + โย ย โโโ <a>A Love Supreme</a><br> + โย ย โโโ <a>Giant Steps</a><br> + โย ย โโโ <a>My Favorite Things</a><br> + โโโ <a>John Coltrane Quartet</a><br> + โย ย โโโ <a>Ballads</a><br> + โโโ <a>Justin Hurwitz, Benj Pasek & Justin Paul</a><br> + โย ย โโโ <a>La La Land_ Original Motion Picture Soundtrack</a><br> + โโโ <a>KANA-BOON</a><br> + โย ย โโโ <a>DOPPEL</a><br> + โย ย โโโ <a>TIME</a><br> + โโโ <a>KOTO</a><br> + โย ย โโโ <a>ใฐใใฐใใฆใใผใใใใใฐใ</a><br> + โย ย โโโ <a>ใใฉใใใใฏ ใใฉใใใ (Platonic Planet)</a><br> + โโโ <a>Kanye West</a><br> + โย ย โโโ <a>808s & Heartbreak</a><br> + โย ย โโโ <a>My Beautiful Dark Twisted Fantasy</a><br> + โโโ <a>Kazumi Tateishi Trio</a><br> + โย ย โโโ <a>GHIBLI meets JAZZ ใBeautiful Songsใ</a><br> + โย ย โโโ <a>Smile ~Beautiful Song in Jazz~</a><br> + โโโ <a>Keith Jarrett</a><br> + โย ย โโโ <a>The Kรถln Concert</a><br> + โโโ <a>Ken Ishii</a><br> + โย ย โโโ <a>Jelly Tones</a><br> + โโโ <a>Kendrick Lamar</a><br> + โย ย โโโ <a>DAMN_</a><br> + โย ย โโโ <a>To Pimp a Butterfly</a><br> + โโโ <a>Kero Kero Bonito</a><br> + โย ย โโโ <a>Bonito Generation</a><br> + โย ย โโโ <a>Civilisation I</a><br> + โย ย โโโ <a>Flamingo</a><br> + โย ย โโโ <a>Heartbeat</a><br> + โย ย โโโ <a>Intro Bonito</a><br> + โย ย โโโ <a>TOTEP</a><br> + โย ย โโโ <a>The Princess and the Clock</a><br> + โย ย โโโ <a>Time โnโ Place</a><br> + โโโ <a>Kim Petras</a><br> + โย ย โโโ <a>Slut Pop</a><br> + โโโ <a>King Crimson</a><br> + โย ย โโโ <a>In the Court of the Crimson King</a><br> + โโโ <a>Lamp</a><br> + โย ย โโโ <a>ๆไบบใธ</a><br> + โโโ <a>Lena Raine</a><br> + โย ย โโโ <a>Minecraft Nether Update (Original Game Soundtrack)</a><br> + โโโ <a>LiSA</a><br> + โย ย โโโ <a>LiSA BEST -Day-</a><br> + โย ย โโโ <a>LiSA BEST -Way-</a><br> + โย ย โโโ <a>็ด
่ฎ่ฏ</a><br> + โโโ <a>Lil Mariko</a><br> + โย ย โโโ <a>Lil Mariko</a><br> + โโโ <a>Lil Pump</a><br> + โย ย โโโ <a>Lil Pump</a><br> + โโโ <a>Linked Horizon</a><br> + โย ย โโโ <a>็ๅฎใธใฎ้ฒๆ</a><br> + โโโ <a>M.O.O.N_</a><br> + โย ย โโโ <a>Moon - EP</a><br> + โโโ <a>MASS OF THE FERMENTING DREGS</a><br> + โย ย โโโ <a>MASS OF THE FERMENTING DREGS</a><br> + โย ย โโโ <a>No New World</a><br> + โย ย โโโ <a>ใผใญใณใณใใ่ฒใจใใฉใใฎไธ็</a><br> + โโโ <a>MONDO GROSSO</a><br> + โย ย โโโ <a>ไฝๅบฆใงใๆฐใใ็ใพใใ</a><br> + โโโ <a>MYTH & ROID</a><br> + โย ย โโโ <a>PANTA RHEI</a><br> + โย ย โโโ <a>TIT FOR TAT</a><br> + โย ย โโโ <a>VORACITY</a><br> + โย ย โโโ <a>eYe's</a><br> + โย ย โโโ <a>shadowgraph</a><br> + โโโ <a>Magdalena Bay</a><br> + โย ย โโโ <a>Mercurial World</a><br> + โโโ <a>Masayoshi Minoshima</a><br> + โย ย โโโ <a>Bad Apple!!</a><br> + โโโ <a>Matt Uelmen</a><br> + โย ย โโโ <a>Diablo II Soundtrack</a><br> + โโโ <a>Melt-Banana</a><br> + โย ย โโโ <a>Cell-Scape</a><br> + โย ย โโโ <a>Fetch</a><br> + โโโ <a>Miles Davis</a><br> + โย ย โโโ <a>Kind of Blue</a><br> + โโโ <a>Mingus Big Band</a><br> + โย ย โโโ <a>Nostalgia in Times Square</a><br> + โโโ <a>Moe Shop</a><br> + โย ย โโโ <a>Moe Moe</a><br> + โย ย โโโ <a>Moshi Moshi</a><br> + โโโ <a>My Bloody Valentine</a><br> + โย ย โโโ <a>Loveless</a><br> + โโโ <a>NUMBER GIRL</a><br> + โย ย โโโ <a>NUM-HEAVYMETALLIC</a><br> + โย ย โโโ <a>SCHOOL GIRL DISTORTIONAL ADDICT</a><br> + โโโ <a>Nacio Herb Brown</a><br> + โย ย โโโ <a>Singinโ in the Rain</a><br> + โโโ <a>Neutral Milk Hotel</a><br> + โย ย โโโ <a>In the Aeroplane Over the Sea</a><br> + โโโ <a>Night Tempo</a><br> + โย ย โโโ <a>Fantasy</a><br> + โโโ <a>Nirvana</a><br> + โย ย โโโ <a>Nevermind</a><br> + โโโ <a>Ogre You Asshole</a><br> + โย ย โโโ <a>OGRE YOU ASSHOLE</a><br> + โโโ <a>Olivia Rodrigo</a><br> + โย ย โโโ <a>SOUR</a><br> + โโโ <a>Otoboke Beaver</a><br> + โย ย โโโ <a>Itekoma Hits</a><br> + โโโ <a>Otomo Yoshihideโs New Jazz Ensemble</a><br> + โย ย โโโ <a>Dreams</a><br> + โโโ <a>POLYSICS</a><br> + โย ย โโโ <a>Hey! Bob! My Friend!</a><br> + โโโ <a>PSYQUI feat. Such</a><br> + โย ย โโโ <a>ใในใใชใใฏใใคใใฌใผใซ</a><br> + โโโ <a>Panchiko</a><br> + โย ย โโโ <a>D_E_A_T_H_M_E_T_A_L</a><br> + โโโ <a>Party In Backyard & PewDiePie</a><br> + โย ย โโโ <a>Bitch Lasagna</a><br> + โโโ <a>Paul Hardcastle _ Pigbag</a><br> + โย ย โโโ <a>Papa's Got A Brand New Pigbag</a><br> + โโโ <a>Perfume</a><br> + โย ย โโโ <a>COSMIC EXPLORER</a><br> + โย ย โโโ <a>Cling Cling</a><br> + โย ย โโโ <a>Future Pop</a><br> + โย ย โโโ <a>GAME</a><br> + โย ย โโโ <a>JPN</a><br> + โย ย โโโ <a>LEVEL3</a><br> + โย ย โโโ <a>โฟ</a><br> + โย ย โโโ <a>ใใใใใใคใญ</a><br> + โโโ <a>RADWIMPS</a><br> + โย ย โโโ <a>Weathering With You</a><br> + โย ย โโโ <a>Your Name (Original Motion Picture Soundtrack)</a><br> + โโโ <a>Red Velvet</a><br> + โย ย โโโ <a>Perfect Velvet</a><br> + โโโ <a>Reol</a><br> + โย ย โโโ <a>Sigma</a><br> + โย ย โโโ <a>ใจใณใใฌในEP</a><br> + โย ย โโโ <a>ไบๅฎไธ</a><br> + โย ย โโโ <a>ๆฅตๅฝฉ่ฒ</a><br> + โย ย โโโ <a>้ๅญๅก</a><br> + โโโ <a>Rina Sawayama</a><br> + โย ย โโโ <a>SAWAYAMA</a><br> + โโโ <a>SAINT PEPSI</a><br> + โย ย โโโ <a>Hit Vibes</a><br> + โโโ <a>SOIL&โPIMPโSESSIONS</a><br> + โย ย โโโ <a>6</a><br> + โย ย โโโ <a>Pimp of The Year</a><br> + โโโ <a>SOPHIE</a><br> + โย ย โโโ <a>Faceshopping</a><br> + โย ย โโโ <a>OIL OF EVERY PEARLโS UNโINSIDES</a><br> + โโโ <a>SUGAR BABE</a><br> + โย ย โโโ <a>SONGS</a><br> + โโโ <a>SUPERCAR</a><br> + โย ย โโโ <a>HIGHVISION</a><br> + โโโ <a>Sarah Vaughan</a><br> + โย ย โโโ <a>Sarah Vaughan</a><br> + โโโ <a>Shibayan Records</a><br> + โย ย โโโ <a>Adrastea</a><br> + โย ย โโโ <a>TOHO BOSSA NOVA 2</a><br> + โย ย โโโ <a>TOHO BOSSA NOVA 5</a><br> + โย ย โโโ <a>TOHO BOSSA NOVA 7</a><br> + โย ย โโโ <a>TOHO BOSSA NOVA 8</a><br> + โย ย โโโ <a>TOHO BOSSA NOVA 9</a><br> + โโโ <a>Shinichi Osawa</a><br> + โย ย โโโ <a>The One</a><br> + โโโ <a>Snailโs House</a><br> + โย ย โโโ <a>Ordinary Songs</a><br> + โย ย โโโ <a>Ordinary Songs 2</a><br> + โย ย โโโ <a>Snรถ</a><br> + โโโ <a>Sonny Clark</a><br> + โย ย โโโ <a>Leapin' and Lopin'</a><br> + โโโ <a>Stan Getz _ Joรฃo Gilberto featuring Antรดnio Carlos Jobim</a><br> + โย ย โโโ <a>Getz_Gilberto</a><br> + โโโ <a>THE ORAL CIGARETTES</a><br> + โย ย โโโ <a>FIXION</a><br> + โโโ <a>TK</a><br> + โย ย โโโ <a>unravel</a><br> + โโโ <a>TOHO JAZZ MESSENGERS</a><br> + โย ย โโโ <a>girls apartment</a><br> + โย ย โโโ <a>girls apartment 2</a><br> + โโโ <a>Taylor Swift</a><br> + โย ย โโโ <a>Red (Taylorโs version)</a><br> + โโโ <a>Tessa Violet</a><br> + โย ย โโโ <a>Bad Ideas</a><br> + โโโ <a>The Beatles</a><br> + โย ย โโโ <a>Abbey Road</a><br> + โโโ <a>The Dave Brubeck Quartet</a><br> + โย ย โโโ <a>Time Out</a><br> + โโโ <a>The Strokes</a><br> + โย ย โโโ <a>Is This It</a><br> + โโโ <a>The Velvet Underground</a><br> + โย ย โโโ <a>The Velvet Underground & Nico</a><br> + โโโ <a>Tomggg</a><br> + โย ย โโโ <a>Butter Sugar Cream</a><br> + โโโ <a>Tzusing</a><br> + โย ย โโโ <a>ๆฑๆนไธๆ</a><br> + โโโ <a>WhaleDontSleep</a><br> + โย ย โโโ <a>ใญใใใพใก (feat. yama)</a><br> + โโโ <a>YUC'e</a><br> + โย ย โโโ <a>macaron moon</a><br> + โโโ <a>YUKIKA</a><br> + โย ย โโโ <a>์์ธ์ฌ์</a><br> + โโโ <a>Yaeji</a><br> + โย ย โโโ <a>EP2</a><br> + โโโ <a>Yellow Magic Orchestra</a><br> + โย ย โโโ <a>Naughty Boys</a><br> + โย ย โโโ <a>Solid State Survivor</a><br> + โย ย โโโ <a>Yellow Magic Orchestra</a><br> + โโโ <a>Yeule</a><br> + โย ย โโโ <a>Serotonin II</a><br> + โโโ <a>Yunomi</a><br> + โย ย โโโ <a>ใใฎใใใ
</a><br> + โโโ <a>Yunomi feat. TORIENA</a><br> + โย ย โโโ <a>ๅคงๆฑๆธใณใณใใญใผใฉใผ EP</a><br> + โโโ <a>Yunomi feat. nicamoq</a><br> + โย ย โโโ <a>ใใฎใฟใฃใใซใ่ถใใฆ EP</a><br> + โโโ <a>Yunomi feat. ใญใผใฉใผใฌใผใซ</a><br> + โย ย โโโ <a>ใธใงใชใผใใฃใใทใฅ</a><br> + โโโ <a>Yunomi feat. ๆก็ฎฑ</a><br> + โย ย โโโ <a>ใใฉใฏใซใทใฅใฌใผใฉใณใ</a><br> + โโโ <a>Zazen Boys</a><br> + โย ย โโโ <a>ZAZEN BOYS</a><br> + โโโ <a>Zedd</a><br> + โย ย โโโ <a>Clarity</a><br> + โโโ <a>Zedd & Alessia Cara</a><br> + โย ย โโโ <a>Stay</a><br> + โโโ <a>bbno$</a><br> + โย ย โโโ <a>my oh my</a><br> + โโโ <a>masara</a><br> + โย ย โโโ <a>Love10</a><br> + โโโ <a>mus.hiba</a><br> + โย ย โโโ <a>White Girl</a><br> + โโโ <a>pidalso</a><br> + โย ย โโโ <a>The Ocean Waves OST Piano Cover Collection</a><br> + โโโ <a>toe</a><br> + โย ย โโโ <a>the book about my idle plot on a vague anxiety</a><br> + โโโ <a>tricot</a><br> + โย ย โโโ <a>A N D</a><br> + โย ย โโโ <a>T H E</a><br> + โย ย โโโ <a>็ใฃ้ป</a><br> + โโโ <a>ใใใใ</a><br> + โย ย โโโ <a>heart of android</a><br> + โโโ <a>ใใฎใๅธๅฝ</a><br> + โย ย โโโ <a>eureka</a><br> + โโโ <a>ใใใใผใฑใฟใ
ใฑใฟใ
</a><br> + โย ย โโโ <a>Nanda Collection</a><br> + โย ย โโโ <a>ใญใฃใณใใฃใผใฌใผใตใผ</a><br> + โโโ <a>ใใฃใจ็ๅคไธญใงใใใฎใซใ</a><br> + โย ย โโโ <a>ไปใฏไปใง่ชใใฏ็ฌใฟใง</a><br> + โย ย โโโ <a>ๆฝๆฝ่ฉฑ</a><br> + โโโ <a>ใฏใฃใดใใใใฉ</a><br> + โย ย โโโ <a>้ขจ่กใใพใ</a><br> + โโโ <a>ใผใใใกใฎใใใจใใใ</a><br> + โย ย โโโ <a>ใใฟ</a><br> + โโโ <a>ใฎใฌP</a><br> + โย ย โโโ <a>No titleโ</a><br> + โโโ <a>ใทใผใใใซใ</a><br> + โย ย โโโ <a>COWBOY BEBOP</a><br> + โโโ <a>ใในใใจ</a><br> + โย ย โโโ <a>ๆผๅบๅฎถๅบๆผ</a><br> + โโโ <a>ใใณใฏใใชใณๆฑไบฌ</a><br> + โย ย โโโ <a>Single Collection Vol.2</a><br> + โโโ <a>ใใฃใใทใฅใใณใบ</a><br> + โย ย โโโ <a>Long Season</a><br> + โย ย โโโ <a>็ฉบไธญใญใฃใณใ</a><br> + โโโ <a>ใใฌใใชใใฏ</a><br> + โย ย โโโ <a>oddloop</a><br> + โย ย โโโ <a>ใใฌใใชใบใ </a><br> + โย ย โโโ <a>ใใฌใใชใบใ 2</a><br> + โโโ <a>ใใฌใใท</a><br> + โย ย โโโ <a>ใญใฅใใฉ</a><br> + โโโ <a>ใใซใซใใใในใใฃใณใฐใฌใค</a><br> + โย ย โโโ <a>JET</a><br> + โย ย โโโ <a>ๆฐไธ็ด</a><br> + โโโ <a>ใใซใ
ใญBIGWAVE</a><br> + โย ย โโโ <a>WAVESใฆใงใผใใน - EP</a><br> + โย ย โโโ <a>ๆ็ฉบROMANTIC</a><br> + โโโ <a>ใใใช</a><br> + โย ย โโโ <a>shinsekai</a><br> + โย ย โโโ <a>ใใใใใพใใฆใใฏใใใพใใฆใใใใชใงใใ</a><br> + โย ย โโโ <a>ใปใซใณใ</a><br> + โย ย โโโ <a>ใใกใผในใ</a><br> + โย ย โโโ <a>ๆธ
ๆฐด</a><br> + โโโ <a>ใจใซใทใซ</a><br> + โย ย โโโ <a>ใ ใใๅใฏ้ณๆฅฝใ่พใใ</a><br> + โย ย โโโ <a>ใจใซใ</a><br> + โย ย โโโ <a>ๅค่ใ้ช้ญใใใ</a><br> + โย ย โโโ <a>็ไฝ</a><br> + โย ย โโโ <a>่ฑใซไบก้</a><br> + โย ย โโโ <a>่ฒ ใ็ฌใซใขใณใณใผใซใฏใใใชใ</a><br> + โโโ <a>ใฉใใชใผใตใใผใกใใ</a><br> + โย ย โโโ <a>LSC</a><br> + โโโ <a>ไธๆใฎใใณใฟใทใข</a><br> + โย ย โโโ <a>ใฌใผใซใบใใซใผใปใใใใผใตใใ</a><br> + โโโ <a>ไฝไบๅฅฝๅญ</a><br> + โย ย โโโ <a>่ฌ่ฑ้ก</a><br> + โโโ <a>ๅ
ซ็ฅ็ดๅญ</a><br> + โย ย โโโ <a>FULL MOON</a><br> + โโโ <a>ๅใจใใฆๆ้จ</a><br> + โย ย โโโ <a>Inspiration is DEAD</a><br> + โโโ <a>ๅ็ฅ็ฒ</a><br> + โย ย โโโ <a>Lust</a><br> + โโโ <a>ๅๅคๅถไฟฎ</a><br> + โย ย โโโ <a>Benzaiten</a><br> + โโโ <a>ๅๆฌ้พไธ</a><br> + โย ย โโโ <a>Merry Christmas Mr. Lawrence</a><br> + โโโ <a>ๅคงๆฃฎ้ๅญ</a><br> + โย ย โโโ <a>ๅคงๆฃฎ้ๅญ</a><br> + โย ย โโโ <a>ๆด่ณ</a><br> + โโโ <a>ๅคงๆฏ่ฏ็ๅธ</a><br> + โย ย โโโ <a>TRUE ROMANCE</a><br> + โโโ <a>ๅคง่ฒซๅฆๅญ</a><br> + โย ย โโโ <a>Mignonne</a><br> + โย ย โโโ <a>SUNSHOWER</a><br> + โย ย โโโ <a>copine_</a><br> + โโโ <a>ๅฎๅค็ฐใใซใซ</a><br> + โย ย โโโ <a>ULTRA BLUE</a><br> + โโโ <a>ๅฑฑไธ้้</a><br> + โย ย โโโ <a>FOR YOU</a><br> + โโโ <a>ๅฑฑๅดใใณ</a><br> + โย ย โโโ <a>้ฃใปใณใปใพใปใ</a><br> + โโโ <a>ๆธๅท็ด</a><br> + โย ย โโโ <a>ๅฅฝใๅฅฝใๅคงๅฅฝใ</a><br> + โย ย โโโ <a>็ๅงซๆง</a><br> + โโโ <a>ๆฐไบๆญฃไบบ</a><br> + โย ย โโโ <a>MASAHITO ARAI +1</a><br> + โโโ <a>ๆฅใญใใ</a><br> + โย ย โโโ <a>LOVETHEISM</a><br> + โย ย โโโ <a>ใขใใ ใปใใผใใปใใถใผ</a><br> + โย ย โโโ <a>ๆฅใจไฟฎ็พ
</a><br> + โโโ <a>ๆ้</a><br> + โย ย โโโ <a>Heaven Beach</a><br> + โย ย โโโ <a>TIMELY!!</a><br> + โโโ <a>ๆๅฒกๅฎ</a><br> + โย ย โโโ <a>Bamboo</a><br> + โโโ <a>ๆฑไบฌใใฉในในใฟใคใซ</a><br> + โย ย โโโ <a>ใใฉในใฟใธใใช</a><br> + โโโ <a>ๆพไธ่ช </a><br> + โย ย โโโ <a>FIRST LIGHT</a><br> + โโโ <a>ๆคๅๆๆช</a><br> + โย ย โโโ <a>ๅ ็พๅบ ็ฒพๆถฒ ๆ ใ่ฑ</a><br> + โย ย โโโ <a>็ก็ฝชใขใฉใใชใขใ </a><br> + โโโ <a>ๆคๅๆๆชรSOIL&โPIMPโSESSIONS</a><br> + โย ย โโโ <a>ใซใชใฝใกไนๅฅณ๏ผDEATH JAZZ ver.๏ผ</a><br> + โโโ <a>ๆฐดๆๆฅใฎใซใณใใใฉ</a><br> + โย ย โโโ <a>SUPERMAN</a><br> + โย ย โโโ <a>ใฌใฉใใดใน</a><br> + โโโ <a>ๆฐธ็ฐ่</a><br> + โย ย โโโ <a>ๆตทใใใใใ</a><br> + โโโ <a>ๆฒขไบ็พ็ฉบ</a><br> + โย ย โโโ <a>ใซใฉใใซใ</a><br> + โโโ <a>ๆดฅใ
ไบใพใ</a><br> + โย ย โโโ <a>ๆใใใฉๅฟใใณใใ</a><br> + โโโ <a>ๆธ
ๆฐด้ๆ</a><br> + โย ย โโโ <a>ๆกๅฑฑๅญ</a><br> + โโโ <a>็ธๅฏพๆง็่ซ</a><br> + โย ย โโโ <a>ใใคใใกใคๆฐๆธ</a><br> + โโโ <a>็ข้้กๅญ</a><br> + โย ย โโโ <a>JAPANESE GIRL</a><br> + โย ย โโโ <a>ใใ ใใพใ</a><br> + โโโ <a>็ฅ่ใใพใฃใฆใกใใ</a><br> + โย ย โโโ <a>ใคใพใใญ</a><br> + โโโ <a>็ฆๅฑ
่ฏ</a><br> + โย ย โโโ <a>Live at Vidro '77</a><br> + โย ย โโโ <a>Mellow Dream</a><br> + โย ย โโโ <a>My Favorite Tune</a><br> + โย ย โโโ <a>Ryo Fukui In New York</a><br> + โย ย โโโ <a>Scenery</a><br> + โโโ <a>็ซนๅ
ใพใใ</a><br> + โย ย โโโ <a>Love Songs</a><br> + โย ย โโโ <a>Variety</a><br> + โโโ <a>็ฑณๆดฅ็ๅธซ</a><br> + โย ย โโโ <a>Flamingo _ TEENAGE RIOT</a><br> + โโโ <a>็ดฐ้ๆด่ฃใ้ดๆจ่ใๅฑฑไธ้้</a><br> + โย ย โโโ <a>Pacific</a><br> + โโโ <a>่
้ใใๅญ</a><br> + โย ย โโโ <a>ๅ้ใฎใขใใญใณ KIDS ON THE SLOPE ORIGINAL SOUNDTRACK</a><br> + โโโ <a>่ๆฑ ๆกๅญ</a><br> + โย ย โโโ <a>ADVENTURE</a><br> + โโโ <a>้ๆBOYZ</a><br> + โย ย โโโ <a>ๅใจๅใฎ็ฌฌไธๆฌกไธ็ๅคงๆฆ็ๆๆ้ฉๅฝ</a><br> + โโโ <a>้ๅฎฎ่ฒดๅญ</a><br> + โย ย โโโ <a>Love Trip</a><br> + โโโ <a>้่ๅธๅญ</a><br> + โย ย โโโ <a>0</a><br> + โย ย โโโ <a>ใใใณใ</a><br> + โย ย โโโ <a>ใขใใณใฎ้ขจ</a><br> + โโโ <a>้ฃฏๅณถ็็</a><br> + โย ย โโโ <a>Rosรฉ</a><br> + โโโ <a>้ซๆฉๆดๅญ _ Claire</a><br> + โย ย โโโ <a>ๆฎ้
ทใชๅคฉไฝฟใฎใใผใผ _ FLY ME TO THE MOON</a><br> + โโโ <a>๋ฐํ์ง</a><br> + โย ย โโโ <a>Before I Die</a><br> + โย ย โโโ <a>IF U WANT IT</a><br> + โโโ <a>์ด๋ฌ์ ์๋
์ค๋์์ด์จํด</a><br> + โย ย โโโ <a>Max & Match</a><br> + โโโ <a>์ฅ์ค์ฃผ</a><br> + โโโ <a>Dream</a><br> +<br><br><p> -417 directories, 3027 files - <br><br> - </p> +507 directories + +</p> <hr> <p class="VERSION"> - tree v1.8.0 ยฉ 1996 - 2018 by Steve Baker and Thomas Moore <br> + tree v2.0.4 ยฉ 1996 - 2022 by Steve Baker and Thomas Moore <br> HTML output hacked and copyleft ยฉ 1998 by Francesc Rocher <br> JSON output hacked and copyleft ยฉ 2014 by Florian Sesser <br> Charsets / OS/2 support ยฉ 2001 by Kyosuke Tokoro diff --git a/articles/software.html b/articles/software.html index b4266e8..603c3a9 100755 --- a/articles/software.html +++ b/articles/software.html @@ -18,7 +18,7 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </a> - <a class="brand" href="https://tylerhoang.xyz/index.html">Tyler's Website</a> + <a class="brand" href="../index.html">Tyler's Website</a> <div class="nav-collapse"> <ul class="nav"> <li><a href="#hardware">Hardware</a></li> @@ -48,21 +48,32 @@ <img src="/img/static/mchammer.gif"> </center> </div> - <h4>Laptop</h4><p>I use a Lenovo Thinkpad W530 as my daily driver. I bought it for like $250 on eBay, one of the best purchases I've ever made. Super sturdy, good build, and very customizable for a laptop.</p> + <h4>PC Specs</h4> + <ul> + <li>CPU: 5600x at 4.2ghz</li> + <li>GPU: Reference AMD 6900XT</li> + <li>RAM: 2x16GB G.Skill Trident 3600MHz</li> + <li>Cooler: BeQuiet! Shadow Rock White</li> + <li>PSU: XPG Core Reactor 850W 80+ Gold</li> + </ul> + <h4>Laptop</h4><p>I use a Lenovo Thinkpad X220 as my school laptop. I bought it for like $200 on eBay. Has cracks all over it but still chugging along. Good build, and very customizable for a laptop.</p> + <!-- <figure> <img src="/img/static/w530.webp" width=350> </figure> - <h4>Mouse</h4><p>I've been using a trackball mouse for close to six-months now, and I've gotten pretty used to it. I opted for the Logitech M570, although I might consider upgrading it in the near future. Before I switched to using trackballs, I mostly used the Microsoft Wheel Mouse Optical, no real problems with it, and super cheap too.</p> + --> + <h4>Mouse</h4><p>I mainly use the Logitech G305 wireless mouse. It just works. Battery life is great, latency is not noticeable for me. It's on the smaller side of mice on the market but it fits my hands pretty well.</p> + <!-- <figure> <img src="/img/static/m570.webp" width=250> <img src="/img/static/wmo.webp" width=250> <figcaption>M570 on left, WMO on right.</figcaption> </figure> - <h4>Digital Audio Player</h4><p>I use the HiBy R3 Pro as my music player of choice, and for $200, it's probably the best bang for your buck in this price range. Decent and intuitive OS, fantastic sound quality, and build quality makes it feels like a premium product. Uses a microSD card, USB type-C, and has 3.5 out and 2.5 balance out.</p> - <h4>In-Ear Monitors</h4><p>BlON BL03 are the best in-ear monitors I have ever heard, and I can't honestly say that I need any more. I'm not an audiophile by any stretch of the imagination, and the BLONS combined with the R3 Pro satisfies all of my audio player needs. A lot of people recommend that you buy aftermarket tips though, and they're completely right. The stock tips on the BLONS are completely awful. I bought the Spinfits CP100s and they feel super comfortable.</p> - <figure> - <img src="/img/static/dap.webp" width=250> - </figure> + --> + <h4>Digital Audio Player</h4><p>I don't really have a portal DAP that I carry around with me. I usually just use my phone with the USB-C to headphone jack dongle. I do have a stereo setup at home that I use to listen to music though. At home I have a dedicated laptop running "Daphile," a Linux-based operating system that runs Squeezebox. It allows for bit-perfect playback of audio files, and it controlled by a web interface. From this laptop, I connect my Topping E30 (DAC) -> Topping L30 (amp) -> Onkyo receiver -> Edifier P17 (speakers) or SHP9500 (headphones).</p> + <h4>In-Ear Monitors</h4><p>I have the BLON BL03 and the Moondrop Aria(2021). Both are great IEMs but I basically always just prefer to use the Arias whenever possible. Mostly flat and neutral with a slight hump in the mid bass for extra punchiness that makes music super fun when I'm just walking around playing music from my phone.</p> + <h4>Headphones</h4><p>I've owned quite a few pairs of headphones throughout the years, and I basically only use two of them in my day to day. Sitting at my desktop PC, I have the Beyerdynamic DT 770 Pro 250ohms that's connected to a Scarlett Focusrite 2i2. For my hifi-stereo setup, I actually prefer to use a cheaper headphone: the Phillips SHP9500. Both are great headphones, and honestly it just depends on what's more important to you. If you need isolation and a lot of sub-bass, the 770s are the way to go. If you want a flat neutral sound with a super wide open feeling, go for the SHP9500s.</p> + <h4>Microphone</h4><p>I use a Samson Q2U dynamic USB/XLR mic. I have it connected via the Scarlett 2i2 mentioned above through XLR. Cheap, sounds great, can't complain.</p> </section> <section id="software" style="padding-top: 0"> @@ -80,14 +91,14 @@ <h4>Operating System</h4><p>I use Artix Linux, which is basically the same thing as Arch Linux without systemd. I don't inherently have anything against systemd, and if anything I think systemd made my life pretty easy, but it didn't take long for me to get used to OpenRC. OpenRC has a pretty fast startup time too.</p> <h4>Terminal</h4><p>I use st (simple terminal) by the suckless guys. More specifically, I use the fork made by Luke Smith which you can download <a href="https://github.com/lukesmithxyz/st">here</a>.</p> <h4>Web Browser</h4><p>Honestly I change web browsers pretty frequently, but I tend to use Firefox-based browsers the most. Currently I'm using Brave as Mozilla keeps destroying Firefox and making it crap with every update. For that reason and many others I have decided to boycott Firefox along with any Mozilla product. Also, make sure to at least install uBlock Origin and Decentraleyes to make browsing the web that much more enjoyable (although Brave comes with a pretty good ads and tracking blocker by default.</p> - <h4>Text-editor</h4><p>Emacs.</p><br><p>Just kidding! What am I, an insane person? I use vim, and most of the software that I use also uses vim bindings. I used emacs for like a month and while I didn't hate it, it didn't work with my workflow. Maybe I would've liked it more if I was a developer and optimized my workflow, but I'm not. I was already too used to vim and eventually I came crawling back.</p> + <h4>Text-editor</h4><p>Emacs.</p><br><p>jk what am I, an insane person? I use vim, and most of the software that I use also uses vim bindings. I used emacs for like a month and while I didn't hate it, it didn't work with my workflow. Maybe I would've liked it more if I was a developer and optimized my workflow, but I'm not. I was already too used to vim and eventually I came crawling back.</p> <h4>Window Manager</h4><p>I use <a href=http://github.com/tyhoang/dwm>dwm</a>. Before that I used herbstluftwm, a manual tiling window manager. Don't let the word manual scare you though, because as with anything, a week with it and you'll get used to it. I also highly suggest bspwm and i3 also. They all basically do the same thing anyways.</p> <h2>Utilities</h2> <h4>File Manager</h4><p>Vifm. Dual-pane file manager (similar to midnight commander), and uses vim bindings by default. Super customizable config file, and overall works really well. Downside is by default it doesn't have image previews like ranger does, but you can use <a href="https://github.com/cirala/vifmimg">this script</a> to get them working.</p> <h4>Mail Client</h4><p>Neomutt. Curses based terminal mail client that can be a pain to setup your accounts with. Luckily, Luke Smith has a great <a href="https://github.com/lukesmithxyz/mutt-wizard">script</a> that makes adding accounts extremely easy and pain-free. If you don't like using terminal-based mail clients though, no shame in using Thunderbird; it's what I used for quite a while.</p> <h4>XMPP Client</h4><p>Gajim for Linux, Conversations for Android. Both come with OMEMO support, and nothing else really compares to this combo. As for iPhone users, I have no recommendations, but apparently Siskin IM is pretty decent; Chatsecure is also another option, but I don't think it's as good.</p> <h4>Voice Chatting</h4><p>I use Mumble when I want to talk with my friends. I also sometimes have to resort to using Discord because some normie colleagues of mine use it and I can't realistically get them all to switch over to XMPP and Mumble.</p> - <h4>Music Player</h4><p>Ever since I got my DAP and IEMs, I actually rarely listen to music on my laptop anymore, but when I do, I use mpd + ncmpcpp. For the uninitiated, mpd is a music server that requires a client to interact with; that's where ncmpcpp comes in. Really great combo, ncmpcpp also has a killer built-in tag editor. I also use "beet" to organize my expansive music library.</p> + <h4>Music Player</h4><p>I actually rarely listen to music on my laptop anymore, but when I do, I use mpd + ncmpcpp. For the uninitiated, mpd is a music server that requires a client to interact with; that's where ncmpcpp comes in. Really great combo, ncmpcpp also has a killer built-in tag editor. I also use "beet" to organize my expansive music library.</p> <h4>Video Player</h4><p>mpv is my video player of choice. Lightweight, lots of customizability, and tons of scripts available for it to enhance your experience. It used to be that mpv was Linux only, but I hear mpv.net is a pretty decent windows implementation of it. You could also use VLC too I guess, but give mpv a try first.</p> <h4>RSS Reader</h4><p>Newsboat is a great minimal terminal RSS reader. A lot of people don't know what an RSS feed is, and it's truly quite a shame. Most sites that give updates often have an RSS feed, so take advantage of them. Unified updates all from one program, no need to make an account or sign up for a newsletter.</p> <h4>Torrent Client</h4><p>Transmission via the web interface. Web interface is a bit limited in terms of customizability, but to be perfectly honest, I've been using the web client for like four years now and I haven't had a major problem that couldn't be fixed in a matter of minutes. Deluge is also a great torrent client if you're on Windows.</p> diff --git a/css/.bootstrap.css.un~ b/css/.bootstrap.css.un~ Binary files differnew file mode 100755 index 0000000..5ee12d9 --- /dev/null +++ b/css/.bootstrap.css.un~ @@ -15,7 +15,7 @@ <img src="/img/static/gate.gif"> <h1>WELCOME!</h1> <h2>CLICK "ENTER" TO ENTER MY WEBSITE!</h2><br> - <h3><a class="btn btn-primary btn-large" href=https://tylerhoang.xyz/index.html>ENTER</a></h3><br> + <h3><a class="btn btn-primary btn-large" href=./index.html>ENTER</a></h3><br> <table cellpadding="2" cellspacing="2"> <tr> <td> diff --git a/files/gpg-main.txt b/files/gpg-main.txt index 0ccf099..42e5a8d 100755 --- a/files/gpg-main.txt +++ b/files/gpg-main.txt @@ -1,35 +1,98 @@ -----BEGIN PGP PUBLIC KEY BLOCK----- -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 -=tCQJ +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 +=vd0H -----END PGP PUBLIC KEY BLOCK----- diff --git a/files/movie.pdf b/files/movie.pdf Binary files differindex 17bd8f9..e214936 100755 --- a/files/movie.pdf +++ b/files/movie.pdf diff --git a/files/resume.pdf b/files/resume.pdf Binary files differindex 4e1a96c..b9fc564 100755 --- a/files/resume.pdf +++ b/files/resume.pdf diff --git a/img/static/portrait.jpg b/img/static/portrait.jpg Binary files differnew file mode 100644 index 0000000..f0a32f3 --- /dev/null +++ b/img/static/portrait.jpg @@ -25,7 +25,6 @@ <li><a href="#lifestyle">Lifestyle</a></li> <li><a href="#personal">Public Sites</a></li> <li><a href="#misc">Miscellaneous</a></li> - <li><a href="#donate">Donate</a></li> <li><a href="#contact">Contact</a></li> </ul> </div><!-- /.nav-collapse --> @@ -40,7 +39,7 @@ <img src='/img/static/usanimatedflag.gif'> - <img src='/img/static/god.webp' width='150' style="border-radius: 0%";> + <img src='/img/static/portrait.jpg' width='150' style="border-radius: 0%";> <img src='/img/static/vn-flag1.gif'> </center> @@ -59,11 +58,11 @@ </center> </center> </div> - <p>Hi, my name is Tyler, some might know me as Thuy, Tiger, or Train; and welcome to my personal website. Here you'll find various links to services that I host, along with just random things I feel like sharing with people. Please enjoy your stay here.<img src="img/static/portrait.webp" width="85" align="right"></p> + <p>Hi, my name is Tyler, some might know me as Thuy, Tiger, or Train; and welcome to my personal website. Here you'll find various links to services that I host, along with just random things I feel like sharing with people. Please enjoy your stay here.</p> <p>I'm Vietnamese and I immigrated to the United States when I was 6, I can speak both languages, although my english is substantially better.</p> - <p>I'm 18 years old and currently attending Orange Coast College to get my associate's degree in business administration. My hobbies include cooking, playing jazz piano, and tinkering with servers on Linux. To be quite honest I still don't know what I want to do with my life career-wise, so I'm just kind of riding the wave and getting my associate's out of the way since college is basically free for me right now. I was really adamant on becoming a chef, so much so that I applied and got accepted to the Culinary Institute of America, but sadly I couldn't afford the tuition, so that dream is somewhat dead. </p> + <p>I'm 20 years old and currently attending Cal State Fullerton to get my bachelor's degree in finance. My hobbies include cooking, playing jazz piano, and tinkering with servers on Linux.</p> - <p>I'm also the bandleader of the Tyler Hoang Trio, a jazz trio. The band was just recently formed, so no gigs yet.</p> + <p>Currently I work as a line cook at a restaurant and I'm also a full time student. I also play piano in the jazz small groups at CSUF.</p> </section> <section id="personal" style="padding-top: 0"> @@ -81,19 +80,21 @@ </center> </div> <h4>Here are all of the public services that I host for others to use. I do keep logs. Basically, I log your IP address, user-agent, what you looked at, and when. Most of the time though, I'm too busy to look through them anyways, and I only look through them if someone's abusing the services. All of the software used to host these services are open source also.</h4> - <p><a class="btn btn-primary btn-large" href=https://zoomersrants.xyz>Zoomer's Rants</a> - My personal blog where I talk about politics and technology. I don't update it very often though. +<!-- <p><a class="btn btn-primary btn-large" href=https://zoomersrants.xyz>Zoomer's Rants</a> - My personal blog where I talk about politics and technology. I don't update it very often though. --> - <p><a class="btn btn-primary btn-large" href=https://tylerhoang.xyz/searx>Searx</a> - My own public instance of the Searx search-engine. And no, I don't collect any logs or data if you decide to use it. + <p><a class="btn btn-primary btn-large" href=http://4otyc4grbhz35kzgmwt5g3hxplr5rtrn66vgmhddqagxxwh7l2q42vid.onion>Tor Site</a> - Here's this exact same site, just mirrored on the tor network. - <p><a class="btn btn-primary btn-large">XMPP</a> - My own XMPP instance with the domain name @tylerhoang.xyz. The server runs on Prosody, and is compliant with XMPP Specifications. Registration is disabled, so please contact me if you'd like an account on here. <a href='https://compliance.conversations.im/server/tylerhoang.xyz'><img src='https://compliance.conversations.im/badge/tylerhoang.xyz'></a> <a href='https://xmpp.net/result.php?domain=tylerhoang.xyz&type=server'><img src='https://xmpp.net/badge.php?domain=tylerhoang.xyz' alt='xmpp.net score' /></a> + <!-- <p><a class="btn btn-primary btn-large">XMPP</a> - My own XMPP instance with the domain name @tylerhoang.xyz. The server runs on Prosody, and is compliant with XMPP Specifications. Registration is disabled, so please contact me if you'd like an account on here. <a href='https://compliance.conversations.im/server/tylerhoang.xyz'><img src='https://compliance.conversations.im/badge/tylerhoang.xyz'></a> <a href='https://xmpp.net/result.php?domain=tylerhoang.xyz&type=server'><img src='https://xmpp.net/badge.php?domain=tylerhoang.xyz' alt='xmpp.net score' /></a> --> - <p><a class="btn btn-primary btn-large" href=ircs://irc.tylerhoang.xyz:6697>IRC</a> - My self-hosted IRC server running on UnrealIRCd. It's not very feature rich, but works pretty well if you just want to chat. Feel free to use it if you need a channel to chat with someone. Please connect with SSL/TLS on port 6697. + <p><a class="btn btn-primary btn-large" href=https://drive.tylerhoang.xyz>Nextcloud</a> - My Nextcloud instance. Honestly, this is mainly used just for me personally, but if you really want an account on it just send a text or an email and I'll probably make you one. - <p><a class="btn btn-primary btn-large" href=https://up.tylerhoang.xyz>Lainsafe</a> - My instance of Lainsafe, a fast and easy to use drag and drop file sharing site. If someone hosted abusive material on my site, please let me know ASAP so I can take appropriate action. + <p><a class="btn btn-primary btn-large" href=https://up.tylerhoang.xyz>Jenniesafe</a> - My fork of sakisafe, a fast and easy to use drag and drop file sharing site. If someone hosted abusive material on my site, please let me know ASAP so I can take appropriate action. <a href="http://ddxsewiy7ylr6kqqe5m2xmiztvuug5g4s426qbnwde7of64xncqwmvad.onion">Tor mirror.</a> - <p><a class="btn btn-primary btn-large" href=https://yt.tylerhoang.xyz>Invidious</a> - An alternative open source front-end for YouTube. + <!-- <p><a class="btn btn-primary btn-large" href=https://yt.tylerhoang.xyz>Invidious</a> - An alternative open source front-end for YouTube. --> </section> + <p><a class="btn btn-primary btn-large" href='https://git.tylerhoang.xyz'>Git</a> - My Git repo, although there's basically nothing on it except for some dotfiles and the source code for this site. I'm not a programmer or a scripter, so please don't ask me to help you with those sort of things. + <section id="lifestyle" style="padding-top: 0"> <div class="page-header"> <div class="well"> @@ -109,13 +110,13 @@ </center> </div> <h4>Stuff about my interests.</h4> - <p><a class="btn btn-large" href=https://tylerhoang.xyz/articles/software.html>Software & Equipment</a> - A list of hardware and software that I personally use on my machine. + <p><a class="btn btn-large" href=./articles/software.html>Software & Equipment</a> - A list of hardware and software that I personally use on my machine. - <p><a class="btn btn-large" href=https://tylerhoang.xyz/articles/music.html>Music Recommendations</a> - My personal list of all the music that I've listened to. I find new music to listen to all the time, and this list might not be up to date, but I'll try and update it somewhat often.</p> + <p><a class="btn btn-large" href=./articles/music.html>Music Recommendations</a> - My personal list of all the music that I've listened to. I find new music to listen to all the time, and this list might not be up to date, but I'll try and update it somewhat often.</p> - <p><a class="btn btn-large" href=https://tylerhoang.xyz/files/movie.pdf>Movie List and Reviews</a> - A list of movies that my friend Mark and I have watched together. After watching it we grade the movie on a scale of 0 to 3 Stars.</p> + <p><a class="btn btn-large" href=./files/movie.pdf>Movie List and Reviews</a> - A list of movies that I have watched from 2016 onward. After watching it we give the movie a rating.</p> - <p><a class="btn btn-large" href=https://tylerhoang.xyz/articles/library.html>Personal Library</a> - A collection of books that I've collected and my thoughts on them.</p> + <p><a class="btn btn-large" href=./articles/library.html>Personal Library</a> - A collection of books that I've collected and my thoughts on them.</p> </section> @@ -133,12 +134,15 @@ <a href="#top">Back to top of page</a> </center> </div> - <p><a class="btn btn-large" href=https://tylerhoang.xyz/files/gpg-main.txt>GPG Key</a> - My public GPG key. I highly recommend that everyone use encryption whenever possible, and emails are no exception.</p> + <p><a class="btn btn-large" href=./files/gpg-main.txt>GPG Key</a> - My public GPG key. I highly recommend that everyone use encryption whenever possible, and emails are no exception.</p> + + <p><a class="btn btn-large" href=./files/resume.pdf>Resume</a> - My resume. It's pretty barren right now because I don't have too much experience.</p> - <p><a class="btn btn-large" href=https://tylerhoang.xyz/files/resume.pdf>Resume</a> - My resume. It's pretty barren right now because I don't have too much experience.</p> + <p><a class="btn btn-large" href=https://github.com/tyhoang>Github</a> - My Github. I don't really use Github that much, and everything just mirrors my personal Git repo from above..</p> </section> + <!-- <section id="donate" style="padding-top: 0"> <div class="page-header"> <div class="well"> @@ -156,7 +160,6 @@ <h4>If you like the website and found it useful, maybe consider donating a few bucks and allow me to gourge myself on some Taco Bell.</h4> <ul> - <li><a class="btn btn-medium">Zelle: tyler@tylerhoang.xyz</a> - If your bank supports Zelle, you can donate to my email address.</li> <li><a class="btn btn-medium" href=https://paypal.me/tyhoang69>Paypal: tyler@tylerhoang.xyz</a> - If you use PayPal, you can donate to my email address.</li> </ul> @@ -169,6 +172,7 @@ </ul> </section> + --> <section id="contact" style="padding-top: 0"> <div class="page-header"> @@ -185,9 +189,7 @@ </center> </div> <p><a class="btn btn-large" href=mailto:tyler@tylerhoang.xyz>E-Mail: tyler@tylerhoang.xyz</a> - This is my public/professional email that I don't mind giving away to other people. If you want to contact me this is the primary way to do it. I'll probably respond within a day or two. As always, if you can, please encrypt the email with my GPG key. - <p><a class="btn btn-large" href=xmpp:tyler@tylerhoang.xyz>XMPP: tyler@tylerhoang.xyz</a> - My personal XMPP account hosted on my own XMPP server. If you do decide to message me this way, please use a client that supports OMEMO encryption and enable it before messaging me. I recommend using Gajim/Dino for Desktop, and Conversations for Android. - <p><a class="btn btn-large" href=ircs://irc.tylerhoang.xyz:6697/chat>IRC: irc.tylerhoang.xyz/#chat</a> - If you want to use IRC to chat to me, connect to my server and join "#chat." I may or may not be on. - <p><a class="btn btn-large" href='https://github.com/tyhoang'>Github</a> - My Github, although there's basically nothing on it except for some outdated .config files and the source code for this site. I'm not a programmer or a scripter, so please don't ask me to help you with those sort of things. + <!-- <p><a class="btn btn-large" href=xmpp:tyler@tylerhoang.xyz>XMPP: tyler@tylerhoang.xyz</a> - My personal XMPP account hosted on my own XMPP server. If you do decide to message me this way, please use a client that supports OMEMO encryption and enable it before messaging me. I recommend using Gajim/Dino for Desktop, and Conversations for Android.--> </section> <div class='text-center'> <audio id="audio" controls autoplay loop style="display: none"> @@ -200,7 +202,7 @@ document.getElementsByTagName('audio')[0].volume = 0.15; </script> <footer style="text-align: right"> - <p><b>Tyler Hoang ยฉ 2021</b></p> + <p><b>Tyler Hoang ยฉ 2023</b></p> <p></b>Hosted on <a href='https://www.vultr.com/?ref=8840975'><img src='/img/static/vultr.webp' width=75></a></b></p> </footer> <html lang="en"> |
