Skip to content

Commit 23f9159

Browse files
authored
Merge pull request #1985 from freelawproject/1983-fix-la-blazor
fix(la): handle lasc.org SPA rewrite by scraping RSS + rendered pages
2 parents 7681930 + e0d5b3b commit 23f9159

4 files changed

Lines changed: 445 additions & 396 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Changes:
2121
-
2222

2323
Fixes:
24+
- `la` (Louisiana Supreme Court) was failing because lasc.org was rebuilt as a
25+
Blazor Server app: a plain GET returns only the JavaScript shell with no
26+
opinions, and the legacy http:// host now returns 521. The scraper now reads
27+
the RSS feed for recent Opinions sub-pages and drives the Blazor SignalR
28+
circuit to retrieve the server-rendered news release. #1983
2429
- `ca9` oral argument audio URLs now point to `cdn.ca9.uscourts.gov`; the old
2530
`www` host started returning 404 pages after the site redesign (#1987)
2631
- `uscfc` was crashing ingestion because some opinions (attorney discipline

0 commit comments

Comments
 (0)