diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 70add6508..d90fb16d7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) 377 Frank Update all.json (#2620) - 372 Tim Janssen Update all.json (#2619) + 373 Tim Janssen Update all.json (#2621) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 230d951c3..e8b9c5fa5 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "gammadex.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5128,6 +5127,7 @@ "gamefipad.online", "gamfinode.online", "gamini-wallet.com", + "gammadex.net", "gasrefund-otherside.com", "gate-site.xyz", "gaterateway.art", diff --git a/meta/2022-11.json b/meta/2022-11.json index d835e168a..7a301342e 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -63,6 +63,10 @@ "date": "2022-11-29", "url": "extensionfix.website" }, + { + "date": "2022-11-29", + "url": "gammadex.net" + }, { "date": "2022-11-29", "url": "impactxps.online" diff --git a/package.json b/package.json index f7438a22e..fbc1c0b80 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-45-x", + "version": "0.18.12-46-x", "versions": { - "git": "0.18.12-45-x", + "git": "0.18.12-46-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c4514e03b..b31469ce5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-45-x", + "version": "0.18.12-46-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b4f99b6d1..6fba67a3b 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-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-46-x' };