mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
fix abuseipdb badge and update idiot count
This commit is contained in:
parent
41e1e97e13
commit
749f61434f
@ -1,4 +1,4 @@
|
||||
lockfileVersion: 5.3
|
||||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@iconify-json/fa6-solid': ^1.1.4
|
||||
@ -24,10 +24,10 @@ devDependencies:
|
||||
'@sveltejs/kit': 1.0.0-next.360_svelte@3.48.0+vite@2.9.13
|
||||
mdsvex: 0.10.6_svelte@3.48.0
|
||||
prettier: 2.7.1
|
||||
prettier-plugin-svelte: 2.7.0_prettier@2.7.1+svelte@3.48.0
|
||||
prettier-plugin-svelte: 2.7.0_nakrehnrzdf7fdea5k3a4dfy4m
|
||||
svelte: 3.48.0
|
||||
svelte-check: 2.7.2_svelte@3.48.0
|
||||
svelte-preprocess: 4.10.7_svelte@3.48.0+typescript@4.7.4
|
||||
svelte-preprocess: 4.10.7_lvfi2wesz6u4l5rfbnetbucfmm
|
||||
svelte-seo: 1.4.1_typescript@4.7.4
|
||||
tslib: 2.4.0
|
||||
typescript: 4.7.4
|
||||
@ -854,7 +854,7 @@ packages:
|
||||
source-map-js: 1.0.2
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-svelte/2.7.0_prettier@2.7.1+svelte@3.48.0:
|
||||
/prettier-plugin-svelte/2.7.0_nakrehnrzdf7fdea5k3a4dfy4m:
|
||||
resolution: {integrity: sha512-fQhhZICprZot2IqEyoiUYLTRdumULGRvw0o4dzl5jt0jfzVWdGqeYW27QTWAeXhoupEZJULmNoH3ueJwUWFLIA==}
|
||||
peerDependencies:
|
||||
prettier: ^1.16.4 || ^2.0.0
|
||||
@ -1019,7 +1019,7 @@ packages:
|
||||
picocolors: 1.0.0
|
||||
sade: 1.8.1
|
||||
svelte: 3.48.0
|
||||
svelte-preprocess: 4.10.7_svelte@3.48.0+typescript@4.7.4
|
||||
svelte-preprocess: 4.10.7_lvfi2wesz6u4l5rfbnetbucfmm
|
||||
typescript: 4.7.4
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
@ -1043,7 +1043,7 @@ packages:
|
||||
svelte: 3.48.0
|
||||
dev: true
|
||||
|
||||
/svelte-preprocess/4.10.7_svelte@3.48.0+typescript@4.7.4:
|
||||
/svelte-preprocess/4.10.7_lvfi2wesz6u4l5rfbnetbucfmm:
|
||||
resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==}
|
||||
engines: {node: '>= 9.11.2'}
|
||||
requiresBuild: true
|
||||
|
@ -11,6 +11,7 @@
|
||||
<a
|
||||
href="https://www.abuseipdb.com/user/82331"
|
||||
title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks"
|
||||
style="width: fit-content;"
|
||||
>
|
||||
<img
|
||||
src="https://www.abuseipdb.com/contributor/82331.svg"
|
||||
|
@ -7,12 +7,12 @@
|
||||
|
||||
<SvelteSeo
|
||||
title="Project Segfault"
|
||||
description="4 idiots, a Sun server and a Hitachi Compute Rack."
|
||||
description="7 idiots, a Sun server and a Hitachi Compute Rack."
|
||||
canonical="https://projectsegfau.lt/"
|
||||
openGraph={{
|
||||
url: "https://projectsegfau.lt/",
|
||||
title: "Project Segfault",
|
||||
description: "4 idiots, a Sun server and a Hitachi Compute Rack.",
|
||||
description: "7 idiots, a Sun server and a Hitachi Compute Rack.",
|
||||
images: [
|
||||
{
|
||||
url: "/ProjectSegfault_Desktop_16-9.png",
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Home
|
||||
description: 4 idiots, a Sun server and a Hitachi Compute Rack.
|
||||
description: 7 idiots, a Sun server and a Hitachi Compute Rack.
|
||||
---
|
||||
|
||||
# Project Segfault
|
||||
|
Loading…
Reference in New Issue
Block a user