diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8f2d0eb6a..ab96c9ce3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 436 Frank Update all.json (#2801) 433 Tim Janssen Update all.json (#2799) - 387 mhusnirizal update all.json (#2793) + 388 mhusnirizal update all.json (#2802) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 14 alineherzman Update all.json (#2784) diff --git a/all.json b/all.json index 7555b43af..224f3bc01 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ "zapto.org" ], "deny": [ - "restoremainnet.online", - "s.restoremainnet.online", - "benaras.one", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1070,6 +1067,7 @@ "beetsswap.net", "beetswap.net", "bella-protocol.pw", + "benaras.one", "bep2.online", "best-air-drop.pw", "best-blog.top", @@ -10254,6 +10252,7 @@ "restoreeedapps.com", "restoreerrors.online", "restorelink.online", + "restoremainnet.online", "restoremainnets.xyz", "restoremetamask.dev", "restoremetamask.help", diff --git a/meta/2023-01.json b/meta/2023-01.json index 02c90aa18..77aa3eb9c 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -11,6 +11,10 @@ "date": "2023-01-14", "url": "bacpne.com" }, + { + "date": "2023-01-14", + "url": "benaras.one" + }, { "date": "2023-01-14", "url": "bridgewallet-connect.com" @@ -147,6 +151,14 @@ "date": "2023-01-14", "url": "polkerstarrter.com" }, + { + "date": "2023-01-14", + "url": "restoremainnet.online" + }, + { + "date": "2023-01-14", + "url": "s.restoremainnet.online" + }, { "date": "2023-01-14", "url": "smartearn.world" diff --git a/package.json b/package.json index b6019ce76..018078b8d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-30-x", + "version": "0.18.14-31-x", "versions": { - "git": "0.18.14-30-x", + "git": "0.18.14-31-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1914f845e..b084839e5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-30-x", + "version": "0.18.14-31-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6c345f64f..eb161d8b4 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.14-30-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-31-x' };