Update multiple documentation pages to replace references to Twitter with X.com, update links, and enhance clarity across various guides.

This commit is contained in:
qweered 2025-01-24 16:59:42 +02:00 committed by nbats
parent d63cab4430
commit 6e35c3f80f
19 changed files with 58 additions and 72 deletions

View file

@ -15,7 +15,7 @@
* [Blind](https://www.teamblind.com/) - Developer Forum
* [IndieHackers](https://www.indiehackers.com/) - Developer Forum
* [CyberArsenal](https://cyberarsenal.org/) - Cybersecurity Forums
* [TheSecMaster](https://twitter.com/TheSecMaster1) - Cybersecurity Twitter
* [TheSecMaster](https://x.com/TheSecMaster1) - Cybersecurity Blog
* [Tech-Blogs](https://tech-blogs.dev/) - Blogs for Developers
* [The Devs Network](https://thedevs.network/) - Developer Chat
* [DevBuddies](https://buddies.dev/) - Search for Programming Partners
@ -196,7 +196,7 @@
* [posh-git](https://github.com/dahlbyk/posh-git) - Git Powershell Environment
* [up-for-grabs](https://up-for-grabs.net/) - Curated List of Tasks for New Contributes
* [GitKraken](https://www.gitkraken.com/), [RelaGit](https://rela.dev/), [Sourcetree](https://www.sourcetreeapp.com/), [lazygit](https://github.com/jesseduffield/lazygit) or [gitui](https://github.com/Extrawurst/gitui) - Git GUIs
* [Gut](https://gut-cli.dev/), [Jujutsu](https://github.com/martinvonz/jj), [Github Cli](https://cli.github.com/) or [gitu](https://github.com/altsem/gitu) - Git CLI / TUI
* [Gut](https://gut-cli.dev/), [Jujutsu](https://github.com/martinvonz/jj), [GitHub Cli](https://cli.github.com/) or [gitu](https://github.com/altsem/gitu) - Git CLI / TUI
* [Lab+](https://github.com/thelooter/labplus_for_gitlab) - GitLab Android App
* [SparkleShare](https://sparkleshare.org) or [git-pr](https://github.com/picosh/git-pr) - Git Collab Tools
* [Git-notify](https://github.com/jevakallio/git-notify) - Embed Announcements into Git Commit Messages
@ -619,7 +619,7 @@
# ► Programming Languages
* 🌐 **[Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/)**, **[QuickRef.me](https://quickref.me/)**, [HowDoI](https://github.com/gleitz/howdoi), [OverApi](https://overapi.com/), [Reference](https://cheatsheets.zip/) / [Github](https://github.com/Fechin/reference) or [Cheat Sheets](http://www.cheat-sheets.org/) - Programming Cheat Sheets
* 🌐 **[Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/)**, **[QuickRef.me](https://quickref.me/)**, [HowDoI](https://github.com/gleitz/howdoi), [OverApi](https://overapi.com/), [Reference](https://cheatsheets.zip/) / [GitHub](https://github.com/Fechin/reference) or [Cheat Sheets](http://www.cheat-sheets.org/) - Programming Cheat Sheets
* 🌐 **[Awesome Go](https://awesome-go.com/)** or [Go Recipes](https://github.com/nikolaydubina/go-recipes) - Go Resources
* 🌐 **[TheAlgorithms](https://github.com/TheAlgorithms/)** - Coding Algorithms
* ↪️ **[Learn Programming](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu/#wiki_.25B7_programming_languages)**
@ -1120,7 +1120,7 @@
## ▷ Reverse Engineering
* 🌐 **[Reverse Engineering Resources](https://github.com/wtsxDev/reverse-engineering)** or [ReversingBits](https://mohitmishra786.github.io/reversingBits/) / [Github](https://github.com/mohitmishra786/reversingBits) - Reverse Engineering Resources
* 🌐 **[Reverse Engineering Resources](https://github.com/wtsxDev/reverse-engineering)** or [ReversingBits](https://mohitmishra786.github.io/reversingBits/) / [GitHub](https://github.com/mohitmishra786/reversingBits) - Reverse Engineering Resources
* 🌐 **[Awesome Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)** - Malware Analysis Resources
* ⭐ **[GHIDRA](https://ghidra-sre.org/)** - Reverse Engineering
* ⭐ **[x64dbg](https://x64dbg.com/)** - Debugger for Reverse Engineering