HEX
HEX
Server: Apache/2
System: Linux 31.186.11.143 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: tek178om (4688)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/tek178om/public_html/wp-content/plugins/loco-translate/pub/js/min/debug.js
"use strict";

!function(c, b) {
function k(a, d, e) {
"success" !== d && (e = c.ajax.parse(c.ajax.strip(a.responseText)));
b("#loco-ajax-check").text("FAILED: " + e).addClass("loco-danger");
}
function g(a, d) {
return b("#loco-api-" + a).text(d);
}
function m(a) {
var d = a.getId();
a.key() ? a.translate("OK", n, function(e, p) {
p ? g(d, "OK ✓") : g(d, "FAILED").addClass("loco-danger");
}) : g(d, "No API key");
}
var f = b("#loco-utf8-check")[0].textContent, h = c.conf;
1 === f.length && 10003 === f.charCodeAt(0) || c.notices.warn("This page has a problem rendering UTF-8").stick();
window.ajaxurl && b("#loco-ajax-url").text(window.ajaxurl);
b("#loco-vers-jquery").text([ b.fn && b.fn.jquery || "unknown", "ui/" + (b.ui && b.ui.version || "none"), "migrate/" + (b.migrateVersion || "none") ].join("; "));
c.ajax.post("ping", {
echo: "ΟΚ ✓"
}, function(a, d, e) {
a && a.ping ? b("#loco-ajax-check").text(a.ping) : k(e, d, a && a.error && a.error.message);
}, k);
h = h.apis;
var q = h.length, l = -1, n = c.locale.parse("fr");
if (c.apis) for (;++l < q; ) {
f = h[l];
try {
m(c.apis.create(f));
} catch (a) {
g(f.id, String(a));
}
} else c.notices.error("admin.js is out of date. Please empty your browser cache.");
}(window.loco, window.jQuery);