This commit is contained in:
Your Name 2024-09-25 03:14:42 +00:00
parent b6fefffe80
commit 011baf4371

View File

@ -435,7 +435,7 @@ watch() {
module-akkoma-search "$i" "$DATE"
module-lightning "$i" "$DATE"
module-php "$i" "$DATE"
bash $MODULES/modules/module-go.sh "$i" "$DATE"
bash $MODULES/module-go.sh "$i" "$DATE"
module-get-spam "$i" "$DATE"
COUNT=$(grep $DATE $ACCESS | grep $i | grep -Fivf <(printf '%s\n' "${SAFE_TRAFFIC[@]}") | grep -Fivf <(printf '%s\n' "${SAVED_BOTS[@]}") | wc -l)