Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ldavnn on github.
  • I am mrright223 (https://keybase.io/mrright223) on keybase.
  • I have a public key ASC0NX57jj7WX8LfRfSziHPUUGlfdIcvsYsgZV_G5BeeRgo

To claim this, I am signing this object:

@ldavnn
ldavnn / api.php
Created September 26, 2017 12:43
<html>
<head>
<title>cURL Share Max Speed By Lê Duy Ánh</title>
</head>
<body>
<script src="http://code.jquery.com/jquery-3.2.1.min.js"></script>
<div id="ldavn"></div>
<?php
if(isset($_GET['token'], $_GET['idshare'])){ // share.php?token=TOKEN&idshare=IDSTT
$token = $_GET['token'];