mirror of
https://github.com/Iron-Row/claim_itch.git
synced 2026-03-11 08:54:39 +00:00
v0.12
This commit is contained in:
parent
475747a8ef
commit
5e3f03202e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
'''
|
||||
ClaimItch/0.11
|
||||
ClaimItch/0.12
|
||||
|
||||
requirements:
|
||||
- python (tested on 3.8)
|
||||
|
|
@ -87,7 +87,7 @@ PATTERNS = {
|
|||
}
|
||||
|
||||
|
||||
USER_AGENT = 'ClaimItch/0.11'
|
||||
USER_AGENT = 'ClaimItch/0.12'
|
||||
|
||||
|
||||
HISTORY_KEYS = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue