buildHtml
baseUrl https://geoip.scroll.pub
metaTags
editButton /edit.html
title IP Geolocation Explorer
style.css
header
class header-dark
div
class container
h1 IP Geolocation Explorer
p Explore IP addresses worldwide
main
class main-content
section
class search-section
div
class search-container
div
class country-filter
select
id countrySelect
class select-dark
option Select Country
value ""
div
class state-filter
select
id stateSelect
class select-dark
option Select State
value ""
div
class search-bar
input
type text
id searchInput
placeholder Search by IP, City, or Postal Code
class input-dark
section
class results-section
div
class table-container
table
id resultsTable
class table-dark
thead
tr
th IP Range
th Country
th State
th City
th Postal Code
tbody
id tableBody
div
class loading-spinner
id loader
span Loading...
footer
class footer-dark
div
class container
p Built with modern web technologies
nav
class footer-nav
a Documentation
href #
a API
href #
a About
href #
script.js