diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5dd7d3ace..7dbd55990 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 362 Frank Update all.json (#2560) 360 mhusnirizal update all.json (#2566) - 350 Tim Janssen Update all.json (#2569) + 351 Tim Janssen Update all.json (#2570) 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 349f4c33a..851b3a688 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wwedapps.pages.dev", - "intellisyncc.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5650,6 +5648,7 @@ "integrationprotocol.info", "integrationsmart-protocol.live", "inteldigital.trade", + "intellisyncc.pages.dev", "intellsyncedapps.ml", "intellsyncedapps.online", "intelphasenet.com", @@ -13970,6 +13969,7 @@ "wsyncvault.com", "wtnnws.com", "ww22hper-app.com", + "wwedapps.pages.dev", "wwioth.com", "www-app22.link", "www-metamask.cam", diff --git a/meta/2022-11.json b/meta/2022-11.json index cbd1a4e26..2d308aa63 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -7,6 +7,10 @@ "date": "2022-11-14", "url": "correctiondapps.com" }, + { + "date": "2022-11-14", + "url": "intellisyncc.pages.dev" + }, { "date": "2022-11-14", "url": "login-secured.ng" @@ -35,6 +39,10 @@ "date": "2022-11-14", "url": "tokenrectify.com" }, + { + "date": "2022-11-14", + "url": "wwedapps.pages.dev" + }, { "date": "2022-11-14", "url": "yashstoneconstruction.com" diff --git a/package.json b/package.json index a75e125cf..e4a9d8b29 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-1-x", + "version": "0.18.12-2-x", "versions": { - "git": "0.18.12-1-x", + "git": "0.18.12-2-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 66c6f71d1..cbe88fb97 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-1-x", + "version": "0.18.12-2-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 c2f6f2214..ef973fe28 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.12-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-2-x' };