diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a68cf47f4..6618915a0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 439 Frank Update all.json (#2809) + 440 Frank Update all.json (#2815) 439 Tim Janssen Update all.json (#2814) 390 mhusnirizal update all.json (#2811) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2bce1f927..a0994944b 100644 --- a/all.json +++ b/all.json @@ -30,10 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "protocol-fix.org", - "protocol-tool.com", - "ringchainio.live", - "unified-oneconnect.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -9919,8 +9915,10 @@ "protgenzets.com", "protocol-defi.com", "protocol-defi.site", + "protocol-fix.org", "protocol-sync.live", "protocol-syncc.com", + "protocol-tool.com", "protocol-verify.info", "protocolapps.web.app", "protocolchains.xyz", @@ -10346,6 +10344,7 @@ "richquack.io", "rifasaltasorte.com.br", "rightinvestmentcrypto.com", + "ringchainio.live", "riotokenswap.com", "risedot.network", "riskofsuspension-metamask.io", @@ -12638,6 +12637,7 @@ "unicswope.com", "unified-dapp-link.com", "unified-dapps.com", + "unified-oneconnect.com", "unifiedcoinsolution.online", "unifiedcoinssolution.online", "unifiedconnect.info", diff --git a/meta/2023-01.json b/meta/2023-01.json index 9c32d5cb3..8107d217f 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -55,10 +55,22 @@ "date": "2023-01-17", "url": "polkaestarter.com" }, + { + "date": "2023-01-17", + "url": "protocol-fix.org" + }, + { + "date": "2023-01-17", + "url": "protocol-tool.com" + }, { "date": "2023-01-17", "url": "resolveissuse.top" }, + { + "date": "2023-01-17", + "url": "ringchainio.live" + }, { "date": "2023-01-17", "url": "secureddigitalsync.com" @@ -75,6 +87,10 @@ "date": "2023-01-17", "url": "tokens-resolver.netlify.app" }, + { + "date": "2023-01-17", + "url": "unified-oneconnect.com" + }, { "date": "2023-01-17", "url": "walletconnectingbot.online" diff --git a/package.json b/package.json index d2e106774..2ea67fb21 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-43-x", + "version": "0.18.14-44-x", "versions": { - "git": "0.18.14-43-x", + "git": "0.18.14-44-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d28ba802f..e5662b410 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-43-x", + "version": "0.18.14-44-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6f68b4674..b9727a7db 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.18.14-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-44-x' };