diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7e0fe4e4c..f1b8484de 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 389 Mich Update all.json (#1161) + 390 Mich Update all.json (#1167) 350 Jaco Skip job on non-local repo 126 mhusnirizal update all.json (#1162) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 7b4ad9255..cf8ee39b5 100644 --- a/all.json +++ b/all.json @@ -7,8 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "restoresmainnet.com", - "tokenrebasehelp.io", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -3358,6 +3356,7 @@ "restoremycryptowallet.me", "restoremytokens.org", "restorerokensyncwalletconnect.com", + "restoresmainnet.com", "restoresync.000webhostapp.com", "restoresync.com", "restoresynchr.com", @@ -3830,6 +3829,7 @@ "tokenprotocols.net", "tokenprotocols.org", "tokenpulse.io", + "tokenrebasehelp.io", "tokenrectifyvalidatoraffix.online", "tokenrestore.com", "tokenrestore.online", diff --git a/meta/2022-02.json b/meta/2022-02.json index 95c65ea55..d6916efdb 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -203,6 +203,10 @@ "date": "2022-02-23", "url": "rectifyvalidation.xyz" }, + { + "date": "2022-02-23", + "url": "restoresmainnet.com" + }, { "date": "2022-02-23", "url": "secudapp.xyz" @@ -239,6 +243,10 @@ "date": "2022-02-23", "url": "terrasupport.center" }, + { + "date": "2022-02-23", + "url": "tokenrebasehelp.io" + }, { "date": "2022-02-23", "url": "tokensyncprotocol.net" diff --git a/package.json b/package.json index 3d5d4f10c..381125f8e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.218", + "version": "0.8.219", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 06d11343d..f6383bcb5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.218", + "version": "0.8.219", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ad8744544..22c45f45c 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.218' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.219' };