policy: remove domains policy
Myles Borins committed
Jun 30, 2022 at 13:49 UTC
e9d9dcc52af5c547e47e9287073536af7628a4cb
3 files changed
-52
content/policies/domains.mdx
deleted
-48
@@ -1,48 +0,0 @@
1
----
2
-title: What domains does npm use?
3
-edit_on_github: false
4
----
5
-
6
-How can you tell an email or domain really belongs to npm and isn't a phishing attempt? Here's a full list:
7
-
8
-## Active domains
9
-
10
-* registry.npmjs.org - the official, default npm registry
11
-* npmjs.com - the domain of our website and any email from us
12
-* npm.im - a short domain used to redirect to packages, e.g. npm.im/express
13
-* npm.me - a short domain used for redirects in marketing campaigns, ads, etc.
14
-* npm.red - a domain used for staging our website and registry in development
15
-
16
-## Formerly used
17
-
18
-* npmcamp.com, npm.camp - for our conference
19
-
20
-## Idle
21
-
22
-We own these but don't use them for anything (yet).
23
-
24
-* npmjs.net
25
-* npm.rocks
26
-* npm.tips
27
-* npm.xyz
28
-* npm.computer
29
-* npm.technology
30
-* npm.today
31
-* npm.email
32
-* npm.mn
33
-* npm.so
34
-
35
-## Changes
36
-
37
-This is a living document and may be updated from time to time.
38
-Please refer to the [git history for this
39
-document](https://github.com/npm/documentation/blob/main/content/policies/domains.mdx)
40
-to view the changes.
41
-
42
-## License
43
-
44
-Copyright (C) npm, Inc., All rights reserved
45
-
46
-This document may be reused under a [Creative Commons
47
-Attribution-ShareAlike
48
-License](https://creativecommons.org/licenses/by-sa/4.0/).
src/gatsby-theme-doctornpm/nav.yml
-2
@@ -272,8 +272,6 @@
272
url: /policies/security
273
- title: Replication and web crawler policy
274
url: /policies/crawlers
275
- - title: Our official list of domains
276
- url: /policies/domains
275
- title: npm CLI
276
shortName: CLI
277
url: /cli
src/nav-base.yml
-2
@@ -273,5 +273,3 @@
273
url: /policies/security
274
- title: Replication and web crawler policy
275
url: /policies/crawlers
276
- - title: Our official list of domains
277
- url: /policies/domains