diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 854496ec8..8184d2c4d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) 376 Frank Update all.json (#2617) - 370 Tim Janssen Update all.json (#2616) + 371 Tim Janssen Update all.json (#2618) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index bf4a6d725..d49cd83be 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "cocc.homes", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1646,6 +1645,7 @@ "cnhind-com.cf", "co-tradex.com", "cobridge-myauth.com", + "cocc.homes", "cocc.pics", "cocc.store", "codeartenterprises.com.au", diff --git a/meta/2022-11.json b/meta/2022-11.json index 72e340eab..2cfa3d8ee 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -7,6 +7,10 @@ "date": "2022-11-29", "url": "cei0x69af81e73a73b40adf4f3d4223cd9b1ece623074.website" }, + { + "date": "2022-11-29", + "url": "cocc.homes" + }, { "date": "2022-11-29", "url": "cocc.pics" diff --git a/package.json b/package.json index 9440b0eb2..866106acb 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-42-x", + "version": "0.18.12-43-x", "versions": { - "git": "0.18.12-42-x", + "git": "0.18.12-43-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 46bf7b8ce..a85f91a86 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-42-x", + "version": "0.18.12-43-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 868b69392..292dca41c 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.12-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-43-x' };