diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e934aa4e6..014e475fa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 516 Frank Update all.json (#3033) - 512 Tim Janssen Update all.json (#3032) + 513 Tim Janssen Update all.json (#3035) 498 Jaco Add missing crosscheck entries (#3031) 412 mhusnirizal update all.json (#3015) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 3eaa45bf9..469d03eae 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "zaxerthan.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -16927,6 +16926,7 @@ "zapplaunchpadlive.ru", "zapplaunchpads.live", "zapptsync.com", + "zaxerthan.site", "zealous-multi.netlify.app", "zealtm.group", "zeitgeistsale.live", diff --git a/all/site/all.json b/all/site/all.json index 5a1ab884f..d4aac24e2 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -1038,5 +1038,6 @@ "zaklopx.site", "zalombantken.site", "zamsanken.site", + "zaxerthan.site", "zero-swap.site" ] diff --git a/meta/2023-02.json b/meta/2023-02.json index 8f8186523..214094e28 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-23", + "url": "zaxerthan.site" + }, { "date": "2023-02-22", "url": "bakeryswap-polkadot.org" diff --git a/package.json b/package.json index 4c43d0ba5..ea701933f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-26-x", + "version": "0.19.4-27-x", "versions": { - "git": "0.19.4-26-x", + "git": "0.19.4-27-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2606a540c..72f692096 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-26-x", + "version": "0.19.4-27-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d75fad32c..f1ce81a93 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.19.4-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-27-x' };