Searching txt.sour.is

Twts matching tag=m6pudoq
In-reply-to » Finally added validation to discovered peers! The list of now-VERIFIED, discovered peers, with at least one valid message is now at 703 (out of the 1449 unverified - a lot of garbage mentions are out there). https://xandkar.net/twtxt/peers.txt

@xandkar@xandkar.net Manually fixing the first lines and running this (could be probably done much simpler) I get 102 to subtract from your number: awk '{print $2}' peers.txt | sort | uniq -cd | awk '{print $1 -1}' | paste -sd+ | bc So this would result in 601 feeds. @prologic@twtxt.net, you could just check, which of the feeds from the peers.txt are indexed and which not.

⤋ Read More