Compare commits
3 Commits
4ef1f0be83
...
12ccaad5f9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12ccaad5f9 | ||
|
|
52452328e8 | ||
|
|
49dcbf5e95 |
@ -18,6 +18,11 @@ export default {
|
|||||||
`,
|
`,
|
||||||
type: 'text/javascript',
|
type: 'text/javascript',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
innerHTML: `(function(d,w,c){if(w[c])return;var s=d.createElement("script");w[c]=function(){(w[c].z=w[c].z||[]).push(arguments);};s.async=true;s.src="https://static.ahc.ink/hecong.js";if(d.head)d.head.appendChild(s);})(document,window,"_AIHECONG");_AIHECONG("ini",{channelId:"9BgJ9p"});`,
|
||||||
|
type: 'text/javascript',
|
||||||
|
body: true
|
||||||
|
}
|
||||||
],
|
],
|
||||||
__dangerouslyDisableSanitizers: ['script'], // 允许内联脚本
|
__dangerouslyDisableSanitizers: ['script'], // 允许内联脚本
|
||||||
htmlAttrs: {
|
htmlAttrs: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user