-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
163 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# 判断站点支持程度 | ||
- 若发现日志输出大量none,可能该站点不支持,请联系开发者适配 | ||
```bash | ||
REJECTED: `XXX` by nexusphp plugin because none does not match discount | ||
``` | ||
- 该站点结构和其他站点区别较大,可能不支持 | ||
|
||
# 适配站点 | ||
请联系开发者并提供以下信息: | ||
- 站点名 | ||
- Flexget相关输出日志 | ||
- 站点关键HTML结构截图,只需要free信息附近的HTML代码 | ||
|
||
`注意:提供信息时注意passkey` |