// backend/getIP.jsw import { fetch } from 'wix-fetch'; export async function getVisitorIP() { try { const response = await fetch("https://api.ipify.org?format=json", { method: "get" }); if (response.ok) { const json = await response.json(); return json.ip; // returns the visitor's IP address } else { return "Error fetching IP"; } } catch (err) { console.error("IP fetch failed", err); return "Unavailable"; } }
top of page
Font Builds 7.png

NOT PICTUREd YET, But will be
Added SOON:



 

CAPYBARA • ADULT BALL PYTHON  • BLACK AND WHITE TEGU• GREEN IGUANA 

• ARIZONA BARK SCORPION  • FRILLED LIZARD • WHITES TREE FROG

 SKINNY PIG (HAIRLESS GUINEA PIG) • HEDGEHOG • GREEN TREE PYTHON

DESERT BANDED GECKO  • 3 TOED BOX TURTLES • BLUE DEATH FEIGNING BEETLES • PIXIE FROG • BANDED SAND SNAKE • ARIZONA BLONDE TARANTULA • VINEGAROON • MALAYSIAN BLUE CLAW SCORPION • SCHNEIDER SKINKS • HALLOWEEN CRAB • ADULT SULCATA TORTOISE • VARIOUS ISOPOD SPECIES •  AND MORE

bottom of page