Browse Source

update README

DIYgod 7 years ago
parent
commit
0ae45111af
1 changed files with 40 additions and 48 deletions
  1. 40 48
      README.md

+ 40 - 48
README.md

@@ -77,6 +77,12 @@ var dp = new DPlayer({
 
 [Read the Docs](http://dplayer.js.org/docs)
 
+## CDN
+
+- [jsDelivr](https://www.jsdelivr.com/package/npm/dplayer)
+- [cdnjs](https://cdnjs.com/libraries/dplayer)
+- [unpkg](https://unpkg.com/dplayer/)
+
 ## FAQ
 
 <details><summary>Why can't some videos be full screen?</summary><br>
@@ -100,33 +106,6 @@ For full browser support it should look like this:
 Most mobile browsers forbid video autoplay, you wont be able to achieve it without hacks.
 </details>
 
-## Contributors
-
-This project exists thanks to all the people who contribute.
-
-<a href="graphs/contributors"><img src="https://opencollective.com/DPlayer/contributors.svg?width=890" /></a>
-
-## Sponsor
-
-<table>
-  <tbody>
-    <tr>
-      <td align="center" valign="middle">
-        <a href="https://pear.hk/" target="_blank">
-          <img width="222px" src="https://i.imgur.com/5qQYmfc.png">
-        </a>
-      </td>
-      <td align="center" valign="middle">
-        <a href="https://console.upyun.com/register/?invite=BkLZ2Xqob" target="_blank">
-          <img width="222px" src="https://imgur.com/apG1uKf.png">
-        </a>
-      </td>
-    </tr>
-  </tbody>
-</table>
-
-<a href="https://opencollective.com/DPlayer#backers" target="_blank"><img src="https://opencollective.com/DPlayer/backers.svg?width=890"></a>
-
 ## Join the Discussion
 
 - [Telegram Group](https://t.me/adplayer)
@@ -141,8 +120,6 @@ This project exists thanks to all the people who contribute.
 - [Hexo-tag-dplayer](https://github.com/NextMoe/hexo-tag-dplayer)
 - [DPlayer_for_Z-BlogPHP](https://github.com/fghrsh/DPlayer_for_Z-BlogPHP)
 - [纸飞机视频区插件(DPlayer for Discuz!)](https://coding.net/u/Click_04/p/video/git)
-- [dplayer_py_backend](https://github.com/dixyes/dplayer_py_backend)
-- [dplayer_lua_backend](https://github.com/dixyes/dplayer_lua_backend)
 - [DPlayer for WordPress](https://github.com/BlueCocoa/DPlayer-WordPress)
 - [Vue-DPlayer](https://github.com/sinchang/vue-dplayer)
 - [react-dplayer](https://github.com/hnsylitao/react-dplayer)
@@ -154,30 +131,12 @@ This project exists thanks to all the people who contribute.
 
 ## Who use DPlayer?
 
-- [Hi, DIYgod](https://diygod.me)
 - [嘀哩嘀哩](http://www.dilidili.wang/)
-- [0xBBC](https://blog.0xbbc.com/2016/09/dplayer-for-wordpress/)
-- [树洞](https://aoaoao.me/1031.html)
-- [FGHRSH的博客](https://www.fghrsh.net/post/57.html)
-- [银色子弹](https://www.sbsub.com/)
-- [妖气山弹幕网](http://www.m173.tv/)
-- [御宅同萌 – 聖域](https://wp.acg-moe.com/)
+- [银弹字幕组](https://www.sbsub.com/)
 - [纸飞机南航青年网络社区](http://my.nuaa.edu.cn/video-video.html)
 - [otomads](https://otomads.com/)
-- [JA 日本動漫交流平台Ω](http://jac-animation-net.blogspot.tw/)
-- [九妖萌弹幕动漫网](http://www.91moe.com/)
-- [爱弹幕](https://www.idanmu.pw/)
-- [萌心次元](https://moxacg.moe/)
-- [kn007的个人博客](https://kn007.net/)
 - Feel free to submit yours in [`Let me know!`](https://github.com/MoePlayer/DPlayer/issues/31)
 
-## CDN
-
-- [jsDelivr](https://www.jsdelivr.com/package/npm/dplayer)
-- [cdnjs](https://cdnjs.com/libraries/dplayer)
-- [unpkg](https://unpkg.com/dplayer/dist/)
-- [RawGit](https://rawgit.com/MoePlayer/DPlayer/master/dist/DPlayer.min.js)
-
 ## Donate
 
 - [Donate via OpenCollective](https://opencollective.com/dplayer)
@@ -186,6 +145,39 @@ This project exists thanks to all the people who contribute.
 - [Donate via Alipay](https://ws4.sinaimg.cn/large/006tKfTcgy1fhu1vf4ih7j307s07sdfm.jpg)
 - Donate via Bitcoin: 13CwQLHzPYm2tewNMSJBeArbbRM5NSmCD1
 
+## Sponsors
+
+Thank you to all our sponsors!
+
+<table>
+  <tbody>
+    <tr>
+      <td align="center" valign="middle">
+        <a href="https://pear.hk/" target="_blank">
+          <img width="222px" src="https://i.imgur.com/5qQYmfc.png">
+        </a>
+      </td>
+      <td align="center" valign="middle">
+        <a href="https://console.upyun.com/register/?invite=BkLZ2Xqob" target="_blank">
+          <img width="222px" src="https://imgur.com/apG1uKf.png">
+        </a>
+      </td>
+    </tr>
+  </tbody>
+</table>
+
+## Contributors
+
+This project exists thanks to all the people who contribute.
+
+<a href="https://github.com/MoePlayer/DPlayer/graphs/contributors"><img src="https://opencollective.com/DPlayer/contributors.svg?width=890" /></a>
+
+## Backers
+
+Thank you to all our backers!
+
+<a href="https://opencollective.com/DPlayer#backers" target="_blank"><img src="https://opencollective.com/DPlayer/backers.svg?width=890"></a>
+
 ## Author
 
 **DPlayer** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.<br>