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.