Merge pull request #1563 from ethereum/yann300-patch-8

Update plugins.js
pull/1/head
yann300 6 years ago committed by GitHub
commit 2c58000ff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      src/app/plugin/plugins.js

@ -8,6 +8,10 @@ module.exports = {
'solium': { 'solium': {
url: 'https://two-water.surge.sh', url: 'https://two-water.surge.sh',
title: 'Solium' title: 'Solium'
},
'ethdoc': {
url: 'https://swarm-gateways.net/bzz:/ethdoc.remixide.eth',
title: 'ethdoc'
} }
/* /*
'etherscan-general': { 'etherscan-general': {

Loading…
Cancel
Save