Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
youngjuning committed Jul 26, 2024
2 parents 482764d + e6531fe commit 3f50aa5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,7 @@ export default defineConfig({
hash: true,
exportStatic: {},
...(process.env.NODE_ENV === 'development' ? {} : { ssr: {} }),
metas: [
{
name: 'monetag',
content: 'b70509b53e98ef5811f3d0af5c090b16',
},
],
headScripts: [
{src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7029815294762181', async: true, crossorigin: 'anonymous'}
],
scripts: [
`(function(d,z,s){s.src='https://'+d+'/400/'+z;try{(document.body||document.documentElement).appendChild(s)}catch(e){}})('belickitungchan.com',6431899,document.createElement('script'))`
]
});

0 comments on commit 3f50aa5

Please sign in to comment.