Skip to content

Commit

Permalink
Add UK parliament domains
Browse files Browse the repository at this point in the history
  • Loading branch information
nas5w committed Jan 17, 2025
1 parent 2e71cff commit 690bf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const config = {
},
uk: {
name: "United Kingdom",
domains: [".gov.uk"],
domains: [".gov.uk", ".parliament.uk"],
},
us: {
name: "United States",
Expand Down

0 comments on commit 690bf69

Please sign in to comment.