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
{{ message }}
This repository was archived by the owner on Jun 13, 2022. It is now read-only.
In line 179 of the Java code, there is a (very rough) regex expression that checks for a valid URL. If there is a better regex expression that also excludes commas so the comma check (line 182) can be eliminated, that would be appreciated. Thanks!
In line 179 of the Java code, there is a (very rough) regex expression that checks for a valid URL. If there is a better regex expression that also excludes commas so the comma check (line 182) can be eliminated, that would be appreciated. Thanks!