Recommendations for sensible ruleset?

See:

output looks like this:

[root@ipfireAPU ~] # ASN=1
[root@ipfireAPU ~] # location list-networks-by-as --format=ipset --family=ipv4 ${ASN} > "/etc/ipset/AS${ASN}.ipset"
[root@ipfireAPU ~] # cat /etc/ipset/AS${ASN}.ipset
create AS1v? hash:net family inet hashsize       64 maxelem 1048576 -exist
flush AS1v?
add AS1v? 45.176.150.0/23
add AS1v? 91.225.188.0/22
add AS1v? 140.106.216.0/24
add AS1v? 140.106.223.0/24
add AS1v? 155.133.112.0/21
add AS1v? 205.207.214.0/24
add AS1v? 212.94.84.0/22
[root@ipfireAPU ~] #