diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b11123132..6371317c5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) 378 Frank Update all.json (#2622) - 374 Tim Janssen Update all.json (#2623) + 375 Tim Janssen Update all.json (#2624) 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 31f9a81d7..e9a71ca7f 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "klilopce.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5884,6 +5883,7 @@ "kleanproutah.com", "klever-restores.org", "kleverauthorization.com", + "klilopce.xyz", "klimadaov2.finance", "klimadapp.com", "knowmypath.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index 4491302c0..91b6f2364 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,10 @@ "date": "2022-11-30", "url": "cryptothetop.website" }, + { + "date": "2022-11-30", + "url": "klilopce.xyz" + }, { "date": "2022-11-30", "url": "smart-switchaffix.live" diff --git a/package.json b/package.json index 1d50c7177..09ceef844 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-48-x", + "version": "0.18.12-49-x", "versions": { - "git": "0.18.12-48-x", + "git": "0.18.12-49-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8cfd35194..d1628b695 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-48-x", + "version": "0.18.12-49-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 db4944ab5..fe29f541a 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-48-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-49-x' };