We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e88e85 commit 49b42d1Copy full SHA for 49b42d1
cron.yaml
@@ -1,4 +1,7 @@
1
cron:
2
+- description: "Update list"
3
+ url: "/api/v2/update"
4
+ schedule: every 12 hours
5
- description: "Remove ineligible domains ['','e')"
6
url: "/api/v2/remove-ineligible-domains?end=e"
7
schedule: every monday 9:00
0 commit comments