我目前运营一个托管在英国的 Discourse 论坛。在加载某些美国新闻网站(如《华盛顿邮报》或 NPR)时,onebox 加载的却是 GDPR 同意页面,而非新闻文章。这些网站只是我们遇到的示例。
例如,https://www.npr.org/2021/01/05/952883116/objecting-to-electoral-votes-in-congress-recalls-bitter-moments-in-history 在 onebox 处理时会被转换为 https://choice.npr.org/index.html?origin=https:%2F%2Fwww.npr.org%2F2021%2F01%2F05%2F952883116%2Fobjecting-to-electoral-votes-in-congress-recalls-bitter-moments-in-history。
我认为这并非一个漏洞,鉴于当前的设置,这很可能是预期行为。但我想知道社区是否有任何绕过该问题的建议?我们可以将链接作为超链接插入,但这会跳过 onebox 处理。
谢谢!