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).
Hello i know might be a simple question but how can i save results line by line.
so each result should be next line. Actually it saves all thread results in one line.
@ncls said in can we analyze several URLs at the same time?:
Hello, can we analyze several sites simultaneously? If yes, how ?
1adc6545-cf9b-40cf-b791-b8061dbf8fa9-изображение.png
@danyabaranya said in I want that Javascript takes lines from my .txt:
danya#4521
i think you are trying to do discord login, i can make it for you.
i added you on discord.
@huntenkill said in Parsing all lines from text file:
VAR_NPCLIST
VAR_NPCLIST is already list I guess. There is no split() function in javascript for array types. Split() works for string types.