fixed browser, made payload optional
This commit is contained in:
parent
917f91715a
commit
cde67db271
9 changed files with 10 additions and 12 deletions
|
|
@ -63,7 +63,6 @@ export function initializeWebShareProvider() {
|
|||
{
|
||||
type: 'webshare-fetch',
|
||||
operation: 'fetch-proxies',
|
||||
payload: {},
|
||||
cronPattern: '0 */6 * * *', // Every 6 hours
|
||||
priority: 3,
|
||||
description: 'Fetch fresh proxies from WebShare API',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue