search

Home  >  Q&A  >  body text

javascript - A very special way to jump, I would like to know how to do it!

Today I found a website on WeChat that has a very special redirection method. After opening it, you will go directly to http://hpd.baidu.com:443 (it is a direct entry~) and then enter the landing page (which can prevent blocking). As a novice I would like to ask if there is still such an operation? ? How did you do it? Is there any expert who can give me some simple advice?

三叔三叔2756 days ago859

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-07-05 10:41:43

    The target URL should be passed in the post parameters, and then the browser should be directed to jump through 302

    reply
    0
  • Cancelreply