Updated user agent
This commit is contained in:
parent
f56a553861
commit
73fa811d8d
@ -109,7 +109,7 @@ for line in comiclist:
|
||||
comiclist.close()
|
||||
|
||||
print("py: Querying ComicVine for new issues")
|
||||
headers = {'User-Agent': 'CVIssueCount/ (https://gitea.baerentsen.space/FrederikBaerentsen/ComicRack_Scripts/src/branch/master/CVIssueCount)'}
|
||||
headers = {'User-Agent': 'Update Missing/ (https://gitea.baerentsen.space/FrederikBaerentsen/ComicRack_Scripts/src/branch/master/Update Missing)'}
|
||||
new_comics_cont = 0
|
||||
old_comics_cont = 0
|
||||
updated_comics_cont = 0
|
||||
|
Loading…
Reference in New Issue
Block a user