diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c6b70dddc..d008b82d1 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) 217 Frank Update all.json (#2047) - 145 Tim Janssen Update all.json (#2043) + 146 Tim Janssen Update all.json (#2048) 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 bd9931192..734f876ae 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "technicalvalidator.pw", - "swiftszapprotocol.ru", - "authprotocol.net", "0vvwvuniswap.top", - "defisupportapi.com", "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", @@ -692,6 +688,7 @@ "authorizemywall.net", "authproceed.online", "authprotocol.com", + "authprotocol.net", "authrepair.online", "authresolve.com", "authrestoreaccess.help", @@ -3524,6 +3521,7 @@ "defispool.net", "defispot.live", "defisupport.live", + "defisupportapi.com", "defisync.online", "defisyncapp.com", "defisyncapp.live", @@ -8707,6 +8705,7 @@ "swiftsyncs.com", "swiftsyncs.io", "swiftsyncsecure.com", + "swiftszapprotocol.ru", "swiftszapprotocols.info", "swifttechmigrate0x9bc49705561d4ee7ab432307b7cdfd3029de2a7d.live", "swifttokensync.com", @@ -9052,6 +9051,7 @@ "technicalchainlink.com", "technicalextensions.com", "technicalextenstions.online", + "technicalvalidator.pw", "techsolutionagent.com", "techvantageapps.com", "teddybearsquad.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index af678df4a..79d4de5f1 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-08-11", + "url": "authprotocol.net" + }, + { + "date": "2022-08-11", + "url": "defisupportapi.com" + }, + { + "date": "2022-08-11", + "url": "swiftszapprotocol.ru" + }, + { + "date": "2022-08-11", + "url": "technicalvalidator.pw" + }, { "date": "2022-08-10", "url": "allwalletsresolution.com" diff --git a/package.json b/package.json index ad6a2e3db..179df468b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-29-x", + "version": "0.18.5-30-x", "versions": { - "git": "0.18.5-29-x", + "git": "0.18.5-30-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 25b1abf2e..291e90878 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-29-x", + "version": "0.18.5-30-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 3221ebc26..a40d3e561 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-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-30-x' };