「Widget:CrispChat」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし タグ: 差し戻し済み |
編集の要約なし タグ: 手動差し戻し |
||
| 1行目: | 1行目: | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
window.$crisp = | window.$crisp=[]; | ||
window.CRISP_WEBSITE_ID = "3adf9236-8e37-47d3-b1c1-85b0281e092d"; | window.CRISP_WEBSITE_ID="3adf9236-8e37-47d3-b1c1-85b0281e092d"; | ||
(function(){ | (function(){ | ||
d=document; | |||
s=d.createElement("script"); | |||
s.src="https://client.crisp.chat/l.js"; | |||
s.async=1; | |||
d.getElementsByTagName("head")[0].appendChild(s); | |||
})(); | })(); | ||
</script> | </script> | ||
</includeonly> | </includeonly> | ||