// source --> https://www.tarotingie.com/wp-content/plugins/wp-payhip-integration/wp-payhip.min.js?ver=6e75c43998a1ddcb9582a5e019859934 
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.createTemplateTagFirstArg=function(a){return a.raw=a};$jscomp.createTemplateTagFirstArgWithRaw=function(a,b){a.raw=b;return a};
jQuery(document).ready(function(){jQuery("a").click(function(){wp_payhip_url=jQuery(this).attr("href");wp_payhip_url=wp_payhip_url.replace("http://","https://");wp_payhip_url=wp_payhip_url.replace("https://www.","https://");return"https://payhip.com/b/"==wp_payhip_url.substr(0,21).toLowerCase()?(re=/.*\/([^/]+)/,sReplace="$1",productCode=wp_payhip_url.replace(re,sReplace),Payhip.Checkout.open({product:productCode}),!1):!0})});