Update 'xppl/getannot.py'
This commit is contained in:
parent
1e56afc8c4
commit
9d549d0db0
@ -15,7 +15,7 @@ def get_annotations():
|
||||
"Authorization": "Bearer %s" % KEY
|
||||
}
|
||||
|
||||
base_url = "https://hypothes.is/api/search?user=varia_annotator@hypothes.is"
|
||||
base_url = "https://hypothes.is/api/search?user=xpub@hypothes.is"
|
||||
|
||||
search_url = "".join([base_url])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user