diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c265d2248..af44d250d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) 300 mhusnirizal update all.json (#2079) - 222 Frank Update all.json (#2072) + 223 Frank Update all.json (#2084) 159 Tim Janssen Update all.json (#2083) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9a6a13395..52acde71b 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "codebucket.net", - "tpuproductsfactory.com", - "useraddressinfo.icu", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -1343,6 +1340,7 @@ "cnhind-com.cf", "co-tradex.com", "cobridge-myauth.com", + "codebucket.net", "codyfight-airdrop.com", "coiintechsolution.lol", "coiintechsolutions.live", @@ -9582,6 +9580,7 @@ "tpoken.im", "tpolkadot.js.org", "tppocketsupport.pro", + "tpuproductsfactory.com", "trackvalidate.netlify.app", "trade-mi.com", "trade-uniswap.com", @@ -9988,6 +9987,7 @@ "user-revalidation.info", "user-terabridge.xyz", "user-zone.com", + "useraddressinfo.icu", "useraddressportal.icu", "userauthentication.me", "usernode.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 97044b31f..4bbc248d7 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -19,6 +19,10 @@ "date": "2022-08-17", "url": "clblink.live" }, + { + "date": "2022-08-17", + "url": "codebucket.net" + }, { "date": "2022-08-17", "url": "coinsmartsolutions.live" @@ -79,6 +83,14 @@ "date": "2022-08-17", "url": "revalidatedapps.com" }, + { + "date": "2022-08-17", + "url": "tpuproductsfactory.com" + }, + { + "date": "2022-08-17", + "url": "useraddressinfo.icu" + }, { "date": "2022-08-17", "url": "wallet.connectsync.live" diff --git a/package.json b/package.json index 8bbc72b30..bd2d7f5b4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-19-x", + "version": "0.18.6-20-x", "versions": { - "git": "0.18.6-19-x", + "git": "0.18.6-20-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 88d7231be..e5487c071 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-19-x", + "version": "0.18.6-20-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 12cc8f015..eac742335 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', path: 'auto', type: 'auto', version: '0.18.6-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-20-x' };