the regular expression search result yielded results containing strings other than a valid URL, I use a split delimited by double quotes to obtain the actual URL. I've tested this using several URLs old and new.
I don't know if it only happens to macOS, but this fix proved to be working for me on my machine.
the regular expression search result yielded results containing strings other than a valid URL, I use a split delimited by double quotes to obtain the actual URL. I've tested this using several URLs old and new.
I don't know if it only happens to macOS, but this fix proved to be working for me on my machine.