diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c70dc5d56..7644f85f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 362 Frank Update all.json (#2560) 359 mhusnirizal update all.json (#2557) - 346 Tim Janssen Update all.json (#2559) + 347 Tim Janssen Update all.json (#2561) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d8b7043ff..c791c9755 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "resyncwebbdapplive.online", - "cryptomining.work", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2543,6 +2541,7 @@ "cryptomaintenance.online", "cryptomaxbase.com", "cryptomigration.best", + "cryptomining.work", "cryptomultiply.live", "cryptonanceinvest.com", "cryptonftsrectification.online", @@ -9498,6 +9497,7 @@ "resyncvalidatelive.com", "resyncvault.site", "resyncweb.online", + "resyncwebbdapplive.online", "resyncwebdapp.com", "resyncwebvalidation.com", "retrievetokens.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 1637bf198..466f011f4 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-11-12", + "url": "cryptomining.work" + }, + { + "date": "2022-11-12", + "url": "resyncwebbdapplive.online" + }, { "date": "2022-11-11", "url": "binaanresolllv.click" diff --git a/package.json b/package.json index 8c8e4535b..326f20467 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-154-x", + "version": "0.18.11-155-x", "versions": { - "git": "0.18.11-154-x", + "git": "0.18.11-155-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e7cf08bff..aa86a2012 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-154-x", + "version": "0.18.11-155-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b1592b809..9d8c86a8a 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.18.11-154-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-155-x' };