11import { Rss } from '../../rss/entity/rss.entity' ;
22
3- export const PRODUCT_DOMAIN = 'https://denamu.site ' ;
3+ export const PRODUCT_DOMAIN = 'https://denamu.dev ' ;
44
55export function createRssRegistrationContent (
66 rss : Rss ,
@@ -12,7 +12,7 @@ export function createRssRegistrationContent(
1212 <div style="font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', sans-serif; margin: 0; padding: 1px; background-color: #f4f4f4;">
1313 <div style="max-width: 600px; margin: 20px auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
1414 <div style="text-align: center; padding: 20px 0; border-bottom: 2px solid #f0f0f0;">
15- <img src="https://denamu.site /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
15+ <img src="https://denamu.dev /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
1616 </div>
1717 <div style="padding: 20px 0;">
1818 ${
@@ -27,7 +27,7 @@ export function createRssRegistrationContent(
2727 </div>
2828 ${ approveFlag ? acceptContent ( ) : rejectContent ( description ) }
2929 <center>
30- <a href="https://denamu.site " style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: #ffffff; text-decoration: none; border-radius: 4px; margin: 20px 0;">${ approveFlag ? '서비스 바로가기' : '다시 신청하러 가기' } </a>
30+ <a href="https://denamu.dev " style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: #ffffff; text-decoration: none; border-radius: 4px; margin: 20px 0;">${ approveFlag ? '서비스 바로가기' : '다시 신청하러 가기' } </a>
3131 </center>
3232 </div>
3333 </div>
@@ -64,7 +64,7 @@ export function createVerificationMailContent(
6464 <div style="font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', sans-serif; margin: 0; padding: 1px; background-color: #f4f4f4;">
6565 <div style="max-width: 600px; margin: 20px auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
6666 <div style="text-align: center; padding: 20px 0; border-bottom: 2px solid #f0f0f0;">
67- <img src="https://denamu.site /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
67+ <img src="https://denamu.dev /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
6868 </div>
6969 <div style="padding: 20px 0;">
7070 <div style="color: #007bff; font-size: 24px; font-weight: bold; margin-bottom: 20px; text-align: center;">회원가입 인증을 완료해주세요</div>
@@ -102,7 +102,7 @@ export function createRssRemoveCertificateContent(
102102 <div style="font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', sans-serif; margin: 0; padding: 1px; background-color: #f4f4f4;">
103103 <div style="max-width: 600px; margin: 20px auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
104104 <div style="text-align: center; padding: 20px 0; border-bottom: 2px solid #f0f0f0;">
105- <img src="https://denamu.site /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
105+ <img src="https://denamu.dev /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
106106 </div>
107107 <div style="padding: 20px 0;">
108108 <div style="color: #ff0015; font-size: 24px; font-weight: bold; margin-bottom: 20px; text-align: center;">RSS 삭제 신청을 인증해주세요</div>
@@ -137,7 +137,7 @@ export function createPasswordResetMailContent(
137137 <div style="font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', sans-serif; margin: 0; padding: 1px; background-color: #f4f4f4;">
138138 <div style="max-width: 600px; margin: 20px auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
139139 <div style="text-align: center; padding: 20px 0; border-bottom: 2px solid #f0f0f0;">
140- <img src="https://denamu.site /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
140+ <img src="https://denamu.dev /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
141141 </div>
142142 <div style="padding: 20px 0;">
143143 <div style="color: #007bff; font-size: 24px; font-weight: bold; margin-bottom: 20px; text-align: center;">비밀번호 재설정</div>
@@ -175,7 +175,7 @@ export function createDeleteAccountContent(
175175 <div style="font-family: 'Apple SD Gothic Neo', 'Malgun Gothic', '맑은 고딕', sans-serif; margin: 0; padding: 1px; background-color: #f4f4f4;">
176176 <div style="max-width: 600px; margin: 20px auto; background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);">
177177 <div style="text-align: center; padding: 20px 0; border-bottom: 2px solid #f0f0f0;">
178- <img src="https://denamu.site /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
178+ <img src="https://denamu.dev /files/Denamu_Logo_KOR.png" alt="Denamu Logo" width="244" height="120">
179179 </div>
180180 <div style="padding: 20px 0;">
181181 <div style="color: #dc3545; font-size: 24px; font-weight: bold; margin-bottom: 20px; text-align: center;">회원탈퇴 요청을 확인해주세요</div>
0 commit comments