-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
41 lines (41 loc) · 890 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"i18nLocale": "en",
"experiences": [
"facebook",
"google",
"her",
"chatgpt",
"instagram",
"netflix",
"linkedin",
"tiktok",
"tinder",
"tracker-control",
"twitter",
"youtube",
"uber",
"ad-radar",
"explorer",
"other"
],
"bubbles": [
"frc-participant",
"frc-aggregator",
"tl-aggregator",
"tl-participant",
"mercator-aggregator",
"mercator-participant",
"reflets-aggregator",
"reflets-participant",
"demo-aggregator",
"demo-participant",
"transitec-participant",
"transitec-aggregator",
"reper-participant",
"reper-aggregator"
],
"hashtags": ["dataprivacy", "hestialabs"],
"filedrop": "https://example.com",
"mapboxToken": "pk.eyJ1IjoiYW5kcmVhc2t1bmRpZyIsImEiOiJja3ZxcnlmNXc2ZzUwMnFva2F2a3Q1azU5In0.NrvCU8OKlkwJOVFOgZzTzA",
"displayCollaborators": true
}