mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Switch to a different algroithm.
This commit is contained in:
parent
25927ad13c
commit
f8879b307c
9 changed files with 72 additions and 16 deletions
|
@ -106,4 +106,8 @@ Apperently, there is something called a "hybrid listing" which is s simple recom
|
|||
```
|
||||
This is 100% easier to work with, and with a another extra, I can easily search shitty news terms. Also there is as category type??? What?
|
||||
|
||||
Also the id can just work with the following pattern in regex: `news_cat:[a-zA-Z0-9]{24}`
|
||||
Also the id can just work with the following pattern in regex: `news_cat:[a-zA-Z0-9]{24}`, there is also `top_foryou:[a-zA-Z0-9]{24}`
|
||||
|
||||
### Hybrid listings?
|
||||
- news_cat
|
||||
- top_foryou
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue