table <allow_to_fb> persist file "/etc/allowtofb.txt" #here you put IPs (every on new row) on your customers which you would like to have an access to Facebook
...
block quick on $your_interface inet proto tcp from ! <allow_to_fb> to { 69.63.176.0/20, 66.220.144.0/20 #and so on ... }