mirror of https://github.com/Bunsly/JobSpy
clean up
parent
66b97e65a7
commit
d9e0fe7b05
|
@ -58,7 +58,7 @@ class Country(Enum):
|
|||
"""
|
||||
Gets the subdomain for Indeed and Glassdoor.
|
||||
The second item in the tuple is the subdomain for Indeed
|
||||
The second item in the tuple is the subdomain (and tld if there's a ':' separator) for Glassdoor
|
||||
The third item in the tuple is the subdomain (and tld if there's a ':' separator) for Glassdoor
|
||||
"""
|
||||
|
||||
ARGENTINA = ("argentina", "ar", "com.ar")
|
||||
|
|
Loading…
Reference in New Issue