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

Regex Tests: Added Hawk API test and Fixed Discord WebHook Regex #173

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

mostafamohamed8881
Copy link
Contributor

Hello 👋

  • Added regex tests for Hawk API and Discord Webhook
  • Correct me if i am wrong but when i searched for Discord Webhooks, it was actually discord.com/api/webhooks/ not discordapp.com/api/webhooks/

@bee-san
Copy link
Owner

bee-san commented Oct 5, 2021

Woo!! Thanks so much :D

Correct me if i am wrong but when i searched for Discord Webhooks, it was actually discord.com/api/webhooks/ not discordapp.com/api/webhooks/

Probably both, I think they just redirect now :)

@bee-san bee-san merged commit 89797b5 into bee-san:main Oct 5, 2021
@IlluminatiFish
Copy link
Contributor

Hello 👋

  • Added regex tests for Hawk API and Discord Webhook
  • Correct me if i am wrong but when i searched for Discord Webhooks, it was actually discord.com/api/webhooks/ not discordapp.com/api/webhooks/

discordapp.com is a legacy domain but they have now switched to discord.com however some webhooks may still use the legacy domain, so its best to catch it as well

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.

3 participants