Files
zoff/server/config/google.example.js
Kasper Rynning-Tønnesen 10f9ff87da Not including our adcode
2018-11-27 08:57:55 +01:00

7 lines
90 B
JavaScript

var google = {
"analytics": "xxxx",
"adsense": "xxxx;
}
module.exports = google;