diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8d2ad597a..2190c48bd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 432 Frank Update all.json (#2792) + 433 Frank Update all.json (#2797) 432 Tim Janssen Update all.json (#2796) 387 mhusnirizal update all.json (#2793) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 58d29dc0f..e7cab6f72 100644 --- a/all.json +++ b/all.json @@ -31,11 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "live-link.live", - "nftmartworld.com", - "snsdapp.firebaseapp.com", - "snsdapp.web.app", - "solveprovider.live", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -6521,6 +6516,7 @@ "live-applink.in.net", "live-dapp.surge.sh", "live-ico.com", + "live-link.live", "live-securevalidator.net", "live-walletaffix.com", "live.assetsrestoreapp.com", @@ -8401,6 +8397,7 @@ "nftlaunch-defi.com", "nftlqunchpad.xyz", "nftmarkerspace.com", + "nftmartworld.com", "nftmasterssignals.com", "nftmint-live.com", "nftmintonauthenticate.net", @@ -10999,6 +10996,8 @@ "smssmartmigrate.store", "snaptoken.finance", "snmartcointech.live", + "snsdapp.firebaseapp.com", + "snsdapp.web.app", "snso.com.cn", "sntepn.space", "sofwaresbtc.com", @@ -11062,6 +11061,7 @@ "solveencrypt.live", "solveerror.org", "solvemydapps.org", + "solveprovider.live", "solverexpress.live", "solvetech.info", "solvetechdapp.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index e8d946ccc..2973bb1e7 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -19,6 +19,26 @@ "date": "2023-01-13", "url": "justsyncit.website" }, + { + "date": "2023-01-13", + "url": "live-link.live" + }, + { + "date": "2023-01-13", + "url": "nftmartworld.com" + }, + { + "date": "2023-01-13", + "url": "snsdapp.firebaseapp.com" + }, + { + "date": "2023-01-13", + "url": "snsdapp.web.app" + }, + { + "date": "2023-01-13", + "url": "solveprovider.live" + }, { "date": "2023-01-13", "url": "sync-mainbitech.online" diff --git a/package.json b/package.json index 20fb9434f..55fe68133 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-25-x", + "version": "0.18.14-26-x", "versions": { - "git": "0.18.14-25-x", + "git": "0.18.14-26-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 95aa2329a..93d63aa1b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-25-x", + "version": "0.18.14-26-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 a1c050ff5..d43ac1ca8 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-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-26-x' };