verify url question
andrzejek
Polska
Can we check 2 urls?
verify url=%variable1%
verify url2=%variable2%
If not, is there a workaround?
verify url=%variable1%
verify url2=%variable2%
If not, is there a workaround?
Comments
you can not do that sorry. you have to do it by multiple variables with
[var1]
type=extract
find link=...
find url=...
default=%var2%
[var2]
...