Block IPs banned by the Lithuanian telecoms regulator (RTK), auto-updated daily as a sing-box rule-set.
Add the URL in podkop's custom list settings:
https://github.com/framki/lt-rtk-ban/releases/latest/download/lt-banned.srs
{
"tag": "lt-rtk-ban",
"type": "remote",
"format": "binary",
"url": "https://github.com/framki/lt-rtk-ban/releases/latest/download/lt-banned.srs",
"update_interval": "24h"
}Reference it in a rule:
{
"rule_set": "lt-rtk-ban",
"outbound": "block"
}