Ticker

6/recent/ticker-posts

 

#!/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

Post a Comment

0 Comments