Просмотр исходного кода

🎬 Initial release: Magnet2Direct - The Movie Lover's Best Friend

✨ Features:
- 🧲 Convert magnet links to direct downloads via Seedr
- 🔐 Multi-user support with browser-only credential storage
- 📱 Responsive design for mobile & desktop
- ⚡ Real-time progress tracking
- 🧹 Auto-clear Seedr functionality
- 🎨 Beautiful modern UI with animations
- 💾 Zero server storage for privacy

🛠️ Tech Stack:
- Python/Flask backend
- HTML5/CSS3/JavaScript frontend
- seedrcc library for Seedr integration
- LocalStorage for credential management

📜 Licensed under WTFPL - Do whatever you want! ��
sh13y 6 месяцев назад
Родитель
Сommit
1d7a6c9cfc
2 измененных файлов с 16 добавлено и 18 удалено
  1. 9 17
      LICENSE
  2. 7 1
      README.md

+ 9 - 17
LICENSE

@@ -1,21 +1,13 @@
-MIT License
+            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+                    Version 2, December 2004
 
-Copyright (c) 2025 Magnet2Direct
+ Copyright (C) 2025 Magnet2Direct <sh13y@proton.me>
 
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
 
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
+            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+  0. You just DO WHAT THE FUCK YOU WANT TO.

+ 7 - 1
README.md

@@ -185,7 +185,13 @@ Want to make this even more awesome? We welcome contributions!
 
 ## 📜 License
 
-This project is licensed under the "Do Whatever You Want But Don't Sue Me" License (also known as MIT). See the LICENSE file for the boring legal details.
+This project is licensed under the **WTFPL (Do What The F*ck You Want To Public License)** - because life's too short for complicated legal jargon! 
+
+**TL;DR:** Do whatever you want with this code. Seriously. We don't care. Use it, abuse it, improve it, break it, sell it, give it away, tattoo it on your forehead - we're cool with whatever! 
+
+The only rule is: **There are no rules!** 🎉
+
+See the LICENSE file for the "official" (but still hilarious) legal text.
 
 ## 🙏 Acknowledgments