×
Login
Subscribe
Log Out
Home Page
Jerusalem Post Conferences
Business & Innovation
Banking & Finance
Tech & Start Ups
Energy & Infrastructure
Real Estate
Opinion
JP Must
Precious Metals
Israel Real Estate
Aliyah
Environment & Climate Change
Premium
The Daily Edition
The Jerusalem Post Ivrit
The Jerusalem Report
Opinion
Real Estate Listings
JPost Store
Aliyah Portal
Banking & Finance
Categories
Breaking News
Israel News
Israel Politics
Israel Culture
Israel Sports
World News
Islamic Terrorism
Middle East
Iran News
Isis Threat
Arab-Israeli Conflict
Gaza News
US Politics
Diaspora
Antisemitism
Opinion
Podcast
Judaism
Torah Portion
Jewish Holidays
List of holidays
Kabbalah
Christian World
Health & Wellness
Sleep
Mind & Spirit
Nutrition
Coronavirus
Exercise
Pregnancy & Birth
Parenting
Supplements
Science
Law
Archaeology
OMG
Antisemitism
Food & Recipes
Jerusalem Post en Español
History
Sponsored Content
Advertise With Us
Terms of Use
Privacy Policy
Contact Us
Cancel Subscription
Customer Service
About Us
Advertisement
innovation
Trail-Ready, But With Pedigree: CF MOTO 800 MT-X on Test
By Danny Kushmaro
Review: ViVO V40 – a smartphone with high durability and Zeiss photography
By TZAHI HOFFMAN\The Gadget Reviews
Open your wallets: The summer gaming console will launch this weekend
By Taly Stackelberg
A revolution in software development: Bit Cloud launches Hope AI – the virtual software architect
By Lior Novik/Maariv
Iron Beam: How the Israeli laser works and destroys drones and missiles – Step by step
By DR. ITAY GAL
Transparent design and smarter Siri: Apple’s new operating system – and its new name
By DR. ITAY GAL
Israel leads the global technological revolution despite the war
By Lior Novik/Maariv
Israeli playground concept 'YomHuledTech' announces international expansion
By JERUSALEM POST STAFF
17-year-old student develops IED defense system for the IDF
By YUVAL BAGNO/MAARIV
ECOVACS DEEBOT X8: An autonomous home cleaning system
By Lior Novik/Maariv
With an investment of NIS 45 million: The Innovation Center in Dimona is underway
By WALLA! LOCAL
Breaking down barriers, deepening connections: American innovation conference debuts in Tel Aviv
By Hannah Schwartz
Beresheet Lite – the most beloved mobility scooter in the world
By In cooperation with Beresheet
Review: Xiaomi 15 Ultra – impressive photography capabilities
By TZAHI HOFFMAN\The Gadget Reviews
Your Taxes: Government grabs an employee fringe benefit
By LEON HARRIS
<
2
3
4
>
Advertisement
console.log('The country 1 '); fetch('https://pro.ip-api.com/json?key=ay3FPSS6OcBXPHg&fields=countryCode,region') .then(response => response.json()) .then(data => { console.log('The country 2 '); if (data != "" && data != null) { var country = data.countryCode; console.log("COUNTRY 3: " + country); if (country == "IL") { // 1. add adapex console.log("COUNTRY ILLLL"); var footerSticky = document.createElement('div'); footerSticky.setAttribute('jpost-id', 'adapex_sticky'); footerSticky.setAttribute('data-aaad', 'true'); footerSticky.setAttribute('data-aa-adunit', '/6943/JPost_2017/Mobileweb/All_Regular_Ad_Units/320x100_Footer_Sticky'); document.getElementById('adapexSticky').appendChild(footerSticky); document.getElementById('adapexStickyContainer').style.display = "block"; // 2. remove outbrain const style = document.createElement('style'); style.textContent = ` div[data-widget-id=READNXTM_1] { display: none !important; } `; document.head.appendChild(style); } } }) .catch(err => { console.error('An error ocurred -api geolocation', err); }); function();