Update README.md

This commit is contained in:
HKLCF
2019-10-10 12:29:50 +08:00
committed by GitHub
parent d4f2f0d986
commit 9911d2d040

View File

@@ -20,12 +20,12 @@ Put all files into the Public/htdocs directory.
### Json API ### Json API
`http://<yourserver.com>/mediafire.php?url=<MediaFire File Link>` `http://<yourserver.com>/mediafire.php?url=<MediaFire File Link>`
Live Demo: http://almeria5.rf.gd/mediafire/mediafire.php?url=http://www.mediafire.com/file/zfs42v813z1anbt/small.mp4 Live Demo: http://almeria5.rf.gd/mediafire/mediafire.php?url=https://www.mediafire.com/file/987f1u0gud1o94v/small.mp4/file
### Embed API ### Embed API
`http://<yourserver.com>/embed.php?url=<MediaFire File Link>` `http://<yourserver.com>/embed.php?url=<MediaFire File Link>`
Live Demo: http://almeria5.rf.gd/mediafire/embed.php?url=http://www.mediafire.com/file/zfs42v813z1anbt/small.mp4 Live Demo: http://almeria5.rf.gd/mediafire/embed.php?url=http://www.mediafire.com/file/987f1u0gud1o94v/small.mp4/file
## Contributing ## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.