Intergrate ENS with IPFS

feature/default_network_editable
MikeCheng1208 7 years ago committed by Yung chieh Tsai
parent 88a6b4edc7
commit 8b8cc94f6f
  1. 4
      app/manifest.json
  2. 2
      app/scripts/lib/portalnetwork.js

@ -74,4 +74,8 @@
]
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
<<<<<<< HEAD
}
=======
}
>>>>>>> Intergrate ENS with IPFS

@ -33,4 +33,4 @@ module.exports = function (provider) {
})
return { cancel: true }
}, {urls: ["*://*.eth/"]})
}
}

Loading…
Cancel
Save