Duplicate user agent

Homeless queen

Registered Member
Joined
Dec 21, 2019
Messages
56
Reaction score
3
I added some useragent to my bot and it say some are duplicate so is this something normal?
If 2 people use windows 10 and chrome last version they will both have the same user agent right? or there will be unique user agent for every user
 
1.your bot says duplicate this means there's one useragent value added more than one time, keep each value unique .
2. if the same OS and same browser version will be the same user agent value between users.
3. good reference is here
 
Back
Top