# Change check - did the site change after 2008?

Compares extracted page text across every archived capture of each page.
Raw HTML always differs (Google rewrote its own chrome over the years),
so only the text content is compared.

- pages with more than one capture: 65
- pages whose text content differs across captures: **6**

| page | captures | distinct texts | shortest | longest |
|---|---|---|---|---|
| `system/app/pages/recentchanges` | 185 | 184 | 509 | 3572 |
| `__root__` | 15 | 3 | 2405 | 2476 |
| `system/app/pages/reportabuse` | 4 | 3 | 606 | 1118 |
| `system/app/pages/sitemap/hierarchy` | 13 | 3 | 88 | 143 |
| `home` | 8 | 2 | 2405 | 2437 |
| `system/app/pages/search` | 4 | 2 | 65 | 88 |
