diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2d63b40e9..67a43283f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 532 Frank Update all.json (#3067) - 520 Tim Janssen Update all.json (#3066) + 521 Tim Janssen Update all.json (#3068) 500 Jaco Ensure all wf steps are run (#3062) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 608e4cbb5..82804c234 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixissuetrade.org", - "dapps-walletconnect.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4024,6 +4022,7 @@ "dapps-verificators.pages.dev", "dapps-verifier.com", "dapps-wallet-connect.netlify.app", + "dapps-walletconnect.online", "dapps-walletconnect.tech", "dapps-walletconnectprotocol.link", "dapps-walletintegrator.app", @@ -6254,6 +6253,7 @@ "fixingdapp.org", "fixingprotocol.com", "fixissuesnow.com", + "fixissuetrade.org", "fixitnode.com", "fixitserver.com", "fixitwallets.online", diff --git a/all/online/all.json b/all/online/all.json index 99e3f084e..84d3b26be 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -278,6 +278,7 @@ "dapps-syncsmain.online", "dapps-validation.online", "dapps-validator.online", + "dapps-walletconnect.online", "dappsai.online", "dappscloud.online", "dappscnet.online", diff --git a/all/org/all.json b/all/org/all.json index c37c23050..e373c8c9f 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -406,6 +406,7 @@ "fixidfloat.org", "fixidflot.org", "fixingdapp.org", + "fixissuetrade.org", "fixmyerror.org", "fixmyerrors.org", "fixmyissue.org", diff --git a/meta/2023-03.json b/meta/2023-03.json index f4bb3cd8d..54d81efa6 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -3,6 +3,14 @@ "date": "2023-03-02", "url": "cóllab.land" }, + { + "date": "2023-03-02", + "url": "dapps-walletconnect.online" + }, + { + "date": "2023-03-02", + "url": "fixissuetrade.org" + }, { "date": "2023-03-02", "url": "secure-protocol.com" diff --git a/package.json b/package.json index 7dd5ca89c..dc58c6def 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-48-x", + "version": "0.19.4-49-x", "versions": { - "git": "0.19.4-48-x", + "git": "0.19.4-49-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b6a75a4b4..a6ab14218 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-48-x", + "version": "0.19.4-49-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 0d20d0ddc..91ca23054 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-48-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-49-x' };