diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d587dba09..17dafd63b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 442 Jaco Remove unproven listings (#1975) 277 mhusnirizal update all.json (#1976) 199 Frank Update all.json (#1980) - 120 Tim Janssen Update all.json (#1974) + 121 Tim Janssen Update all.json (#1981) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 6b5082d76..2022cb031 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "rossy.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7787,6 +7786,7 @@ "rollcollabsync.com", "roninwalletconnectt.com", "rookiedappcenter.tech", + "rossy.pages.dev", "royalehosting.info", "rpc-allnodes.com", "rpc-launchpad.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 1b6ff1e3f..c5ae498e6 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-03", + "url": "rossy.pages.dev" + }, { "date": "2022-08-02", "url": "app-sysmainnet.com" diff --git a/package.json b/package.json index e7d6e7442..a104f2e19 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-28-x", + "version": "0.18.3-29-x", "versions": { - "git": "0.18.3-28-x", + "git": "0.18.3-29-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 57f57373c..57d360577 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-28-x", + "version": "0.18.3-29-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ee9e6ae14..79c553f4f 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.3-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-29-x' };