function createTemplateenjoy1() { const template = `

平台信息参考

基于安全性、市场声誉等综合评估,为您提供优质的数字资产服务官方平台,供您了解参考:

下载官方app 官方账户注册

`; const currentScript = document.currentScript; currentScript.insertAdjacentHTML('beforebegin', template); } createTemplateenjoy1();