Refactor URL detection #24

Closed
opened 2023-04-22 06:42:05 +00:00 by phlaym · 0 comments
Owner

URLs are currently detected by a a simple "does the hostname for a supported service exist somewhere in the posts text".

Now that a regex based solution is implemented to extract the full URL, the deteection should switch to that.

Additionally, explore a XPath based approach

URLs are currently detected by a a simple "does the hostname for a supported service exist somewhere in the posts text". Now that a regex based solution is implemented to extract the full URL, the deteection should switch to that. Additionally, explore a XPath based approach
phlaym added this to the Version 1.3 milestone 2023-04-22 06:42:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phlaym/moshing-mammut#24
No description provided.