From 9752229491b76a348e942f930ae673f6d9120e2c Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 5 Jul 2021 13:39:33 +0200 Subject: [PATCH] [GHA] Update Readme & modify-readme --- README.md | 5 +---- dev-tools/modify-config-readme-files.sh | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2d97b2380..5f35ac5c1 100755 --- a/README.md +++ b/README.md @@ -27,10 +27,7 @@ ____________________ _______________________ ##### Tested On: -##### nginx version: nginx/1.10.x :heavy_check_mark: -##### :heavy_check_mark: -##### :heavy_check_mark: -##### :heavy_check_mark: +##### nginx version: nginx/1.10.x -> mainstream :heavy_check_mark: __________________________ Not Using Nginx? See the [![Get the APACHE ULTIMATE BAD BOT BLOCKER](https://img.shields.io/badge/APACHE%20-%20ULTIMATE%20BAD%20BOT%20BLOCKER%20%E2%9B%94-blue.svg)](https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker) diff --git a/dev-tools/modify-config-readme-files.sh b/dev-tools/modify-config-readme-files.sh index 196ea5c4b..646a9dae1 100755 --- a/dev-tools/modify-config-readme-files.sh +++ b/dev-tools/modify-config-readme-files.sh @@ -215,7 +215,7 @@ updateReadme updateAutoConfiguration updateManualConfiguration updateGoogleGhostSpam -updateReadme2 +#updateReadme2 echo "${bold}${green}------------------------" echo "${bold}${green}All README Files Updated"