connorjoleary / DeepCite

Traversing links to find the deep source of information
GNU General Public License v3.0
69 stars 7 forks source link

Don't give repeated url for all repeated urls #104

Open connorjoleary opened 2 years ago

connorjoleary commented 2 years ago

Describe the bug The repeated url is being shown even when it shouldn't be

To Reproduce https://www.reddit.com/r/todayilearned/comments/otqoog/til_of_research_during_1950s_allmale_combat/

Expected behavior The url should not be repeated if it appears on another branch (only if it is in the direct path to root) as the claim of the nodes above should influence the next nodes it finds.