Skip to content

Instantly share code, notes, and snippets.

@nmanzi
Created April 17, 2019 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmanzi/a606bebefd1b55041c9ae4c8c814ba83 to your computer and use it in GitHub Desktop.
Save nmanzi/a606bebefd1b55041c9ae4c8c814ba83 to your computer and use it in GitHub Desktop.
nodes:
o365-worldwide-any-miner:
inputs: []
output: true
prototype: o365-api.worldwide-any
o365-ipv4-processor:
inputs:
- o365-worldwide-any-miner
output: true
prototype: stdlib.aggregatorIPv4Generic
o365-ipv6-processor:
inputs:
- o365-worldwide-any-miner
output: true
prototype: stdlib.aggregatorIPv6Simple
o365-url-processor:
inputs:
- o365-worldwide-any-miner
output: true
prototype: stdlib.aggregatorURL
o365-worldwide-any-ipv4-feed:
inputs:
- o365-ipv4-processor
output: false
prototype: stdlib.feedHCGreen
o365-worldwide-any-ipv6-feed:
inputs:
- o365-ipv6-processor
output: false
prototype: stdlib.feedHCGreen
o365-worldwide-any-url-feed:
inputs:
- o365-url-processor
output: false
prototype: stdlib.feedHCGreen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment