Skip to content

Commit f639189

Browse files
committed
Update with latest version 2.0.4
1 parent e62f8da commit f639189

File tree

7 files changed

+38
-1
lines changed

7 files changed

+38
-1
lines changed

docs/api/submodules/extensions/crawlers.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,15 @@ Bots that automatically visit websites and collect data.
2323
- `bingbot`
2424
- `Bytespider`
2525
- `CCBot`
26+
- `ChatGLM-Spider`
2627
- `Claude-Web`
2728
- `ClaudeBot`
2829
- `coccocbot-web`
2930
- `coccocbot-image`
3031
- `DataForSeoBot`
32+
- `Daum`
33+
- `Daumoa`
34+
- `Daumoa-image`
3135
- `Diffbot`
3236
- `Dotbot`
3337
- `DuckDuckBot`
@@ -46,6 +50,7 @@ Bots that automatically visit websites and collect data.
4650
- `GoogleOther-Video`
4751
- `GPTBot`
4852
- `ia_archiver`
53+
- `iAskBot`
4954
- `ImagesiftBot`
5055
- `Linespider`
5156
- `LinkedInBot`
@@ -57,8 +62,10 @@ Bots that automatically visit websites and collect data.
5762
- `OAI-SearchBot`
5863
- `omgili`
5964
- `omgilibot`
65+
- `Onespot-ScraperBot`
6066
- `PerplexityBot`
6167
- `PetalBot`
68+
- `Qwantbot`
6269
- `Screaming Frog SEO Spider`
6370
- `SemrushBot`
6471
- `SemrushBot-BA`
@@ -67,6 +74,7 @@ Bots that automatically visit websites and collect data.
6774
- `Seznambot`
6875
- `Slurp`
6976
- `Sogou web spider`
77+
- `StartpagePrivateImageProxy`
7078
- `Storebot-Google`
7179
- `Teoma`
7280
- `Timpibot`

docs/api/submodules/extensions/emails.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,22 @@ Apps that allow users to read, reply to, and organize their emails in one place.
44

55
- `Airmail`
66
- `BlueMail`
7+
- `DaumMail`
78
- `eMClient`
89
- `Evolution`
910
- `KMail`
1011
- `Kontact`
12+
- `Mail`
1113
- `Microsoft Outlook`
1214
- `NaverMailApp`
15+
- `Polymail`
16+
- `ProtonMail`
17+
- `SparkDesktop`
1318
- `Sparrow`
1419
- `Thunderbird`
1520
- `Yahoo`
21+
- `Zimbra`
22+
- `ZohoMail-Desktop`
1623
- ... etc.
1724

1825

docs/api/submodules/extensions/fetchers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Bots that retrieve content from <u>**specific**</u> URLs <u>**on demand**</u>
1616
- `Google-Site-Verification`
1717
- `GoogleImageProxy`
1818
- `GoogleProducer`
19+
- `Iframely`
1920
- `LinkedInBot`
2021
- `Mastodon`
2122
- `meta-externalfetcher`

docs/api/submodules/extensions/inapps.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
22

33
Apps that open websites internally without switching to another dedicated browser app.
44

5+
- `Discord`
6+
- `Evernote`
7+
- `Figma`
8+
- `Flipboard`
9+
- `Mattermost`
10+
- `Notion`
11+
- `Postman`
12+
- `Rambox`
13+
- `Rocket.Chat`
514
- `Slack`
15+
- `Teams`
16+
- `TikTok Lite`
17+
- `VS Code`
618
- `Yahoo! Japan`
719
- ... etc.
820

docs/api/submodules/extensions/libraries.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Tools used in programs to interact with web content or automate browsing tasks.
44

5+
- `AdobeAIR`
6+
- `aiohttp`
57
- `Apache-HttpClient`
68
- `Axios`
79
- `go-http-client`
@@ -15,11 +17,14 @@ Tools used in programs to interact with web content or automate browsing tasks.
1517
- `Needle`
1618
- `node-fetch`
1719
- `node-superagent`
20+
- `Nutch`
1821
- `okhttp`
1922
- `PHP-SOAP`
2023
- `PostmanRuntime`
24+
- `python-httpx`
2125
- `python-requests`
2226
- `python-urllib`
27+
- `python-urllib3`
2328
- `Scrapy`
2429
- ... etc.
2530

docs/info/device/vendor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Here is a list of possible values for `device.vendor`:
5353
- `Pico`
5454
- `Polytron`
5555
- `Realme`
56+
- `Retroid`
5657
- `RIM`
5758
- `Roku`
5859
- `Samsung`

docs/info/os/name.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,11 @@ Here is a list of possible values for `os.name`:
8484
- `watchOS`
8585
- `WebOS`
8686
- `Windows`
87-
- `Windows Phone`
87+
- `Windows CE`
88+
- `Windows IoT`
8889
- `Windows Mobile`
90+
- `Windows Phone`
91+
- `Windows RT`
8992
- `Xbox`
9093
- `Xubuntu`
9194
- `Zenwalk`

0 commit comments

Comments
 (0)