diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ab96c9ce3..614da28b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) 436 Frank Update all.json (#2801) - 433 Tim Janssen Update all.json (#2799) + 434 Tim Janssen Update all.json (#2803) 388 mhusnirizal update all.json (#2802) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 0c15eedbc..e04e74e4b 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "synmigtok.website", - "atomickvvallet.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -760,6 +758,7 @@ "atomic-wallet.pw", "atomic-wallet.store", "atomicclaimrewards.com", + "atomickvvallet.com", "atomicnetwallet.com", "atomicwallet-web.net", "atomicwalletairdrop.gq", @@ -11764,6 +11763,7 @@ "syndpps.firebaseapp.com", "syndpps.web.app", "synkswallet.square.site", + "synmigtok.website", "synmultiwallet.com", "synnex-network.xyz", "synnwallconn.online", diff --git a/meta/2023-01.json b/meta/2023-01.json index 77aa3eb9c..0a870b42d 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,10 @@ "date": "2023-01-14", "url": "apestacke-io.com" }, + { + "date": "2023-01-14", + "url": "atomickvvallet.com" + }, { "date": "2023-01-14", "url": "backupencrypt.com" @@ -179,6 +183,10 @@ "date": "2023-01-14", "url": "surgefix.link" }, + { + "date": "2023-01-14", + "url": "synmigtok.website" + }, { "date": "2023-01-14", "url": "validatenfts.tech" diff --git a/package.json b/package.json index 018078b8d..6db53bb77 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-31-x", + "version": "0.18.14-32-x", "versions": { - "git": "0.18.14-31-x", + "git": "0.18.14-32-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b084839e5..2b0cee573 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-31-x", + "version": "0.18.14-32-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index eb161d8b4..c2691a69e 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.14-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-32-x' };