An open API service indexing awesome lists of open source software.

https://github.com/initdc/qidian-anti-map


https://github.com/initdc/qidian-anti-map

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# qidian-anti-map
> anti map used for qidian

## Prepare

- add original chapters to `source` directory

- add copy chapters to `copy` directory

- keep them as the same filename

- `pip3 install jieba`

## Run

```
ruby perline.rb

ruby diff.rb

python3 split.py
```

## License

MPL-2.0