How to write a Regex findall for URLS with or without a prefix?

前端 未结 0 428
独厮守ぢ
独厮守ぢ 2020-12-22 06:26

I am trying to return urls found in messages regardless of if they begin with http, https, etc. or not.

Here is my code to do so:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题