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).
My parser sometimes stucks in infinity loop when hits broken site, for example
https://foxautodriving.com/wp-admin/setup-config.php?step=0
Is there work around for this? Example set max redirect numbers in GET or somehow detect / in end url and remove it
Then just add URL to a list, random an element. Set a check variable, if check = 3 then just break, go to the next element.
@JinMVP thats already thing i did if check = 5 to break but in case like this URL which i post BAS keeps follow redirect and redirect never ends
@Bambo19 use error handling. Error message and action id stored in [[LAST_ERROR]] and [[ERROR_ID]] variables when error occurs.