File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/web-check-live/components/misc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -213,11 +213,11 @@ const resources = [
213
213
searchLink : 'https://radar.cloudflare.com/domains/domain/{URL}' ,
214
214
} ,
215
215
{
216
- title : 'Mozilla Observatory' ,
217
- link : 'https://observatory .mozilla.org/' ,
216
+ title : 'Mozilla HTTP Observatory' ,
217
+ link : 'https://developer .mozilla.org/en-US/observatory ' ,
218
218
icon : 'https://i.ibb.co/hBWh9cj/logo-mozm-5e95c457fdd1.png' ,
219
219
description : 'Assesses website security posture by analyzing various security headers and practices' ,
220
- searchLink : 'https://observatory .mozilla.org/analyze/ {URL}' ,
220
+ searchLink : 'https://developer .mozilla.org/en-US/observatory/analyze?host= {URL}' ,
221
221
} ,
222
222
{
223
223
title : 'AbuseIPDB' ,
You can’t perform that action at this time.
0 commit comments