html-get 2.13.9 → 2.13.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "html-get",
3
3
  "description": "Get the HTML from any website, using prerendering when is necessary.",
4
4
  "homepage": "https://nicedoc.com/microlinkhq/html-get",
5
- "version": "2.13.9",
5
+ "version": "2.13.10",
6
6
  "main": "src/index.js",
7
7
  "bin": {
8
8
  "html-get": "bin/index.js"
@@ -30,7 +30,7 @@
30
30
  ],
31
31
  "dependencies": {
32
32
  "@kikobeats/time-span": "~1.0.2",
33
- "@metascraper/helpers": "~5.38.0",
33
+ "@metascraper/helpers": "~5.39.0",
34
34
  "cheerio": "~1.0.0-rc.12",
35
35
  "css-url-regex": "~4.0.0",
36
36
  "debug-logfmt": "~1.2.0",
@@ -2,13 +2,13 @@
2
2
  [
3
3
  [
4
4
  "domainWithoutSuffix",
5
- "google"
5
+ "youtube"
6
6
  ]
7
7
  ],
8
8
  [
9
9
  [
10
10
  "domainWithoutSuffix",
11
- "youtube"
11
+ "google"
12
12
  ]
13
13
  ],
14
14
  [
@@ -41,6 +41,12 @@
41
41
  "blogspot"
42
42
  ]
43
43
  ],
44
+ [
45
+ [
46
+ "domainWithoutSuffix",
47
+ "github"
48
+ ]
49
+ ],
44
50
  [
45
51
  [
46
52
  "domainWithoutSuffix",
@@ -50,7 +56,7 @@
50
56
  [
51
57
  [
52
58
  "domainWithoutSuffix",
53
- "github"
59
+ "imdb"
54
60
  ]
55
61
  ],
56
62
  [
@@ -74,19 +80,19 @@
74
80
  [
75
81
  [
76
82
  "domainWithoutSuffix",
77
- "imdb"
83
+ "theguardian"
78
84
  ]
79
85
  ],
80
86
  [
81
87
  [
82
88
  "domainWithoutSuffix",
83
- "theguardian"
89
+ "huffingtonpost"
84
90
  ]
85
91
  ],
86
92
  [
87
93
  [
88
94
  "domainWithoutSuffix",
89
- "huffingtonpost"
95
+ "telegraph"
90
96
  ]
91
97
  ],
92
98
  [
@@ -98,7 +104,7 @@
98
104
  [
99
105
  [
100
106
  "domainWithoutSuffix",
101
- "telegraph"
107
+ "spotify"
102
108
  ]
103
109
  ],
104
110
  [
@@ -110,13 +116,13 @@
110
116
  [
111
117
  [
112
118
  "domainWithoutSuffix",
113
- "spotify"
119
+ "engadget"
114
120
  ]
115
121
  ],
116
122
  [
117
123
  [
118
- "domainWithoutSuffix",
119
- "yelp"
124
+ "domain",
125
+ "abc.net.au"
120
126
  ]
121
127
  ],
122
128
  [
@@ -127,8 +133,8 @@
127
133
  ],
128
134
  [
129
135
  [
130
- "domain",
131
- "abc.net.au"
136
+ "domainWithoutSuffix",
137
+ "yelp"
132
138
  ]
133
139
  ],
134
140
  [
@@ -140,31 +146,31 @@
140
146
  [
141
147
  [
142
148
  "domainWithoutSuffix",
143
- "techcrunch"
149
+ "theverge"
144
150
  ]
145
151
  ],
146
152
  [
147
153
  [
148
154
  "domainWithoutSuffix",
149
- "engadget"
155
+ "techcrunch"
150
156
  ]
151
157
  ],
152
158
  [
153
159
  [
154
160
  "domainWithoutSuffix",
155
- "theverge"
161
+ "flickr"
156
162
  ]
157
163
  ],
158
164
  [
159
165
  [
160
166
  "domainWithoutSuffix",
161
- "stackoverflow"
167
+ "gitlab"
162
168
  ]
163
169
  ],
164
170
  [
165
171
  [
166
172
  "domainWithoutSuffix",
167
- "flickr"
173
+ "stackoverflow"
168
174
  ]
169
175
  ],
170
176
  [
@@ -209,12 +215,6 @@
209
215
  "giphy"
210
216
  ]
211
217
  ],
212
- [
213
- [
214
- "domainWithoutSuffix",
215
- "gitlab"
216
- ]
217
- ],
218
218
  [
219
219
  [
220
220
  "domainWithoutSuffix",