diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ac34cba71..0dd189c6d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 431 Frank Update all.json (#2791) 431 Tim Janssen Update all.json (#2790) - 430 Frank Update all.json (#2787) 386 mhusnirizal update all.json (#2789) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 795144468..767ca2fef 100644 --- a/all.json +++ b/all.json @@ -30,12 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "apptool.org", - "fast-tool.info", - "main-tool.info", - "multinodeswap.com", - "smartcoinstech.live", - "synchains.xyz", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -673,6 +667,7 @@ "appsyncpage.live", "apptokens.xyz", "apptokensvalidator.com", + "apptool.org", "apptool.site", "appuniswapp.com", "appvalidating.online", @@ -5165,6 +5160,7 @@ "fast-auth.com", "fast-autheswallet.org", "fast-dapp.site", + "fast-tool.info", "fast-wallet-fix.xyz", "fast-walletconnect.com", "fastappsolutions.com", @@ -6674,6 +6670,7 @@ "main-panel.net", "main-rectifysync.online", "main-sync.com", + "main-tool.info", "main-walletconnet.org", "mainaffix-sync.com", "mainaffixrectify.com", @@ -8016,6 +8013,7 @@ "multinode.info", "multinode.live", "multinode.one", + "multinodeswap.com", "multipad-beta.com", "multipad-beta.net", "multipad-beta.org", @@ -10750,6 +10748,7 @@ "smartcoinsstechsolution.live", "smartcoinsstechsolution.online", "smartcoinsstechsolution.xyz", + "smartcoinstech.live", "smartcointech.top", "smartcointech.xyz", "smartcointechdappsolutiion.live", @@ -11451,6 +11450,7 @@ "syncfixit.com", "synch-connect.com", "synchain.site", + "synchains.xyz", "synchainweb.site", "synchappconnect.net", "synchauthenticator.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index d20ae9ef4..e5e1a757f 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-01-11", + "url": "apptool.org" + }, { "date": "2023-01-11", "url": "dappintegration.co" @@ -7,6 +11,18 @@ "date": "2023-01-11", "url": "defiportals.mac.edu.so" }, + { + "date": "2023-01-11", + "url": "fast-tool.info" + }, + { + "date": "2023-01-11", + "url": "main-tool.info" + }, + { + "date": "2023-01-11", + "url": "multinodeswap.com" + }, { "date": "2023-01-11", "url": "reallocal.com" @@ -15,6 +31,10 @@ "date": "2023-01-11", "url": "secure.dappintegration.co" }, + { + "date": "2023-01-11", + "url": "smartcoinstech.live" + }, { "date": "2023-01-11", "url": "sollution9389202.tech" @@ -23,6 +43,10 @@ "date": "2023-01-11", "url": "sync-tool.com" }, + { + "date": "2023-01-11", + "url": "synchains.xyz" + }, { "date": "2023-01-11", "url": "thewalletauthentic.xyz" diff --git a/package.json b/package.json index 91041bedc..3a2293347 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-20-x", + "version": "0.18.14-21-x", "versions": { - "git": "0.18.14-20-x", + "git": "0.18.14-21-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4ab42ca1d..b3f29fd19 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-20-x", + "version": "0.18.14-21-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 45882d79a..c6688cb5f 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.14-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-21-x' };