/home/arranoyd/eventrify/wp-content/plugins/content-protector/assets/admin/passster-admin.min.js
jQuery(document).ready(function(s){function t(t){"password"===t?s("#passster-password").parent().show():s("#passster-password").parent().hide(),"passwords"===t?s("#passster-passwords").parent().show():s("#passster-passwords").parent().hide(),"password_list"===t?s("#passster-password-list").parent().show():s("#passster-password-list").parent().hide(),"api"===t?s("#passster-api").parent().show():s("#passster-api").parent().hide()}t(s("#passster-protection-type").find("option:selected").val()),s("#passster-protection-type").on("change",function(){value=s(this).find("option:selected").val(),t(value)}),s("input.premium").attr("disabled","disabled");let a=s("input.premium").parent();s(a).append('<span class="pro">PRO</span>'),s(".passster-notice button.notice-dismiss").on("click",function(){s.post(ps_admin_ajax.ajax_url,{action:"passster_dismiss_notice"},function(s){})})});