".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
Namecheap是一家比较知名的[域名注册商](/#),凭借着方便的管理方法和性价比受到很多站长的欢迎,最近有网友咨询Namecheap账户被锁该怎么办?下面小编就教大家Namecheap账户被锁我们该怎样解决。
我们在使用[Namecheap](/#)的时候,账号被锁我们可以根据提示提交Ticket:
“Your account has been temporarily locked due to suspected fraud, a chargeback or some similar violation of our terms of service. In order to get your account verified please submit a ticket selecting “Risk Management” department. We do apologize for any inconvenience this may cause you as we do our very best to minimize false positives in such situations.”
根据上面提示发送Ticket询问Namecheap账号被锁的原因及解决方法。
以下是Namecheap官方提供解除锁定的方法:
– a color copy/picture of the credit card used for the payment (front and back, 8 middle digits must be blacked out as well as cardholder security code on the back);
– your phone number and the best time to call you (within normal business hours, US Pacific time).
按照 Namecheap 的要求做了如下:
1.用手机拍了信用卡的前面和后面, 然后涂黑了信用卡中间 8 位数字.
2.填了个手机号码
然后就收到了下方邮件解封了:
“Thank you for the details provided, your Namecheap account has been unlocked and marked as legitimate so it will never happen to you again.”
以上就是Namecheap账号被锁解封的方法,所以操作还是很简单的。
阅读推荐:
《[Namecheap免费DNS服务设置教程](/#)》
《[Namecheap域名到期后怎样进行续费](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/107429.html