feat(sources): fetch linked URLs for the 252 spreadsheet-only cases
Until now only cases 357+ (plus a few older ones) had their linked URLs fetched; the other 252 dossiers held just the text pasted into the spreadsheet, often only the lede. This pass fetches every linked URL for those cases so the full text is on file before link rot takes it. - stage_all.py: new --include-sheet-cases flag that lifts the skip on cases holding spreadsheet articles. Resumable as before. - staging/: raw extracts and index.json for the 252 cases. - sourced-articles.json, case-files-manifest.json: 188 new UNTRIMMED blocks. 179 cases gained at least one fetched article; 73 got none (49 BLOCKED, 18 THIN, 9 DEAD, 4 video/social, 3 ERROR). - sources/*.txt: rebuilt with build_cases.py --all. Sheet pastes are kept; fetched blocks sit beside them under the NOT YET TRIMMED banner. Files previously committed with CRLF are now LF. - wayback-availability.json: Wayback snapshots exist for 73 of the 98 failed URL slots; input for an archive-fetch pass. - README-START-HERE.md: progress note and next step. verify_all.py PASSES (1836 checks). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GZZENdTLzNGsbNy4DyF1yt
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
ba7529ea50
commit
499fd61f79
@@ -0,0 +1,21 @@
|
||||
UAE: Four expats in UAE get three years in prison for assaulting woman, robbing her of BD4,300
|
||||
|
||||
Four expats in UAE have been sentenced to three years for assaulting a woman, stripping her down, robbing her of Dh42,000 (BD4,300) and converting the amount into bitcoin.
|
||||
|
||||
When the victim recounted her ordeal to the police, she revealed that the incident took place after she had agreed to get into a deal with one of the gang members who said he wanted to buy digital currency.
|
||||
|
||||
The man she had made the agreement with was working as her driver and knew of her involvement in cryptocurrency as an investor and formulated a plan with the rest of the gang to lure her into a bogus deal and steal her money, documents at the Dubai Court of First Instance revealed.
|
||||
|
||||
She had agreed to meet with the man, and was surprised when she arrived at the specified location in Dubai Investments Park, to see a group of people coming towards her.
|
||||
|
||||
The victim told the court that the men had demanded that she transfer her money to their account.
|
||||
|
||||
"I was assaulted, electrocuted, stripped off my clothes, and photographed, so the pictures could be used to blackmail me," she told the authorities.
|
||||
|
||||
The men, all of Asian nationality, then left her on the street after several hours, with her hands tied and a plastic bag around her face.
|
||||
|
||||
The victim was eventually able to run to the police who tracked down the gang after reviewing the CCTV footage at the crime scene.
|
||||
|
||||
They also found the victim's clothes and an electric shock device in one of their homes, as well as video clips where the woman appeared naked, court documents showed.
|
||||
|
||||
They will be deported upon completion of their sentence.
|
||||
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"case": 309,
|
||||
"n": 1,
|
||||
"field": "url",
|
||||
"url": "https://www.gdnonline.com/Details/1229254/4-UAE-expats-get-3-years-for-assaulting-woman,-robbing-her-of-BD4,300-and-converting-it-to-bitcoin",
|
||||
"host": "gdnonline.com",
|
||||
"fetched_at": "2026-09-05T12:44:11+00:00",
|
||||
"verdict": "FETCHED",
|
||||
"method": "raw",
|
||||
"http": 200,
|
||||
"chars": 1678,
|
||||
"sha256": "d3945616811d56fee7af037e685e9a9b1ebff5b994011ebf2c6e9283d44cf192",
|
||||
"final_url": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user