[CI Skip] release/stable 0.10.4

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-20 06:27:49 +00:00
parent ce2fb16f9f
commit ce06bf5300
6 changed files with 29 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
436 Mich Update all.json (#1303) 436 Mich Update all.json (#1303)
370 Jaco Swap to using tabs in json (#1304) 370 Jaco Swap to using tabs in json (#1304)
168 mhusnirizal update all.json (#1297) 169 mhusnirizal update all.json (#1307)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
74 frankywild Update all.json (#1296) 74 frankywild Update all.json (#1296)
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": [
"dappwalletconnections.com",
"walletconnectionerror.com",
"proultranft.com",
"app.dappfixedconnect.net",
"connectwalet.com",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -189,6 +184,7 @@
"app.accessactivation.com", "app.accessactivation.com",
"app.blockchain-validator.com", "app.blockchain-validator.com",
"app.col-labland.online", "app.col-labland.online",
"app.dappfixedconnect.net",
"app.dexprotocolserver.com", "app.dexprotocolserver.com",
"app.linkcryptotoken.com", "app.linkcryptotoken.com",
"app.mysyncrectification.online", "app.mysyncrectification.online",
@@ -800,6 +796,7 @@
"connectvalidate.com", "connectvalidate.com",
"connectvalidatetoken.online", "connectvalidatetoken.online",
"connectvalidator.info", "connectvalidator.info",
"connectwalet.com",
"connectwaletrectify.info", "connectwaletrectify.info",
"connectwallcttdapps.com", "connectwallcttdapps.com",
"connectwallet-kucoin.gq", "connectwallet-kucoin.gq",
@@ -1510,6 +1507,7 @@
"dappwalletbrowser.com", "dappwalletbrowser.com",
"dappwalletbrowser.dapps-link-connect.com", "dappwalletbrowser.dapps-link-connect.com",
"dappwalletconnect.co", "dappwalletconnect.co",
"dappwalletconnections.com",
"dappwalletlink.com", "dappwalletlink.com",
"dappwalletprotector.monsterapeclub-mint.online", "dappwalletprotector.monsterapeclub-mint.online",
"dappwalletrectifications.live", "dappwalletrectifications.live",
@@ -3885,6 +3883,7 @@
"protocolsync.online", "protocolsync.online",
"protocolsync.site", "protocolsync.site",
"protocoltodapps.live", "protocoltodapps.live",
"proultranft.com",
"pulsechainconnect.com", "pulsechainconnect.com",
"pynthssale.live", "pynthssale.live",
"qrcunigen.com", "qrcunigen.com",
@@ -5250,6 +5249,7 @@
"walletconnection.services", "walletconnection.services",
"walletconnection.support", "walletconnection.support",
"walletconnectioncrypt.com", "walletconnectioncrypt.com",
"walletconnectionerror.com",
"walletconnectionlinks.com", "walletconnectionlinks.com",
"walletconnectionsync.com", "walletconnectionsync.com",
"walletconnective.co", "walletconnective.co",
+20
View File
@@ -1,4 +1,24 @@
[ [
{
"date": "2022-03-20",
"url": "app.dappfixedconnect.net"
},
{
"date": "2022-03-20",
"url": "connectwalet.com"
},
{
"date": "2022-03-20",
"url": "dappwalletconnections.com"
},
{
"date": "2022-03-20",
"url": "proultranft.com"
},
{
"date": "2022-03-20",
"url": "walletconnectionerror.com"
},
{ {
"date": "2022-03-19", "date": "2022-03-19",
"url": "arbutrium.com" "url": "arbutrium.com"
+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.10.3", "version": "0.10.4",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.10.3", "version": "0.10.4",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.8", "@babel/runtime": "^7.17.8",
+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.10.3' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.4' };