-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlink_types.json
More file actions
41 lines (41 loc) · 1.16 KB
/
link_types.json
File metadata and controls
41 lines (41 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"youtube.com": "youtube",
"www.youtube.com": "youtube",
"youtu.be": "youtube",
"maps.google.com": "google_maps",
"maps.app.goo.gl": "google_maps",
"goo.gl": "google_maps",
"docs.google.com": "document",
"drive.google.com": "document",
"instagram.com": "instagram",
"www.instagram.com": "instagram",
"twitter.com": "twitter",
"www.twitter.com": "twitter",
"x.com": "twitter",
"open.spotify.com": "spotify",
"spotify.link": "spotify",
"reddit.com": "reddit",
"www.reddit.com": "reddit",
"linkedin.com": "linkedin",
"www.linkedin.com": "linkedin",
"medium.com": "article",
"notion.so": "notion",
"github.com": "github",
"www.github.com": "github",
"stackoverflow.com": "stackoverflow",
"www.stackoverflow.com": "stackoverflow",
"amazon.in": "shopping",
"www.amazon.in": "shopping",
"amazon.com": "shopping",
"www.amazon.com": "shopping",
"flipkart.com": "shopping",
"www.flipkart.com": "shopping",
"swiggy.com": "food",
"www.swiggy.com": "food",
"zomato.com": "food",
"www.zomato.com": "food",
"airbnb.com": "travel",
"www.airbnb.com": "travel",
"tripadvisor.com": "travel",
"www.tripadvisor.com": "travel"
}