/*
- filthyWordScanner : It's a jQuery plugin to scan filthy words.
- version : 0.1
- Author : Sadik Rupani
- Website : http://webuntudro.com */
filhyWordScanner is jQuery plugin that finds filthy/bad words from your provided values and replace thos filthy words with the character that you've passed.
By default, it will read filhyWords.json file that is under json dir. Any day you can change that file or dynamically add location of the file by passing 'jsonFileLocationToRead'.