@@ -91,166 +91,166 @@ const resources = [
9191 {
9292 title : 'Hudson Rock' ,
9393 link : 'https://hudsonrock.com/free-tools/?=webcheck' ,
94- icon : 'https://i.ibb.co/0rF3rZh/logo-1-967abb2c .png' ,
94+ icon : 'https://pixelflare.cc/alicia/icons/hudson-rock .png/w128 ' ,
9595 description : 'Identify Infostealer infection data related to domains and emails' ,
9696 } ,
9797 {
9898 title : 'SSL Labs Test' ,
9999 link : 'https://ssllabs.com/ssltest/analyze.html' ,
100- icon : 'https://i.ibb.co/6bVL8JK/Qualys -ssl-labs.png' ,
100+ icon : 'https://pixelflare.cc/alicia/icons/qualys -ssl-labs.png/w128 ' ,
101101 description : 'Analyzes the SSL configuration of a server and grades it' ,
102102 searchLink : 'https://www.ssllabs.com/ssltest/analyze.html?d={URL}' ,
103103 } ,
104104 {
105105 title : 'Virus Total' ,
106106 link : 'https://virustotal.com' ,
107- icon : 'https://i.ibb.co/dWFz0RC/Virustotal .png' ,
107+ icon : 'https://pixelflare.cc/alicia/icons/virustotal .png/w128 ' ,
108108 description : 'Checks a URL against multiple antivirus engines' ,
109109 searchLink : 'https://www.virustotal.com/gui/search/{URL_ENCODED}' ,
110110 } ,
111111 {
112112 title : 'Shodan' ,
113113 link : 'https://shodan.io/' ,
114- icon : 'https://i.ibb.co/SBZ8WG4/ shodan.png' ,
114+ icon : 'https://pixelflare.cc/alicia/icons/ shodan.png/w128 ' ,
115115 description : 'Search engine for Internet-connected devices' ,
116116 searchLink : 'https://www.shodan.io/search/report?query={URL}' ,
117117 } ,
118118 {
119119 title : 'Archive' ,
120120 link : 'https://archive.org/' ,
121- icon : 'https://i.ibb.co/nfKMvCm/Archive-org .png' ,
121+ icon : 'https://pixelflare.cc/alicia/icons/internet-archive .png/w128 ' ,
122122 description : 'View previous versions of a site via the Internet Archive' ,
123123 searchLink : 'https://web.archive.org/web/*/{URL}' ,
124124 } ,
125125 {
126126 title : 'URLScan' ,
127127 link : 'https://urlscan.io/' ,
128- icon : 'https://i.ibb.co/cYXt8SH/Url-scan .png' ,
128+ icon : 'https://pixelflare.cc/alicia/icons/urlscan .png/w128 ' ,
129129 description : 'Scans a URL and provides information about the page' ,
130130 searchLink : 'https://urlscan.io/search/#{URL}' ,
131131 } ,
132132 {
133133 title : 'Sucuri SiteCheck' ,
134134 link : 'https://sitecheck.sucuri.net/' ,
135- icon : 'https://i.ibb.co/K5pTP1K/Sucuri-site-check .png' ,
135+ icon : 'https://pixelflare.cc/alicia/icons/sucuri .png/w128 ' ,
136136 description : 'Checks a URL against blacklists and known threats' ,
137137 searchLink : 'https://www.ssllabs.com/ssltest/analyze.html?d={URL}' ,
138138 } ,
139139 {
140140 title : 'Domain Tools' ,
141141 link : 'https://whois.domaintools.com/' ,
142- icon : 'https://i.ibb.co/zJfCKjM/Domain-tools .png' ,
142+ icon : 'https://pixelflare.cc/alicia/icons/domaintools .png/w128 ' ,
143143 description : 'Run a WhoIs lookup on a domain' ,
144144 searchLink : 'https://whois.domaintools.com/{DOMAIN}' ,
145145 } ,
146146 {
147147 title : 'NS Lookup' ,
148148 link : 'https://nslookup.io/' ,
149- icon : 'https://i.ibb.co/BLSWvBv/Ns-lookup .png' ,
149+ icon : 'https://pixelflare.cc/alicia/icons/nslookup .png/w128 ' ,
150150 description : 'View DNS records for a domain' ,
151151 searchLink : 'https://www.nslookup.io/domains/{DOMAIN}/dns-records/' ,
152152 } ,
153153 {
154154 title : 'DNS Checker' ,
155155 link : 'https://dnschecker.org/' ,
156- icon : 'https://i.ibb.co/gyKtgZ1/Dns -checker.webp ' ,
156+ icon : 'https://pixelflare.cc/alicia/icons/dns -checker.png/w128 ' ,
157157 description : 'Check global DNS propagation across multiple servers' ,
158158 searchLink : 'https://dnschecker.org/#A/{DOMAIN}' ,
159159 } ,
160160 {
161161 title : 'Censys' ,
162162 link : 'https://search.censys.io/' ,
163- icon : 'https://i.ibb.co/j3ZtXzM/ censys.png' ,
163+ icon : 'https://pixelflare.cc/alicia/icons/ censys.png/w128 ' ,
164164 description : 'Lookup hosts associated with a domain' ,
165165 searchLink : 'https://search.censys.io/search?resource=hosts&q={URL}' ,
166166 } ,
167167 {
168168 title : 'Page Speed Insights' ,
169169 link : 'https://developers.google.com/speed/pagespeed/insights/' ,
170- icon : 'https://i.ibb.co/k68t9bb/Page -speed-insights.png' ,
170+ icon : 'https://pixelflare.cc/alicia/icons/page -speed-insights.png/w128 ' ,
171171 description : 'Checks the performance, accessibility and SEO of a page on mobile + desktop' ,
172172 searchLink : 'https://developers.google.com/speed/pagespeed/insights/?url={URL}' ,
173173 } ,
174174 {
175175 title : 'Built With' ,
176176 link : 'https://builtwith.com/' ,
177- icon : 'https://i.ibb.co/5LXBDfD/Built -with.png' ,
177+ icon : 'https://pixelflare.cc/alicia/icons/built -with.png/w128 ' ,
178178 description : 'View the tech stack of a website' ,
179179 searchLink : 'https://builtwith.com/{URL}' ,
180180 } ,
181181 {
182182 title : 'DNS Dumpster' ,
183183 link : 'https://dnsdumpster.com/' ,
184- icon : 'https://i.ibb.co/DtQ2QXP/Trash-can-regular .png' ,
184+ icon : 'https://pixelflare.cc/alicia/icons/dnsdumpster .png/w128 ' ,
185185 description : 'DNS recon tool, to map out a domain from it\'s DNS records' ,
186186 } ,
187187 {
188188 title : 'BGP Tools' ,
189189 link : 'https://bgp.tools/' ,
190- icon : 'https://i.ibb.co/zhcSnmh/Bgp -tools.png' ,
190+ icon : 'https://pixelflare.cc/alicia/icons/bgp -tools.png/w128 ' ,
191191 description : 'View realtime BGP data for any ASN, Prefix or DNS' ,
192192 searchLink : 'https://bgp.tools/dns/{URL}' ,
193193 } ,
194194 {
195195 title : 'Similar Web' ,
196196 link : 'https://similarweb.com/' ,
197- icon : 'https://i.ibb.co/9YX8x3c/Similar -web.png' ,
197+ icon : 'https://pixelflare.cc/alicia/icons/similar -web.png/w128 ' ,
198198 description : 'View approx traffic and engagement stats for a website' ,
199199 searchLink : 'https://similarweb.com/website/{URL}' ,
200200 } ,
201201 {
202202 title : 'Blacklist Checker' ,
203203 link : 'https://blacklistchecker.com/' ,
204- icon : 'https://i.ibb.co/7ygCyz3/ black-list-checker.png' ,
204+ icon : 'https://pixelflare.cc/alicia/icons/ black-list-checker.png/w128 ' ,
205205 description : 'Check if a domain, IP or email is present on the top blacklists' ,
206206 searchLink : 'https://blacklistchecker.com/check?input={URL}' ,
207207 } ,
208208 {
209209 title : 'Cloudflare Radar' ,
210210 link : 'https://radar.cloudflare.com/' ,
211- icon : 'https://i.ibb.co/DGZXRgh/Cloudflare .png' ,
211+ icon : 'https://pixelflare.cc/alicia/icons/cloudflare .png/w128 ' ,
212212 description : 'View traffic source locations for a domain through Cloudflare' ,
213213 searchLink : 'https://radar.cloudflare.com/domains/domain/{URL}' ,
214214 } ,
215215 {
216216 title : 'Mozilla HTTP Observatory' ,
217217 link : 'https://developer.mozilla.org/en-US/observatory' ,
218- icon : 'https://i.ibb.co/hBWh9cj/logo-mozm-5e95c457fdd1 .png' ,
218+ icon : 'https://pixelflare.cc/alicia/icons/mozilla .png/w128 ' ,
219219 description : 'Assesses website security posture by analyzing various security headers and practices' ,
220220 searchLink : 'https://developer.mozilla.org/en-US/observatory/analyze?host={URL}' ,
221221 } ,
222222 {
223223 title : 'AbuseIPDB' ,
224224 link : 'https://abuseipdb.com/' ,
225- icon : 'https://i.ibb.co/KLZncxw/ abuseipdb.png' ,
225+ icon : 'https://pixelflare.cc/alicia/icons/ abuseipdb.png/w128 ' ,
226226 description : 'Checks a website against Zscaler\'s dynamic risk scoring engine' ,
227227 searchLink : 'https://www.abuseipdb.com/check?query={DOMAIN}' ,
228228 } ,
229229 {
230230 title : 'IBM X-Force Exchange' ,
231231 link : 'https://exchange.xforce.ibmcloud.com/' ,
232- icon : 'https://i.ibb.co/tsTsCV5/ x-force.png' ,
232+ icon : 'https://pixelflare.cc/alicia/icons/ibm- x-force-exchange .png/w128 ' ,
233233 description : 'View shared human and machine generated threat intelligence' ,
234234 searchLink : 'https://exchange.xforce.ibmcloud.com/url/{URL_ENCODED}' ,
235235 } ,
236236 {
237237 title : 'URLVoid' ,
238238 link : 'https://urlvoid.com/' ,
239- icon : 'https://i.ibb.co/0ZDjCDz/ urlvoid-icon .png' ,
239+ icon : 'https://pixelflare.cc/alicia/icons/ urlvoid.png/w128 ' ,
240240 description : 'Checks a website across 30+ blocklist engines and website reputation services' ,
241241 searchLink : 'https://urlvoid.com/scan/{DOMAIN}' ,
242242 } ,
243243 {
244244 title : 'URLhaus' ,
245245 link : 'https://urlhaus.abuse.ch/' ,
246- icon : 'https://i.ibb.co/j3QwrT8/ urlhaus-logo .png' ,
246+ icon : 'https://pixelflare.cc/alicia/icons/ urlhaus.png/w128 ' ,
247247 description : 'Checks if the site is in URLhaus\'s malware URL exchange' ,
248248 searchLink : 'https://urlhaus.abuse.ch/browse.php?search={URL_ENCODED}' ,
249249 } ,
250250 {
251251 title : 'ANY.RUN' ,
252252 link : 'https://any.run/' ,
253- icon : 'https://i.ibb.co/6nLw2MC/ anyrun-icon .png' ,
253+ icon : 'https://pixelflare.cc/alicia/icons/ anyrun.png/w128 ' ,
254254 description : 'An interactive malware and web sandbox' ,
255255 } ,
256256] ;
0 commit comments