Commit 4edc67ed authored by Loredana's avatar Loredana

Add Pipeline plugin

parent d1d5f668
...@@ -24,6 +24,10 @@ module.exports = { ...@@ -24,6 +24,10 @@ module.exports = {
'slither/mythril': { 'slither/mythril': {
url: 'http://jittery-space.surge.sh', url: 'http://jittery-space.surge.sh',
title: 'Slither/Mythril' title: 'Slither/Mythril'
},
'pipeline': {
url: 'http://pipeline.pipeos.one',
title: 'Pipeline'
} }
/* /*
'etherscan-general': { 'etherscan-general': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment