V2EX = way to explore V2EX 是一个关于分享和探索的地方
script> document.addEventListener('DOMContentLoaded', function() { // Function to escape HTML entities function escapeHtml(text) { if (!text) return ''; var div = document.createElement('div'); div.textCOntent= text; return div.innerHTML; } // Function to render campaign based on display format function renderCampaign(campaign) { let html = ''; let displayFormat = campaign.display_format || 'text-only'; let title = escapeHtml(campaign.title); let description = escapeHtml(campaign.description); let callToAction = escapeHtml(campaign.call_to_action); let link = escapeHtml(campaign.link); // Check if required image URL is available for the display format, fallback to text-only if not if (displayFormat === 'small-with-description' && !campaign.img_small_url) { displayFormat = 'text-only'; } else if (displayFormat === 'banner-only' && !campaign.img_banner_url) { displayFormat = 'text-only'; } else if ((displayFormat === 'big-only' || displayFormat === 'big-with-description' || displayFormat === 'big-with-title-description-button') && !campaign.img_big_url) { displayFormat = 'text-only'; } html = `
${title}
`; switch(displayFormat) { case 'text-only': html += `
`; break; case 'small-with-description': html += `
${campaign.img_small_cid ? `
` : ''}
${description}
`; break; case 'banner-only': html += `
`; break; case 'big-only': html += `
`; break; case 'big-with-description': html += `
`; html += `
`; break; case 'big-with-title-description-button': html += `
`; html += `
`; html += `
`; break; default: html += `
`; } html += `
` return html; } // Load campaign from emitter var xhr = new XMLHttpRequest(); xhr.open('GET', '/pro/emitter', true); xhr.setRequestHeader('Content-Type', 'application/json'); xhr.Onreadystatechange= function() { if (xhr.readyState === 4) { if (xhr.status === 200) { try { var campaign = JSON.parse(xhr.responseText); if (campaign && campaign.id) { var html = renderCampaign(campaign); document.getElementById('pro-campaign-container').innerHTML = html; } else { // No campaign to display, hide the container document.getElementById('pro-campaign-container').style.display = 'none'; } } catch (e) { // Parse error, hide the container document.getElementById('pro-campaign-container').style.display = 'none'; console.log('Error parsing campaign data: ' + e.message); } } else { // HTTP error, hide the container document.getElementById('pro-campaign-container').style.display = 'none'; console.log('Error loading campaign: HTTP ' + xhr.status); } } }; xhr.send(); });
这是一个创建于 2972 天前的主题,其中的信息可能已经有所发展或是发生改变。
第 1 条附言 2018 年 3 月 7 日 正确的截止时间为 3 月 7 日 19 时
28 条回复 2018-03-07 22:36:24 +08:00  | | 1 jisibencom 2018 年 3 月 6 日 via Android 不行就联系客服,也可以转,我有一个死活不是折扣价,联系客服搞定。不过目前收到确认邮件 |
 | | 2 bigtwo 2018 年 3 月 6 日 试了两个,一个不能转,一个未收到邮件 |
 | | 3 bigtwo 2018 年 3 月 6 日 咨询客服说邮件可能得等 8 小时左右,不能转的那个可能是之前转出去的,修改前端代码成功提交 |
 | | 4 we000 2018 年 3 月 6 日 谢谢, 正在迁移. "Use code MYDD2018 to transfer a domain for only $3.98 today!" |
 | | 5 bigtwo 2018 年 3 月 6 日 邮件收到并确认,等待域名与其他注册商联系,转移剩下的去,感谢楼主发帖 |
 | | 6 imyip 2018 年 3 月 6 日 via Android 还有两个月到期的是不是不应该转呢 |
 | | 7 nolo 2018 年 3 月 6 日 me 域名现在转出就转不回国内了 国内续费便宜啊 |
 | | 8 kappa 2018 年 3 月 6 日 现在域名都在 Namesilo,Namecheap 除了 UI 好看还有什么优势么? |
 | | 9 bigtwo 2018 年 3 月 6 日 还说等 5 天,登录原注册商网站发现有确认加速按钮,点了 1 分钟不到转移完成,真是效率 |
 | | 11 bigtwo 2018 年 3 月 6 日 @ jisibencom 停用隐私保护,用 whois 查询工具或第三方 whois 网站查下邮箱是否正确,在域名列表上多点击几次重发邮件,再等几小时不行联系客服刷新 |
 | | 12 geekzu 2018 年 3 月 7 日 via Android 1 @ imyip 可以转 @ nolo 可以转回啊, 另外.me 最便宜的续费渠道不是 1api 么,80rmb 不到的样子 @ kappa 优势就是经常有新注和转入优惠,可以薅一年羊毛转走 |
 | | 13 nomoon 2018 年 3 月 7 日 .me 不在里面了现在 |
 | | 14 fangch 2018 年 3 月 7 日 io 也不行了 |
 | | 15 zhengtu 2018 年 3 月 7 日 via Android .us 是不会有隐私保护的 刚转到 Google domain,算了 |
 | | 17 evilangel 2018 年 3 月 7 日 刚刚尝试使用优惠码没有优惠!!!! |
 | | 19 evilangel 2018 年 3 月 7 日 live chat 咨询了一下原因: Julia Gritsenko: As per my check, your domain was previously registered and transferred out of Namecheap. 11:43Julia Gritsenko: Any domain that was previously transferred out from Namecheap is exempt from the offer and can be transferred in at a regular transfer price.
客服明确表示之前从 namecheap 转出的任何域名均不适用该优惠。 |
 | | 20 geekzu 2018 年 3 月 7 日 via Android @ evilangel 这个在帖子里已经提到过了,而且这是 Namecheap 的惯例 |
 | | 21 HXM 2018 年 3 月 7 日 via Android 之前转出过 namecheap,但这次也转回来了。。而且也是优惠价,不知道是不是因为转入时 namecheap 的 whois 没有更新(显示的是 namesilo whois privacy 的信息) |
 | | 22 cnzfq 2018 年 3 月 7 日 感谢 geekzu,已经成功转入不少 com 系列。 另外,This offer is valid March 6, 00:00 AM, EST until March 7, 06:00 AM, EST. 正确的促销有效期截止 北京时间今日 19 点,仍有机会。 |
 | | 23 geekzu 2018 年 3 月 7 日 via Android div class="sep5"> @ HXM 应该和隐私保护没有关系,我有一个域名就是原价,也在 namesilo |
 | | 24 0017 2018 年 3 月 7 日 现在新注册一个然后转入来得及么 |
 | | 26 0017 2018 年 3 月 7 日 @ yzyun08 查了下这个活动每年都有,话说刚刚这个网站挂了几分钟....对稳定性有点担心... |
 | | 27 yzyun08 2018 年 3 月 7 日 @ 0017 稳定性倒没什么,好歹也是一家十几年的公司了,不放心可以续费完转出 不过等明年有些的话,就怕过会就忘了 emmmmmm |
 | | 28 HXM 2018 年 3 月 7 日 via Android @ geekzu 那就很玄学了。。那个域名最初就是在 namecheap 注册的。。 |