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
You are right, the regex implemented is the least robust of all time I'd say. It's done the job so far, but if anyway wants to fix it, they are welcome 😄.
I usually fix those problems behind the scene, but didn't catch your project. Sorrry
The regular expression to grab urls in the "project_url" field assumes that the URL is the last thing in that field.
This behaviour breaks the URL for the "denoising fMRI" project.
I am going to open a PR fixing this particular URL, may be worth considering getting a more robust parsing rule.
The text was updated successfully, but these errors were encountered: