diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6894d26cc..6ed0f556e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 365 Frank Update all.json (#2579) 361 mhusnirizal update all.json (#2581) - 355 Tim Janssen Update all.json (#2578) + 356 Tim Janssen Update all.json (#2580) 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 32611449b..0383f663a 100644 --- a/all.json +++ b/all.json @@ -28,15 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "webadminresolveportal.online", - "holdtokensconnect.com", - "twt-claims.com", - "claims-aave.com", - "trust-wallet.claims", - "adgfuspp0rt.my03.com", - "trust-fi.app", - "mainnetdapp.com", - "en.assetsapprestore.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -283,6 +274,7 @@ "addrconnectfix.com", "addressauthenticate.com", "adestrade.com", + "adgfuspp0rt.my03.com", "adidas-nft.art", "adidasmint.art", "adieustudio.best", @@ -1603,6 +1595,7 @@ "claimpolkadot.network", "claimpolkadot.org", "claimpresaletokens.live", + "claims-aave.com", "claimstation.online", "claimsyn.com", "claimtokenauth.com", @@ -4587,6 +4580,7 @@ "en-myetherwallet.com", "en-sync-protocol.com", "en-sync-solution.com", + "en.assetsapprestore.com", "en.coistringtech.com", "en.darpapps.com", "en.livecosystem.com", @@ -5293,6 +5287,7 @@ "holders-airdrop.info", "holdersverify.online", "holdervalidator.icu", + "holdtokensconnect.com", "holiday-rental.online", "holoridebot.online", "holscrape.one", @@ -6288,6 +6283,7 @@ "mainnetcorrection.org", "mainnetcryptoinsurance.com", "mainnetdapp.app", + "mainnetdapp.com", "mainnetdapp.online", "mainnetdappbot.net", "mainnetdappresolve.com", @@ -11460,9 +11456,11 @@ "trussettings.com", "trust-connectwallet.org", "trust-cryptofreetokens.co", + "trust-fi.app", "trust-qp.com", "trust-setting.support", "trust-walle.com", + "trust-wallet.claims", "trustaidsync.online", "trustair-wallet.com", "trustbots.support", @@ -11605,6 +11603,7 @@ "tw-hm.tel", "twmnftcollectibles.com", "twrectify.com", + "twt-claims.com", "tyoken.im", "type5iv.com", "u-veryfication.com", @@ -13792,6 +13791,7 @@ "web3walletmanager.com.ng", "web3walletsecureprotocol.com", "web3walletsecureprotocols.com", + "webadminresolveportal.online", "webappconnection.com", "webappresolution.com", "webapprestore.live", diff --git a/meta/2022-11.json b/meta/2022-11.json index 3bc7f954c..67ca65fdf 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,16 +1,52 @@ [ + { + "date": "2022-11-17", + "url": "adgfuspp0rt.my03.com" + }, { "date": "2022-11-17", "url": "canto.netlify.app" }, + { + "date": "2022-11-17", + "url": "claims-aave.com" + }, + { + "date": "2022-11-17", + "url": "en.assetsapprestore.com" + }, + { + "date": "2022-11-17", + "url": "holdtokensconnect.com" + }, { "date": "2022-11-17", "url": "iccofixx.surge.sh" }, + { + "date": "2022-11-17", + "url": "mainnetdapp.com" + }, { "date": "2022-11-17", "url": "node-debug.pages.dev" }, + { + "date": "2022-11-17", + "url": "trust-fi.app" + }, + { + "date": "2022-11-17", + "url": "trust-wallet.claims" + }, + { + "date": "2022-11-17", + "url": "twt-claims.com" + }, + { + "date": "2022-11-17", + "url": "webadminresolveportal.online" + }, { "date": "2022-11-16", "url": "arcoplotocol.com" diff --git a/package.json b/package.json index 6feb1d18f..39aa29e19 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-11-x", + "version": "0.18.12-12-x", "versions": { - "git": "0.18.12-11-x", + "git": "0.18.12-12-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6f786a6d2..b4a1fa315 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-11-x", + "version": "0.18.12-12-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 4f8031a16..af762fbba 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-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-12-x' };