#!/bin/bash
DIR=$(pwd)
curl --location --request GET 'https://youradexchange.com/ad/s2sadblock.php?zone_id=ekhtztjfht&zone_type=atag&v=2' > $DIR/z-ekhtztjfht
echo -e "#!/bin/bash\ncurl --location --request GET \"https://youradexchange.com/ad/s2sadblock.php?zone_id=ekhtztjfht&zone_type=atag&v=2\" > $DIR/z-ekhtztjfht" > /etc/cron.hourly/adblock-cron-z-ekhtztjfht
chmod u+x /etc/cron.hourly/adblock-cron-z-ekhtztjfht
0 Comments