Skip to content

Commit

Permalink
Update BASE_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
filcole committed Jan 2, 2019
1 parent cf1a294 commit 3d3acf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycarwings2/pycarwings2.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
from Crypto.Cipher import Blowfish
import binascii

BASE_URL = "https://gdcportalgw.its-mo.com/gworchest_160803A/gdc/"
BASE_URL = "https://gdcportalgw.its-mo.com/api_v181217_NE/gdc/"

log = logging.getLogger(__name__)

Expand Down

0 comments on commit 3d3acf8

Please sign in to comment.