@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
@Sytehel There are many ways to do this, I will tell you one way.
Because the number of characters of the Cookies variable you need to delete is always constant, specifically, you will:
Remove the first 11 characters
Delete the last 1 character.
So you can use the following way.
=> REMOVE_LAST is the value you need to find.



@BAS-Viet-Nam I love you