[CI Skip] release/stable 0.11.29

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-04-14 03:43:18 +00:00
parent 2068e9bb75
commit 17ba6d5563
6 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
490 Mich Update all.json (#1432) 490 Mich Update all.json (#1432)
376 Jaco Add airdrop (#1418) 376 Jaco Add airdrop (#1418)
201 mhusnirizal update all.json (#1431) 202 mhusnirizal update all.json (#1433)
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": [
"sync-wallets.org",
"automaticdevalidate.com",
"fixprotocol.solutions",
"e-walletconnect.cx",
"sync-walletconnect.org",
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -377,6 +372,7 @@
"autofixmyblock.com", "autofixmyblock.com",
"automatedfix.online", "automatedfix.online",
"automaticdefivalidate.com", "automaticdefivalidate.com",
"automaticdevalidate.com",
"automaticdexvalidate.com", "automaticdexvalidate.com",
"automaticwalletvalidation.com", "automaticwalletvalidation.com",
"autorectifywalletdap.com", "autorectifywalletdap.com",
@@ -2089,6 +2085,7 @@
"e-trust.io", "e-trust.io",
"e-walletconnect.ai", "e-walletconnect.ai",
"e-walletconnect.co", "e-walletconnect.co",
"e-walletconnect.cx",
"e-walletconnect.online", "e-walletconnect.online",
"e-walletconnects.live", "e-walletconnects.live",
"easy-protocol.com", "easy-protocol.com",
@@ -2281,6 +2278,7 @@
"fixmytoken.info", "fixmytoken.info",
"fixmytoken.live", "fixmytoken.live",
"fixnodes.online", "fixnodes.online",
"fixprotocol.solutions",
"fixresolvepro.com", "fixresolvepro.com",
"fixsaccessync.com", "fixsaccessync.com",
"fixsdefi.com", "fixsdefi.com",
@@ -5009,7 +5007,9 @@
"sync-validates.com", "sync-validates.com",
"sync-validation.com", "sync-validation.com",
"sync-waletsbackup.live", "sync-waletsbackup.live",
"sync-walletconnect.org",
"sync-walletconnet.com", "sync-walletconnet.com",
"sync-wallets.org",
"sync-walletvalidationguard.online", "sync-walletvalidationguard.online",
"sync-web3.com", "sync-web3.com",
"sync.assetsrestore.org", "sync.assetsrestore.org",
+20
View File
@@ -1,4 +1,24 @@
[ [
{
"date": "2022-04-14",
"url": "automaticdevalidate.com"
},
{
"date": "2022-04-14",
"url": "e-walletconnect.cx"
},
{
"date": "2022-04-14",
"url": "fixprotocol.solutions"
},
{
"date": "2022-04-14",
"url": "sync-walletconnect.org"
},
{
"date": "2022-04-14",
"url": "sync-wallets.org"
},
{ {
"date": "2022-04-13", "date": "2022-04-13",
"url": "accessdappsserver.net" "url": "accessdappsserver.net"
+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.28", "version": "0.11.29",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.11.28", "version": "0.11.29",
"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.28' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.29' };