Skip to content

Commit 3f6f78f

Browse files
committed
Disguise as a browser
1 parent 11b64fd commit 3f6f78f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
{
2-
"aliveStatusCodes": [0, 200]
2+
"aliveStatusCodes": [0, 200],
3+
"httpHeaders": [
4+
{
5+
"urls": ["http"],
6+
"headers": {
7+
"User-Agent": "Chrome/124.0.0.0"
8+
}
9+
}
10+
]
311
}

0 commit comments

Comments
 (0)