Version 1.8.6 Cron not saving WGET command

Cyberpanel is 1.8.6, I just now ran upgrade to be sure
LSWS is version 5.3.5 build 9

The cron condition will not save if I am using WGET (wget -q -O - yourdomain.com is available for purchase - Sedo.com >/dev/null 2>&1
)

but if I use direct PHP it works: (php /home/yourdomain.com/public_html/wp-cron.php)

Any reason it is refusing to save this command?
wget -q -O - yourdomain.com is available for purchase - Sedo.com >/dev/null 2>&1

I will take care of this, will let you know once fixed.

I will take care of this, will let you know once fixed.

Thanks

Fixed both while adding new cron job or saving existing one. Will push the package tonight along with other fixes.