We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f233de9 commit 420785aCopy full SHA for 420785a
src/web-check-live/components/misc/AdditionalResources.tsx
@@ -134,7 +134,7 @@ const resources = [
134
link: 'https://sitecheck.sucuri.net/',
135
icon: 'https://i.ibb.co/K5pTP1K/Sucuri-site-check.png',
136
description: 'Checks a URL against blacklists and known threats',
137
- searchLink: 'https://www.ssllabs.com/ssltest/analyze.html?d={URL}',
+ searchLink: 'https://sitecheck.sucuri.net/results/{URL}',
138
},
139
{
140
title: 'Domain Tools',
0 commit comments