1234567891011121314 |
- [
- {
- "url": "https://lorem-rss.herokuapp.com/feed?unit=second",
- "method": "webhook",
- "retry": 5,
- "hook": "http://localhost:8080/"
- },
- {
- "url": "https://lorem-rss.herokuapp.com/feed?unit=minute&interval=1",
- "method": "command",
- "retry": 5,
- "hook": "ping"
- }
- ]
|