0

我是新手,正在从事一个在 xblock 上显示网站内容的项目。我想显示这个网站的内容: decheck.it/codecheck/files?repo=bj4cc&problem=ch02/ c02_exp_2_102

大多数网站的链接"codecheck.it/codecheck/files?repo="大体相似。我想知道是否有人知道我应该怎么做才能显示网站的内容?我在 embed vimeo.com 上看到了一个示例,但我不确定网站是否相同:

 if hostname == 'vimeo.com':
            oembed_url = 'http://vimeo.com/api/oembed.json'

链接来自本教程here

谢谢

4

0 回答 0