Last active
March 18, 2018 17:42
-
-
Save AhmedHelalAhmed/db881dbac717f4dafcbc969e5a2ab600 to your computer and use it in GitHub Desktop.
API for Check curse words
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Check curse words | |
API : http://www.wdylike.appspot.com/?q=shot | |
This is a cool api to check the profane words in contents. | |
It could be used to scan emails, documents and even public comments. | |
========================================= | |
word like "shot" | |
http://www.wdylike.appspot.com/?q=shot | |
or string like "nice shot" | |
http://www.wdylike.appspot.com/?q=nice shot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment