diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a42e2b07c..60a9afa9b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 430 Jaco Collapse Google identified dangerous top-level (#1918) - 265 mhusnirizal update all.json (#1911) + 266 mhusnirizal update all.json (#1926) 190 Frank Update all.json (#1925) 105 thwjanssen89 Update all.json (#1923) 86 michalisFr Update all.json from Allure Security findings (#1907) diff --git a/all.json b/all.json index e28c06325..f70fbe56e 100644 --- a/all.json +++ b/all.json @@ -26,11 +26,6 @@ "zapto.org" ], "deny": [ - "filink-protocol.com", - "nodesprotocolaffix.online", - "nodesaffixexplore.online", - "techappsdir.com", - "dappreauthv2.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2415,6 +2410,7 @@ "dapppsconnect.com", "dapppurchase.com", "dappradersync.com", + "dappreauthv2.xyz", "dapprecon.info", "dappreconciliation.xyz", "dappreconfig.com", @@ -3807,6 +3803,7 @@ "fidelityttrust.com", "fidelityttrust.online", "fightagainstcriminal.com", + "filink-protocol.com", "filsfixmimas.com", "finance-airdrop.cf", "finance-airdrop.gq", @@ -6255,6 +6252,7 @@ "nodes-connect.com", "nodes-dappsbridge.co", "nodes-debug.com", + "nodesaffixexplore.online", "nodesaffixx.online", "nodesapend.online", "nodesappend.online", @@ -6278,6 +6276,7 @@ "nodesmartconnect.live", "nodesocket.xyz", "nodesolutions.site", + "nodesprotocolaffix.online", "nodesprotocolrestore.online", "nodesrectification.com", "nodestringfix.site", @@ -8693,6 +8692,7 @@ "tech-connect.cloud", "tech.flowlinkstring.com", "techappaccess.com", + "techappsdir.com", "techgravity.xyz", "techincalvalidation.com", "techmesupport.live", diff --git a/meta/2022-07.json b/meta/2022-07.json index a9a3c7d1e..adb7083dd 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -123,6 +123,10 @@ "date": "2022-07-26", "url": "cryptoline.solutions" }, + { + "date": "2022-07-26", + "url": "dappreauthv2.xyz" + }, { "date": "2022-07-26", "url": "dappsconnecsion.online" @@ -159,6 +163,10 @@ "date": "2022-07-26", "url": "expressnetinterface.com" }, + { + "date": "2022-07-26", + "url": "filink-protocol.com" + }, { "date": "2022-07-26", "url": "fixmigration.info" @@ -243,6 +251,14 @@ "date": "2022-07-26", "url": "nft-whitelisting.live" }, + { + "date": "2022-07-26", + "url": "nodesaffixexplore.online" + }, + { + "date": "2022-07-26", + "url": "nodesprotocolaffix.online" + }, { "date": "2022-07-26", "url": "offchainnode-websupport.org" @@ -319,6 +335,10 @@ "date": "2022-07-26", "url": "techappaccess.com" }, + { + "date": "2022-07-26", + "url": "techappsdir.com" + }, { "date": "2022-07-26", "url": "thewalletconnects.org" diff --git a/package.json b/package.json index 011f7cc0e..a636b9e98 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-43-x", + "version": "0.18.2-44-x", "versions": { - "git": "0.18.2-43-x", + "git": "0.18.2-44-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4e9891cb4..4a9973a93 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-43-x", + "version": "0.18.2-44-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7b2f064dd..21c14d6fa 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.2-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-44-x' };