File "feedback.js"

Full Path: /home/adniftyx/public_html/wp-content/plugins/smart-loan-calculator/feedback.js
File size: 228 bytes
MIME-type: text/plain
Charset: utf-8

jQuery( '#deactivate-smart-loan-calculator' ).click(function() {
	var uninstall_form = btoa(window.location.href);
window.open('https://wppluginbox.com/uninstall/smart-loan-clac/?uninstall_form='+uninstall_form,'_blank');
});