diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 89c9a0651..31cbd6876 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 488 Jaco Pin GH create-issue action (#2893) - 466 Tim Janssen Update all.json (#2889) + 467 Tim Janssen Update all.json (#2894) 465 Frank Update all.json (#2892) 396 mhusnirizal update all.json (#2883) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 5a93b4e44..c5d3a8bb7 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syn-dapp.firebaseapp.com", - "autodebugfix.com", - "vaultswap.space", - "syn-dapp.web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -982,6 +978,7 @@ "autodappsolution.online", "autodappsolution.pro", "autodappsvalidation.online", + "autodebugfix.com", "autoethcalibrator.com", "autofixbug.site", "autofixmigrate.live", @@ -11744,6 +11741,8 @@ "sychronizeacctonline.com", "sychronizebot.online", "syn-bridge-wallet.com", + "syn-dapp.firebaseapp.com", + "syn-dapp.web.app", "syn-validationchain.com", "syn-wallet.online", "syn-walletbackups.com", @@ -13458,6 +13457,7 @@ "vaultrepairs.com", "vaultseedify.online", "vaultserver.site", + "vaultswap.space", "vaultvalue.online", "vaultzdapp.online", "vcoin.digital", diff --git a/all/app/all.json b/all/app/all.json index 3d05cdaff..effcc54b9 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -269,6 +269,7 @@ "supportmetamask-netlify.app", "sushi-v3.app", "swiftfix.netlify.app", + "syn-dapp.web.app", "sync-auth.netlify.app", "syncauthenticate.netlify.app", "syncchain.netlify.app", diff --git a/all/com/all.json b/all/com/all.json index 1cf2004ae..49ad253bf 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -380,6 +380,7 @@ "autocorrectnode.com", "autodapprepair.com", "autodappsolution.com", + "autodebugfix.com", "autoethcalibrator.com", "autofixmyblock.com", "autofixpermit.com", @@ -4820,6 +4821,7 @@ "swiftwalletconnect.com", "sychronizeacctonline.com", "syn-bridge-wallet.com", + "syn-dapp.firebaseapp.com", "syn-validationchain.com", "syn-walletbackups.com", "syn.integrated-safeserver.com", diff --git a/all/space/all.json b/all/space/all.json index b8acacc1c..edf3a603e 100644 --- a/all/space/all.json +++ b/all/space/all.json @@ -71,6 +71,7 @@ "tradingcoinsolution.space", "trustwalet.space", "validsets.space", + "vaultswap.space", "wallet-claimbtceth.space", "wallet-rewards.space", "walletconnectivity.space", diff --git a/meta/2023-02.json b/meta/2023-02.json index 55b101b2a..45f0ca33c 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,20 @@ [ + { + "date": "2023-02-02", + "url": "autodebugfix.com" + }, + { + "date": "2023-02-02", + "url": "syn-dapp.firebaseapp.com" + }, + { + "date": "2023-02-02", + "url": "syn-dapp.web.app" + }, + { + "date": "2023-02-02", + "url": "vaultswap.space" + }, { "date": "2023-02-01", "url": "allblockchaindapp.godaddysites.com" diff --git a/package.json b/package.json index 1de747979..ae156af5c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-15-x", + "version": "0.19.2-16-x", "versions": { - "git": "0.19.2-15-x", + "git": "0.19.2-16-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6fe547e6e..8c1af81d5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-15-x", + "version": "0.19.2-16-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index be71b1899..2979ce7f4 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.19.2-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-16-x' };