Andrew's Security Filter(s) v5.62 (May 10, 2009)
|
Jun. 10, 2008, 10:50 AM
Post: #31
|
|||
|
|||
RE: Andrew's Security Filter(s) v5 (June 10, 2008)
Glad I could help.
Hopefully I'll have an internet connection this week so I can play with this. I'm thinking some version of this filter would be a nice addition to the "New Config" thats been discussed. Guess we'll have to see how that shakes out. In the meantime, I need to figure out how to incorporate this into my config. I'll need to make a couple of tweaks, primarily due to injecting the filters "end" js. I remove (</(body|html) > tags. Then at the end of the page (^*?)$STOP(), I inject the closing tags (and possibly other things) back in. Anyway, this looks pretty cool. Looking forward to taking out for a test drive. z12 |
|||
Jun. 10, 2008, 07:46 PM
Post: #32
|
|||
|
|||
RE: Andrew's Security Filter(s) v5 (June 10, 2008)
I wonder... in case there are pages that don't have either of the closing tags (</body>|</html>), should I just match the end of the page with (^*?) and then insert the scripts? The only problem with this is that on most pages, the scripts will be inserted after the </html> tag, and I wonder what the drawbacks are.
Thanks for the code, I've always wondered how to match the end of a page ![]() |
|||
Jun. 11, 2008, 03:41 AM
Post: #33
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.5 (June 11, 2008)
Updated to 5.5! =] The redundant code in the prx_a_count function in the Javascript file was bugging me; finally found a way to use arrays. Along with the power of arrays, I've managed to clean up the counter pop-up to show only tags that have been removed (e.g. no more 0 <_____>, only 6 <SCRIPT>)
I was also comparing the number of "kills" with NoScript, and found there to be sometimes less with my filters. Upon closer analysis, on one page, there was an <embed> tag nested inside an <object> tag. This just means that the whole <object ... </object> tag is killed, along with it the nested <embed> tag. |
|||
Jun. 11, 2008, 05:15 PM
Post: #34
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.5 (June 11, 2008)
Wow, impressive progress
![]() Any plans for separate blocklists(trust script and iframe in particular). Im at a loss with this version ![]() |
|||
Jun. 11, 2008, 09:41 PM
Post: #35
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.5 (June 11, 2008)
I will be working on that
![]() |
|||
Jun. 12, 2008, 02:04 AM
Post: #36
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Updated! I've made sure I tested the new feature as thoroughly as I can.
Let me know how it works out =] |
|||
Jun. 12, 2008, 10:57 AM
Post: #37
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Absolutely beautiful Kye-U
![]() Thank you so much ![]() And a thank you to z12 too Ill post back in a few days |
|||
Jun. 12, 2008, 04:20 PM
Post: #38
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Hi, All
I`m followed the steps in the fists post of this thread, but nothing happens. I mean - there is no 2 buttons like in screenshots. Using Proxomitron with Sidki config (sidki_2008-01-02) here is a part of sidki_2008-01-02.ptron Quote:[Blocklists] But in Prox`s log shows that filter works Quote:+++RESP 436+++ How can I solve it ? Thanks in advance |
|||
Jun. 12, 2008, 07:10 PM
Post: #39
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Hello! I'm pretty sure the problem is that you didn't download the "andrew.js" file into your **Proxomitron Folder\html\ folder
![]() ![]() EDIT: Quote:You need to: I see you're using Sidki's config pack, so you don't need to download the Count.ptxt file =] You've done everything else correctly; you're just missing the "andrew.js" file ![]() |
|||
Jun. 13, 2008, 04:05 AM
Post: #40
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Thanks for answer, Kye-U .
But the andrew.js is already in html dir. here is a snapshot of html dirrectory. Quote:sidki_h_2008-01-02\ I`ve tried different browsers, still the same. |
|||
Jun. 13, 2008, 04:46 AM
Post: #41
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Very strange =\
So you've imported all of the header filters, web filters, downloaded the javascript into the html folder...and it's matching successfully but it's not showing the two buttons... One idea I have is that an existing filter messed up the andrew.js filter as you were downloading it? So maybe bypass Proxomitron, clear your browser's cache and download the javascript file again and overwrite the existing one. I'll try to think of other causes =\ Good luck! Keep me updated ![]() |
|||
Jun. 13, 2008, 08:38 AM
Post: #42
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008) | |||
Jun. 13, 2008, 08:40 AM
Post: #43
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Quote:Tried different version of browsers (opera 9.27,opera 9.50, IE 7, FF 2.0.0.14) with cleared (turned off) meant with cleared (turned off) cache |
|||
Jun. 13, 2008, 01:25 PM
Post: #44
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Try going to http://www.cnn.com, and right-click, View Source. Scroll to the bottom, and let me know if you see something like this:
Quote:<script type="text/javascript" src="http://local.ptron/andrew.js"></script> I will be releasing a newer version in roughly 13-14 hours from the time of this posting (with very minor changes). I appreciate your "reports"! We will get it working on your browser(s) ![]() |
|||
Jun. 13, 2008, 01:51 PM
Post: #45
|
|||
|
|||
RE: Andrew's Security Filter(s) v5.55 (June 11, 2008)
Thanks for support
here is link for downloading txt with cnn.com page source (79 kb) http://www.mediafire.com/?lie9992dzyg I so something like that, but not 2 buttons ![]() <script type="text/javascript" src="http://local.ptron/andrew.js"></script> <script type="text/javascript"> prx_a_array(6, 1, 1, 0, 0, 0, 0, 0, 0, "?", "", ""); </script> |
|||
« Next Oldest | Next Newest »
|