feat: index.html cdn

This commit is contained in:
tackchen 2021-01-23 13:55:38 +08:00
parent 56cd1a7c19
commit 1e89ef0d6d
2 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ disableDevtool(options);</code></p>
<script <script
disable-devtool-auto disable-devtool-auto
md5='1aabac6d068eef6a7bad3fdf50a05cc8' md5='1aabac6d068eef6a7bad3fdf50a05cc8'
src='https://cdn.jsdelivr.net/npm/disable-devtool@latest/disable-devtool.min.js' src='https://cdn.jsdelivr.net/npm/disable-devtool/disable-devtool.min.js'
url='https://github.com/theajack/disable-devtool' url='https://github.com/theajack/disable-devtool'
></script> ></script>
<!-- <script disable-devtool-auto md5='1aabac6d068eef6a7bad3fdf50a05cc8' src='./npm/disable-devtool.min.js'></script> --> <!-- <script disable-devtool-auto md5='1aabac6d068eef6a7bad3fdf50a05cc8' src='./npm/disable-devtool.min.js'></script> -->

View File

@ -18,7 +18,7 @@
"url": "https://github.com/theajack/disable-devtool" "url": "https://github.com/theajack/disable-devtool"
}, },
"keywords": [ "keywords": [
"ebuild-cli" "disable-devtool"
], ],
"author": "theajack", "author": "theajack",
"license": "MIT", "license": "MIT",