9k001
9k001
### Please make sure of the following things - [X] I have read the [documentation](https://alist.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [X] I'm sure...
背景:我在若干年前遇见过和你一样的情况。针对该情况,有比较清晰的理解。 1. 可以请一个律师来处理这个问题。涉及赔偿金额较多的话,和律师好好协商一下。 2. 这件事情你的优势: - 对方已经发送劳动合同解除通知书,该通知书对你来讲最大的优势就在于,向法院证明360公司有想解除你劳动合同的动机 - 考勤。需要明确 上述劳动合同解除通知书中提及的,"2020年1月" "2020年5月" 相关两处考勤记录,特别是1月,是否有你签字认可的考勤确认书之类的证据。如果没有,你可以拿着你的工资流水告诉法院,都正常发工资了,怎么证明我有严重违纪? 3. 这件事情你的劣势: - 没有请律师来协调处理你的劳动争议 - 360 HR已经通过不上台面的手段,来阻碍你下一份工作入职。 以上,我专门切账号上来回复。 大佬加油! 祝你维权成功!!
In order to deal with the problem of image loading, I turned on the media caching feature of TTRSS subscription links. However, I found that the TTRSS Fever API plug-in...
### Routes ```routes /bilibili/live/room/:roomID ``` ### Full routes ```fullroutes /bilibili/live/room/:roomID ``` ### Related documentation https://docs.rsshub.app/routes/live#bi-li-bi-li-zhi-bo-zhi-bo-kai-bo ### What is expected? 预期为该直播间直播状态 ### What is actually happening? 错误信息,即一直保持老旧信息. ### Deployment information Self-hosted...
### Routes ```routes /bilibili/watchlater/:uid/:disableEmbed? ``` ### Full routes ```fullroutes /bilibili/watchlater/:uid/:disableEmbed? ``` ### Related documentation https://docs.rsshub.app/routes/social-media#bilibili-yong-hu-shao-hou-zai-kan ### What is expected? B站 用户稍后看 路由失效 ### What is actually happening? oute requested: /bilibili/watchlater/1755549...
### 这是一个什么样的功能? 我在使用豆瓣路由抓取相关信息时,发现如下路由规则并不会抓取页面显示的关于作者or回帖人等相关个人信息的归属地, 1. 用户广播 2. 话题 这样会导致二次过滤出现困扰。是否在抓取时,一并抓取IP归属地。 感谢 ### 这个功能可以解决什么问题? 可以试用户更方便的二次过滤 ### 额外描述 _No response_ ### 这不是重复的功能请求和 RSS 提案 - [X] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保这项功能尚未被请求及不是 [新的 RSS 提案](https://github.com/DIYgod/RSSHub/issues/new?assignees=&labels=RSS+proposal&template=rss_request_zh.yml)。
**Describe the bug** My workflow goes like this: I grabbed Instagram user posts through RssBridge, aggregated using TTRSS, and finally browsed through Fluent-Reader. It is now found that pictures, thumbnails...
下载无速度问题
使用 superng6 版本 下载BT 磁力吸 都没什么速度。 设置就按照默认设置走的 你们遇到过这样的问题么?
在 RSSHub-Radar版本: v2.0.19 中,将 **远程 Radar Rules 地址** 写死为 Hub实例提供的地址,例如: http://xxxx/api/radar/rules 这样做不方便用户实现自定义的规则。 用户自定义的规则,目前应用到的场景,即在个别路由下,添加 **routeParams**,例如: 1. [微博](https://docs.rsshub.app/routes/social-media#wei-bo) 中的 **routeParams** 2. [B站 UP 主动态](https://docs.rsshub.app/routes/social-media#up-%E4%B8%BB%E5%8A%A8%E6%80%81) 中的 **routeParams** 单独添加一个Rss订阅,可通过手动复制粘贴**routeParams**, 如果多个添加,则都需要手动复制粘贴,略显麻烦。 希望开放用户自定义规则以便用户自行定制相应的订阅
数据库设置问题
我查看了一下代码 数据库 DBDATAURL DBURL 两处只支持本地,且无法从外部参数导入, 请酌情放开这部分限制。。感谢