Closed HankLloydRight closed 2 months ago
Thanks for opening the issue.
I will have a look at this, this weekend.
r$r$^(?!.\bdomain\.com\b). r$r$\bdomain\.com\b
Probably because r$r$
instead of r$
?
Duh.. I'm an idiot. I didn't catch that. I'm not sure how or why the r$ got repeated, but it's working now!
Thanks for your help. Case closed.
I'm migrating my Hurl config from Win10 to Win11. Works great on Win10, but on Win11, when I click on any link, it opens up the Hurl app with the browser icons (Hurl is default browser), but it does not automatically launch the link in the target browser based on Regex rules (as it does on Win10).
I copied the JSON file from Win10 to Win11 and only had to update the path for Vivaldi.. the other browsers Chrome and Edge were already set up.
Here's my JSON file (with parts redacted). Thanks.