diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a5573b245..d9c058c5d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 737 Frank Update all.json (#3672) - 698 Tim Janssen Update all.json (#3671) + 699 Tim Janssen Update all.json (#3673) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 498 mhusnirizal update all.json (#3669) diff --git a/all.json b/all.json index e46442e6d..a11bda90b 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletconnectapi.onrender.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -18800,6 +18799,7 @@ "walletconnectall.net", "walletconnectap.com", "walletconnectap.tech", + "walletconnectapi.onrender.com", "walletconnectapi.site", "walletconnectapp.com", "walletconnectapp.info", diff --git a/all/com/all.json b/all/com/all.json index 96a6bc891..0fb624f37 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -7099,6 +7099,7 @@ "walletconnectadmin.com", "walletconnectadmins.com", "walletconnectap.com", + "walletconnectapi.onrender.com", "walletconnectapp.com", "walletconnectapps.com", "walletconnectappweb.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 4ea720384..9866b36a4 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-07-23", + "url": "walletconnectapi.onrender.com" + }, { "date": "2023-07-22", "url": "aave-rewards.claims" diff --git a/package.json b/package.json index ccaf8b92f..65477de9d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-184-x", + "version": "0.21.6-185-x", "versions": { - "git": "0.21.6-184-x", + "git": "0.21.6-185-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index df078ec04..58fda4f50 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-184-x", + "version": "0.21.6-185-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5d4d38bde..9bc685ab3 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.21.6-184-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-185-x' };