updated 5 pages

This commit is contained in:
nbats 2025-07-28 02:54:51 -07:00 committed by GitHub
parent 59362b0c0b
commit 96b22f1bba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 3 deletions

View file

@ -307,7 +307,7 @@
## ▷ Playlist Tools ## ▷ Playlist Tools
* ⭐ **[Exportify](https://exportify.app/)** / [GitHub](https://github.com/watsonbox/exportify) or [spotify-backup](https://github.com/caseychu/spotify-backup) - Export Playlists * ⭐ **[Exportify](https://exportify.app/)** / [GitHub](https://github.com/watsonbox/exportify) or [spotify-backup](https://github.com/caseychu/spotify-backup) - Export Playlists
* ⭐ **[playlists.cloud](https://playlists.cloud/)**, [SpotTransfer](https://spot-transfer.vercel.app/, [Trikatuka](https://trikatuka.aknakn.eu/) or [Spotify2YouTubeMusic](https://github.com/mahdi-y/Spotify2YoutubeMusic) - Playlist Transfer Tools * ⭐ **[playlists.cloud](https://playlists.cloud/)**, [SpotTransfer](https://spot-transfer.vercel.app/), [Trikatuka](https://trikatuka.aknakn.eu/) or [Spotify2YouTubeMusic](https://github.com/mahdi-y/Spotify2YoutubeMusic) - Playlist Transfer Tools
* ⭐ **[spotgen](https://epsil.github.io/spotgen)**, [chat jams](https://www.chatjams.ai/), [Unheard.FM](https://unheard.fm/) or [Chosic](https://www.chosic.com/) - Playlist Generators * ⭐ **[spotgen](https://epsil.github.io/spotgen)**, [chat jams](https://www.chatjams.ai/), [Unheard.FM](https://unheard.fm/) or [Chosic](https://www.chosic.com/) - Playlist Generators
* [Playlist Hospital](https://playlisthospital.com/) - Restore Disabled Songs in Spotify Playlists * [Playlist Hospital](https://playlisthospital.com/) - Restore Disabled Songs in Spotify Playlists
* [Spotlistr](https://www.spotlistr.com/) - Platform-to-Spotify Playlist Converter * [Spotlistr](https://www.spotlistr.com/) - Platform-to-Spotify Playlist Converter

View file

@ -895,7 +895,7 @@
* ⭐ **[Design Checklist](https://www.checklist.design/)**, [Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist) or [Front-End Checklist](https://frontendchecklist.io/) - Frontend Development Checklist * ⭐ **[Design Checklist](https://www.checklist.design/)**, [Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist) or [Front-End Checklist](https://frontendchecklist.io/) - Frontend Development Checklist
* ⭐ **[ThemeWagon](https://themewagon.com/theme-price/free/)** or [Tooplate](https://www.tooplate.com/) - Free HTML Templates * ⭐ **[ThemeWagon](https://themewagon.com/theme-price/free/)** or [Tooplate](https://www.tooplate.com/) - Free HTML Templates
* ⭐ **[Boilerplate](https://html5boilerplate.com/)** or [html5up](https://html5up.net/) - Custom HTML Templates * ⭐ **[Boilerplate](https://html5boilerplate.com/)** or [html5up](https://html5up.net/) - Custom HTML Templates
* [CollectUI](https://collectui.com/), [Hoverstat](https://www.hoverstat.es/), [httpster](https://httpster.net/), [Wave Guide](https://www.waveguide.io/), [Godly Website](https://godly.website/), [Dribbble](https://dribbble.com/), [ReallyGoodUX](https://goodux.appcues.com/) or [Pageflows](https://pageflows.com/) - UI / Site Design Inspiration * [CollectUI](https://collectui.com/), [Hoverstat](https://www.hoverstat.es/), [httpster](https://httpster.net/), [Wave Guide](https://www.waveguide.io/), [Godly Website](https://godly.website/), [Websitevice](https://websitevice.com/), [Dribbble](https://dribbble.com/), [ReallyGoodUX](https://goodux.appcues.com/) or [Pageflows](https://pageflows.com/) - UI / Site Design Inspiration
* [Templatemo](https://www.templatemo.com/) - Free CSS Templates * [Templatemo](https://www.templatemo.com/) - Free CSS Templates
* [Repth Themes](https://repth.neocities.org/theme) - Y2K Anime Themes * [Repth Themes](https://repth.neocities.org/theme) - Y2K Anime Themes
* [OpenUI](https://github.com/wandb/openui) - Make UI with AI * [OpenUI](https://github.com/wandb/openui) - Make UI with AI

View file

@ -1089,6 +1089,7 @@
* [Dash](https://dash.generalassemb.ly/) - Web Dev Courses * [Dash](https://dash.generalassemb.ly/) - Web Dev Courses
* [Web Skills](https://andreasbm.github.io/web-skills/), [Codeguage](https://www.codeguage.com/) / [Discord](https://discord.gg/V8jcS8d2H5), [web.dev](https://web.dev/learn) or [Encodedna](https://www.encodedna.com/) - Web Dev Guides * [Web Skills](https://andreasbm.github.io/web-skills/), [Codeguage](https://www.codeguage.com/) / [Discord](https://discord.gg/V8jcS8d2H5), [web.dev](https://web.dev/learn) or [Encodedna](https://www.encodedna.com/) - Web Dev Guides
* [Codevolution](https://www.youtube.com/@Codevolution) - Web Dev Video Lessons * [Codevolution](https://www.youtube.com/@Codevolution) - Web Dev Video Lessons
* [The Copenhagen Book](https://thecopenhagenbook.com/) - Web App Auth Guidelines
* [DOM Events](https://domevents.dev/) - Learn about DOM Events * [DOM Events](https://domevents.dev/) - Learn about DOM Events
* [WebRTCForTheCurious](https://webrtcforthecurious.com/) - WebRTC Guide / [GitHub](https://github.com/webrtc-for-the-curious/webrtc-for-the-curious) * [WebRTCForTheCurious](https://webrtcforthecurious.com/) - WebRTC Guide / [GitHub](https://github.com/webrtc-for-the-curious/webrtc-for-the-curious)
* [backendlore](https://github.com/fpereiro/backendlore) or [Design Pattern for Humans](https://github.com/kamranahmedse/design-patterns-for-humans) - Backend Coding Guides * [backendlore](https://github.com/fpereiro/backendlore) or [Design Pattern for Humans](https://github.com/kamranahmedse/design-patterns-for-humans) - Backend Coding Guides

View file

@ -18,7 +18,9 @@
## ▷ Downloading / تحميل ## ▷ Downloading / تحميل
* [Bahy Films](https://eg.bahyfilms.com/), [2](https://egy.bahy-films.info/) - Movies / TV / Anime / Sub / Dub / 1080p / [Status](https://ma.bahy-films.com/)
* [Stardiima](https://e.stardiima.top/) - Movies / TV / [Telegram](https://t.me/+Phq8ETiiBAIwNzJk) * [Stardiima](https://e.stardiima.top/) - Movies / TV / [Telegram](https://t.me/+Phq8ETiiBAIwNzJk)
* [My Cima](https://my-cima.video/) - Movies / TV
* [ArabicFonts](https://arabicfonts.net/) or [ARFonts](https://www.arfonts.net/) - Fonts * [ArabicFonts](https://arabicfonts.net/) or [ARFonts](https://www.arfonts.net/) - Fonts
* [Eternal Dream Arabization](https://www.etrdream.com/) - Modern / Official / Retro Games Arabic Localization * [Eternal Dream Arabization](https://www.etrdream.com/) - Modern / Official / Retro Games Arabic Localization
* [Ataraxia](https://www.ataraxia-translations.com/) - Visual Novels / Games Arabic Localization * [Ataraxia](https://www.ataraxia-translations.com/) - Visual Novels / Games Arabic Localization
@ -37,6 +39,7 @@
* [FajerShow](https://fajer.show) - Movies / TV / Cartoons / Sub / 720p * [FajerShow](https://fajer.show) - Movies / TV / Cartoons / Sub / 720p
* [ArabSeed](https://a.asd.homes/main/) - Movies / TV / Anime * [ArabSeed](https://a.asd.homes/main/) - Movies / TV / Anime
* [egybest](https://egybest.la/) - Movies / TV / Anime * [egybest](https://egybest.la/) - Movies / TV / Anime
* [My Cima](https://my-cima.video/) - Movies / TV
* [mycima-wecima](https://mycima-wecima.com/) - Movies / TV * [mycima-wecima](https://mycima-wecima.com/) - Movies / TV
* [Laroza TV](https://tv.laroza.now/) - TV * [Laroza TV](https://tv.laroza.now/) - TV
* [witanime](https://witanime.cyou/) - Anime / Sub / 1080p * [witanime](https://witanime.cyou/) - Anime / Sub / 1080p

View file

@ -623,7 +623,6 @@
* [SeriesVault](https://seriesvault.win/), [2](https://seriesvault.org/) - TV / Anime * [SeriesVault](https://seriesvault.win/), [2](https://seriesvault.org/) - TV / Anime
* [FilmFans](https://filmfans.org/) - Movies / 4K * [FilmFans](https://filmfans.org/) - Movies / 4K
* [WorldFree4u](https://worldfree4u.moe/) - Movies * [WorldFree4u](https://worldfree4u.moe/) - Movies
* [Movievilla](https://movievilla.my/) - Movies / TV
* [SSR Movies](https://ssrmovies.com/) - Movies / TV / [Telegram](https://telegram.dog/+MF2EXeitLjMxY2Ux) * [SSR Movies](https://ssrmovies.com/) - Movies / TV / [Telegram](https://telegram.dog/+MF2EXeitLjMxY2Ux)
* [Best-MovieZ](https://www.best-moviez.ws/) - Movies / TV * [Best-MovieZ](https://www.best-moviez.ws/) - Movies / TV
* [SeriezLoaded NG](https://www.seriezloaded.com.ng/) - Movies / TV * [SeriezLoaded NG](https://www.seriezloaded.com.ng/) - Movies / TV