This commit is contained in:
Cutls
2019-07-20 21:22:48 +09:00
parent 946862efde
commit 0e8a241bfa
3 changed files with 1 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
function postMessage(e){
console.log(e)
return false;
}
$.strip_tags = function (str, allowed) {