hoothin
hoothin
{ "name": "Woot", "url": "^https?://www\\.woot\\.com/", "example": "https://www.woot.com/alldeals?ref=w_ngh_et_1", "author": "Hoothin", "nextLink": "//div[text()='Next >']", "pinUrl": true }
Just hit the Import button.
https://www.tampermonkey.net/faq.php#Q209
需要自訂規則,用atob(data-wzt3)來取得真實位址
類似於這樣`.BCsectionTwo-top-chapter>a>>item.href=atob(item.dataset.wzt3);return item;` 注意勾選iframe下載  這個data-wzt3會根據不同頁面而變化,需要你自己去源碼裏爬取
不好意思,因爲私人原因,小説下載的問題暫時不回復了。 這個站應該是改了加密方法,需要你自己去分析源碼,找出類似“atob(data-wzt3)”的解密方法。可以嘗試詢問ai
It seems that the original image doesn't always exist. In the examples you provided, I couldn't find the corresponding original image. Could you perhaps share the link to the original...
服务器地址不用加jsonrpc,直接填`http://localhost:16800`
測試了一下,沒問題呀,你是不是把設定中的「嗅探章節內分頁」禁用了? 
```json { "name": "nozomi", "url": "^https://nozomi\\.la", "r": "///qtn(\\..*)\\.\\w+\\.webp/i", "s": "//w$1.webp" } ```