Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IP for radio.spodeli.org #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fm.mk.zone
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ fm.mk. 86400 IN NS ns3.slobodensoftver.org.mk.
fm.mk. 86400 IN NS ns4.slobodensoftver.org.mk.

;miopa
103.fm.mk. 1800 IN A 46.165.217.151
103.fm.mk. 1800 IN CNAME radio.spodeli.org.
4 changes: 2 additions & 2 deletions spodeli.org.zone
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ spodeli.org. 1800 IN A 77.93.223.195
status.spodeli.org. 1800 IN CNAME gocemitevski.github.io.


; miopa, opalstack
radio.spodeli.org. 1800 IN A 46.165.217.151
; miopa, hetzner
radio.spodeli.org. 1800 IN A 176.9.150.152
radio1.spodeli.org. 1800 IN CNAME radio.spodeli.org.
radio1-static.spodeli.org 1800 IN CNAME radio.spodeli.org.

Expand Down