Skip to content

Instantly share code, notes, and snippets.

@mrobers1982
Created May 24, 2012 23:38
Show Gist options
  • Save mrobers1982/2784891 to your computer and use it in GitHub Desktop.
Save mrobers1982/2784891 to your computer and use it in GitHub Desktop.
Engadget LFSP/LF Mobile init script
<script type="text/javascript">
var authDelegate = new fyre.conv.SPAuthDelegate({"engage": {"app": "login.aoltech.com", "type": "redirect"}, "profiles": {"type": "redirect"}});
var lf_config = [{"collectionMeta":"eyJ0eXAiOiJqd3QiLCJhbGciOiJIUzI1NiJ9.eyJ0aXRsZSI6IlNoYXJwIiwidXJsIjoiaHR0cDpcL1wvbGl2ZWZ5cmUyLnNhbmRib3guZW5nYWRnZXQuY29tXC8yMDEyXC8wNVwvMjRcL3NoYXJwLXJlcG9ydGVkbHktaGVscGluZy1ob24taGFpLXByZWNpc2lvbi1tb2JpbGUtZGlzcGxheXNcLyIsInRhZ3MiOiIiLCJjaGVja3N1bSI6ImY4MWM5NGNjMzIyOGQxNjZkNjEwYTE1YjIwZDc4NjI5IiwiYXJ0aWNsZUlkIjoiMjAyNDQxNzkifQ.oJNDEnQ1vVFkvH3UtOEpQQx0OWCk4YU2Po6L6opvjok","checksum":"f81c94cc3228d166d610a15b20d78629","siteId":"303620","articleId":"20244179","el":"lf_comment_stream","network":null}];
var conv = fyre.conv.load({"network": "engadget-2.fyre.co", "authDelegate": authDelegate}, lf_config);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment