diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c9f8f24f0..19da0977b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 597 Mich block 27 scams, all on the same hosting (#2678) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) 401 Tim Janssen Update all.json (#2698) - 396 Frank Update all.json (#2693) + 397 Frank Update all.json (#2699) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index e4f3dbacf..619616b68 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "allchain-userssupport.com", - "justifieddappfix.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -369,6 +367,7 @@ "allbestwalletupdates.one", "allbestwalletupdates.org", "allbriclge.com", + "allchain-userssupport.com", "allchain-usersupport.com", "allchainaccess.com", "allchainconfig.com", @@ -5997,6 +5996,7 @@ "juicy-opikeses.org.ua", "junonetwork.net", "justconn.online", + "justifieddappfix.com", "juwerii.com", "juzztoken.com", "kabyarenadev.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index e5b79d306..f3accd723 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -3,10 +3,18 @@ "date": "2022-12-16", "url": "airdropwalletapp.pages.dev" }, + { + "date": "2022-12-16", + "url": "allchain-userssupport.com" + }, { "date": "2022-12-16", "url": "auth.chainsolution.site" }, + { + "date": "2022-12-16", + "url": "justifieddappfix.com" + }, { "date": "2022-12-16", "url": "smartresolve-fix.live" diff --git a/package.json b/package.json index ee58a64f8..0de8585e2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-48-x", + "version": "0.18.13-49-x", "versions": { - "git": "0.18.13-48-x", + "git": "0.18.13-49-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 781a69675..d644be10d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-48-x", + "version": "0.18.13-49-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e9c95fcab..1f9ada9f5 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.13-48-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-49-x' };