removed npm

This commit is contained in:
bigeagle 2016-08-13 22:42:12 +08:00
parent 301f24ed92
commit 11991ab77f

View File

@ -16,12 +16,6 @@ var mir_tmpl = $("#template").text(),
{% for n in site.new_mirrors %}"{{n}}": true{% if forloop.index < forloop.length %},{% endif %}{% endfor %}
},
unlisted = [
{
'status': 'success',
'last_update': "-",
'name': 'npm',
'upstream': 'https://registry.npmjs.org/'
},
{
'status': 'success',
'last_update': '-',