chore: data/auto_state 为运行时爬取状态, 移出版本控制 (.gitignore)
This commit is contained in:
@@ -5,3 +5,4 @@ data/cookies_*.json
|
|||||||
logs/
|
logs/
|
||||||
out/
|
out/
|
||||||
data/exports/
|
data/exports/
|
||||||
|
data/auto_state/
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
|||||||
{
|
|
||||||
"pending": [],
|
|
||||||
"visited": [
|
|
||||||
"http://127.0.0.1:38081/p2",
|
|
||||||
"http://127.0.0.1:38081/p5",
|
|
||||||
"http://127.0.0.1:38081/p3",
|
|
||||||
"http://127.0.0.1:38081/",
|
|
||||||
"http://127.0.0.1:38081/p1",
|
|
||||||
"http://127.0.0.1:38081/p4"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user