Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Filter Code Goes On Which Line ?
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: