mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
removed npm
This commit is contained in:
parent
301f24ed92
commit
11991ab77f
|
|
@ -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': '-',
|
||||
|
|
|
|||
Loading…
Reference in New Issue