Skip to content

Commit

Permalink
Update xingdumper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Sep 14, 2023
1 parent e610a9c commit e44571d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xingdumper.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from argparse import RawTextHelpFormatter
from datetime import datetime

# you may store your session cookie here persistently
LOGIN_COOKIE = "<INSERT-YOUR-XING-LOGIN-COOKIE-VALUE>"

# converting german umlauts
Expand Down

0 comments on commit e44571d

Please sign in to comment.