ChrAlpha
ChrAlpha
我们总是迫不及待地想与大家使用「Cards」建立的站点相遇。如果你满足以下要求: - 正在使用「Cards」主题 - 保留 footer 处主题版权信息 那么我们非常欢迎在此 issue 下留下网站名称、地址、头像,我们会酌情将您的链接添加至 Demo 站点友链页面、本主题 README 中以及其他合适的位置。
I wanna use Disqus on my Next.js website. Disqus could get color scheme correctly. However, the background color of Disqus thread remains white even I load Disqus in dark mode....
## What does it do? When I need to add the same `class` for each tag in tagcloud, such as `whitespace-nowrap` in order to prevent text wrapping and `m-4` to...
https://hexo.io/docs/internationalization add languange template files of `en`, `zh-CN`, `zh-tw`
这两天 HoYoLAB cookie 更新了,除了原来的 `cookie_token`, `ltoken` 外还新增了 `cookie_token_v2`, `ltoken_v2` 以及 `account_mid_v2`, `ltmid_v2`, 即便我重新运行「树脂安装(测试版)」都无济于事,依旧无法更新 我会一点 JavaScript 但是没有接触过 iOS 小组件的开发,不太清楚怎么做到从浏览器分享入口获取 cookie 数据的以及在后续窗口获取其他必要数据,希望作者方便的话修复一下。
## what & why #751 ## how 在判断 `payload:` 同级的位置增加 `type==RULESET_CLASH_DOMAIN` 或者 `type=RULESET_CLASH_IPCIDR` 并在确认 type 为 `clash-domain` 时仅仅解析为域名规则、在确认 type 为 `clash-ipcidr` 时仅仅解析为 IP 规则 ## test 通过这个 [测试 config](https://gist.githubusercontent.com/ChrAlpha/25bd9c3f07b0b6848e26889583a8860a/raw/3a899bbe190b5d8cff30621e6f1f7babb458099f/gistfile1.txt),无论是原本带 `payload:`...
### verify - [X] 我已经仔细阅读[项目文档](https://github.com/tindy2013/subconverter/blob/master/README-cn.md),确认现有功能无法解决我的需求 - [X] 我已经检索过现有[issue](https://github.com/tindy2013/subconverter/issues),确认与现有issue的内容并不重复 - [X] 我已经尝试自行解决,确认自己没有能力解决 ### 功能描述 在 mihomo (Clash.Meta) 系应用中,rule-provider 可以处理的 domainset ```yaml prepend-rule-providers: reject_domainset: type: http behavior: domain format: text interval: 43200...
### Clear and concise description of the problem [cssExtend options](https://unocss.dev/presets/typography#cssextend) for typography preset already could extend or override CSS selectors with CSS declaration block. And it seemed like a alternative...