".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)'); } }) })
在购买[FastComet](/#)主机时一般第一年域名都是免费赠送,而[FastComet](https://www.idcspy.com/fastcomet.html "FastComet")服务均设置为自动续订计费,意味着到期后域名也会自动续费,有些站长用户域名不想续费或者在其他国外域名商有续费活动。本文就来教教大家如何停止FastComet域名续费?
您在FastComet官网后台,然后浏览产品→域→我的域:如下图
![](https://www.idcspy.com/wp-content/uploads/2021/07/find-my-1.jpg)
在您选择的域上,单击管理域;
![](https://www.idcspy.com/wp-content/uploads/2021/07/find-my-2.jpg)
管理域→工具→自动续订;
![](https://www.idcspy.com/wp-content/uploads/2021/07/find-my-3.jpg)
您将看到禁用或启用域名自动续订的选项,具体取决于当前状态:
![](https://www.idcspy.com/wp-content/uploads/2021/07/find-my-4.jpg)
请注意,一旦域名自动续订被停用,它就不会生成续订发票,只会过期。如果您改变主意,您可以在域名到期日期之前随时重新开启自动续订。
**终止PayPal 订阅**
如果您使用 PayPal 作为域名的付款方式,请注意我们无法为您取消任何 PayPal 订阅。您需要按照以下步骤取消订阅现有的PayPal 订阅:
在www.paypal.com 上登录您的PayPal 帐户;
单击“注销”旁边的“设置”图标;
在付款设置下选择预先批准的付款;
选择您要取消其协议的商户;
点击取消订阅按钮;
确认您的请求以完成取消。
请记住,如果您让域名过期,托管帐户将不会受到取消的影响,因为它在我们的系统中被列为单独的续订。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105464.html