You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be a quick one to fix. The regex for GTDlinkEX doesn't match urls containing a colon, and unfortunately most of the urls in my webapp have a colon :-(
Should be a quick one to fix. The regex for
GTDlinkEX
doesn't match urls containing a colon, and unfortunately most of the urls in my webapp have a colon :-(E.g. this won't get matched:
https://www.example.com/keyword:id/
The text was updated successfully, but these errors were encountered: