Croquembouche / pyWhat-2022

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️
MIT License
1 stars 1 forks source link

FR 7: Matching URLs #14

Closed HamiedAsadi closed 2 years ago

HamiedAsadi commented 2 years ago
Hamid Asadi FR 7: URL
Estimate: 21
Priority: Should have
Story: As a developer, I want URL regex fully match every URL . So it to return both google.co and google.com
Acceptance criteria:
Match the longest string and return the result. (pywhat google.com/help should return google.com/help).
125897831-fa1f066e-d9b7-433c-9fc1-91365713c878
Croquembouche commented 2 years ago

Issue closed due to pull request from original branch.