feat: Add "OTHER" as a server provider #109

Open
inex wants to merge 1 commits from inex/other-server-provider into master

1 Commits (master)

Author SHA1 Message Date
Inex Code 470c8e9283 feat: Add "OTHER" as a server provider
continuous-integration/drone/push Build is passing Details
We should allow manual SelfPrivacy installations on unsupported server providers. The ServerProvider enum is one of the gatekeepers that prevent this and we can change it easily as not much server-side logic rely on this.

The next step would be manual DNS management, but it would be much more involved than just adding the enum value.
2024-03-28 14:28:13 +03:00