Skip to content

Commit

Permalink
version Update Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 12, 2025
1 parent ffb001e commit 1813d5d
Show file tree
Hide file tree
Showing 6 changed files with 155,652 additions and 379 deletions.
2 changes: 1 addition & 1 deletion real_useragent/__init__.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import random
import requests.utils

__version__ = "1.0.4"
__version__ = "1.0.5"

UA_PLATFORM = sys.platform

Expand Down
290 changes: 147 additions & 143 deletions real_useragent/desktop_useragent.txt

Large diffs are not rendered by default.

Empty file modified real_useragent/get_agent.py
100644 → 100755
Empty file.
Empty file modified real_useragent/get_compile.py
100644 → 100755
Empty file.
518 changes: 283 additions & 235 deletions real_useragent/mobile_useragent.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 1813d5d

Please sign in to comment.