Yandex Ad Network用プラグイン

Hi.
Is there any plugin to use Yandex Ad (https://partner2.yandex.ru) banners with Discourse (with auto disabling for trust users)?

Perhaps there is another way? The ads code doesn’t work (

Yandexの広告を追加することができました。ただし、広告が表示されるのはサイトページをリフレッシュ(Ctrl + F5)した後のみで、自動的に表示されません :frowning:

どうやってやったんですか?ぜひ教えてください。

  1. GitHub - discourse/discourse-adplugin: Official Discourse Advertising Plugin. Install & Start Serving Ads on Your Discourse Forum · GitHub を使用しました。ご自身の広告を作成する必要があります。
    Yandex からのコードを追加する必要があります。

<!-- Yandex.RTB R-A-******-* --> <div id="yandex_rtb_R-A-******-*"></div>

  1. Yandex からの完全なコードを に追加します。

  1. 「content security policy script src」にコード https://mc.yandex.ru/metrika/tag.js を追加します。

残念ながら、Yandex の広告はページをリフレッシュ(Ctrl + F5)するまで表示されません。この問題を解決された場合は、解決策を共有してください。

インストールエラー GitHub - discourse/discourse-adplugin: Official Discourse Advertising Plugin. Install & Start Serving Ads on Your Discourse Forum