Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i have this error project not run
As I can see, for some reason, my server is blocked by "51.38.126.82", what can I do ?
@andreiem said in Regex new line:
@GaG said in Regex new line: .replace(/href="\//g, "href=\"\/\r\n") That worked Do you also know how can I use regex to remove everything after = Thank you!
@GaG said in Regex new line:
.replace(/href="\//g, "href=\"\/\r\n")
That worked
Do you also know how can I use regex to remove everything after =
Thank you!
Users would help you more quickly if you attached examples of the general text and what it should look like in the end.