* * * * * sleep $((RANDOM\%22+15)) && /usr/bin/curl https://app.linkedfusion.io/web/cron_sqs_sendmessage.php

##Search URL and process/create new Tasks
*/2 * * * * sleep $((RANDOM\%10+15)) && /usr/bin/curl https://app.linkedfusion.io/web/startprocess.php

##Scheduled Message Send
*/3 * * * * sleep $((RANDOM\%15+10)) && /usr/bin/curl https://app.linkedfusion.io/web/cron_sqs_sendLetterMsg.php

##Send Email on Error
*/10 * * * * sleep 25;/usr/bin/curl  https://app.linkedfusion.io/web/sendErrorMail.php

##Retry failed task and after 3rd try move to completed table with Error Status
*/10 * * * * sleep 15;/usr/bin/curl  https://app.linkedfusion.io/web/checkTask.php

##Fuse Error Retry after 6 hours
*/15 * * * * /usr/bin/curl  https://app.linkedfusion.io/web/revert_fuse_error.php

##Unpause the sequence we paused because of 429 Error Messages
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/updatePausedSeq.php

##Relogin Accounts and Solve captcha
*/5 * * * * /usr/bin/curl https://app.linkedfusion.io/api/cooling_period_cronTestingCaptcha.php

##Withdraw Invitations
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/withdrawal_cron.php

##Google Sheet Integration Pull
*/10 * * * * /usr/bin/curl  https://app.linkedfusion.io/api/googleapi/Cronreadfromsheet.php

##Expire Accounts and Downgrade
*/30 * * * * /usr/bin/curl https://app.linkedfusion.io/web/UserExpiredEmail.php

##Send Daily Performance Report - Sales leadGen
20 * * * * /usr/bin/curl https://linkedin.salesleadgen.com/web/genrate-report

##Send Daily Performance Report - Cloud Kennect
15 * * * * /usr/bin/curl https://app.cloudkennect.com/web/genrate-report

##Send Daily Performance Report - LinkedFusion
0 * * * * /usr/bin/curl https://app.linkedfusion.io/web/genrate-report

##Send Daily Performance Report - Ignited Results
0 * * * * /usr/bin/curl https://app.ignitedresults.com/web/genrate-report


##Release IPs which are no longer in use
30 4 * * * /usr/bin/curl https://app.linkedfusion.io/web/ReleaseLuminatiIp.php

##Update Last response check time
0 * * * * /usr/bin/curl https://app.cloudkennect.com/web/responses/getlastupdatedconversationtime

##Update Sub-admin
*/10 * * * * sleep 15;/usr/bin/curl  https://app.linkedfusion.io/web/auto_subusers.php
##Schedule Post Crons
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_one.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_two.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_three.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_four.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_five.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_six.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_seven.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_eight.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_nine.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/post_scheduling_slot_ten.php


##Auto Like Crons
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_one.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_two.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_three.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_four.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_five.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_six.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_seven.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_eight.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_nine.php
* * * * * /usr/bin/curl https://app.linkedfusion.io/web/auto_post_like_slot_ten.php

##Response Check Crons
*/3 * * * * sleep $((RANDOM\%26+15)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_one.php
*/4 * * * * sleep $((RANDOM\%16+15)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_two.php
*/3 * * * * sleep $((RANDOM\%56+15)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_three.php
*/2 * * * * sleep $((RANDOM\%46+15)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_four.php
*/2 * * * * sleep $((RANDOM\%36+15)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_five.php
*/3 * * * * sleep $((RANDOM\%26+15)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_six.php
*/2 * * * * sleep $((RANDOM\%46+21)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_seven.php
*/3 * * * * sleep $((RANDOM\%56+26)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_eight.php
*/2 * * * * sleep $((RANDOM\%28+19)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_nine.php
*/4 * * * * sleep $((RANDOM\%32+28)) && /usr/bin/curl https://app.linkedfusion.io/web/response_check_slot_ten.php

######### Accepted bypass response check Crons
*/3 * * * * sleep $((RANDOM\%26+15)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_one.php
*/4 * * * * sleep $((RANDOM\%16+15)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_two.php
*/3 * * * * sleep $((RANDOM\%56+15)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_three.php
*/2 * * * * sleep $((RANDOM\%46+15)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_four.php
*/2 * * * * sleep $((RANDOM\%36+15)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_five.php
*/3 * * * * sleep $((RANDOM\%26+15)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_six.php
*/2 * * * * sleep $((RANDOM\%46+21)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_seven.php
*/3 * * * * sleep $((RANDOM\%56+26)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_eight.php
*/2 * * * * sleep $((RANDOM\%28+19)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_nine.php
*/4 * * * * sleep $((RANDOM\%32+28)) && /usr/bin/curl https://app.linkedfusion.io/web/bypass_response_check_slot_ten.php

##SSI Update on Wednesday
30 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_one.php
33 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_two.php
36 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_three.php
39 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_four.php
42 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_five.php
45 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_six.php
48 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_seven.php
51 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_eight.php
54 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_nine.php
57 * * * 3 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_ten.php


##SSI Update Sunday
30 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_one.php
33 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_two.php
36 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_three.php
39 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_four.php
42 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_five.php
45 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_six.php
48 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_seven.php
51 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_eight.php
54 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_nine.php
57 * * * 7 /usr/bin/curl https://app.linkedfusion.io/web/cron_ssi_update_slot_ten.php

