Results 10 issues of Cao Mingjun

### 路由地址 ```routes /qidian/chapter/:id /qidian/forum/:id ``` ### 完整路由地址 ```fullroutes /qidian/chapter/1010400217 /qidian/forum/1010400217 ``` ### 相关文档 https://docs.rsshub.app/reading.html#qi-dian ### 预期是什么? 获取信息并正确生成 RSS Feed ### 实际发生了什么? 章节:`Error message: Cannot read property 'split' of undefined`...

RSS bug
Bug Ping: Pinged
Route: v1
Count: 0/2

Implement #572. Specific behaviors: - When the clipboard contains an image and is pasted on the MessageBar, open the PublishDialog and attach the image in the clipboard as a local...

Certspotter now has 3 event types to trigger a script: `discovered_cert`, `malformed_cert`, `error`. If it could also trigger during the health check, that would be even better, as it would...

feature

Currently, the geoip database is only updated when there is a new release, but outdated geoip data will lead to some mistakes in identifying countries, especially when there is no...

[SingleFile](https://github.com/gildas-lormeau/SingleFile) is a popular extension that can save a faithful copy of an entire web page in a single HTML file, including images(base64 encoded), js and other stuff. Extensions like...

Having an official Docker image that includes the Open-DMARC-Analyzer and all necessary dependencies can greatly simplify the deployment for new users.

enhancement

Thank you for your work on CEC. I'm very interested in your research because I'm currently doing similar work. I installed the environment according to your README and tried to...

### What are you trying to do? I am running tailscale in Windows and develop in WSL2. I want to use `tailscale serve` to reverse proxy the application in WSL2....

L1 Very few
P1 Nuisance
T0 New feature
fr
funnel

This PR addresses two issues: 1. Corrects the non-English anchor popover positioning problem by changing the `hash` passed to `querySelector` to `decodeURIComponent(hash)`. This ensures that the popover correctly scroll its...

Currently, users are unable to customize the way `FolderPage` and `TagPage` sort files, and can only sort by `byDateAndAlphabetical`. Users may sometimes need custom sorting methods, such as sorting by...