Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Twitter to X #5625

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

goemon564
Copy link

@goemon564 goemon564 commented Feb 3, 2024

Overview

Twitter changed the name of the service to X.
So we changed the Twitter string to X!!

Question

I have more than 5 files that have been changed.
Is this a problem???

@@ -45,6 +45,6 @@ sqlmap의 능력, 지원되는 기능과 모든 옵션과 스위치들의 목록
* Issue tracker: https://github.com/sqlmapproject/sqlmap/issues
* 사용자 매뉴얼: https://github.com/sqlmapproject/sqlmap/wiki
* 자주 묻는 질문 (FAQ): https://github.com/sqlmapproject/sqlmap/wiki/FAQ
* 트위터: [@sqlmap](https://twitter.com/sqlmap)
* 엑스: [@sqlmap](https://twitter.com/sqlmap)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change it to X instead of 엑스 😅

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!😁
I fixed it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants