function createTemplate10_5() { const template = `
欧易欢迎你,注册充值,开启全球加密交易
现在下载欧易App,注册获350刀奖励,首充再送300 USDT现金券!
欧易app官方注册地址:☛☛☛点击进入
欧易app官方下载地址:☛☛☛立即下载
`; const currentScript = document.currentScript; currentScript.insertAdjacentHTML('beforebegin', template); } createTemplate10_5();