bashrc2 / epicyon

ActivityPub server without Javascript, designed for simplicity and accessibility. Includes calendar, news and sharing economy features to empower your federated community.
https://libreserver.org/epicyon
GNU Affero General Public License v3.0
60 stars 6 forks source link

Fix incorrect single quote type in host-info XML #6

Closed vmstan closed 4 months ago

vmstan commented 4 months ago

Hello there, I have been working on a Fediverse crawler and came across some errors related to improperly formatted XML in ~nodeinfo~ host-meta files for Epicyon servers. It appears some incorrect single quotes snuck in and replaced some '.

bashrc2 commented 4 months ago

Thanks.