Difference between revisions of "Patch.com"

From Archiveteam
Jump to navigation Jump to search
(Mass-edit to update uses of Template:IRC)
Line 1: Line 1:
{{Infobox project
{{Infobox project
| title = Patch.com
| image = Patch screenshot.png
| image = Patch screenshot.png
| description = Your neighborhood. Your news.
| description = Your neighborhood. Your news.
Line 8: Line 7:
| archiving_status = {{saved}} - [https://archive.org/details/archiveteam_patch archives]
| archiving_status = {{saved}} - [https://archive.org/details/archiveteam_patch archives]
| irc = cabbagepatch
| irc = cabbagepatch
| irc_network = EFnet
| irc_abandoned = true
| tracker = [http://quilt.at.ninjawedding.org/patchy here]
| tracker = [http://quilt.at.ninjawedding.org/patchy here]
}}
}}

Revision as of 18:48, 31 October 2021

Patch.com
Your neighborhood. Your news.
Your neighborhood. Your news.
URL http://www.patch.com/
Status Special case
Archiving status Saved! - archives
Archiving type Unknown
Project source https://github.com/ArchiveTeam/patch-grab
Project tracker here
IRC channel #archiveteam-bs (on hackint)
(formerly #cabbagepatch (on EFnet))

Patch.com is a "hyperlocal" news community which is being downsized from its current ~900 sites to ~500.

Current status

In progress. Warrior integration coming soon.

Patch.com will rate-limit you across all sites

Patch.com institutes a rate-limit (some unknown hundreds of requests/hour) across all sites. If you exceed this, all of your requests will be met with HTTP 420s.

If the patch-grab script detects these, it hard-aborts. A kinder solution would be to sleep for some period of time (an hour?) and try again; suggestions appreciated.