diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0ca258d65..277ee7e50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 444 Tim Janssen Update address.json (#2823) + 445 Tim Janssen Update all.json (#2825) 442 Frank Update all.json (#2824) 391 mhusnirizal update all.json (#2820) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 03a31ca95..3a0f8ab2d 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fix-02.serveuser.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5304,6 +5303,7 @@ "finupdrop.com", "firmware-config.net", "firmwareaccess.app", + "fix-02.serveuser.com", "fix-api-firmware.com", "fix-blockchain.com", "fix-dapps.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 193a6749c..5b6a415a9 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -11,6 +11,10 @@ "date": "2023-01-18", "url": "dapxwap.site" }, + { + "date": "2023-01-18", + "url": "fix-02.serveuser.com" + }, { "date": "2023-01-18", "url": "fixprotocol.online" diff --git a/package.json b/package.json index 19a732a7b..3e0ddd032 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-51-x", + "version": "0.18.14-52-x", "versions": { - "git": "0.18.14-51-x", + "git": "0.18.14-52-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b0ed3304e..3cb39798a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-51-x", + "version": "0.18.14-52-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 9db78b5a5..8a328e3ee 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-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-52-x' };