Add Winter100 to your website
Winter2024-10-26
Supports switching languages:
Want to add interactive features such as comments to your website? Then you can use this "Add Winter100 to your website" plugin. This plugin can help you build a better website. With this plugin, even a static web page can support comment interaction.
⊙Log in; no need to log in, publish directly
⊙Leave a comment and support replying
⊙Supports modifying the theme to suit your website
⊙Multi-language support, internationalization
⊙It runs safely in a sandbox, does not conflict with the website, and is seamlessly integrated with the website.
⊙Data is stored in the blockchain, transparent and cannot be tampered with
How to use the plugin?
Paste the following code into the area where you want to display comments
<div id="winter100_comment"></div>
<script type="text/javascript">
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
// window.winter100_theme_color = "#03a87c"; // Set theme color
dsq.src = window.location.protocol + '//winter100.com/blockcomment/embed.js?t=20241025';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
⊙登录;无须登录,直接发布
⊙互动评论,支持发表回复
⊙支持修改主题,适配你的网站
⊙多语言支持,走上国际化
⊙安全运行在沙箱中,不与网站冲突,同时与网站无缝粘合
⊙数据保存在区块链中,透明且无法篡改
如何使用插件?
将以下代码粘贴至你想展示评论的区域里
<div id="winter100_comment"></div>
<script type="text/javascript">
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
// window.winter100_theme_color = "#03a87c"; // Set theme color
dsq.src = window.location.protocol + '//winter100.com/blockcomment/embed.js?t=20241025';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
⊙登錄;無須登錄,直接發布
⊙互動評論,支持發表回復
⊙支持修改主題,適配你的網站
⊙多語言支持,走上國際化
⊙安全運行在沙箱中,不與網站沖突,同時與網站無縫粘合
⊙數據保存在區塊鏈中,透明且無法篡改
如何使用插件?
將以下代碼粘貼至你想展示評論的區域裏
<div id="winter100_comment"></div>
<script type="text/javascript">
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
// window.winter100_theme_color = "#03a87c"; // Set theme color
dsq.src = window.location.protocol + '//winter100.com/blockcomment/embed.js?t=20241025';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>