Twitter 状态更新与 URL - 绕过应用广告?

发布于 2024-11-09 00:15:49 字数 232 浏览 0 评论 0原文

我在 iPad 上的应用程序中设置了一个简单的 Twitter 状态更新选项。它所做的只是启动一个带有 URL 的浏览器,该 URL 将预填充状态 (http://twitter.com/?status=test)。不幸的是,Twitter 就在那里放置了 iPad 应用程序的广告。我确信如果我的用户点击“继续访问 mobile.twitter.com”,他们将不会再看到它,但有没有办法完全跳过它?我希望我可以在 URL 中添加一个变量来跳过它?

I setup a simple twitter status update option in an app on my iPad. All it does is launches a browser with a URL that will pre-fill the status (http://twitter.com/?status=test). Unfortunately, Twitter places an ad for the iPad app right there. I'm sure if my user hits "Continue to mobile.twitter.com" they won't see it again, but is there a way to skip it completely? I'm hoping I can throw a variable into the URL to skip it?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

伤感在游骋 2024-11-16 00:15:49

我猜它们是用户代理嗅探,所以也许您可以更改User-Agent设置(如果您可以控制它),这样设备就不会将自己宣传为iPad?

如果他们认为这不是 iPad,他们可能不会展示 iPad 广告,那么您应该已准备就绪。

I'm guessing they are user-agent sniffing, so perhaps you could change the User-Agent setting (if you have control over it) so the device does not advertise itself as an iPad?

If they don't think its an iPad, they probably won't show the iPad ad, and you should be all set.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文