mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-02-09 13:24:37 +00:00
update readme
This commit is contained in:
parent
ebc1a573dc
commit
a79943dbae
14
README.md
14
README.md
@ -195,6 +195,8 @@ GET m=SphinxQL
|
|||||||
* [x] Debug log
|
* [x] Debug log
|
||||||
* [x] Index homepages and shorter URI with higher priority
|
* [x] Index homepages and shorter URI with higher priority
|
||||||
* [x] Collect target location links on page redirect available
|
* [x] Collect target location links on page redirect available
|
||||||
|
* [ ] Host page DOM elements collecting by CSS selectors
|
||||||
|
* [ ] Custom settings for each host
|
||||||
* [ ] XML Feeds support
|
* [ ] XML Feeds support
|
||||||
+ [ ] Sitemap
|
+ [ ] Sitemap
|
||||||
+ [ ] RSS
|
+ [ ] RSS
|
||||||
@ -203,6 +205,7 @@ GET m=SphinxQL
|
|||||||
* [ ] Crawl queue balancer, that depends of CPU available
|
* [ ] Crawl queue balancer, that depends of CPU available
|
||||||
|
|
||||||
##### Cleaner
|
##### Cleaner
|
||||||
|
|
||||||
* [x] Deprecated DB items auto deletion / host settings update
|
* [x] Deprecated DB items auto deletion / host settings update
|
||||||
+ [x] Pages
|
+ [x] Pages
|
||||||
+ [x] Snaps
|
+ [x] Snaps
|
||||||
@ -216,6 +219,15 @@ GET m=SphinxQL
|
|||||||
* [x] DB tables optimization
|
* [x] DB tables optimization
|
||||||
* [x] Debug log
|
* [x] Debug log
|
||||||
|
|
||||||
|
##### CLI
|
||||||
|
|
||||||
|
* [x] help
|
||||||
|
* [x] hostPageDom
|
||||||
|
+ [x] generate
|
||||||
|
+ [x] truncate
|
||||||
|
* [ ] hostPage
|
||||||
|
+ [ ] add
|
||||||
|
|
||||||
##### Other
|
##### Other
|
||||||
|
|
||||||
* [ ] Administrative panel for useful index moderation
|
* [ ] Administrative panel for useful index moderation
|
||||||
@ -240,7 +252,9 @@ See also: [SQLite tree](https://github.com/YGGverse/YGGo/tree/sqliteway)
|
|||||||
|
|
||||||
#### License
|
#### License
|
||||||
* Engine sources [MIT License](https://github.com/YGGverse/YGGo/blob/main/LICENSE)
|
* Engine sources [MIT License](https://github.com/YGGverse/YGGo/blob/main/LICENSE)
|
||||||
|
* HTML parser [simple_html_dom](http://sourceforge.net/projects/simplehtmldom/)
|
||||||
* Home page animation by [alvarotrigo](https://codepen.io/alvarotrigo/pen/GRvYNax)
|
* Home page animation by [alvarotrigo](https://codepen.io/alvarotrigo/pen/GRvYNax)
|
||||||
|
* CLI logo by [patorjk.com](https://patorjk.com/software/taag/#p=display&f=Slant&t=YGGo!)
|
||||||
|
|
||||||
#### See also
|
#### See also
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user