Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenShuo2021 committed Dec 27, 2024
1 parent 0b74380 commit ddfc5e5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

管理巴哈黑名單的工具,也包括黑名單合輯清單

![demo](assets/demo.gif "demo")
## 起因

我只想開心看動畫偏偏有人一直抱怨= =吐槽劇情跟碎碎念是兩回事欸,把他們都 ban 了之後想說可以分享這個名單,又發現巴哈沒有匯入工具所以自己寫了一個黑單工具。

https://github.com/user-attachments/assets/1d1640de-eb2d-41ad-b788-e529fc00bbfb

## 說明

Expand All @@ -26,15 +30,12 @@
python run.py -u <你的帳號名稱>
```

如果什麼都不輸入預設的三種功能都會執行,使用 `-h` 參數可以看到所有輸入選項,編輯 `config.json` 可以修改預設值(例如 username),之後使用就不用打這麼多字
如果什麼都不輸入預設的三種功能都會執行,使用 `-h` 參數可以看到所有輸入選項。

## 注意事項和使用細節

1. 等待時間久一點讓他慢慢跑沒關係,設定太快對網站來說是攻擊,帳號可能會被 ban。
2. 這個黑名單列表會自動更新,`blacklist_src` 預設會根據我的黑名單更新,已經 ban 了很多碎念大師了,也可以用你找到的黑名單列表進行更新。
3. 出現問題先嘗試更新 cookie 檔案以及修改 `user_agent`,可以到 https://www.whatsmyua.info/ 複製 user_agent。
4. 根據 [aniGamerPlus](https://github.com/miyouzi/aniGamerPlus) 的建議,可以使用無痕瀏覽器登入巴哈以取得程式碼專用的 cookies,詳細使用方式請見[文檔](https://github.com/miyouzi/aniGamerPlus?tab=readme-ov-file#cookietxt)

## 起因

我只想開心看動畫偏偏有人一直抱怨= =吐槽劇情跟碎碎念是兩回事欸,把他們都 ban 了之後想說可以分享這個名單,又發現巴哈沒有匯入工具所以自己寫了一個黑單工具。
1.`config.json` 可以修改預設值(例如 username)。
2. 等待時間久一點讓他慢慢跑沒關係,設定太快對網站來說是攻擊,帳號可能會被 ban。
3. 這個黑名單列表會自動更新,`blacklist_src` 預設根據我的黑名單更新,已經 ban 了很多碎念大師了,也可以用你找到的黑名單列表進行更新。
4. 出現問題先嘗試更新 cookie 檔案以及修改 `user_agent`,可以到 https://www.whatsmyua.info/ 取得後在 `config.json` 修改。
5. 根據 [aniGamerPlus](https://github.com/miyouzi/aniGamerPlus) 的建議,可以使用無痕瀏覽器登入巴哈以取得程式碼專用的 cookies。
Binary file removed assets/demo.gif
Binary file not shown.

0 comments on commit ddfc5e5

Please sign in to comment.