source: trunk/www.guidonia.net/wp/wp-content/plugins/fbconnect/xd_receiver_ssl.htm@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 430 bytes
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" >
4<head>
5 <title>cross domain receiver page</title>
6</head>
7<body>
8 <!--- this is a secure xd_receiver, since it loads from https:// -->
9 <script src="https://www.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.js" type="text/javascript"></script>
10</body>
11</html>
Note: See TracBrowser for help on using the repository browser.