diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dc4b8029e..d3da0c566 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 408 Mich Update all.json (#1224) 360 Jaco Remove false positive (#1218) - 146 mhusnirizal update all.json (#1225) + 147 mhusnirizal update all.json (#1226) 77 michalisFr Update all.json (#1036) 58 frankywild Update all.json (#1222) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 17be55842..2ca6a8d11 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "syncrepair.live", - "manualrestore.online", - "manualsafefix.com", - "walletbridge.cc", "02auth-mtb.myz.info", "0vvvvuniswap.top", "0vvwvuniswap.top", @@ -2183,6 +2179,8 @@ "manualcoonectsysnode.com", "manualdappsync.com", "manualrepair.site", + "manualrestore.online", + "manualsafefix.com", "manualsync.cloud", "manualsync.com", "manualsync.live", @@ -4038,6 +4036,7 @@ "syncprotocols.com", "syncprotocols.online", "syncreconnect.com", + "syncrepair.live", "syncrestore.live", "syncrestore.me", "syncrestore.online", @@ -4730,6 +4729,7 @@ "walletbotfix.com", "walletbotsconnect.com", "walletbotsconnect.online", + "walletbridge.cc", "walletbridgeapp.com", "walletbridgedaps.com", "walletbridgefix.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 44743b650..7ed553918 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3,10 +3,26 @@ "date": "2022-03-07", "url": "cryptosaveukraine.org" }, + { + "date": "2022-03-07", + "url": "manualrestore.online" + }, + { + "date": "2022-03-07", + "url": "manualsafefix.com" + }, { "date": "2022-03-07", "url": "restorelink.online" }, + { + "date": "2022-03-07", + "url": "syncrepair.live" + }, + { + "date": "2022-03-07", + "url": "walletbridge.cc" + }, { "date": "2022-03-06", "url": "4ever-photo.com" diff --git a/package.json b/package.json index 95eca3fe2..07fd64e07 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.271", + "version": "0.8.272", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 13d6df36c..e7b31c2d6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.271", + "version": "0.8.272", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 08c93fc46..bbc474c49 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.8.271' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.272' };