Viewing 1 replies (of 1 total)
  • Thread Starter mbfirst

    (@mbfirst)

    OK, i found the error.
    Its in:
    if (i && u > a) {
    window.location.replace(i)
    }
    That returns “true” even if the i == “false” !?
    And then the url to redirect is domain.com/false

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot disable redirection’ is closed to new replies.