is-antibot 2.0.8 → 2.0.9
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 +2 -2
- package/providers/google/failed.json +92 -0
- package/src/providers.json +13 -0
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "is-antibot",
|
|
3
3
|
"description": "Detect antibot protection from 30+ providers — Cloudflare, Akamai, DataDome, PerimeterX, Kasada, Imperva, reCAPTCHA, hCaptcha, Turnstile, and more.",
|
|
4
4
|
"homepage": "https://antibot.microlink.io/",
|
|
5
|
-
"version": "2.0.
|
|
5
|
+
"version": "2.0.9",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": "./src/index.js",
|
|
8
8
|
"./providers.json": "./src/providers.json",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"contributors": [
|
|
18
18
|
{
|
|
19
|
-
"name": "Kiko
|
|
19
|
+
"name": "Kiko",
|
|
20
20
|
"email": "josefrancisco.verdu@gmail.com"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
{
|
|
2
|
+
"log": {
|
|
3
|
+
"version": "1.2",
|
|
4
|
+
"creator": {
|
|
5
|
+
"name": "curl+node",
|
|
6
|
+
"version": "24.11.1"
|
|
7
|
+
},
|
|
8
|
+
"pages": [
|
|
9
|
+
{
|
|
10
|
+
"id": "page_1",
|
|
11
|
+
"title": "https://consent.google.com/m?continue=https://news.google.com/&gl=ES&m=0&pc=n&cm=2&hl=en-US&src=1",
|
|
12
|
+
"startedDateTime": "2026-06-03T14:01:57.000Z",
|
|
13
|
+
"pageTimings": {
|
|
14
|
+
"onContentLoad": -1,
|
|
15
|
+
"onLoad": 150.0
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
],
|
|
19
|
+
"entries": [
|
|
20
|
+
{
|
|
21
|
+
"pageref": "page_1",
|
|
22
|
+
"startedDateTime": "2026-06-03T14:01:57.000Z",
|
|
23
|
+
"time": 150.0,
|
|
24
|
+
"serverIPAddress": "",
|
|
25
|
+
"connection": "443",
|
|
26
|
+
"request": {
|
|
27
|
+
"method": "GET",
|
|
28
|
+
"url": "https://consent.google.com/m?continue=https://news.google.com/&gl=ES&m=0&pc=n&cm=2&hl=en-US&src=1",
|
|
29
|
+
"httpVersion": "http/2.0",
|
|
30
|
+
"headers": [
|
|
31
|
+
{
|
|
32
|
+
"name": "host",
|
|
33
|
+
"value": "consent.google.com"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "user-agent",
|
|
37
|
+
"value": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/120.0.0.0 Safari/537.36"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "accept",
|
|
41
|
+
"value": "*/*"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"queryString": [],
|
|
45
|
+
"cookies": [],
|
|
46
|
+
"headersSize": -1,
|
|
47
|
+
"bodySize": 0
|
|
48
|
+
},
|
|
49
|
+
"response": {
|
|
50
|
+
"status": 200,
|
|
51
|
+
"statusText": "OK",
|
|
52
|
+
"httpVersion": "http/2.0",
|
|
53
|
+
"headers": [
|
|
54
|
+
{
|
|
55
|
+
"name": "content-type",
|
|
56
|
+
"value": "text/html; charset=utf-8"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "strict-transport-security",
|
|
60
|
+
"value": "max-age=31536000"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "server",
|
|
64
|
+
"value": "ESF"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "x-xss-protection",
|
|
68
|
+
"value": "0"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "x-frame-options",
|
|
72
|
+
"value": "SAMEORIGIN"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "x-content-type-options",
|
|
76
|
+
"value": "nosniff"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"cookies": [],
|
|
80
|
+
"content": {
|
|
81
|
+
"size": 12345,
|
|
82
|
+
"mimeType": "text/html",
|
|
83
|
+
"text": "<html><head><title>Before you continue to Google</title></head><body><div>Before you continue to Google</div><form action=\"https://consent.google.com/save\"><button>I agree</button></form></body></html>"
|
|
84
|
+
},
|
|
85
|
+
"redirectURL": "",
|
|
86
|
+
"headersSize": -1,
|
|
87
|
+
"bodySize": -1
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
]
|
|
91
|
+
}
|
|
92
|
+
}
|
package/src/providers.json
CHANGED
|
@@ -643,6 +643,19 @@
|
|
|
643
643
|
}
|
|
644
644
|
]
|
|
645
645
|
},
|
|
646
|
+
{
|
|
647
|
+
"name": "google",
|
|
648
|
+
"detections": [
|
|
649
|
+
{
|
|
650
|
+
"type": "url",
|
|
651
|
+
"rules": [
|
|
652
|
+
{
|
|
653
|
+
"contains": "consent.google.com"
|
|
654
|
+
}
|
|
655
|
+
]
|
|
656
|
+
}
|
|
657
|
+
]
|
|
658
|
+
},
|
|
646
659
|
{
|
|
647
660
|
"name": "linkedin",
|
|
648
661
|
"detections": [
|