Following investigation in #620, the crawl endpoint is no longer needed as no known clients or crawlers use this endpoint.
Primary files:
- app/endpoints/crawl.js
- app/views/crawl.html
- docs/CALENDAR_API.md ("event crawl returns HTML" note at top; entire "Crawling an event" section)
Other files:
- app/app.js
- app/config.js (comment only)
- app/test/crawl_test.js
- docs/exampledata/crawl_empty.html
- docs/exampledata/crawl_15229.html
Following investigation in #620, the
crawlendpoint is no longer needed as no known clients or crawlers use this endpoint.Primary files:
Other files: