You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XX: major Upgrade which cant be are not downgradable YY: minor changes to VM settings and are downgradable
Your VM should workas long as your major version matches the latest working version
YY Basically are changes that can increase your earnings, or maybe make your instance more secure from getting banned.
v1.0
Initial Release.
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
Chrome random user agent use prebuilt UAs with javascript protection enabled.
Codes stored along with user data at C:/adfly
User data stored as dictionary with only self_username.
v2.xx (Deprecated)
v2.0
New client side code (final_main.py, change_uname_checker.py) added
OS used: Windows 10 pro Ghost Spectre Superlite
2Core 1.2GB RAM 8GB storage
Chrome random user agent uses userdefined UAs (updated from host) with javascript protection enabled.
User data stored as instance token (1K-5K)
Issue: Not receiving Push ads most of the time. (less payout)
v2.1
Client side code (final_main.py, change_uname_checker.py)
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
Chrome random user agent uses userdefined UAs (updated from host) with javascript protection enabled.
User data stored as instance token (1K-5K)
fixed issue from v2.0: Push ads appear again (more payout)
v3.xx (Current Version)
v3.0
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
Chrome random user agent use serverside UAs with javascript protection enabled.
Codes stored in C://User/Administrator/adfly
User data stored in C://
User data stored as dictionary with instance token.
v4.xx (Private Testing)
v4.a [FAILED]
Client side code (final_main.py, change_uname_checker.py)
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
Single UA fetched from server and put in Chrome Developer mode, for every instance.
User data stored as instance token (1K-5K)
fixed issue from v2.x: UA leak prevented
v4.b
Client side code (final_main.py, change_uname_checker.py)
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
Chromium binary with selenium used to start Chrome instance with a random UA.
User data stored as instance token (1K-5K)
fixed issue from v2.x: UA leak prevented
v4.c
Client side code (final_main.py, change_uname_checker.py)
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
Single UA fetched from server and put in Chrome Developer mode, for every instance.
User data stored as instance token (1K-5K)
Push Ads disabled in AdFly settings
fixed issue from v2.x: UA leak prevented
v4.d
Client side code (final_main.py, change_uname_checker.py)
OS used: Windows server 2019
2Core 1.2GB RAM 13GB storage
UA fetched from server and changed in undetected_chromedriver using cdp
User data stored as instance token (1K-5K)
fixed issue from v2.x: UA leak prevented
mouse clicks made by pyautogui (might change to selenium based commands in next versions)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Basically the version will go as
vXX.YYXX: major Upgrade which cant be are not downgradableYY: minor changes to VM settings and are downgradableYour VM should work
as long as your major version matches the latest working versionYY Basically are changes that can increase your earnings, or maybe make your instance more secure from getting banned.
Beta Was this translation helpful? Give feedback.
All reactions