diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f74b488cd..5e64b4104 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 350 Frank Update all.json (#2526) - 329 Tim Janssen Update address.json (#2528) + 330 Tim Janssen Update all.json (#2529) 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 2395a7bdb..d277ea277 100644 --- a/all.json +++ b/all.json @@ -28,15 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dexlaunchbrowser.com", - "syncrectificationsdapp.com", - "syndpps.firebaseapp.com", - "syndpps.web.app", - "web3validate.netlify.app", - "verificaionankupdated.publicvm.com", - "trustpad.gift", - "multichain-event.net", - "meta-coinpad.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4243,6 +4234,7 @@ "dexhubonline.com", "dexintegrationweb.com", "dexinterconnect.online", + "dexlaunchbrowser.com", "dexlaunchpads.com", "dexlaunchpads.org", "dexlaunchpads.xyz", @@ -6445,6 +6437,7 @@ "meta-clash.net", "meta-coinpad.com", "meta-coinpad.net", + "meta-coinpad.org", "meta-extension-rectification.com", "meta-extension.net", "meta-kyc-standards.cz", @@ -7268,6 +7261,7 @@ "multichain-beta.org", "multichain-dapp.com", "multichain-defi.net", + "multichain-event.net", "multichain-event.org", "multichain-meta.com", "multichain-meta.org", @@ -10667,6 +10661,7 @@ "syncrecovery.site", "syncrectification.live", "syncrectificationdapp.com", + "syncrectificationsdapp.com", "syncrectify.netlify.app", "syncrectifylive.com", "syncredirecting.info", @@ -10758,6 +10753,8 @@ "syndefinode.com", "syndefn.com", "syndefs.com", + "syndpps.firebaseapp.com", + "syndpps.web.app", "synkswallet.square.site", "synmultiwallet.com", "synnex-network.xyz", @@ -11388,6 +11385,7 @@ "trustpad-web3.com", "trustpad.dev", "trustpad.events", + "trustpad.gift", "trustprotocol.info", "trustprotocol.online", "trustrealaid.online", @@ -11967,6 +11965,7 @@ "vercelexchange.com", "verifewallt.xyz", "verifica-ora-security.com", + "verificaionankupdated.publicvm.com", "verification-vvalletconnect.com", "verification-walet.online", "verification-wallet-protocol.com", @@ -13617,6 +13616,7 @@ "web3sycprotocol.com", "web3syncronize.net", "web3validate.com", + "web3validate.netlify.app", "web3validator.online", "web3wallet.gq", "web3wallet.live", diff --git a/meta/2022-11.json b/meta/2022-11.json index eb4a44f02..29f4e41bf 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-11-05", + "url": "dexlaunchbrowser.com" + }, + { + "date": "2022-11-05", + "url": "meta-coinpad.org" + }, + { + "date": "2022-11-05", + "url": "multichain-event.net" + }, + { + "date": "2022-11-05", + "url": "syncrectificationsdapp.com" + }, + { + "date": "2022-11-05", + "url": "syndpps.firebaseapp.com" + }, + { + "date": "2022-11-05", + "url": "syndpps.web.app" + }, + { + "date": "2022-11-05", + "url": "trustpad.gift" + }, + { + "date": "2022-11-05", + "url": "verificaionankupdated.publicvm.com" + }, + { + "date": "2022-11-05", + "url": "web3validate.netlify.app" + }, { "date": "2022-11-04", "url": "acountsyncvalidate.site" diff --git a/package.json b/package.json index b06757e5e..4dbbf6d62 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-126-x", + "version": "0.18.11-127-x", "versions": { - "git": "0.18.11-126-x", + "git": "0.18.11-127-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ac5c9d043..d893cc3f7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-126-x", + "version": "0.18.11-127-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 14ade80eb..b178970db 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.11-126-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-127-x' };