FrostTusk/CSx2

Fix comma encoding in urls

FrostTusk opened this issue · 1 comments

Google does not play well with commas in query parameters -- let's fix this.

This was due to the request urls becoming too long.