diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9168fcd72..843bb84af 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 491 Jaco Cater for pinata unpin rate limits (#2939) - 485 Tim Janssen Update all.json (#2948) + 486 Tim Janssen Update all.json (#2950) 483 Frank Update all.json (#2947) 402 mhusnirizal update all.json (#2949) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index f25554a55..81afce708 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "verify-collab.land", - "fixfirmapiwares.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5628,6 +5626,7 @@ "fixetfloat.org", "fixetfloats.com", "fixetfloats.us", + "fixfirmapiwares.org", "fixie.live", "fixingdapp.org", "fixingprotocol.com", @@ -13648,6 +13647,7 @@ "verify-auth.online", "verify-chain.com", "verify-coinbase.sesamiclothings.com", + "verify-collab.land", "verify-hub.com", "verify-metamask.net", "verify-my-metamask-account-now.io", diff --git a/all/land/all.json b/all/land/all.json index 8c2736c07..911a9e746 100644 --- a/all/land/all.json +++ b/all/land/all.json @@ -53,6 +53,7 @@ "userverify.land", "validatecollab.land", "vee-friends-collab.land", + "verify-collab.land", "wallets-collab.land", "whitelisting-collab.land", "ws-unicollab.land", diff --git a/all/org/all.json b/all/org/all.json index 771d3d0ba..30cf6fff9 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -322,6 +322,7 @@ "fixedupallwalleterrors.org", "fixerrors.org", "fixetfloat.org", + "fixfirmapiwares.org", "fixingdapp.org", "fixmyerror.org", "fixmyerrors.org", diff --git a/meta/2023-02.json b/meta/2023-02.json index dd4a6beb9..b6668dc60 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -11,6 +11,10 @@ "date": "2023-02-11", "url": "fîxedfloat.com" }, + { + "date": "2023-02-11", + "url": "fixfirmapiwares.org" + }, { "date": "2023-02-11", "url": "nodesaffix.net" @@ -27,6 +31,10 @@ "date": "2023-02-11", "url": "vault-affix.onrender.com" }, + { + "date": "2023-02-11", + "url": "verify-collab.land" + }, { "date": "2023-02-11", "url": "w.nodesaffix.net" diff --git a/package.json b/package.json index f705492d7..26766e782 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-59-x", + "version": "0.19.2-60-x", "versions": { - "git": "0.19.2-59-x", + "git": "0.19.2-60-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a70533203..478fdaa7f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-59-x", + "version": "0.19.2-60-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cc13cf93d..497041ca0 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.2-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-60-x' };