this post was submitted on 23 Sep 2026
624 points (86.4% liked)

Technology

88221 readers
3578 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

The platform says hackers targeted a firm that helped to verify the ages of its users.

From 2025.

you are viewing a single comment's thread
view the rest of the comments
[–] Seimhe@lemmy.world 2 points 9 hours ago* (last edited 6 hours ago) (1 children)

A lot of them use this in the HTML:

<meta property="article:post_date" content="2026-09-24T15:42:36+0100">
<meta property="article:post_modified" content="2026-09-24T15:54:02+0100">
<meta property="article:published_time" content="2026-09-24T15:42:36Z">
<meta property="article:modified_time" content="2026-09-24T15:54:02Z">

I’ve scripted a fair bit of scraping in the past just by looking for those kinds of entries. But only focussed on a few dozen websites so I can’t say how common it is.

If the fetching function can validate the data it should be able to continue without a date if needed.

[–] mesamunefire@piefed.social 2 points 7 hours ago

IT would be neat to auto-add yeah.