# Convert PDF to text
pdftotext Meta_Leaked_List.pdf meta.txt
# Fetch instances feddit.uk federates with
curl https://feddit.uk/api/v3/federated_instances | jq -r .federated_instances.linked.[].domain > instances
# Get the lines that overlap between the two files
grep -xFf instances meta.txt
Sorry lol, turns out my client just didn’t render the post properly with the additional link to the file!