lmc999 / RegionRestrictionCheck

A bash script to check the status of your IP on various geo-restricted services.
GNU Affero General Public License v3.0
3.95k stars 536 forks source link

Remove trailing spaces #111

Closed milkice233 closed 4 months ago

milkice233 commented 6 months ago

In higher version of curl, extra trailing spaces will make the curl complain that the URL is malformed. I don't know if the extra space was intended, and if not, it should be removed.