Skip to content

Commit

Permalink
Change monetag zone
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyTapok-bit committed May 5, 2024
1 parent d37e1b4 commit 8705627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vuepress/head.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const PRODUCTION = true ?? process.env.PRODUCTION
const GTAG = process.env.GTAG
const ADSENSE = process.env.ADSENSE
const MONETAG = "6f9bca78ef751283975bfdda408ebda7"
const MONETAG_ZONE = 7438289
const MONETAG_ZONE = 63500

const IS_GTAG = PRODUCTION && GTAG
const IS_ADSENSE = false // PRODUCTION && ADSENSE
Expand Down

0 comments on commit 8705627

Please sign in to comment.