lafkpages / XL-Replit

Extra features for the Replit website.
https://xl-replit.lafkpages.tech
17 stars 8 forks source link

Fix #12 #18

Closed 7heMech closed 1 year ago

7heMech commented 1 year ago

Fix #12

7heMech commented 1 year ago

I was just passing by so I decided to help out XD

lafkpages commented 1 year ago

The new RegEx and the old one do the same thing? According to Regex101

7heMech commented 1 year ago

The new RegEx and the old one do the same thing? According to Regex101

@lafkpages the new regex puts the rest of the matched content in a different group, look at the issue I've referenced, and try opening the links with the extension after updating regex.

lafkpages commented 1 year ago

I already fixed this by using the Next router state instead of looking at the URL. It's way more reliable.