diff options
| author | tobtoht <tob@featherwallet.org> | 2026-01-17 03:38:23 +0000 |
|---|---|---|
| committer | tobtoht <tob@featherwallet.org> | 2026-01-17 03:38:23 +0000 |
| commit | 1a86c21b57dfc24003cf06aac1c9377505bb95c3 (patch) | |
| tree | 27ac20481e100f68655caec48e559343f9fef47d /src/common | |
| parent | 316a98b11ea29b65e61a42cfdc37f762736fd7c1 (diff) | |
| parent | ff4c4aaa1d5807cd726b9d8f16c39b40e1ee9e62 (diff) | |
| download | monzero-core-1a86c21b57dfc24003cf06aac1c9377505bb95c3.tar.gz monzero-core-1a86c21b57dfc24003cf06aac1c9377505bb95c3.tar.xz monzero-core-1a86c21b57dfc24003cf06aac1c9377505bb95c3.zip | |
Merge pull request #10279
ff4c4aa Remove .no moneropulse domain from codebase (binaryFate)
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/updates.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/updates.cpp b/src/common/updates.cpp index 654ad068c..2a129075b 100644 --- a/src/common/updates.cpp +++ b/src/common/updates.cpp @@ -50,7 +50,7 @@ namespace tools "updates.moneropulse.net", "updates.moneropulse.fr", "updates.moneropulse.de", - "updates.moneropulse.no", + "updates.moneropulse.co", "updates.moneropulse.ch", "updates.moneropulse.se" }; |
