Hello is there a way to extract all urls from a string, like:
Thanks
B4X:
www.b4x.com 'Add2List
b4x.com 'Add2List
https://www.b4x.com 'Add2List
api.b4x.com 'Add2List
B4X:
Hello this is a test string b4x.com i need another
url www.b4x.com oh i see,
it has an api api.b4x.com thats very cool.
Oh i see it's not ssl encripted https://api.b4x.com
now its better.
Thanks