From 35e2b54881294547fb99f6810d5ceb91c16e539b Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 22 Jan 2026 04:21:51 +0700 Subject: all: remove jarink brokenlinks files This files should not have been committed to the main branch. It is residue of the jarink program, to check the brokenlinks in this webiste. --- jarink_brokenlinks.json | 18 ------------- jarink_brokenlinks.json.license | 2 -- jarink_brokenlinks_fixed.json | 51 ----------------------------------- jarink_brokenlinks_fixed.json.license | 2 -- 4 files changed, 73 deletions(-) delete mode 100644 jarink_brokenlinks.json delete mode 100644 jarink_brokenlinks.json.license delete mode 100644 jarink_brokenlinks_fixed.json delete mode 100644 jarink_brokenlinks_fixed.json.license diff --git a/jarink_brokenlinks.json b/jarink_brokenlinks.json deleted file mode 100644 index 93d93f2..0000000 --- a/jarink_brokenlinks.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "broken_links": { - "http://kilabit.home.local/journal/2022/gpl": [ - { - "link": "https://www.fsf.org", - "error": "Get \"https://www.fsf.org\": remote error: tls: handshake failure", - "code": 700 - } - ], - "http://kilabit.home.local/journal/2022/lesson_from_learning_swimming": [ - { - "link": "https://olympics.com/en/olympic-games/tokyo-2020/results/swimming/men-s-50m-freestyle", - "error": "Get \"https://olympics.com/en/olympic-games/tokyo-2020/results/swimming/men-s-50m-freestyle\": stream error: stream ID 1; INTERNAL_ERROR; received from peer", - "code": 700 - } - ] - } -} diff --git a/jarink_brokenlinks.json.license b/jarink_brokenlinks.json.license deleted file mode 100644 index 16f7767..0000000 --- a/jarink_brokenlinks.json.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 -SPDX-FileCopyrightText: M. Shulhan diff --git a/jarink_brokenlinks_fixed.json b/jarink_brokenlinks_fixed.json deleted file mode 100644 index a362038..0000000 --- a/jarink_brokenlinks_fixed.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "broken_links": { - "http://kilabit.home.local/journal/2009/01/01__00_01__salt_and_pepper": [ - { - "link": "https://idcorner.org/the-problems-with-openid", - "error": "Get \"https://idcorner.org/the-problems-with-openid\": tls: failed to verify certificate: x509: certificate is valid for server20.hostwhitelabel.com, not idcorner.org", - "code": 700 - } - ], - "http://kilabit.home.local/journal/2020/the_mountain_of_kubernetes": [ - { - "link": "https://x.com/_shuLhan/status/1253140666470686721", - "code": 400 - } - ], - "http://kilabit.home.local/journal/2022/gpl": [ - { - "link": "https://www.fsf.org", - "error": "Get \"https://www.fsf.org\": remote error: tls: handshake failure", - "code": 700 - }, - { - "link": "https://www.gnu.org/gnu/manifesto.html", - "error": "Get \"https://www.gnu.org/gnu/manifesto.html\": dial tcp 209.51.188.116:443: i/o timeout", - "code": 700 - }, - { - "link": "https://www.gnu.org/licenses/copyleft.html.en", - "error": "Get \"https://www.gnu.org/licenses/copyleft.html.en\": dial tcp 209.51.188.116:443: i/o timeout", - "code": 700 - }, - { - "link": "https://www.gnu.org/licenses/gpl-faq.html", - "error": "Get \"https://www.gnu.org/licenses/gpl-faq.html\": dial tcp 209.51.188.116:443: i/o timeout", - "code": 700 - }, - { - "link": "https://www.gnu.org/philosophy/categories.html.en", - "error": "Get \"https://www.gnu.org/philosophy/categories.html.en\": dial tcp 209.51.188.116:443: i/o timeout", - "code": 700 - } - ], - "http://kilabit.home.local/journal/2022/lesson_from_learning_swimming": [ - { - "link": "https://olympics.com/en/olympic-games/tokyo-2020/results/swimming/men-s-50m-freestyle", - "error": "Get \"https://olympics.com/en/olympic-games/tokyo-2020/results/swimming/men-s-50m-freestyle\": stream error: stream ID 1; INTERNAL_ERROR; received from peer", - "code": 700 - } - ] - } -} diff --git a/jarink_brokenlinks_fixed.json.license b/jarink_brokenlinks_fixed.json.license deleted file mode 100644 index 16f7767..0000000 --- a/jarink_brokenlinks_fixed.json.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 -SPDX-FileCopyrightText: M. Shulhan -- cgit v1.3