7

I need to compile a list of the addresses of all the CDNs used by Facebook.

Example:

fbcdn-sphotos-a.akamaihd.net
fbstatic-a.akamaihd.net
...

I need these for a captive portal application that allows user to connect to WiFi with facebook. We allow facebook.com through the firewall for Graph API calls, but one of the issues we had is that the Facebook login dialog takes forever to load and loads without stylesheets/images. We fixed that by white-listing fbstatic-a.akamaihd.net, but we want to make sure we won't have surprises later.

4

2 に答える 2