diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d8140f130..e7282daec 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 561 Mich Update all.json (#1669) 394 Jaco Bump dev deps (#1673) 236 mhusnirizal update all.json (#1675) - 150 frankywild Update all.json (#1676) + 151 frankywild Update all.json (#1679) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 17 thwjanssen89 Update all.json (#1680) diff --git a/all.json b/all.json index 087918024..eec9276e8 100644 --- a/all.json +++ b/all.json @@ -5,8 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "walletssyncs.web.app", - "walletssyncs.firebaseapp.com", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -9847,6 +9845,8 @@ "walletssecurred.com", "walletssupport.tech", "walletssync.live", + "walletssyncs.firebaseapp.com", + "walletssyncs.web.app", "walletssyncs.webflow.io", "walletstakeencrypt.online", "walletstationx.io", diff --git a/meta/2022-06.json b/meta/2022-06.json index 3567e38b3..8de87b650 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -27,6 +27,14 @@ "date": "2022-06-15", "url": "walletsoulutionredirect.com" }, + { + "date": "2022-06-15", + "url": "walletssyncs.firebaseapp.com" + }, + { + "date": "2022-06-15", + "url": "walletssyncs.web.app" + }, { "date": "2022-06-14", "url": "acalas.top" diff --git a/package.json b/package.json index e754613a1..f29859979 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.99", + "version": "0.13.100", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4e3b948d2..5e6782f14 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.99", + "version": "0.13.100", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index be74bc306..657e50bf3 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.13.99' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.100' };