5363
posted ago by try4gain ago by try4gain +5363 / -0

tl;dr - in the raw voter logs it seems we can use the "date last changed" to know when PA received the ballot. There are MANY THOUSANDS of votes which were received after 11/3. In the PA system they are ALL marked "last vote date" 11/3. But their "date last changed" reveals when the vote was actually physically received.

This might not be huge - but its nice to have our OWN numbers and OWN data so they cant just bullshit us.


LOOKING AT ALL THE RAW PA VOTER LOGS

  • 11/04 : 493,184 ballots
  • 11/05 : 317,110 ballots
  • 11/06 : 172,628 ballots

TOTAL : 982,922 BALLOTS RECEIVED AFTER 11/3

[how I counted this at the bottom]


And of course Team Trump might want to throw out all ballots received AFTER 11/3.

And of course PA might claim they cant tell who is who.

But their voter log does show this info in the "date last changed" column.

  • this of course does not indicate when they were post marked

  • and who knows if they lied about some of the "received dates" (ie came in on 7th but they back date it in system)


==HOW EXTENDING MAIL IN DATE TO 6TH DOUBLE FUCKED PA CHEATERS==

[ note : this only matters if we can get judge to throw out all ballots received after 3rd ]

PA cheaters thought that the 6th was the last cut off date. So even if the back dated they prolly put the 4th, 5th or 6th since they thought it was "legal"

So in trying to cheat and extend 3 days they actually did us a favor because we can now ID all late ballots (after 3rd).

If the cut off would have been the 3rd they could have back dated them all to the 3rd and itd make it impossible to see what is what.


==MORE INFO ON HOW TO SEE "LAST CHANGE DATE" IS SAME AS BALLOT RECEIVE DATE==

A pede has linked us this

https://www.pavoterservices.pa.gov/pages/ballottracking.aspx

  • Online / Absentee ballot tracking

I do a test lookup for WILLIAM THOMPSON county DAUPHIN with dob 01/12/1922

  • PA voter roll says he voted on 11/3

this is because that is when they OFFICIALLY count ballots

but in the voter logs it says "last change date" was 10/28/2020

USING THE SITE ABOVE we can see this is the date they RECEIVED the ballot

Not all votes can be looked up in this tool. I tested with several other names and each time if the record is found the web site "Ballot Received" date matches the voter log "date last changed" data.

screen shot from voter log

https://prnt.sc/vifk76

screen shot from web site

https://prnt.sc/vifl9t


==HOW I COUNTED THIS==

I am on linux and have all PA county files in 1 folder.

Then I do this command

grep 11/04/2020 * | wc -l

This scans all files (*) for 11/04 then the wc -l command counts the lines matched.

This command searches all files and dumps the matches into a different file

grep 11/05/2020 * > pa-nov-5.txt

screen shot for the nerds showing commands and results and counties.

https://prnt.sc/viilbz


all data scrapped from the logs someone dropped on TD recently.

log data dump - https://thedonald.win/p/11Q8Sjcj1V/happening-a-user-just-purchased-/

missing head info - https://thedonald.win/p/11Q8SlshNq/


zip here

size : 60.60 MB

3 files

pa-nov-6.txt

pa-nov-5.txt

pa-nov-4.txt

https://1fichier.com/?uyon1fqgjovm1coiifh1

Comments (153)
sorted by:
You're viewing a single comment thread. View all comments, or full comment thread.
1
FuckRioters 1 point ago +1 / -0

screen shot from voter log https://prnt.sc/vifk76 screen shot from web site https://prnt.sc/vifl9t

Do we know this is the same person? You might be right, but I'd like to make sure we're not skipping a step in the process.

I will admit the dates in the left column and right column are very odd; usually I would expect one to always be before the other. That said, I don't have enough data yet to definitively state those dates mean exactly what you say they mean. I have too much experience with shit code to not assume dates mean something without a little more confirmation.

1
try4gain [S] 1 point ago +1 / -0

yes in the raw log to the far left it has their name and DOB etc

its just so far over i cant get it all in one screen shot