Replace full exit policy with exit policy summary on relay details page
Can we replace full exit policies with the much shorter exit policy summaries on Atlas' details page? For example, [chaoscomputerclub18's exit policy](https://atlas.torproject.org/#details/AD6C2377E01611F56C33F84BB4AE663A1DA5B3B3) is 168 lines long and hardly useful for human beings. The summary would be just a few lines long:
`accept 22, 43, 53, 79-81, 88, 443, 465, 563, 587, 706, 873, 993, 995, 1194, 1533, 2947, 3386, 3690, 4321, 5031, 5222-5223, 8008, 8080, 8443, 9418, 9420-9422, 11371`
The data is already available in Onionoo's details documents in field "exit_policy_summary". So, implementing this change is trivial.
Another reason for the switch is that we'd reduce the size of details documents by 20%.
Is there a good reason to _keep_ full exit policies?
issue