File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ module.exports = {
1414 disqusjs : {
1515 shortname : 'h404bi' ,
1616 siteName : 'Chawye Hsu' ,
17- api : 'https://chawyehsu.com/api/disqus/' ,
1817 apikey : 'Hg3FyAX4IodvgGm8OAIpuplfZW5APk2DYcuVk9DEEDSBijKPdPdooKBX7683fo6u' ,
1918 admin : 'chawyehsu' ,
2019 adminLabel : 'Mod' ,
@@ -106,13 +105,13 @@ module.exports = {
106105 trackId : '25da54bb9d300c118148dcad780da73b' ,
107106 } ,
108107 } ,
109- {
110- resolve : './packages/saber-plugin-ga4' ,
111- options : {
112- gtagUrl : 'https://chawyehsu.com/api/event' ,
113- trackId : 'G-3MTYZQ2JGB' ,
114- } ,
115- } ,
108+ // {
109+ // resolve: './packages/saber-plugin-ga4',
110+ // options: {
111+ // gtagUrl: 'https://chawyehsu.com/api/event',
112+ // trackId: 'G-3MTYZQ2JGB',
113+ // },
114+ // },
116115 {
117116 resolve : 'saber-plugin-google-adsense' ,
118117 options : {
You can’t perform that action at this time.
0 commit comments