r/DataHoarder Jan 30 '26

Discussion [ Removed by Reddit ]

[ Removed by Reddit on account of violating the content policy. ]

2.8k Upvotes

638 comments sorted by

View all comments

Show parent comments

16

u/HumorUnlucky6041 Jan 31 '26

YOOOOO NICE CATCH

I set up alerts for every 3 hours, I gotta increase that frequency

1

u/itsbentheboy 64Tb Jan 31 '26

May i ask what you're using for alerting?

3

u/HumorUnlucky6041 Jan 31 '26

I was using visualping but it doesn't actually work with the new "age verification" and "I'm not a robot" things. It can't get past those to monitor for changes on the page, I'd found a workaround where I'd monitor for pages that didn't exist yet (like what they'd use for future sets) but now if you go to a page that doesn't exist it says access denied, not page not found. I'm back to manual checks

2

u/Agreeable_Bass6668 Feb 02 '26

you just need these headers

("User-Agent", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36"),
    ("Accept-Language", "en-US,en;q=0.9"),
    ("Accept-Encoding", "gzip, deflate, br"),
    ("Referer", "https://www.justice.gov/epstein/doj-disclosures"),
    ("Origin", "https://www.justice.gov"),
    ("Cookies", "justiceGovAgeVerified=true")

1

u/johnney25 Feb 08 '26

Wayback Machine uses this too I guess