Add gemius
This commit is contained in:
parent
a7987d400f
commit
5aea06809d
2
index.js
2
index.js
|
@ -66,7 +66,7 @@ router.get("/", async (ctx) => {
|
||||||
`${process.cwd()}/static:/opt/static`,
|
`${process.cwd()}/static:/opt/static`,
|
||||||
"headless-fox",
|
"headless-fox",
|
||||||
"./script3.sh",
|
"./script3.sh",
|
||||||
`{"url": "${params.url}", "third_party_domains": ["hotjar.com", "cookielaw.org", "facebook.com"]}`,
|
`{"url": "${params.url}", "third_party_domains": ["hotjar.com", "cookielaw.org", "facebook.com", "gemius.pl"]}`,
|
||||||
id,
|
id,
|
||||||
],
|
],
|
||||||
{ cwd: process.cwd() }
|
{ cwd: process.cwd() }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user