quickemu-project / quickget_configs

JSON formatted configuration files for use by quickget. Updated daily
GNU General Public License v3.0
5 stars 1 forks source link

refactor: Gather data directly from regex captures #7

Closed lj3954 closed 1 month ago

lj3954 commented 2 months ago

Description

Refactor regex captures throughout to make use of the extract method on the captures type.

Checklist: