diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 57535c329..09e055f7d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) 467 Jaco Bump TS (#2589) 381 Frank Update all.json (#2634) - 379 Tim Janssen Update address.json (#2636) + 380 Tim Janssen Update all.json (#2635) 367 mhusnirizal update all.json (#2631) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index b3085cafb..5cae88019 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "hotgains.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", diff --git a/package.json b/package.json index ce94681e5..1315a2b08 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-58-x", + "version": "0.18.12-59-x", "versions": { - "git": "0.18.12-58-x", + "git": "0.18.12-59-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4833c3018..b3d15f94e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-58-x", + "version": "0.18.12-59-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 88e9d6481..473b0b305 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-58-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-59-x' };