Folks,
The following code is cURL script fetching a page and filtering it’s content for banned words.
Where on Mini Proxy, on which line, would I add the banned words filter code (the code which you see below or something like it) so that, when banned words are found on the proxied pages, then the banned words are substituted by the proxy ?
Mini Proxy is here:
https://github.com/joshdick/miniProxy
Filter Code:
[code]
[/code]