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`,
|
||||
"headless-fox",
|
||||
"./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,
|
||||
],
|
||||
{ cwd: process.cwd() }
|
||||
|
|
Loading…
Reference in New Issue
Block a user