add OpenCollective
This commit is contained in:
parent
2df2cb49a6
commit
a2f96199fe
12
README.md
12
README.md
|
|
@ -8,7 +8,7 @@
|
|||
[](https://www.npmjs.com/package/aplayer)
|
||||
[](https://github.com/MoePlayer/APlayer/blob/master/LICENSE)
|
||||
[](https://www.npmjs.com/package/aplayer)
|
||||
[](https://github.com/MoePlayer/DPlayer/tree/master/dist)
|
||||
[](https://github.com/MoePlayer/APlayer/tree/master/dist)
|
||||
[](https://travis-ci.org/MoePlayer/APlayer)
|
||||
[](https://david-dm.org/MoePlayer/APlayer#info=devDependencies)
|
||||
[](https://github.com/MoePlayer/APlayer#donate)
|
||||
|
|
@ -109,9 +109,9 @@ var ap = new APlayer({
|
|||
|
||||
## CDN
|
||||
|
||||
- [unpkg](https://unpkg.com/aplayer)
|
||||
- [jsDelivr](https://www.jsdelivr.com/package/npm/aplayer)
|
||||
- [cdnjs](https://cdnjs.com/libraries/aplayer)
|
||||
- [BootCDN](http://www.bootcdn.cn/aplayer/)
|
||||
- [unpkg](https://unpkg.com/aplayer)
|
||||
- [RawGit](https://rawgit.com/MoePlayer/APlayer/master/dist/APlayer.min.js)
|
||||
|
||||
## Donate
|
||||
|
|
@ -125,9 +125,13 @@ var ap = new APlayer({
|
|||
|
||||
- The CDN service is sponsored by [又拍云](https://console.upyun.com/register/?invite=BkLZ2Xqob)
|
||||
|
||||
- Donate via OpenCollective
|
||||
|
||||
[](https://opencollective.com/aplayer)
|
||||
|
||||
## Author
|
||||
|
||||
**APlayer** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.<br>
|
||||
Authored and maintained by DIYgod with help from contributors ([list](https://github.com/DIYgod/APlayer/contributors)).
|
||||
|
||||
> [Blog](https://diygod.me) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Weibo [@DIYgod酱](http://weibo.com/anotherhome) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|
||||
> [Blog](https://diygod.me) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|
||||
|
|
|
|||
Loading…
Reference in New Issue