post message

This commit is contained in:
Cutls 2019-07-20 21:13:46 +09:00
parent cda29e87e6
commit 946862efde

View File

@ -1,3 +1,6 @@
function postMessage(e){
return false;
}
$.strip_tags = function (str, allowed) {
if (!str) {
return "";