diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bf59e948b..b9598f01e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1182 Tim Janssen Update all.json (#5196) + 1183 Tim Janssen Update all.json (#5207) 1157 Frank Update all.json (#5206) 720 mhusnirizal update all.json (#5204) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 2cfbe2254..e1c423b86 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ ], "deny": [ "0-chain.com", - "gempad-app-presale.pages.dev", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -19916,6 +19915,7 @@ "geminito.com", "geminitrading.org", "geminiverify.app", + "gempad-app-presale.pages.dev", "gemtops.site", "gemwalletfix.com", "genboxai.live", diff --git a/all/dev/all.json b/all/dev/all.json index b15938386..ceb4063d6 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1300,6 +1300,7 @@ "gammaswap.pages.dev", "gasfoundationi.dev", "gb-8x4.pages.dev", + "gempad-app-presale.pages.dev", "generalclaim.pages.dev", "genesis-celestia2ndphase.pages.dev", "genmainnet.pages.dev", diff --git a/meta/2025-07.json b/meta/2025-07.json index c7d64d255..6f0d4cf08 100644 --- a/meta/2025-07.json +++ b/meta/2025-07.json @@ -71,6 +71,10 @@ "date": "2025-07-09", "url": "gasspas-vip.web.app" }, + { + "date": "2025-07-09", + "url": "gempad-app-presale.pages.dev" + }, { "date": "2025-07-09", "url": "globevaults.com" diff --git a/package.json b/package.json index 8926d271f..0a31f0845 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.15-33-x", + "version": "0.25.15-34-x", "versions": { - "git": "0.25.15-33-x", + "git": "0.25.15-34-x", "npm": "0.25.14" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b4022b264..b02a80ca4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.15-33-x", + "version": "0.25.15-34-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e70ba083b..4cca86007 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.25.15-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.15-34-x' };