diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b7b1a6edc..312fb903a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 428 Frank Update all.json (#2783) 428 Tim Janssen Update all.json (#2782) - 427 Frank Update all.json (#2779) 385 mhusnirizal update all.json (#2781) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 8c447a7cc..2f567b944 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "liveops.live", - "noncustdaps.com", - "smartsolliution.live", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -6540,6 +6537,7 @@ "livenodesauthorization.com", "livenodesconnection.com", "livenodesynchronization.com", + "liveops.live", "liverader.live", "livesecureconnect.com", "livesmartapps.com", @@ -8591,6 +8589,7 @@ "nominexauth.firebaseapp.com", "nominexauth.web.app", "noncenode.live", + "noncustdaps.com", "noncustodianappz-net.web.app", "noncustodians-sync.online", "nonftsynchronization.com", @@ -10883,6 +10882,7 @@ "smartsconnect.net", "smartsconnect.org", "smartsoilutiontec.live", + "smartsolliution.live", "smartsollutiontec.live", "smartsollutointech.live", "smartsolutioninterface.info", diff --git a/meta/2023-01.json b/meta/2023-01.json index 59d5cbdca..8609c7b21 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -31,6 +31,10 @@ "date": "2023-01-10", "url": "fixedissues.org" }, + { + "date": "2023-01-10", + "url": "liveops.live" + }, { "date": "2023-01-10", "url": "mainnetconnects.com" @@ -51,6 +55,14 @@ "date": "2023-01-10", "url": "multiwallet-connect.io" }, + { + "date": "2023-01-10", + "url": "noncustdaps.com" + }, + { + "date": "2023-01-10", + "url": "smartsolliution.live" + }, { "date": "2023-01-10", "url": "trustclaim.net" diff --git a/package.json b/package.json index 60b2c1167..e4b1b4bf1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-12-x", + "version": "0.18.14-13-x", "versions": { - "git": "0.18.14-12-x", + "git": "0.18.14-13-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f39ffdffd..bd18d4db6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-12-x", + "version": "0.18.14-13-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 b6c531036..9e21b5596 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-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-13-x' };