diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 788edae93..e98c89756 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 293 mhusnirizal update all.json (#2042) 215 Frank Update all.json (#2039) - 144 Tim Janssen Update all.json (#2038) + 145 Tim Janssen Update all.json (#2043) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index f2b74e522..f38e404e4 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletsdefi.com", - "swifttechmigrate0x9bc49705561d4ee7ab432307b7cdfd3029de2a7d.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8698,6 +8696,7 @@ "swiftsyncs.io", "swiftsyncsecure.com", "swiftszapprotocols.info", + "swifttechmigrate0x9bc49705561d4ee7ab432307b7cdfd3029de2a7d.live", "swifttokensync.com", "swiftwalletconnect.com", "swissswifttoken.club", @@ -11162,6 +11161,7 @@ "walletsdappsync.xyz", "walletsdappvalidation.com", "walletsdauthenticate.online", + "walletsdefi.com", "walletsecural.com", "walletsecure.app", "walletsecured.online", diff --git a/meta/2022-08.json b/meta/2022-08.json index e73f84adc..dc6270860 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -11,6 +11,14 @@ "date": "2022-08-10", "url": "intellsyncedapps.ml" }, + { + "date": "2022-08-10", + "url": "swifttechmigrate0x9bc49705561d4ee7ab432307b7cdfd3029de2a7d.live" + }, + { + "date": "2022-08-10", + "url": "walletsdefi.com" + }, { "date": "2022-08-09", "url": "5gfixbox.com" diff --git a/package.json b/package.json index 2ef7cb0f9..ece5de1d9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-26-x", + "version": "0.18.5-27-x", "versions": { - "git": "0.18.5-26-x", + "git": "0.18.5-27-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 83c7fd25c..fa3ce7919 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-26-x", + "version": "0.18.5-27-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 7e0c0ca97..48100813e 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.5-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-27-x' };