Skip to content

Instantly share code, notes, and snippets.

View meishixiu's full-sized avatar
💭
I may be slow to respond.

爱尔兰雷 meishixiu

💭
I may be slow to respond.
View GitHub Profile
@meishixiu
meishixiu / open_mkplayer.html
Created April 22, 2019 06:14
通过 url schema 打开 mkPlayer,在 mkPlayer 里直接播放
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width,initial-scale=1.0"/>
<meta name="format-detection" content="telephone=no,email=no,date=no,address=no">
<style type="text/css">
.spinner {
margin: 100px auto 0;
width: 150px;