diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ddec93ee1..60262ce08 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 549 Frank Update all.json (#3111) - 538 Tim Janssen Update all.json (#3114) + 539 Tim Janssen Update all.json (#3115) 510 Jaco Bump dev (#3116) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index ca6e1b99d..2bbcaa73f 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bakryswaps-polkadot.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1230,6 +1229,7 @@ "baklonkatef.site", "bakryswap-polkadot.com", "bakryswap-polkadot.org", + "bakryswaps-polkadot.org", "baksumant.site", "balancer-fi.link", "balancer-flnance.com", diff --git a/all/org/all.json b/all/org/all.json index 618d766ce..e259d2018 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -73,6 +73,7 @@ "bakeryswap-polkadot.org", "bakeryswaps-polkadot.org", "bakryswap-polkadot.org", + "bakryswaps-polkadot.org", "beansnft.org", "best-coin.org", "bestpad-beta.org", diff --git a/meta/2023-03.json b/meta/2023-03.json index 58fe0f05a..5f8358706 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-12", + "url": "bakryswaps-polkadot.org" + }, { "date": "2023-03-11", "url": "apexwallets.online" diff --git a/package.json b/package.json index 1fa646359..f1bba3350 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-2-x", + "version": "0.20.3-3-x", "versions": { - "git": "0.20.3-2-x", + "git": "0.20.3-3-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f3af10653..1820ebb9e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-2-x", + "version": "0.20.3-3-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 86f7fc1b3..65901eefc 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.20.3-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-3-x' };