apify / apify-shared-js

Utilities and constants shared across Apify projects.
https://www.npmjs.com/package/@apify/utilities
Apache License 2.0
12 stars 11 forks source link

fix(consts): updated linkedin profile regex to support underscore and dash in the username #464

Closed jbartadev closed 3 months ago

jbartadev commented 3 months ago

LinkedIn supports creating usernames with dashes and underscores so we should also allow it with our form validation

Reported in the #bug channel