Johnathan Figueroa
Johnathan Figueroa
same issue here.
How do I download your new version of this project? https://github.com/einstein95/crunchy-xml-decoder/pull/78
I may have downnloaded the right version, but it seems like I am getting the error below. Running on windows 10 64bit Traceback (most recent call last): File "C:\Users\jola\Downloads\crunchy-xml-decoder-c519dbb92be6e9cd75f167de3561b3618078c5df\crunchy-xml-decoder-c519dbb92be6e9cd75f167de3561b3618078c5df\crunchy-xml-decoder.py", line...
Hello, I changed line 20 and still receive 'Login failed'. I am currently on a trial, will I be able to log-in after the trial period?
iCertys, your english is very good! I looked at the source code and see the following: `ga('set', 'dimension5', 'freetrial'); ga('set', 'dimension6', 'premium');` Let me know if this is enough info....
that worked by changing the line to 'elif re.search(re.escape(' ga(\'set\', \'dimension5\', \'freetrail\');'), site): status = 'Premium Member'' Thank You!