• flamingos-cant (hopepunk arc)@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 days ago
      # 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
      
      • Flax@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Sorry lol, turns out my client just didn’t render the post properly with the additional link to the file!