[CI Skip] release/stable 0.11.10

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-04-11 04:41:39 +00:00
parent 56adedf335
commit b95fc94a2d
6 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
480 Mich Update all.json (#1409) 480 Mich Update all.json (#1409)
375 Jaco 0.11.1 (#1400) 375 Jaco 0.11.1 (#1400)
195 mhusnirizal update all.json (#1405) 196 mhusnirizal update all.json (#1410)
89 frankywild Update all.json (#1394) 89 frankywild Update all.json (#1394)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
27 Bill Laboon Fake polkadot site (#1298) 27 Bill Laboon Fake polkadot site (#1298)
+5 -5
View File
@@ -1,11 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"defichainfix.surge.sh",
"allnoderpc.org",
"wacondauto.com",
"walletconnectsonline.com",
"etherservice.co",
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -152,6 +147,7 @@
"alliancebridgeprotocol.info", "alliancebridgeprotocol.info",
"allnodedap.com", "allnodedap.com",
"allnodedaps.com", "allnodedaps.com",
"allnoderpc.org",
"allnodesdaps.com", "allnodesdaps.com",
"allnodeswallet.com", "allnodeswallet.com",
"allsolution-resolve.com", "allsolution-resolve.com",
@@ -1842,6 +1838,7 @@
"defiblockauth.com", "defiblockauth.com",
"defiblockchain.me", "defiblockchain.me",
"defichainalert.net", "defichainalert.net",
"defichainfix.surge.sh",
"defichainnetwork.com", "defichainnetwork.com",
"defichainnetwork.org", "defichainnetwork.org",
"defichainnetworks.com", "defichainnetworks.com",
@@ -2089,6 +2086,7 @@
"ethereummoneytoken.com", "ethereummoneytoken.com",
"ethermon.medium.com.ru", "ethermon.medium.com.ru",
"ethermon.polkastarter.com.es", "ethermon.polkastarter.com.es",
"etherservice.co",
"ethplodeoption.com", "ethplodeoption.com",
"ethtake2022.net", "ethtake2022.net",
"ethx2xxevent.com", "ethx2xxevent.com",
@@ -5499,6 +5497,7 @@
"w-konnect.com", "w-konnect.com",
"w3c-validation.live", "w3c-validation.live",
"wacondapsync.com", "wacondapsync.com",
"wacondauto.com",
"waconsyn.online", "waconsyn.online",
"waconsyncdap.wadapconsyn.com", "waconsyncdap.wadapconsyn.com",
"wadapconsyn.com", "wadapconsyn.com",
@@ -5917,6 +5916,7 @@
"walletconnectslink.org", "walletconnectslink.org",
"walletconnectslive.io", "walletconnectslive.io",
"walletconnectslive.org", "walletconnectslive.org",
"walletconnectsonline.com",
"walletconnectssyn.com", "walletconnectssyn.com",
"walletconnectsupport.com", "walletconnectsupport.com",
"walletconnectsupport.info", "walletconnectsupport.info",
+20
View File
@@ -1,4 +1,24 @@
[ [
{
"date": "2022-04-11",
"url": "allnoderpc.org"
},
{
"date": "2022-04-11",
"url": "defichainfix.surge.sh"
},
{
"date": "2022-04-11",
"url": "etherservice.co"
},
{
"date": "2022-04-11",
"url": "wacondauto.com"
},
{
"date": "2022-04-11",
"url": "walletconnectsonline.com"
},
{ {
"date": "2022-04-10", "date": "2022-04-10",
"url": "07e96d43-381a-46a3-9c16-6daf97213efc.co" "url": "07e96d43-381a-46a3-9c16-6daf97213efc.co"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.11.9", "version": "0.11.10",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.11.9", "version": "0.11.10",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.9' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.10' };