abbodi1406 / BatUtil

Collection of batch scripts utilities for Windows
993 stars 241 forks source link

Questions about uupdump.net that not related to the `BatUtil` project. #31

Closed codenamedpkt closed 8 months ago

codenamedpkt commented 10 months ago

I generated the following URL with AgentGPT for listing all of latest builds with following:

https://uupdump.net/fetchupd.php?arch=arm64;amd64&flight=Mainline&ring=Canary;Dev;Beta;ReleasePreview&build=latest;22631.1

https://uupdump.net/fetchupd.php?arch=arm64,amd64&flight=Mainline&ring=Canary,Dev,Beta,ReleasePreview&build=latest,22631.1

And gets errors message with following scrnshot:

Screenshot_20231111_005358_Chrome The URL parameter options separated with commas (,).

Screenshot_20231111_005502_Chrome The URL parameter options separated with semicolons (;).

Any mistakes taken in my URL provided?

abbodi1406 commented 10 months ago

https://git.uupdump.net/uup-dump/containment-zone/src/branch/master/FAQ.md#i-want-to-retrieve-some-data-from-uup-dump-in-an-automatic-manner

list 23H2 https://api.uupdump.net/listid.php?search=22631 Dev https://api.uupdump.net/listid.php?search=regex:(2[3-4]\d{3})\.[1-9] Canary https://api.uupdump.net/listid.php?search=regex:(2((2(?!000|6[2-4][1-9])\d{3})|(5(?!398)\d{3})|[6-9]\d{3}))\.[1-9]|([3-9]\d{4})\.[1-9] detect latest 23H2 https://api.uupdump.net/fetchupd.php?arch=all&ring=ReleasePreview&build=22631.1