diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 968f3725d..3b33fac3a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 447 Mich Update all.json (#1338) + 448 Mich Update all.json (#1339) 371 Jaco Bump dev (#1325) 177 mhusnirizal update all.json (#1334) 82 frankywild Update all.json (#1335) diff --git a/all.json b/all.json index 998fbed6d..712ba9848 100644 --- a/all.json +++ b/all.json @@ -7,9 +7,6 @@ "123-informatica.com", "16-b.it", "162.222.226.37", - "cryptosvalidator.webflow.io", - "shinemedia.com.ng", - "bridgeprotocolfix.net", "1776coin.org", "1chaincrypto.com", "1inch-network.net", @@ -470,6 +467,7 @@ "bridgelocalapps.com", "bridgeprotocol.link", "bridgeprotocol.site", + "bridgeprotocolfix.net", "bridgeservices.online", "bridgetokensync.com", "bridgewallets.xyz", @@ -969,6 +967,7 @@ "cryptorewards.site", "cryptosaveukraine.org", "cryptoslivechats.com", + "cryptosvalidator.webflow.io", "cryptosyncwallet.link", "cryptosyncwallet.org", "cryptosyncwallet.tech", @@ -4268,6 +4267,7 @@ "shibatoken-swap.site", "shibatokenfaucet.xyz", "shiibaswap.org", + "shinemedia.com.ng", "shockwave-finance.site", "show42.uniswaptech.xyz", "sienna.medium.com.ru", diff --git a/meta/2022-03.json b/meta/2022-03.json index 2d80c2706..5af553cbb 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-03-25", + "url": "bridgeprotocolfix.net" + }, + { + "date": "2022-03-25", + "url": "cryptosvalidator.webflow.io" + }, + { + "date": "2022-03-25", + "url": "shinemedia.com.ng" + }, { "date": "2022-03-24", "url": "accountsvalidator.net" diff --git a/package.json b/package.json index 733d6bbf1..3d576a6d9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.32", + "version": "0.10.33", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8535ca3c7..90b82ba7b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.32", + "version": "0.10.33", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index eb75bd007..0a8e18cbd 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.10.32' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.33' };