在一系列快速 JavaScript 重定向中记录 URL

发布于 2024-11-29 21:54:35 字数 191 浏览 0 评论 0原文

我点击一个链接,它会将我发送到另一个返回 200 OK 的页面,然后在一秒内使用 Javascript 进行重定向。下一页执行相同的操作 - 200 OK,然后是快速 Javascript 重定向。有时连续有几个这样的页面。

有没有一种方法可以轻松跟踪本系列中的 URL,而不必在浏览器历史记录中乱七八糟?或者我将如何构建一个可以让我做到这一点的工具?

I click on a link, which sends me to another page that returns 200 OK, then redirects with Javascript in under a second. The next page does the same - a 200 OK followed by a quick Javascript redirect. Sometimes there are several of these pages in a row.

Is there a way to track the URL's in this series easily without having to muck around in the browser history? Or how would I build a tool that would allow me to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文