🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/olm/pull/126
**Author:** [@oschwartz10612](https://github.com/oschwartz10612)
**Created:** 6/25/2026
**Status:** ✅ Merged
**Merged:** 6/25/2026
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `dev`
---
### 📝 Commits (3)
- [`5537798`](https://github.com/fosrl/olm/commit/55377980b874a61785bf285c0df8b4c072eb674a) Dont remove alias if used by other peers
- [`f02045d`](https://github.com/fosrl/olm/commit/f02045d936a07306af0db528d07ed0b5b6d9009a) Aliases are by site
- [`f87b804`](https://github.com/fosrl/olm/commit/f87b804051be3de55c8b37ea10c655dbb2f83ddd) Merge branch 'main' into dev
### 📊 Changes
**4 files changed** (+111 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `dns/dns_proxy.go` (+6 -0)
📝 `dns/dns_records.go` (+73 -2)
📝 `dns/dns_records_test.go` (+31 -0)
📝 `peers/manager.go` (+1 -1)
</details>
### 📄 Description
- **Dont remove alias if used by other peers**
- **Aliases are by site**
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/126
Author: @oschwartz10612
Created: 6/25/2026
Status: ✅ Merged
Merged: 6/25/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (3)
5537798Dont remove alias if used by other peersf02045dAliases are by sitef87b804Merge branch 'main' into dev📊 Changes
4 files changed (+111 additions, -3 deletions)
View changed files
📝
dns/dns_proxy.go(+6 -0)📝
dns/dns_records.go(+73 -2)📝
dns/dns_records_test.go(+31 -0)📝
peers/manager.go(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.