diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 96c7bb7e8..00c5ebf44 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 433 Jaco Plesk site flatenning (#1933) 271 mhusnirizal update all.json (#1940) 191 Frank Update all.json (#1934) - 110 thwjanssen89 Update all.json (#1942) + 111 thwjanssen89 Update all.json (#1944) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 0c3b66352..cacdb03cf 100644 --- a/all.json +++ b/all.json @@ -29,14 +29,12 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "syncdatanode.org", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", "111-90-143-152.plesk.page", "123-informatica.com", - "collablandpp.cc", "12345678987654321.link", "135-125-137-197.plesk.page", "137-184-141-8.plesk.page", @@ -1497,6 +1495,7 @@ "collablandoo.cc", "collablandop.cc", "collablandpo.cc", + "collablandpp.cc", "collablandpx.cc", "collablandq.cc", "collablandro.cc", @@ -8497,6 +8496,7 @@ "syncdatabase.net", "syncdatachain.com", "syncdatachain.org", + "syncdatanode.org", "syncdefinodes.com", "syncdefiprotocol.com", "syncdeftools.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 3abe8161a..37dfaf585 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-07-29", + "url": "collablandpp.cc" + }, + { + "date": "2022-07-29", + "url": "syncdatanode.org" + }, { "date": "2022-07-28", "url": "appnindex.online" diff --git a/package.json b/package.json index 16ea8b751..957cd42f0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-57-x", + "version": "0.18.2-58-x", "versions": { - "git": "0.18.2-57-x", + "git": "0.18.2-58-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 854409604..52ab70849 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-57-x", + "version": "0.18.2-58-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 ee42769c8..c4b520d2d 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.2-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-58-x' };