[CI Skip] release/stable 0.9.10

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-14 15:35:08 +00:00
parent 3bf6164785
commit 67461bbc57
6 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
423 Mich Update all.json (#1272) 423 Mich Update all.json (#1272)
366 Jaco 0.9.1 (#1264) 366 Jaco 0.9.1 (#1264)
160 mhusnirizal update all.json (#1273) 161 mhusnirizal update all.json (#1274)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
69 frankywild Update all.json (#1267) 69 frankywild Update all.json (#1267)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+4 -4
View File
@@ -1,10 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"webwallet-authntication.us",
"defi-cronos.com",
"dappsyncbridge.com",
"multimintbridge.com",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -1442,6 +1438,7 @@
"dappsync.io", "dappsync.io",
"dappsyncapp.com", "dappsyncapp.com",
"dappsyncauthorization.xyz", "dappsyncauthorization.xyz",
"dappsyncbridge.com",
"dappsyncconnect.com", "dappsyncconnect.com",
"dappsyncconnect.mutidappconnect.com", "dappsyncconnect.mutidappconnect.com",
"dappsynchronizers.online", "dappsynchronizers.online",
@@ -1567,6 +1564,7 @@
"defi-authentication.com", "defi-authentication.com",
"defi-conects.com", "defi-conects.com",
"defi-connects.com", "defi-connects.com",
"defi-cronos.com",
"defi-dapp-resolution.org", "defi-dapp-resolution.org",
"defi-dapps-resolution.org", "defi-dapps-resolution.org",
"defi-function.app", "defi-function.app",
@@ -2837,6 +2835,7 @@
"multifaucetconnect.online", "multifaucetconnect.online",
"multifixchain.net", "multifixchain.net",
"multiibridgedapps.com", "multiibridgedapps.com",
"multimintbridge.com",
"multimintsbridge.com", "multimintsbridge.com",
"multipledapps.com", "multipledapps.com",
"multistalks-online.xyz", "multistalks-online.xyz",
@@ -5805,6 +5804,7 @@
"websyncprop.com", "websyncprop.com",
"websyncvalidator.net", "websyncvalidator.net",
"webtokenvalidations.com", "webtokenvalidations.com",
"webwallet-authntication.us",
"webwalletauthenticate.com", "webwalletauthenticate.com",
"webwalletauthentication.net", "webwalletauthentication.net",
"webwalletauthntication.com", "webwalletauthntication.com",
+16
View File
@@ -15,6 +15,14 @@
"date": "2022-03-14", "date": "2022-03-14",
"url": "crypto-safeauth.com" "url": "crypto-safeauth.com"
}, },
{
"date": "2022-03-14",
"url": "dappsyncbridge.com"
},
{
"date": "2022-03-14",
"url": "defi-cronos.com"
},
{ {
"date": "2022-03-14", "date": "2022-03-14",
"url": "definodesmodule.com" "url": "definodesmodule.com"
@@ -27,6 +35,10 @@
"date": "2022-03-14", "date": "2022-03-14",
"url": "loopfixchains.site" "url": "loopfixchains.site"
}, },
{
"date": "2022-03-14",
"url": "multimintbridge.com"
},
{ {
"date": "2022-03-14", "date": "2022-03-14",
"url": "mydefinodes.net" "url": "mydefinodes.net"
@@ -51,6 +63,10 @@
"date": "2022-03-14", "date": "2022-03-14",
"url": "web3walletsecureprotocols.com" "url": "web3walletsecureprotocols.com"
}, },
{
"date": "2022-03-14",
"url": "webwallet-authntication.us"
},
{ {
"date": "2022-03-13", "date": "2022-03-13",
"url": "162.222.226.37" "url": "162.222.226.37"
+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.9.9", "version": "0.9.10",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.9.9", "version": "0.9.10",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+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.9.9' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.10' };