Skip to content

Commit

Permalink
add malta for linkedin country support
Browse files Browse the repository at this point in the history
  • Loading branch information
AntGH committed Sep 19, 2024
1 parent 286f0e4 commit b099165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jobspy/jobs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ class Country(Enum):
KUWAIT = ("kuwait", "kw")
LUXEMBOURG = ("luxembourg", "lu")
MALAYSIA = ("malaysia", "malaysia:my", "com")
MALTA = ("malta", "malta:mt", "mt")
MEXICO = ("mexico", "mx", "com.mx")
MOROCCO = ("morocco", "ma")
NETHERLANDS = ("netherlands", "nl", "nl")
Expand Down

0 comments on commit b099165

Please sign in to comment.