fulippo / share-your-garmin-workout

Chrome extension to share your Garmin Connect workout with your friends
MIT License
14 stars 5 forks source link

Change regex to match change URL of workout detail pages #11

Closed fulippo closed 7 months ago

fulippo commented 7 months ago

Garmin has changed the URL pattern adding a query string that breaks the regex used to extract the Workout ID. Change the regex to fix the issue