Skip to content

Commit b9f46e7

Browse files
committed
Update useRandomUserAgent.py
Added a caution that This script uses an OLD useragent library.
1 parent 37ff0dc commit b9f46e7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

useRandomUserAgent.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
from random_user_agent.user_agent import UserAgent
1212
from random_user_agent.params import SoftwareName, OperatingSystem
1313

14+
# CAUTION: This script uses an OLD useragent library.
15+
# https://github.com/Luqman-Ud-Din/random_user_agent
1416

1517
# This is example code, waste no time here:
1618
# 'url' below is the target url:

0 commit comments

Comments
 (0)