Published
- 1 min read
regexs url image
The solution for this is noted below
regexs url image
Solution
/^https?:\/\/.*\/.*\.(png|gif|webp|jpeg|jpg)\??.*$/gmi
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
/^https?:\/\/.*\/.*\.(png|gif|webp|jpeg|jpg)\??.*$/gmi
Try other methods by searching on the site. That is if this doesn’t work