mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
adapt changes for SpiderList and NodeList
This commit is contained in:
3
constants/node.py
Normal file
3
constants/node.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class SpiderType:
|
||||
OFFLINE = 0
|
||||
ONLINE = 1
|
||||
Reference in New Issue
Block a user