oooldking / script

Some Linux scripts
1.48k stars 1.12k forks source link

Fixed URL query string #8

Open cotox opened 5 years ago

cotox commented 5 years ago

Query string should always start with '\?' instead of '?', because the question mark has another meaning in shell.

cotox commented 5 years ago

This PR is based on #7