Created
April 4, 2020 17:15
-
-
Save henrydatei/6d6ad4d727aeb4a481d2dfd7026db187 to your computer and use it in GitHub Desktop.
use curl to access the API of deepbrid.com
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST -d "link=http://yourLinkToDownload.com&pass=&boxlinklist=0" -H "User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4020.0 Safari/537.36" "https://www.deepbrid.com/backend-dl/index.php?page=api&action=generateLink" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment