Add tools to auto-scrape using Common Crawl as the source

This commit is contained in:
2026-03-20 15:01:44 -05:00
parent b0094ec228
commit 4a325985aa
7 changed files with 916 additions and 2 deletions
+47
View File
@@ -0,0 +1,47 @@
{
"PAN-OS": {
"slug_prefix": "pan-os-",
"branches": [
{
"branch": "8.1",
"main_page": "https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-release-notes/pan-os-8-1-release-information"
},
{
"branch": "9.0",
"main_page": "https://docs.paloaltonetworks.com/pan-os/9-0/pan-os-release-notes/pan-os-9-0-release-information"
},
{
"branch": "9.1",
"main_page": "https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-release-notes/pan-os-9-1-release-information"
},
{
"branch": "10.0",
"main_page": "https://docs.paloaltonetworks.com/pan-os/10-0/pan-os-release-notes/pan-os-10-0-release-information"
},
{
"branch": "10.1",
"main_page": "https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-release-notes/features-introduced-in-pan-os"
},
{
"branch": "10.2",
"main_page": "https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-release-notes/features-introduced-in-pan-os"
},
{
"branch": "11.0",
"main_page": "https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-release-notes/features-introduced-in-pan-os"
},
{
"branch": "11.1",
"main_page": "https://docs.paloaltonetworks.com/pan-os/11-1/pan-os-release-notes/features-introduced-in-pan-os"
},
{
"branch": "11.2",
"main_page": "https://docs.paloaltonetworks.com/pan-os/11-2/pan-os-release-notes/features-introduced-in-pan-os"
},
{
"branch": "12.1",
"main_page": "https://docs.paloaltonetworks.com/ngfw/release-notes/12-1/features-introduced-in-pan-os"
}
]
}
}