diff --git a/address.json b/address.json index b8a23925e..5a982eb6c 100644 --- a/address.json +++ b/address.json @@ -24,15 +24,15 @@ "claimpolkadot.network": [ "15LmfYr1UwK9ghjn5cNYoBmApaiWGFNnhBdm6nQF87vY2AcV" ], + "defi-integrated.com": [ + "13s3zbrb81St5Bh8QtzxTujLzjBCa5uheXznzv7QWrE89p7w" + ], "dot-event.live": [ "14ZWBoQugxP2i1pjYALrhEihJgKm8S33q63i8unxucooYMiC" ], "dot-promo.com": [ "14VezybXdNSVoWLKN1HSae56WEV6AXrLY4HKEWjJ4Z7BegJd" ], - "defi-integrated.com": [ - "13s3zbrb81St5Bh8QtzxTujLzjBCa5uheXznzv7QWrE89p7w" - ], "dot21.net": [ "1Z5ohZkHN4TjWeKpcA3tqpd4uNSA3r9fzsEG9aviDUWAeo2" ], diff --git a/all.json b/all.json index 70cbea580..f193b3503 100644 --- a/all.json +++ b/all.json @@ -475,8 +475,8 @@ "decentralizedprotocolsync.online", "decentralizedwalletvalidator.online", "deeptokensync.com", - "defi-solutions.net", "defi-integrated.com", + "defi-solutions.net", "deficryptowallet.com", "defidapps.pcakecoins.finance", "defimainnetconnect.co", diff --git a/meta/2021-12.json b/meta/2021-12.json index 70c189fbd..946346ff0 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -31,6 +31,10 @@ "date": "2021-12-27", "url": "dappsreauthonliine.com" }, + { + "date": "2021-12-27", + "url": "defi-integrated.com" + }, { "date": "2021-12-27", "url": "fixdapps.com" diff --git a/package.json b/package.json index 9aac5d933..fd37221e5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.583", + "version": "0.6.584", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ec64326bf..5dc94dac0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.583", + "version": "0.6.584", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8707fcd54..0b56e9b9b 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.583' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.584' };