File tree 4 files changed +9
-1
lines changed
4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.1.5] ( https://github.com/omrilotan/isbot/compare/v5.1.4...v5.1.5 )
4
+
5
+ - Add substring "watch" to pattern
6
+
3
7
## [ 5.1.4] ( https://github.com/omrilotan/isbot/compare/v5.1.3...v5.1.4 )
4
8
5
9
- Recognise search providers inapp browsers
Original file line number Diff line number Diff line change @@ -203,8 +203,11 @@ DuckDuckGo:
203
203
- DDG-Android-3.1.0
204
204
- ddg_android/5.90.0 (com.duckduckgo.mobile.android; Android API 28)
205
205
- ddg_android/5.90.0 (com.duckduckgo.mobile.android; Android API 30)
206
+ - DuckDuckBot-Https/1.1; (+https://duckduckgo.com/duckduckbot)
206
207
- DuckDuckBot/1.0; (+http://duckduckgo.com/duckduckbot.html)
208
+ - DuckDuckBot/1.1; (+http://duckduckgo.com/duckduckbot.html)
207
209
- DuckDuckGo/0 CFNetwork/1126 Darwin/19.5.0
210
+ - DuckDuckGo/5 (com.duckduckgo.mobile.android; android api 33)
208
211
- Mozilla/5.0 (compatible; DuckDuckBot-Https/1.1; https://duckduckgo.com/duckduckbot)
209
212
- Mozilla/5.0 (compatible; DuckDuckGo-Favicons-Bot/1.0; +http://duckduckgo.com)
210
213
DuckDuckGo Bot :
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " isbot" ,
3
- "version" : " 5.1.4 " ,
3
+ "version" : " 5.1.5 " ,
4
4
"description" : " 🤖/👨🦰 Recognise bots/crawlers/spiders using the user agent string." ,
5
5
"keywords" : [
6
6
" bot" ,
Original file line number Diff line number Diff line change 156
156
" url" ,
157
157
" virtuoso" ,
158
158
" wappalyzer" ,
159
+ " watch" ,
159
160
" webglance" ,
160
161
" webkit2png" ,
161
162
" whatcms/" ,
You can’t perform that action at this time.
0 commit comments