zwyyy456

Results 16 issues of zwyyy456

希望能为谷歌学术单独设置一个规则; ------ 反馈前请先确认: 1. 请勿涉及政治、成人等敏感或非法内容 2. 分流规则的更新需要等待次日凌晨生效 3. 仅接受规则引起异常的反馈 4. 已自行抓包明确引起异常的规则 5. 不规范填写的Issue可能不会得到任何回复 规则名称:google 规则链接:https://github.com/blackmatrix7/ios_rule_script/tree/master/rule/Clash/Google 异常规则:google scholar 问题描述:希望能将谷歌学术单独设置一个规则,一些节点可以访问谷歌,但是无法访问谷歌学术 抓包截图:(相关抓包工具的截图。) 调整方案:(你希望规则做哪些调整,及其原因。)

enhancement

## 🐛 Bug Report Error: Command "node "/home/zwyyy456/.vscode-server/extensions/leetcode.vscode-leetcode-0.18.1/node_modules/vsc-leetcode-cli/bin/leetcode",show,518,-x" failed with exit code "0". Please open the output channel for details. ## Extension Output (node:4263) Warning: Accessing non-existent property 'padLevels' of...

I have read [ How to change font? #696 ](https://github.com/luizdepra/hugo-coder/issues/696), and I changed `$font-family` in `/themes/hugo-coder/assets/scss/_variable.scss`, but the font in the page seems don't change. This is `font-family` changed by...

`squirrel.custom.yaml` 中关于特定 App 默认中/英文输入的相关设置,该设置会导致 vscode 无法使用鼠须管正常输入中文。 本配置文件主打的应该是开箱即用,类似这种 vscode 中只能输入英文的配置,应当属于让有需求的玩家自己定义的高级功能,对于小白来说,反而会造成困惑,以为是鼠须管或者 vscode 的 bug 导致的不能输入中文。

Could you help me compile Neovim version 0.9.4 for the armv7 architecture when you have some time? I've tried cross-compiling, but I've been unsuccessful so far

# Troubleshooting: clangd ## Version - LSP: 1.27.0 - Sublime Text: 4169 ## Server Test Run - exit code: 0 - output ``` I[16:43:03.915] Apple clangd version 15.0.0 (clang-1500.1.0.2.5) I[16:43:03.916]...

## Describe the problem: Today, I update the hugo-coder theme and then run `hugo serve`, then I meet building failure. My last hugo-coder theme is `c340320a`, it works well, and...

there are three files: `assets/js/fastsearch.js`、`assets/scss/css/search.css`、`layouts/_default/search.html`,the content is as follow: ```js var fuse; // holds our search engine var fuseIndex; var searchVisible = false; var firstRun = true; // allow us...

**Bug 描述** 剪藏少数派的文章至思源笔记时,文章中的图片无法保存至思源; 图片会直接以少数派中的图片的源链接保存,例如 `![xxx](https://cdnfiles.sspai.com/xxx/webp)` **复现步骤** 重现的步骤: 1. 点击 webcliper 插件,选择智能选取或者手动选取,预览模式下图片不显示,点击空白处可以发现是 `![xxx](https://cdnfiles.sspai.com/xxx/webp)` 2. 此时如果直接点击保存至思源,则照片会以少数派中的图片的源链接保存,例如 `![xxx](https://cdnfiles.sspai.com/xxx/webp)`,推测由于防盗链机制,思源无法显示该图片; 3. 如果先选择上传图片至图床(这里应该是上传到了思源图床),再保存至思源,则图片会以 `![xxx](https://xxx.png)` 的形式保存至思源,然而思源依旧无法显示该图片,在访达中通过预览无法打开这个 xxx.png。 - 笔记平台: [siyuan v3.1.5] - 浏览器 [edge, firefox] - 版本...