Post Reply 
Protecting identity - blocking System Fonts info
Dec. 09, 2010, 05:22 AM
Post: #13
RE: Protecting identity - blocking System Fonts info
I've just tested this code (old, not anything new here) with IE7, FF.3.6.10 and Iron.7.0.520:
Code:
Name = "Blocking System Fonts info     10.12.06 [jjoe ozo] ADD"
Active = TRUE
URL = "$TYPE(htm)|$TYPE(js)"
Bounds = "function(\(\))+\s(*\{)+{1}$INEST(\{,\})\}"
Limit = 1024
Match = "(\0\{)+{1}*"
        "(flashfontshelper|user_fonts"
        "|javafontshelper|getFontList|getAvailableFontFamilyNames)"
        "*"
Replace = "\0{ return; }"
And in all cases page (http://browserspy.dk/fonts-flash.php) was just stuck with this message:
Code:
Number of fonts installed    Please wait while Flash is loaded and executed...
List of fonts installed      Please wait while Flash is loaded and executed...
No any system fonts were displayed...

There is no any modification in my "AdKeys-J", in case if that matters.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Protecting identity - blocking System Fonts info - OZO - Dec. 09, 2010 05:22 AM

Forum Jump: