默认获取15天前跟新的项目
This commit is contained in:
parent
31d32b4eae
commit
6c0324f28b
@ -13,7 +13,7 @@ code_url = "https://git.zeekling.cn/"
|
||||
|
||||
resp_url = code_url + "api/v1/repos/search"
|
||||
|
||||
update_days = 5
|
||||
update_days = 15
|
||||
|
||||
params = {
|
||||
'sort': 'updated',
|
||||
|
Loading…
Reference in New Issue
Block a user