# Onebox 回归：simplecast.com

**URL:** <https://meta.discourse.org/t/onebox-regression-simplecast-com/187911>\
**Category:** Bug\
**Tags:** onebox\
**Created:** [2021年四月23日 14:57 UTC](https://meta.discourse.org/t/onebox-regression-simplecast-com/187911 "2021-04-23T14:57:03Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)\
**Post date:** [2021年四月23日 14:57 UTC](https://meta.discourse.org/t/onebox-regression-simplecast-com/187911/1 "2021-04-23T14:57:03Z")

</div>

我们注意到 [simplecast.com](http://simplecast.com) 的单框显示最近出现了故障。

以下是它之前的显示示例：  
[![](https://global.discourse-cdn.com/meta/original/3X/d/6/d67c78b86b1d8d3bc142ea37f63f1fa7cd9d5b61.png) ](https://dl.dropboxusercontent.com/s/nu2atifw1gsy0y4/Screen%20Shot%202021-04-23%20at%2010.46.04%20AM.png?dl=0)

但现在，对 simplecast 链接进行单框处理没有任何效果（仅显示原始链接）。

请私信我，我可以提供一个示例链接用于调试。

---

<div class="post-metadata">

**Author:** ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)\
**Post date:** [2021年四月23日 15:17 UTC](https://meta.discourse.org/t/onebox-regression-simplecast-com/187911/2 "2021-04-23T15:17:27Z")

</div>

测试

`https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f`

> **[Simplecast -- Let your voice be heard](https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f)**

`https://aboutpodcasting.simplecast.com/episodes/podcaststructure`  
https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f

`<iframe height="200px" width="100%" frameborder="no" scrolling="no" seamless src="https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f?dark=true&hide_share=true"></iframe>`

https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f?dark=true&hide_share=false
* * *

看起来直接使用 SimpleCast 嵌入代码是有效的（只要网站设置中允许 iframe）。你使用的是其他方法吗 @Grayden_Shand？

---

<div class="post-metadata">

**Author:** ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)\
**Post date:** [2021年四月23日 15:40 UTC](https://meta.discourse.org/t/onebox-regression-simplecast-com/187911/3 "2021-04-23T15:40:35Z")

</div>

> [@Falco](#):
>
> 看起来直接使用 SimpleCast 嵌入代码是有效的（只要站点设置中允许 iframe）。你使用的是其他方法吗，@Grayden_Shand？

谢谢 Rafael，很高兴知道直接嵌入是有效的。

我们一直使用第二种链接结构：  
https://player.simplecast.com/0d75cbd8-adc8-4c7d-9f91-4ace448ff66f

为了证明它曾经有效，这是我们其中一个私有站点上的帖子，使用了该链接结构且嵌入仍然有效：[https://pod8.akimbo.com/t/about-the-2-the-magical-power-of-starting-small/17](https://pod8.akimbo.com/t/about-the-2-the-magical-power-of-starting-small/17)

如果你查看该帖子的原始 Markdown，会发现嵌入使用的是我提到的链接结构。我猜测，如果我现在编辑该帖子，嵌入将会消失。

---

<div class="post-metadata">

**Author:** ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)\
**Post date:** [2021年八月5日 15:36 UTC](https://meta.discourse.org/t/onebox-regression-simplecast-com/187911/6 "2021-08-05T15:36:28Z")

</div>

> [@Grayden\_Shand](#):
>
> 对 Simplecast 链接使用 onebox 没有任何效果

已通过以下方式修复：

> <https://github.com/discourse/discourse/commit/a341dba5d909bb07d75a1620fa190e9b6ed0f77b>

以及

> <https://github.com/discourse/discourse/commit/bb2c48b0657f6182b852ab76fc190825df5d2b7f>
>
> https://meta.discourse.org/t/onebox-regression-simplecast-com/187911

示例：

`https://aboutpodcasting.simplecast.com/episodes/recording-your-first-three-episodes`

… onebox 显示为：

https://player.simplecast.com/9d2a4193-0bbc-4360-90d7-5e49fb002085

感谢您报告此问题 @Grayden_Shand 👍

---

<div class="post-metadata">

**Author:** ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)\
**Post date:** [2021年八月5日 15:37 UTC](https://meta.discourse.org/t/onebox-regression-simplecast-com/187911/7 "2021-08-05T15:37:34Z")

</div>


