diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 96a60e465..9ad779475 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 479 Jaco Bump polkadot-js deps (#2832) - 448 Tim Janssen Update all.json (#2835) + 449 Tim Janssen Update all.json (#2838) 447 Frank Update all.json (#2837) 392 mhusnirizal update all.json (#2831) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index f2122c890..3c479bbd1 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webflowreauth.xyz", - "dextokenrewards.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4717,6 +4715,7 @@ "dexsync.pages.dev", "dexsynchrminset.com", "dexsynclink.live", + "dextokenrewards.online", "dextoolauth.com", "dextoolprotocol.online", "dextools-solution.info", @@ -15047,6 +15046,7 @@ "webextensionsfix.tech", "webfirmwaresync.com", "webflow.ink", + "webflowreauth.xyz", "webhostdapp.com", "webisync3.live", "weblink-bsc.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index ef4000614..92a8b7c7e 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-21", + "url": "dextokenrewards.online" + }, + { + "date": "2023-01-21", + "url": "webflowreauth.xyz" + }, { "date": "2023-01-20", "url": "apecoin.autos" diff --git a/package.json b/package.json index b473f258b..9cda99ff9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-62-x", + "version": "0.18.14-63-x", "versions": { - "git": "0.18.14-62-x", + "git": "0.18.14-63-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5f5508725..c7d63cb97 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-62-x", + "version": "0.18.14-63-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 5966e3ec6..2289b7dd5 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-62-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-63-x' };