topicにweatherwidget.ioを埋め込む?

Discourseトピックにweatherwidget.ioから提供されたコードを埋め込もうとしています。イベントのために物理的な場所に参加するユーザーがいるため、その地域の今後の天気予報を提供したいと考えています。このコードを埋め込みたいのですが、スクリプトはトピックのインラインでは機能しないと仮定していますか?

<a class="weatherwidget-io" href="https://forecast7.com/en/30d27n97d74/austin/?unit=us" data-label_1="dAustin, Texas" data-label_2="Weather" data-theme="original">dAustin, Texas Weather</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');
</script>

iframe を使用してこれを行うことができます (例: Turning a topic into interactive fiction ;))。ただし、このコードを投稿へのオプションの追加として採用するには、さらに作業が必要です。

予算がある場合は、フリーランサーに完璧な仕事だと思います。
Marketplace

または、iframe を提供する別のプロバイダーを探してください。

Weather widget — Add Weather widget to iFrame website (free and fast) (保証はできません)

「いいね!」 1