unitedstates / congress-legislators

Members of the United States Congress, 1789-Present, in YAML/JSON/CSV, as well as committees, presidents, and vice presidents.
Creative Commons Zero v1.0 Universal
2.06k stars 505 forks source link

URLs not properly HTML-unescaped #744

Open GPHemsley opened 3 years ago

GPHemsley commented 3 years ago

Many URLs, particularly RSS feed URLs, are not properly HTML-unescaped, leaving & instead of &.

(Separately: many of them are also dead links.)