This commit is contained in:
2023-04-06 11:53:54 +02:00
parent 912ec16cdb
commit 12c86849c2
59 changed files with 1065 additions and 102 deletions

View File

@ -62,7 +62,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also

View File

@ -74,7 +74,7 @@ check_website=false
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
# -
mysql_credential_args="--login-path=local"
mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf"
# - Additional Settings for check_php_fpm
@ -93,7 +93,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also

View File

@ -62,7 +62,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also

View File

@ -93,7 +93,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also

View File

@ -74,7 +74,7 @@ check_website=false
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
# -
mysql_credential_args="--login-path=local"
mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf"
# - Additional Settings for check_php_fpm
@ -93,7 +93,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also

View File

@ -93,7 +93,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also

View File

@ -70,3 +70,9 @@ convinceandconvert\.com$
thelargest\.homes$
eamyobai\.cfd$
countryfields\.ca$
urgencypasture\.shop$
detectivecomics\.net$
bell\.net$
beheshtfoundation\.com$
tohochina\.com$
mailer-service\.de$

View File

@ -133,3 +133,16 @@
103.114.162.0/24
# US (u.a.versender50.com)
204.152.197.0/24
# US (u.a.vs-dienst.com)
45.134.11.0/24
212.83.56.0/24
# US ( u.a. urgencypasture.shop)
194.87.84.0/24
# US ( u.a. dkdirekt.com)
64.188.1.176/28
# CA (Canada) (u.a. bell.net)
209.71.192.0/18
# HU (u.a. beheshtfoundation.com)
83.137.158.0/24
# US (u.a. josephraffael.com / auftrag@v-markt-direkt.com)
64.188.4.0/22

View File

@ -92,4 +92,13 @@ firmen-infos\.com$
^info@webmeinung\.de$
^info@handel-versand\.com$
^order@direktversender\.net$
versender.*.com$
versender.*\.com$
vs-dienst\.com$
urgencypasture\.shop$
dkdirekt\.com$
nb\.sympatico\.ca$
beheshtfoundation\.com$
josephraffael\.com$
v-markt-direkt\.com$
mailer-service\.de$
swissad\.biz$

View File

@ -69,7 +69,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="7.4"
php_versions="8.1"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also