Added Family Strokes' API to Team Skeet scraper.

This commit is contained in:
DebaucheryLibrarian
2025-08-21 03:16:12 +02:00
parent 4335c4693d
commit 32d0eb13e7
2 changed files with 26 additions and 9 deletions

View File

@@ -12537,8 +12537,9 @@ const sites = [
alias: ['fams'],
url: 'https://www.familystrokes.com',
parameters: {
layout: 'organic',
endpoint: 'FS-organic-1rstmyhj44',
// endpoint: 'FS-organic-1rstmyhj44',
layout: 'search',
endpoint: 'familybundle',
},
tags: ['family'],
parent: 'teamskeet',