diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6381fbf43..f83dd53bd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 325 Jaco Remove sites.google.com (#968) 316 Mich Update all.json (#972) - 86 mhusnirizal update all.json (#973) + 87 mhusnirizal update all.json (#975) 74 michalisFr Update address.json (#966) 25 frankywild Update all.json (#974) 24 Bill Laboon "tripple your DOT" scam (#838) diff --git a/meta/2022-01.json b/meta/2022-01.json index c927c41fc..44660f044 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-01-20", + "url": "dapaffixsync.com" + }, + { + "date": "2022-01-20", + "url": "dapnodeconnect.com" + }, + { + "date": "2022-01-20", + "url": "wcdapsaffixswa.com" + }, { "date": "2022-01-19", "url": "allnodesdaps.com" diff --git a/package.json b/package.json index a84a35ad3..ff826c281 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.54", + "version": "0.8.55", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e55ac4b6e..c5cf4c20b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.54", + "version": "0.8.55", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 45bb39c22..854a839de 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.54' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.55' };