Skip to content

make querying by steamid more simple #97

@fred0r

Description

@fred0r

Is your feature request related to a problem? Please describe.

currently searching for steamid STEAM_0:0:123456, the url looks like this:
https://hlstatsx.web.site/hlstats.php?mode=search&q=STEAM_0%3A0%3A123456&st=uniqueid&game=cstrike
which seems possible to strip down to:
https://hlstatsx.web.site/hlstats.php?mode=search&q=STEAM_0%3A0%3A123456&st=uniqueid

Describe the solution you'd like

would be great to 'just' send steam_id, for example:
https://hlstatsx.web.site/playerinfo/STEAM_0:0:123456

Describe alternatives you've considered

me trying to get mod_rewrite doing this

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions