-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
98 lines (98 loc) · 3.41 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"url": [
"https://crisisrelief.un.org/"],
"url_all": [
"https://www.agendaforhumanity.org/",
"https://gms.unocha.org/",
"https://cbpf.unocha.org/",
"https://centre.humdata.org/",
"https://cerf.un.org/",
"http://cerf-gms.unocha.org/",
"https://www.thedeep.io/",
"http://www.eecentre.org/",
"https://data.humdata.org/",
"https://fts.unocha.org/",
"https://www.hpc.tools/",
"https://ir.hpc.tools/",
"https://projects.hpc.tools/",
"https://plan.hpc.tools/",
"https://humanitarianatlas.org/",
"https://events.rwlabs.org/",
"https://humanitarian.id/",
"https://hno-syria.org/",
"https://ochayemen.org/hpc/",
"https://www.humanitarianresponse.info/",
"http://hxlstandard.org/",
"https://iascgenderwithagemarker.com/",
"https://interagencystandingcommittee.org/",
"https://www.insarag.org/",
"https://www.kobotoolbox.org/",
"http://oct.unocha.org/",
"https://odsg.unocha.org/",
"https://unocha.exposure.co/",
"https://ochanet.unocha.org/",
"https://ops.unocha.org/",
"https://poc-aide-memoire.unocha.org/",
"https://redhum.org/",
"https://reliefweb.int/",
"https://m.reliefweb.int/",
"http://sara.un-ocha.org/",
"https://savinglivestogether.unocha.org/",
"https://smart.unocha.org/",
"http://www.healthyfieldworker.org/",
"https://response.ochasyria.org/",
"http://vocabulary.unocha.org",
"http://readytogo.undac.org/",
"https://interactive.unocha.org/emergency/2017_famine/",
"https://interactive.unocha.org/publication/globalhumanitarianoverview/",
"http://hictf.org/",
"https://www.ochaopt.org/",
"http://data.ochaopt.org/dbs/4ws/login.aspx",
"http://www.accesscoordination.org/",
"http://interactive.unocha.org/emergency/2017_rohingya/",
"http://interactive.unocha.org/emergency/2017_south_sudan/",
"http://www.ocha-sy.org/",
"http://interactive.unocha.org/publication/datatrends2017/",
"http://interactive.unocha.org/publication/datatrends2018/",
"http://www.unocha.org/",
"https://vosocc.unocha.org/",
"https://weekly-wca.unocha.org/",
"https://www.worldhumanitarianday.org/",
"https://lcb.unocha.org/",
"http://reports.unocha.org/",
"http://data.ochaopt.org/",
"http://interactive.unocha.org/publication/stateofaid/map.html",
"http://interactive.unocha.org/publication/2016_datatrends/",
"http://southsudan.messengersofhumanity.org/",
"http://interactive.unocha.org/emergency/2017_whatweshare/index.html",
"https://bi.unocha.org/",
"https://ehaconnect.org/",
"https://hornofafrica.unocha.org/",
"http://interactive.unocha.org/publication/UNDAC_25/",
"https://www.invisiblecitizens.org/",
"https://crisisrelief.un.org/",
"https://labs.reliefweb.int/",
"http://apidoc.rwlabs.org/",
"https://pfbi.unocha.org/",
"http://humanitarianservice.info/transition-portal/",
"http://humanitarianservice.info/droughtportal/",
"https://ors.atavist.com/",
"https://about.humanitarian.id/"
],
"lighthouseFlags": {
"output": "json",
"emulated-form-factor": "mobile",
"onlyCategories": [
"accessibility",
"seo",
"performance",
"pwa",
"best-practices"
]
},
"chromeFlags": [
"--headless"
],
"writeTo": "./",
"filename": "lighthouse.csv"
}