![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/thread-self/cwd/wp-content/plugins/bdthemes-element-pack/assets/js/common/ |
var debounce=function(e,t,n){var o;return function(){var u=this,l=arguments,r=n&&!o;clearTimeout(o),o=setTimeout((function(){o=null,n||e.apply(u,l)}),t),r&&e.apply(u,l)}};function copyToClipboard(e){var t=jQuery("<div>");jQuery("body").append(t),t.attr("contenteditable",!0).html(jQuery(e).data("url")).select().on("focus",(function(){document.execCommand("selectAll",!1,null)})).focus(),document.execCommand("copy"),t.remove(),jQuery(e).find(".bdt-social-share-title").html(jQuery(e).data("copied")),setTimeout(()=>{jQuery(e).find(".bdt-social-share-title").html(jQuery(e).data("orginal"))},5e3)}function returnCurrencySymbol(e=null){if(null===e)return"";let t={USD:"$",EUR:"€",CRC:"₡",GBP:"£",ILS:"₪",INR:"₹",JPY:"¥",KRW:"₩",NGN:"₦",PHP:"₱",PLN:"zł",PYG:"₲",THB:"฿",UAH:"₴",VND:"₫"};return void 0!==t[e]?t[e]:""}jQuery(".bdt-ss-link").on("click",(function(){copyToClipboard(this)}));