diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5d0c73fa3..18667efc3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 324 Jaco Reformat root tsconfig.build.json (#957) 314 Mich Update all.json (#962) - 82 mhusnirizal update all.json (#961) + 83 mhusnirizal update all.json (#964) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) 24 frankywild Update all.json (#954) diff --git a/all.json b/all.json index d32699e2f..8223d7f0b 100644 --- a/all.json +++ b/all.json @@ -1391,9 +1391,9 @@ "mobile-nodetools.co", "mobileconnect.cc", "mobileconnectvalidation.online", - "mobiledappsync.io", "mobiledappsvalidation.com", "mobiledappsvalidations.com", + "mobiledappsync.io", "mobileimport.net", "mobilenet.cc", "mobilereward.org", diff --git a/meta/2022-01.json b/meta/2022-01.json index df196823c..c0ff58cbd 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-01-18", + "url": "correction-network.live" + }, + { + "date": "2022-01-18", + "url": "importaccess.org" + }, + { + "date": "2022-01-18", + "url": "mobiledappsync.io" + }, + { + "date": "2022-01-18", + "url": "tokenrestore.online" + }, { "date": "2022-01-17", "url": "affix-walletvalidator.online" diff --git a/package.json b/package.json index d3a1c7b5a..f86ea68b0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.44", + "version": "0.8.45", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 11667bffc..acdb83412 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.44", + "version": "0.8.45", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 252fbc62b..01bde169a 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.44' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.45' };