richardg867 / WaybackProxy

HTTP proxy for tunneling requests through the Internet Archive Wayback Machine
GNU General Public License v3.0
646 stars 55 forks source link

Config doesn't even work #8

Closed jlnhlfan closed 6 months ago

jlnhlfan commented 2 years ago

Screenshot_May_20_2022_08_51_14_AM

I'd love to use this for browsing the NHL's website as it looked in the late 1990s and early 2000s... if config.py even worked! As you can see in the screenshot I have put in this issue, config won't even open because of a syntax error in line 1, resulting in me not really being able to change any sort of settings. What can I do in this situation?

radiocolin commented 2 years ago

You're trying to paste the path of a file into the python interpreter, so whatever you're trying to do here isn't the right path.

Edit the config.py file in a text editor, then run python waybackproxy.py.