html-get 2.13.13 → 2.13.14

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.13",
5
+ "version": "2.13.14",
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.40.0",
33
+ "@metascraper/helpers": "~5.42.5",
34
34
  "cheerio": "~1.0.0-rc.12",
35
35
  "css-url-regex": "~4.0.0",
36
36
  "debug-logfmt": "~1.2.0",
@@ -26,13 +26,13 @@
26
26
  [
27
27
  [
28
28
  "domainWithoutSuffix",
29
- "wikipedia"
29
+ "wordpress"
30
30
  ]
31
31
  ],
32
32
  [
33
33
  [
34
34
  "domainWithoutSuffix",
35
- "wordpress"
35
+ "wikipedia"
36
36
  ]
37
37
  ],
38
38
  [
@@ -41,6 +41,12 @@
41
41
  "blogspot"
42
42
  ]
43
43
  ],
44
+ [
45
+ [
46
+ "domainWithoutSuffix",
47
+ "vimeo"
48
+ ]
49
+ ],
44
50
  [
45
51
  [
46
52
  "domainWithoutSuffix",
@@ -50,13 +56,13 @@
50
56
  [
51
57
  [
52
58
  "domainWithoutSuffix",
53
- "vimeo"
59
+ "bbc"
54
60
  ]
55
61
  ],
56
62
  [
57
63
  [
58
64
  "domainWithoutSuffix",
59
- "slideshare"
65
+ "imdb"
60
66
  ]
61
67
  ],
62
68
  [
@@ -68,7 +74,7 @@
68
74
  [
69
75
  [
70
76
  "domainWithoutSuffix",
71
- "imdb"
77
+ "slideshare"
72
78
  ]
73
79
  ],
74
80
  [
@@ -80,7 +86,7 @@
80
86
  [
81
87
  [
82
88
  "domainWithoutSuffix",
83
- "bbc"
89
+ "spotify"
84
90
  ]
85
91
  ],
86
92
  [
@@ -92,13 +98,13 @@
92
98
  [
93
99
  [
94
100
  "domainWithoutSuffix",
95
- "huffingtonpost"
101
+ "pinterest"
96
102
  ]
97
103
  ],
98
104
  [
99
105
  [
100
106
  "domainWithoutSuffix",
101
- "spotify"
107
+ "huffingtonpost"
102
108
  ]
103
109
  ],
104
110
  [
@@ -110,49 +116,43 @@
110
116
  [
111
117
  [
112
118
  "domainWithoutSuffix",
113
- "pinterest"
119
+ "stackoverflow"
114
120
  ]
115
121
  ],
116
122
  [
117
123
  [
118
- "domainWithoutSuffix",
119
- "engadget"
124
+ "domain",
125
+ "abc.net.au"
120
126
  ]
121
127
  ],
122
128
  [
123
129
  [
124
130
  "domainWithoutSuffix",
125
- "eventbrite"
131
+ "engadget"
126
132
  ]
127
133
  ],
128
134
  [
129
135
  [
130
136
  "domainWithoutSuffix",
131
- "zoom"
137
+ "yelp"
132
138
  ]
133
139
  ],
134
140
  [
135
141
  [
136
142
  "domainWithoutSuffix",
137
- "techcrunch"
138
- ]
139
- ],
140
- [
141
- [
142
- "domain",
143
- "abc.net.au"
143
+ "zoom"
144
144
  ]
145
145
  ],
146
146
  [
147
147
  [
148
148
  "domainWithoutSuffix",
149
- "stackoverflow"
149
+ "techcrunch"
150
150
  ]
151
151
  ],
152
152
  [
153
153
  [
154
154
  "domainWithoutSuffix",
155
- "yelp"
155
+ "eventbrite"
156
156
  ]
157
157
  ],
158
158
  [
@@ -164,37 +164,37 @@
164
164
  [
165
165
  [
166
166
  "domainWithoutSuffix",
167
- "etsy"
167
+ "flickr"
168
168
  ]
169
169
  ],
170
170
  [
171
171
  [
172
172
  "domainWithoutSuffix",
173
- "digg"
173
+ "csdn"
174
174
  ]
175
175
  ],
176
176
  [
177
177
  [
178
178
  "domainWithoutSuffix",
179
- "dribbble"
179
+ "deviantart"
180
180
  ]
181
181
  ],
182
182
  [
183
183
  [
184
184
  "domainWithoutSuffix",
185
- "csdn"
185
+ "digg"
186
186
  ]
187
187
  ],
188
188
  [
189
189
  [
190
190
  "domainWithoutSuffix",
191
- "deviantart"
191
+ "dribbble"
192
192
  ]
193
193
  ],
194
194
  [
195
195
  [
196
196
  "domainWithoutSuffix",
197
- "flickr"
197
+ "etsy"
198
198
  ]
199
199
  ],
200
200
  [