This website requires JavaScript.
Explore
Help
Sign In
afspiegeling
/
rewards-farmer
Watch
1
Star
0
Fork
0
mirror of
https://github.com/User0332/rewards-farmer.git
synced
2026-09-16 01:31:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
914d910922eae9cda24e9bf927c2c19f41738f8f
rewards-farmer
/
src
/
constants.py
T
4 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
first commit
2026-08-19 14:03:22 -04:00
from
os.path
import
abspath
USER_DATA_DIR
=
abspath
(
"./data-dir"
)
clean up constants.py
2026-09-08 17:04:21 -04:00
PROFILE_NAME
=
"Default"
Reference in New Issue
Copy Permalink