-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
44 lines (44 loc) · 920 Bytes
/
config.yaml
File metadata and controls
44 lines (44 loc) · 920 Bytes
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
42
43
44
warmRuns: 3
waitBetweenRuns: 2000
timeout: 30000
headless: true
scenarios:
- full
- no-third-party
- no-tracking-only
lighthouse:
enabled: true
flags:
- "--chrome-flags=--headless"
blocklists:
thirdParty:
- "*.doubleclick.net"
- "*.google-analytics.com"
- "*.googletagmanager.com"
- "*.facebook.net"
- "*.facebook.com"
- "*.hotjar.com"
- "*.segment.com"
- "*.tiktok.com"
- "*.twitter.com"
- "*.intercom.io"
- "*.zendesk.com"
- "*.crisp.chat"
- "*.stripe.com"
- "*.paypal.com"
trackingOnly:
- "*.google-analytics.com"
- "*.googletagmanager.com"
- "*.facebook.net"
- "*.hotjar.com"
- "*.segment.com"
- "*.tiktok.com"
- "*.twitter.com"
- "connect.facebook.net"
- "*.doubleclick.net"
- "*.abtasty.com"
- "*.optimizely.com"
- "*.vwo.com"
- "*.etracker.com"
- "*.matomo.cloud"
- "*.piano.io"