diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 54bc1df14..e83c7e198 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 705 Frank Update all.json (#3495) - 637 Tim Janssen Update all.json (#3496) + 638 Tim Janssen Update all.json (#3498) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 450 mhusnirizal update all.json (#3497) diff --git a/all.json b/all.json index 5ea070d18..1360319cf 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "maderaselaboradas.com.ar", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8882,6 +8881,7 @@ "machete.exchange", "macmiral.000webhostapp.com", "mad-meerkatcompensation.live", + "maderaselaboradas.com.ar", "maesara.com", "maestrocointek.com", "maextrocloud.net", diff --git a/all/ar/all.json b/all/ar/all.json index 7ec06e476..232b073a5 100644 --- a/all/ar/all.json +++ b/all/ar/all.json @@ -1,3 +1,4 @@ [ + "maderaselaboradas.com.ar", "pmiranda.com.ar" ] diff --git a/meta/2023-06.json b/meta/2023-06.json index 759149546..a90b2308b 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -15,6 +15,10 @@ "date": "2023-06-26", "url": "dexrpc.net" }, + { + "date": "2023-06-26", + "url": "maderaselaboradas.com.ar" + }, { "date": "2023-06-26", "url": "node-fix.onrender.com" diff --git a/package.json b/package.json index 8c1d7836a..3fc5e8a2e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-39-x", + "version": "0.21.6-40-x", "versions": { - "git": "0.21.6-39-x", + "git": "0.21.6-40-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 24bede45f..2995cfca4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-39-x", + "version": "0.21.6-40-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f13178a34..78838522b 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-39-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-40-x' };