Profanity Filter

Simple filtering for profanity from website text. Not limited to static text, while avoiding performance impact.

< 腳本Profanity Filter的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2021-12-07

trash peoples need real time and REAL change, not only loaded words

adisib作者
§
發表於:2021-12-11

Sorry, but I don't understand what you mean. What change would you like me to make?

§
發表於:2021-12-11

Sorry, but I don't understand what you mean. What change would you like me to make?

Peoples need live time profanity, if write. I Sir try make for facebook, but I have problem with wy codes, FB element use text where need replace but span is dynamic after any onchange.. ever tested code only generate new span and new span is not split in post.

adisib作者
§
發表於:2021-12-11
編輯:2021-12-11

This script does handle dynamic changes. The only situation where it doesn't do anything is a user-editable input. The reason it doesn't work for those is so it doesn't interrupt your typing. For example, if I want to type the word "assume", if it were to replace as you type you would end up typing "*bleep*ume" which would not be what you want. The script cannot know what you are intending to type so ignoring inputs is the only way to prevent it from messing up legitimate words as you type. The script is designed to block words from others, not to block your own words.

發表回覆

登入以回復