Results 191 issues of dgtlmoon

``` # curl http://192.1.1.1:8080/stats {"active_connections": -75, "connection_count_total": 9477, "dropped_threshold_reached": 0, "dropped_waited_too_long": 126, "mem_use_percent": 54.7, "special_counter_len": 0} ``` Maybe `dropped_waited_too_long` doesnt handle it properly?

### Discussed in https://github.com/dgtlmoon/changedetection.io/discussions/3263 Originally posted by **Batwam** June 14, 2025 Hello, I would like to kindly suggest making the "Add new watch" form on the home page collapsible in...

user-interface

https://camoufox.com/python/installation/

enhancement

I saw this post https://substack.thewebscraping.club/p/scraping-wayback-machine Would be REALLY cool to compare current versions against even older versions

enhancement

Cool idea so you can see which web page/link in a list of product pages is the lowest (or highest) price In the groups overview page, if any items in...

enhancement
user-interface
restock-detection
restock-price-monitoring

Related #3188

latest version seen this a few times for example https://www.pricesmart.com/es-cr/producto/members-selection-yogurt-griego-natural-sin-grasa-907-g-2-lb-98930/98930 Visual selector will give ``` /html/body/div/div/div/div[1]/div[4]/main/div[1]/section[1]/div[2]/div[2]/div[5]/div/div/div/div/table/tbody[7]/tr/td /html/body/div/div/div/div[1]/div[4]/main/div[1]/section[1]/div[2]/div[2]/div[5]/div/div/div/div/table/tbody[2]/tr/td ``` but the document doesnt have that first /div so if i use...

triage

![image](https://github.com/user-attachments/assets/1a0356ee-7094-41fe-9f21-35d306fdae41)

When a 403 is received, would be really nice to automatically skip to the next proxy, the proxy config could have a "price" or "order" number so that you could...

enhancement