Remove analytics (#197)

This commit is contained in:
Geometrically
2021-05-02 14:58:27 -07:00
committed by GitHub
parent 5198c69f6b
commit 3ee00a4824
9 changed files with 11057 additions and 10056 deletions

View File

@@ -1,6 +1,6 @@
export const DEFAULT_OPTIONS = {
enabled: false,
script_url: 'https://example.com',
tracking_code: 'xxx',
script_url: 'https://static.cloudflareinsights.com/beacon.min.js',
token: 'xxx',
}
export const UNAMI_LIB_TAG_ID = 'unami-import'
export const CF_LIB_TAG_ID = 'cf-import'