在具有 Twitter 的 Tweet 按钮的页面上,我收到来自Google Page Speed的警告:
以下资源具有相同的内容,但来自不同的 URL。从一致的 URL 提供这些资源以节省 3 个请求和 52.0KiB。 http://platform0.twitter.com/widgets/tweet_button.html http://platform1.twitter.com/widgets/tweet_button.html http://platform2.twitter.com/widgets/tweet_button.html
以下资源具有相同的内容,但来自不同的 URL。从一致的 URL 提供这些资源以节省 2 个请求和 4.6KiB。 http://platform0.twitter.com/widgets/images/tweet.png http://platform1.twitter.com/widgets/images/tweet.png http://platform2.twitter.com/widgets/images/tweet。 PNG
为什么 Twitter 的 widgets.js 会为每个 URL 提供不同的 URL,有什么办法可以解决吗?