I have Cache Cleaner v9.5.1 [PRO] with Joomla 5.2.3. I have entered a Query URL that works in a tab on it's own but it does not seem to be triggered in Cache Cleaner.
If you can't get it to work, then it seems that that xtdir4alg component refuses to clean its cache when it is called through php. Maybe some security thing in there. Not something I would be able to fix for you. I recommend you ask them why it would not do its thing when called via Joomla\CMS\Http\HttpFactory::getHttp()->get() method.
The way it is set up now, it should clean it when saving too (when Cache Cleaner is triggered).
If that doesn't happen, I would need to dig into it and would need (s)ftp access to be able to do tests in the file system.
Well, the url is correctly being queried when saving an article. The url gives a 200 (OK) response, with:
IndexController, run. All records have been indexed. - 2025-01-23 17:39:53
So Cache Cleaner seems to be doing what it should.
If calling that url (via Cache Cleaner) doesn't result in what you expect, you will have to contact the developers of that component.