From b0c91cb973d37ff33bb53743e5200c1f84902cbc Mon Sep 17 00:00:00 2001 From: Luong Vo Date: Wed, 9 Nov 2022 10:11:34 +0700 Subject: [PATCH] fix: add some missing configurations for markdown link check --- .github/workflows/markdown.links.config.json | 15 ++++++++++++++- CONTRIBUTING.md | 2 ++ README_es-ES.md | 2 ++ README_fr-FR.md | 2 ++ README_pt-BR.md | 2 ++ README_th-TH.md | 2 ++ README_zh-CN.md | 2 ++ 7 files changed, 26 insertions(+), 1 deletion(-) diff --git a/.github/workflows/markdown.links.config.json b/.github/workflows/markdown.links.config.json index c209480..61c4a7a 100644 --- a/.github/workflows/markdown.links.config.json +++ b/.github/workflows/markdown.links.config.json @@ -6,5 +6,18 @@ { "pattern": "https://github.com/GoogleChrome/lighthouse/workflows/\uD83D\uDCA1\uD83C\uDFE0/badge.svg" } - ] + ], + "httpHeaders": [ + { + "urls": ["https://github.com/", "https://guides.github.com/", "https://help.github.com/", "https://docs.github.com/"], + "headers": { + "Accept-Encoding": "zstd, br, gzip, deflate" + } + } + ], + "aliveStatusCodes": [200, 206], + "retryOn429": true, + "timeout": "10s", + "retryCount": 2, + "fallbackRetryDelay": "20s" } diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f67a0e3..eb4536a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,4 @@ + # Guidelines to Contribute ## English @@ -67,3 +68,4 @@ 原作者注:最近我收到了一些关于列表中一些应用软件的质量的反馈。我自己测试了其中的大部分应用(但不是全部)。如果你对应用有任何问题:-> 去往开发页面(如果有的话)-> 给开发提个 issue -> 在这里提个 issue 以便我考虑是否将应用移出列表。记住:所有东西都有它自己的质量,所以这里永远不会有“最佳应用”或“选择性的列表”,谢谢。 + diff --git a/README_es-ES.md b/README_es-ES.md index 03e6f2f..7d5840f 100644 --- a/README_es-ES.md +++ b/README_es-ES.md @@ -1,3 +1,4 @@ + # Increíble Software de Linux ![Tux](img/tux.png) @@ -1207,3 +1208,4 @@ Este trabajo está licenciado con [Creative Commons Reconocimiento 4.0 Internaci [OSS Icon]: https://cdn.rawgit.com/iCHAIT/awesome-osx/master/media/oss.svg [Money Icon]: https://rawgit.com/LewisVo/Awesome-Linux-Software/master/img/money.svg + diff --git a/README_fr-FR.md b/README_fr-FR.md index 46c3b0f..3ea621a 100644 --- a/README_fr-FR.md +++ b/README_fr-FR.md @@ -1,3 +1,4 @@ + # Awesome Linux Software ![Tux](img/tux.png) @@ -1230,3 +1231,4 @@ Ce travail est sous licence [Licence internationale Creative Commons Attribution [OSS Icon]: https://cdn.rawgit.com/iCHAIT/awesome-osx/master/media/oss.svg [Money Icon]: https://rawgit.com/LewisVo/Awesome-Linux-Software/master/img/money.svg + diff --git a/README_pt-BR.md b/README_pt-BR.md index a151877..93c7125 100644 --- a/README_pt-BR.md +++ b/README_pt-BR.md @@ -1,3 +1,4 @@ + # IMPRESSIONANTES aplicativos para Linux ![Tux](img/tux.png) @@ -1182,3 +1183,4 @@ Este projeto trabalha sob a licença [Creative Commons Attribution 4.0 Internati [OSS Icon]: https://cdn.rawgit.com/iCHAIT/awesome-osx/master/media/oss.svg [Money Icon]: https://rawgit.com/LewisVo/Awesome-Linux-Software/master/img/money.svg + diff --git a/README_th-TH.md b/README_th-TH.md index cf04703..f021bfb 100644 --- a/README_th-TH.md +++ b/README_th-TH.md @@ -1,3 +1,4 @@ + # ซอฟต์แวร์ลินุกซ์ สุดเจ๋ง ![Tux](img/tux.png) @@ -1221,3 +1222,4 @@ This work is licensed under a [Creative Commons Attribution 4.0 International Li [OSS Icon]: https://cdn.rawgit.com/iCHAIT/awesome-osx/master/media/oss.svg [Money Icon]: https://rawgit.com/LewisVo/Awesome-Linux-Software/master/img/money.svg + diff --git a/README_zh-CN.md b/README_zh-CN.md index bf696d7..0e88a33 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -1,3 +1,4 @@ + # 超赞的 Linux 软件 ![Tux](img/tux.png) @@ -886,3 +887,4 @@ [OSS Icon]: https://cdn.rawgit.com/iCHAIT/awesome-osx/master/media/oss.svg [Freeware Icon]: https://cdn.rawgit.com/iCHAIT/awesome-osx/master/media/free.svg +