技术层:DFO美服不能通过禁用JS来强行访问登陆注册页面
除非能骗过DFO美服后台采用的接口的那个服务器,不然就不能通过这个拦截器。结论是这个限制地区ip的页面并不是JS跳转,而是后台拦截器直接返回了“暂时被移动”的状态码。这就是说,试图通过关闭JS来强行访问DFO 的登陆/注册页面也是行不通的。
You’ll find this post in your _posts
directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.
To add new posts, simply add a file in the _posts
directory that follows the convention YYYY-MM-DD-name-of-post.ext
and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.