fengyuexingzi 8 years ago
parent 96c2f357cc
commit ae40e577ab

@ -0,0 +1,9 @@
<?php
/**
* Created by PhpStorm.
* User: LN007
* Date: 2018/7/3
* Time: 9:11
*/
file_put_contents('./lk.txt', json_encode($_REQUEST) . PHP_EOL, FILE_APPEND);

@ -3,7 +3,7 @@
<head> <head>
<script type="text/javascript" src="//platform.linkedin.com/in.js"> <script type="text/javascript" src="//platform.linkedin.com/in.js">
api_key: 81mvrv80ashgy2 api_key: 81mvrv80ashgy2
authorize: false authorize: true
onLoad: onLinkedInLoad onLoad: onLinkedInLoad
</script> </script>
</head> </head>

Loading…
Cancel
Save