".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)'); } }) })
iON是Krypt旗下推出云服务器品牌,已于2019年正式对外发布,其实之前小编也为大家提供ION相关教程,今天小编为大家介绍iON主机添加[CloudFlare](https://www.idcspy.com/cloudflare-cdn.html "CloudFlare") Pro Ples订阅图文教程,一起来学习吧!
下面就开始申请Cloudflare Pro Plesk订阅,前提你要有一台iON主机。登录 iON主机控制面板如下:
![](https://www.idcspy.com/wp-content/uploads/2020/06/ion-01.png)
找到iON主机设置-ServerShield by Cloudflare,这两个选项并分别打开。
![](https://www.idcspy.com/wp-content/uploads/2020/06/2-4-1024x373.png)
在[iON](/#)主机设置页面输入你想激活订阅的域名:
![](https://www.idcspy.com/wp-content/uploads/2020/06/ion-03.png)
然后在“ServerShield by Cloudflare”页面点击激活即可,如下:
![](https://www.idcspy.com/wp-content/uploads/2020/06/4-4-1024x317.png)
就这样订阅成功,将接下来登录你的cloudflare即可看到效果。
**Cloudflare Pro Plesk 订阅有啥好处,如下:**
1.CF 的 WAF 权限,支持Flash、PHP、Drupal、[WordPress](/#)、WHMCS等等应用的定制防火墙,支持自定义错误页面
2.图片Polish功能(根据网络连接情况选择图片大小)
3.图片Mirage功能(不同终端分配不同图片)
4.流量分析的延迟可从原本的24小时降至6小时
总结:以上就是iON主机添加Cloudflare Pro Ples订阅图文教程,突然有需要的朋友可以动起来操作哦,小编也就继续分享关于ION主机其他教程的。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/107204.html