diff --git a/all.json b/all.json index 3ed14682e..c18400995 100644 --- a/all.json +++ b/all.json @@ -542,10 +542,10 @@ "daps-walletbotconnect.com", "dapssync.com", "data-chainlinks.org", + "databaseactivation.org", "databasechains.com", "databasetoken.org", "databasetokens.com", - "databaseactivation.org", "datanetpaths.org", "decentralized-chains.com", "decentralizedconnect.co", @@ -717,7 +717,6 @@ "hardwalletvault.store", "hiccup.pancakeswap.services", "hiccup.pancakeswap.tools", - "integrationprotocol.info", "holders-airdrop.info", "home-dappsconnect.online", "home-kraken.online", @@ -741,6 +740,7 @@ "initializedapps.site", "instantwalletconnect.org", "instanwalletpay.com", + "integrationprotocol.info", "io-wallet.me", "isecurewalletsdapp.com", "iuniswap.net", diff --git a/meta/2022-01.json b/meta/2022-01.json index cdf85d7bf..e011df8f6 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -7,6 +7,10 @@ "date": "2022-01-03", "url": "access-bank-new-year-offer.topp-offer.online" }, + { + "date": "2022-01-03", + "url": "app-synconline.com" + }, { "date": "2022-01-03", "url": "app.uniiswapp.org" @@ -51,6 +55,10 @@ "date": "2022-01-03", "url": "cryptotoken.website" }, + { + "date": "2022-01-03", + "url": "dapp-validators.live" + }, { "date": "2022-01-03", "url": "dappsprotocol.tech" @@ -63,6 +71,10 @@ "date": "2022-01-03", "url": "dappsvalidation.net" }, + { + "date": "2022-01-03", + "url": "databaseactivation.org" + }, { "date": "2022-01-03", "url": "defisynchronization.org" @@ -87,6 +99,10 @@ "date": "2022-01-03", "url": "extension-metamask.com.goboardup.com" }, + { + "date": "2022-01-03", + "url": "generateauth.online" + }, { "date": "2022-01-03", "url": "go-mo.xyz" @@ -127,14 +143,26 @@ "date": "2022-01-03", "url": "https-www-coinbase.cloudns.nz" }, + { + "date": "2022-01-03", + "url": "icometaverse.io" + }, { "date": "2022-01-03", "url": "importmobile.net" }, + { + "date": "2022-01-03", + "url": "integrationprotocol.info" + }, { "date": "2022-01-03", "url": "kazirangafoundation.com" }, + { + "date": "2022-01-03", + "url": "livewallver.com" + }, { "date": "2022-01-03", "url": "llmmnnaa.com" @@ -327,6 +355,10 @@ "date": "2022-01-03", "url": "wallelconnetregistry.com" }, + { + "date": "2022-01-03", + "url": "walletappsupport.com" + }, { "date": "2022-01-03", "url": "walletbridgefix.com" diff --git a/package.json b/package.json index 4571d012b..d4194bbcd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.11", + "version": "0.7.12", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dfc50acd0..5048415c0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.11", + "version": "0.7.12", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9b7c2b6e1..051aab0f6 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', version: '0.7.11' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.7.12' };