所有动态
- 之前的
-
哈哈
- IPS5/IC5 Hide it
- IPS5/IC5 Hide it
- IPS5/IC5/ INVISION破解版
- IPS5/IC5/ INVISION破解版
- IPS5/IC5修改记录
IPS5/IC5模板自定义CSS /*%u5B57%u4F53*/ .ipsRichText{ font-family: "Georgia", "Times New Roman", serif; } /*%u5934%u50CF%u5C45%u53F3*/ .ipsUserNav--member{ flex-direction: row-reverse; } /*%u79FB%u52A8%u7AEF%u9690%u85CF%u5143%u7D20*/ @container (max-width:750px){ .ipsData--table.ipsData--forum-category :is(.ipsData__desc, .ipsData__last){ display: none; } } /*%u79FB%u52A8%u7AEF%u9690%u85CF%u5143%u7D20*/ @media screen and (max-width: 750px) { .ipsData__stats { display: none !important; } } /*%u9690%u85CF%u535A%u5BA2%u9876%u56FE*/ .ipsCoverPhoto { display: none !important; } /* %u79FB%u52A8%u7AEF%u7F6E%u9876%u4E0B%u8F7D%u4FA7%u8FB9%u680F%u548C%u5C01%u9762%u56FE */ @media screen and (max-width: 750px) { .ipsColumns__secondary.i-basis_380, .i-basis_100p { order: -1; width: 100%; } } /*%u79FB%u52A8%u7AEF%u9690%u85CF%u6587%u4EF6%u4FE1%u606F*/ @media screen and (max-width: 767px) { .ipsList.ipsList--label-value.ipsList--border.ipsList--icons { display: none !important; } } /*%u79FB%u52A8%u7AEF%u9690%u85CF%u53D1%u5E16%u5E95%u90E8%u8BBE%u7F6E*/ @media screen and (max-width: 750px) { .ipsForm.ipsForm--vertical.ipsForm--topic-mod-options { display: none !important; } } @media screen and (max-width: 767px) { .ipsData.ipsData--table.ipsData--forumFeedView { display: none !important; } } .ipsItemStatus.ipsItemStatus_read { display: none !important; } .ipsIndicator { display: none !important; } .ipsData.ipsData--table.ipsData--category.ipsData--forum-category.ipsBox__content { display: flex; flex-wrap: wrap; gap: 20px; /* %u9879%u4E4B%u95F4%u95F4%u8DDD%uFF0C%u53EF%u6839%u636E%u559C%u597D%u8C03%u6574 */ } /* %u5F3A%u5236%u4E24%u5217%u677F%u5757 */ .ipsData.ipsData--table.ipsData--category.ipsData--forum-category.ipsBox__content { display: grid; grid-template-columns: repeat(2, 1fr); /* %u4E24%u5217 */ gap: 20px; /* %u95F4%u8DDD */ } /* %u9690%u85CF%u672A%u8BFB%u5E16%u5B50%u7684%u9AD8%u4EAE%u6837%u5F0F */ .ipsItemStatus.ipsItemStatus_unread { background-color: transparent !important; /* %u53BB%u6389%u80CC%u666F%u8272 */ color: inherit !important; /* %u6062%u590D%u9ED8%u8BA4%u6587%u5B57%u989C%u8272 */ } .ipsData__meta { display: none !important; } /* %u79FB%u52A8%u7AEF%u7F29%u653E%u4E3A 0.8 */ @media screen and (max-width: 768px) { body { zoom: 0.9; } } .ipsBox, .ipsPull { margin-bottom: 5px; padding-bottom: 3px; line-height: 1.1; } /*在移动端隐藏块间距*/ @media screen and (max-width: 768px) { .cWidgetContainer--isGroup { display: none !important; } } /*隐藏下载数元素*/ .ipsData__stats { display: none !important; }- IPS5/IC5修改记录
自定义钩子(增加游客模糊效果) {{if !member.member_id}} <style> .content-blur { filter: blur(3px); pointer-events: none; user-select: none; } .blur-overlay { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 9999; background: rgba(255,255,255,0.8); padding: 20px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); text-align: center; font-size: 20px; color: #333; } .blur-overlay a { color: #0066cc; text-decoration: underline; } </style> <script> document.addEventListener("DOMContentLoaded", function () { const urlPath = window.location.pathname; const isTargetPage = urlPath.match(/^\/(topic|blogs|files)\//); if (isTargetPage) { // 找到内容区域 - 根据你的网站结构调整选择器 const contentArea = document.querySelector('.content-area, .post-content, .article-content') || document.querySelector('main, article') || document.getElementById('content'); if (contentArea) { // 只模糊内容区域 contentArea.classList.add("content-blur"); // 添加遮罩层 const overlay = document.createElement("div"); overlay.className = "blur-overlay"; overlay.innerHTML = '您需要 <a href="/login">登录</a> 才能查看完整内容'; // 将遮罩层插入到内容区域附近 contentArea.parentNode.insertBefore(overlay, contentArea.nextSibling); } } }); </script> {{endif}}- 为了进一步简化发帖流程,现对发帖操作进行优化
- UFS.Explorer.Professional
- XF2.3 中文语言包
- 组CP老版本
- 📢 福恩社区资源下载规则公告
📢 福恩社区资源下载规则公告(含游客下载说明)亲爱的福恩社区会员及访客朋友们: 为了维护资源分享的秩序,保障上传者与下载者的合法权益,提升整体社区体验,我们对资源上传、下载与游客访问做出如下统一说明: 一、资源上传与发布须知资源范围 允许上传的内容包括但不限于:国学典籍、易学资料、课程讲义、讲座录音、工具软件、研究笔记、排盘表格等,需具有学习与研究价值。 上传要求 请确保资料内容完整、真实可用; 标题需准确简洁,说明内容要清晰; 上传内容不得含有违法、广告、侵权或无效资源,违者将被禁言或封号; 上传者可自定义是否设为免费资源或积分收费资源,收费资源须确保质量与价值相符。 上传奖励 他人下载收费资源后,上传者可获得积分收益; 优质资源有机会获得额外积分或管理员推荐。 二、资源下载规则1. 注册会员下载权限所有注册会员均可下载资源; 部分资源可能限制等级、用户组或 VIP 身份方可下载; 收费资源需消耗相应积分,一经下载,不支持退还积分; 下载所得资源仅供个人学习研究使用,严禁转载、倒卖或非法传播。 2. 游客下载说明(免登录下载模式)为方便新用户试用,现已对游客开放免费下载权限,但设置如下限制: 权限 游客(未登录) 注册会员(登录后) 免费资源下载 ✅ 可用 ✅ 可用 下载速度 ⏳ 限速 🚀 高速 每日下载次数 📥 限 1 次 📥 多次无限制(视等级) 积分资源下载 ❌ 不可用 ✅ 可用 评论与交流 ❌ 不可用 ✅ 可用 上传与积分赚取 ❌ 不可用 ✅ 可用 🎯 建议注册并登录账户,可享受更完整的资源服务与社区功能! 三、积分说明与获取方式积分用途 下载收费资源; 兑换会员组权限或参与特定活动。 积分获取 每日签到; 发帖、评论、参与讨论; 上传资源并被他人下载; 管理员赠送或参与活动奖励。 严禁行为 禁止通过恶意灌水、刷下载、伪原创等方式获取积分; 发现违规行为将扣除积分,严重者封禁账号。 四、免责声明福恩社区为开放式国学交流平台,用户上传的资源仅代表个人行为。社区不对上传资料的版权与准确性承担法律责任。若您发现存在侵权或违法内容,请及时联系管理员删除处理。 🙏 感谢大家的理解与支持,让我们共同营造一个和谐、有序、共享共学的国学社区环境! 如有任何疑问或建议,请前往【站务/公告/反馈区】发帖,或私信管理员获取帮助。 —— 福恩社区管理团队 发布日期:2025年4月我是大花呀注册了- 乾坤视频系统简要安装说明
乾坤视频系统简要安装说明首先感谢购买此套源码 环境要求:Linux/Apache/Nginx/PHP7.4+/Mysql5.7+ */NodeJS/ 扩展安装:PHP需安装fileinfo/exif/intl/calendar扩展,不装扩展会出现莫名错误和工作室404 第一步:上传安装包至网站根目录并解压第二步:导入数据库文件至数据库中(根目录中的qiankun_tv.sql)第三步:创建站点数据库并配置好根目录的config.php文件$sql_db_host = "localhost";(9-18行) $sql_db_user = "你的数据库用户名"; $sql_db_pass = "你的数据库密码"; $sql_db_name = "你的数据库名称"; $site_url = "你的域名"; 第四步:配置伪静态(如果是Nginx的话需要手动配置一下,Apache则不用)Nginx伪静态如下(Nginx和Apache伪静态配置文件在根目录中也): location / { if (!-e $request_filename){ rewrite ^/$ /index.php?link1=home; } rewrite ^/@([^\/]+)(\/|)$ /index.php?link1=timeline&id=$1; if (!-e $request_filename){ rewrite ^/([^\/]+)(\/|)$ /index.php?link1=$1; } } location /reset { rewrite ^/reset-password/([^\/]+)(\/|)$ /index.php?link1=reset-password&code=$1; } location /confirm { rewrite ^/confirm/(.*)/(.*)$ /index.php?link1=confirm&code=$1&email=$2; } location /finish { rewrite ^/finish/(.*)/(.*)$ /index.php?link1=finish&code=$1&email=$2; } location = /two_factor_login { rewrite ^(.*)$ /index.php?link1=two_factor_login; } location = /two_factor_submit { rewrite ^(.*)$ /index.php?link1=two_factor_submit; } location /v { rewrite ^/v/(.*)$ /index.php?v=$1; } location /api { rewrite ^/api/v(([0-9])([.][0-9]+))(\/|)$ /api.php?v=$1; } location /admin { rewrite ^/admin-cp$ /admincp.php; rewrite ^/admin-cp/(.*)$ /admincp.php?page=$1; } location /admin-cdn/ { alias /admin-panel/; } location /videos { rewrite ^/videos/category/(.*)/rss(\/|)$ /index.php?link1=videos&page=category&id=$1&feed=rss; rewrite ^/videos/category/(.*)/(.*)$ /index.php?link1=videos&page=category&id=$1&sub_id=$2; rewrite ^/videos/category/(.*)$ /index.php?link1=videos&page=category&id=$1; rewrite ^/videos/(.*)/rss(\/|)$ /index.php?link1=videos&page=$1&feed=rss; rewrite ^/videos/(.*)$ /index.php?link1=videos&page=$1; } location /articles { rewrite ^/articles(\/|)$ /index.php?link1=articles; rewrite ^/articles/category/(.*)(\/|)$ /index.php?link1=articles&category_id=$1; rewrite ^/articles/read/(.*)(\/|)$ /index.php?link1=read&id=$1; } location /aj { rewrite ^/aj/([^/.]+)/?$ /ajax.php?type=$1; rewrite ^/aj/([^/.]+)/([^/.]+)/?$ /ajax.php?type=$1&first=$2; rewrite ^/aj/([^/.]+)/([^/.]+)/([^/.]+)/?$ /ajax.php?type=$1&first=$2&second=$3; } location /edit { rewrite ^/edit-video/(.*)?$ /index.php?link1=edit-video&id=$1; } location /video_text { rewrite ^/video_text/(.*)?$ /index.php?link1=video_text&id=$1; } location /watch { rewrite ^/watch/([^\/]+)(\/|)?$ /index.php?link1=watch&id=$1; rewrite ^/watch/([^\/]+)/list/([^\/]+)(\/|)?$ /index.php?link1=watch&id=$1&list=$2; } location /embed { rewrite ^/embed/(.*)?$ /index.php?link1=embed&id=$1; } location /resend { rewrite ^/resend/(.*)/(.*)?$ /index.php?link1=resend&id=$1&u_id=$2; } location /redirect { rewrite ^/redirect?$ /index.php?link1=redirect; rewrite ^/redirect/(.*)?$ /index.php?link1=redirect&id=$1; } location /settings { rewrite ^/settings$ /index.php?link1=settings; rewrite ^/settings/(.*)/(.*)$ /index.php?link1=settings&page=$1&user=$2; rewrite ^/settings/(.*)$ /index.php?link1=settings&page=$1; } location /terms { rewrite ^/terms/([^\/]+)(\/|)$ /index.php?link1=terms&type=$1; } location /go_pro { rewrite ^/go_pro(\/|)$ /index.php?link1=go_pro; } location /ads { rewrite ^/ads(\/|)$ /index.php?link1=ads; rewrite ^/ads/create(\/|)$ /index.php?link1=create_ads; rewrite ^/ads/edit/(\d+)(\/|)$ /index.php?link1=edit_ads&id=$1; rewrite ^/ads/analytics/(\d+)(\/|)$ /index.php?link1=ads_analytics&id=$1; } location /contact { rewrite ^/contact-us(\/|)$ /index.php?link1=contact; } location /messages { rewrite ^/messages$ /index.php?link1=messages; rewrite ^/messages/(.*)$ /index.php?link1=messages&id=$1; } location /view_analytics { rewrite ^/view_analytics/(.*)$ /index.php?link1=view_analytics&id=$1; } location /video_studio { rewrite ^(.*)$ /index.php?link1=video_studio; } location = /comments { rewrite ^(.*)$ /index.php?link1=comments; } location = /dashboard { rewrite ^(.*)$ /index.php?link1=dashboard; } location = /popular_channels { rewrite ^(.*)$ /index.php?link1=popular_channels; } location /shorts { rewrite ^/shorts/(.*)$ /index.php?link1=shorts&id=$1; } location = /shorts { rewrite ^(.*)$ /index.php?link1=shorts; } location = /create_article { rewrite ^(.*)$ /index.php?link1=create_article; } location = /my_articles { rewrite ^(.*)$ /index.php?link1=my_articles; } location /edit_articles { rewrite ^/edit_articles/(.*)?$ /index.php?link1=edit_articles&id=$1; } location = /age_block { rewrite ^(.*)$ /index.php?link1=age_block; } location /site { rewrite ^/site-pages/(.*)$ /index.php?link1=site-pages&page_name=$1; } location /post { rewrite ^/post/(.*)(\/|)$ /index.php?link1=post&id=$1; } location /edit_activity { rewrite ^/edit_activity/(.*)(\/|)$ /index.php?link1=edit_activity&id=$1; } 第四步:访问你的域名即可打开网站进入网站后请先登陆账号(默认账号:admin 默认密码:admin123) 登陆后即可访问地址进入后台(后台地址:域名/admin-cp) 至此安装已完成! 备注一:(安装完成并测试好后请删除演示数据,谢谢!)备注二:(FFMPEG转码功能开启会占用大量的服务器资源,请根据情况开启!)安装过程中有任何问题请联系QQ:1859389- 第一篇话题
剑弗更改了个人空间照片昌哥更改了个人空间照片- IPS5/IC5/Chinese 中文包
- IPS5/IC5/Chinese 中文包
- 用户等级与vip图标素材合集(大概有一千多个吧)
- Docker镜像源站最新
DockerHub 镜像仓库 是否正常 hub.xdark.top 正常 http://hub.littlediary.cn 正常 http://dockerpull.org 新增 hub.crdz.gq 正常 docker.1panel.live 正常 docker.unsee.tech 新增 http://docker.m.daocloud.io 正常 docker.kejilion.pro 正常 http://registry.dockermirror.com 正常 hub.rat.dev 正常 dhub.kubesre.xyz 正常 http://docker.nastool.de 正常 docker.hpcloud.cloud 失效 http://docker.hlyun.org 失效 doublezonline.cloud 失效 http://docker.chenby.cn 失效 http://ginger20240704.asia 失效 lynn520.xyz 失效 hub.docker-ttc.xyz 失效 http://noohub.ru 失效 docker.nat.tf 失效 http://dockerproxy.cn 失效 freeno.xyz 失效 docker.registry.cyou 失效 http://hub.yuzuha.cc 失效 docker-cf.registry.cyou 失效 http://docker.mrxn.net 失效 http://dockerproxy.github.io 失效 docker.wget.at 失效 http://atomhub.openatom.cn 失效 http://ccr.ccs.tencentyun.com 失效 http://dockerproxy.com 失效 dislabaiot.xyz 失效 http://dockerpull.com 失效 hub.firefly.store 失效- 福恩社区全新升级公告
- 广告合作商(全站广告)
- 141024jo1piwd1gilvp2c7.jpg
- 福恩社区全新升级公告
- 易优CMS模板(605套打包)
- Discourse安装的时候报错: Gem::RemoteFetcher::FetchError...
# 检查全局代理设置 git config --global --get http.proxy git config --global --get https.proxy # 移除全局代理设置 git config --global --unset http.proxy git config --global --unset https.proxy # 检查并移除本地仓库代理设置 cd /path/to/your/repository git config --get http.proxy git config --get https.proxy git config --unset http.proxy git config --unset https.proxy # 确认代理已被移除 git config --global --get http.proxy git config --global --get https.proxy git config --get http.proxy git config --get https.proxy # 检查并移除环境变量 unset http_proxy unset https_proxy unset socks_proxy - IPS5/IC5 Hide it