d
This commit is contained in:
@@ -14,6 +14,10 @@ class LOC(Provider):
|
||||
Currently implements Chronicling America collection search via the LoC JSON API.
|
||||
"""
|
||||
|
||||
@property
|
||||
def preserve_order(self) -> bool:
|
||||
return True
|
||||
|
||||
URL_DOMAINS = ["www.loc.gov"]
|
||||
URL = URL_DOMAINS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user