Skip to content

Commit

Permalink
Add EU domain
Browse files Browse the repository at this point in the history
  • Loading branch information
nas5w committed Jan 29, 2025
1 parent 03497f3 commit 2c3ec18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ export const config = {
name: "Germany",
domains: [".bund.de", ".bundesregierung.de", ".bundestag.de"],
},
eu: {
name: "European Union",
domains: [".europa.eu"],
},
fr: {
name: "France",
domains: [".gouv.fr", ".senat.fr", ".service-public.fr"],
Expand Down

0 comments on commit 2c3ec18

Please sign in to comment.