mirror of
https://github.com/Lissy93/web-check.git
synced 2025-06-20 19:57:44 +02:00
Update AdditionalResources.tsx
I changed the URL in MDN HTTP Observatory from link: 'https://observatory.mozilla.org/', to link: 'https://developer.mozilla.org/en-US/observatory', because MDN HTTP Observatory is launched, and Mozilla Observatory is now deprecated. Here is the article: https://developer.mozilla.org/en-US/blog/mdn-http-observatory-launch/
This commit is contained in:
parent
42ecdd9ef6
commit
357fbe1831
@ -208,10 +208,10 @@ const resources = [
|
||||
},
|
||||
{
|
||||
title: 'Mozilla Observatory',
|
||||
link: 'https://observatory.mozilla.org/',
|
||||
link: 'https://developer.mozilla.org/en-US/observatory',
|
||||
icon: 'https://i.ibb.co/hBWh9cj/logo-mozm-5e95c457fdd1.png',
|
||||
description: 'Assesses website security posture by analyzing various security headers and practices',
|
||||
searchLink: 'https://observatory.mozilla.org/analyze/{URL}',
|
||||
searchLink: 'https://developer.mozilla.org/en-US/observatory/analyze/{URL}',
|
||||
},
|
||||
{
|
||||
title: 'AbuseIPDB',
|
||||
|
Loading…
x
Reference in New Issue
Block a user