diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d4a3e7b5c..5b213f6c8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 301 mhusnirizal update all.json (#2085) 225 Frank Update all.json (#2086) - 160 Tim Janssen Update all.json (#2088) + 161 Tim Janssen Update all.json (#2089) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2649dde21..dcc7e55eb 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "universalrectifyerz.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9954,6 +9953,7 @@ "universaldappbridge.xyz", "universaldapps.com", "universaldex.exchange", + "universalrectifyerz.xyz", "universalresolve.net", "universclaim.click", "universeconnect-server.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index f2f5a53a7..a96d684ec 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -95,6 +95,10 @@ "date": "2022-08-18", "url": "tokens-connect.surekequipmentservice.com" }, + { + "date": "2022-08-18", + "url": "universalrectifyerz.xyz" + }, { "date": "2022-08-18", "url": "v2contractconnect.best" diff --git a/package.json b/package.json index 9fe7884d0..5567eba7e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-24-x", + "version": "0.18.6-25-x", "versions": { - "git": "0.18.6-24-x", + "git": "0.18.6-25-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 43ddb558a..a6ba14c0a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-24-x", + "version": "0.18.6-25-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 6e4b7fc6b..489ae4c4a 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.6-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-25-x' };