File: /home/swtinter/public_html/wp-content/plugins/polylang/js/build/admin.min.js
"use strict";function ajaxFilter(a){"undefined"!=typeof jQuery&&a&&jQuery((function(t){const i=t.param(a);t.ajaxPrefilter((function(e){if(-1!==e.url.indexOf(ajaxurl)||-1!==ajaxurl.indexOf(e.url))if(void 0===e.data||null===e.data||"string"==typeof e.data&&""===e.data.trim())e.data=i;else if("string"==typeof e.data)try{e.data=JSON.stringify(Object.assign(JSON.parse(e.data),a))}catch(a){e.data=`${e.data}&${i}`}else t.isPlainObject(e.data)&&(e.data=Object.assign(e.data,a))}))}))}ajaxFilter(pll_admin?.ajax_filter);