# List of instances to read blocklists from, # with the Bearer token authorised by the instance blocklist_instance_sources = [ { domain = 'eigenmagic.net', token = '' }, { domain = 'jorts.horse', token = '' }, ] # List of instances to write blocklist to blocklist_instance_destinations = [ { domain = 'eigenmagic.net', token = '' }, ]