File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242API_ENDPOINT_MODELS_FILTER = "https://stripchat.com/api/front/models?&limit={0}&offset={1}&primaryTag={2}&filterGroupTags=[[\" {3}\" ]]&sortBy={4}"
4343API_ENDPOINT_MODEL = "https://stripchat.com/api/front/v2/models/username/{0}/cam"
4444API_ENDPOINT_MEMBERS = "https://stripchat.com/api/front/models/username/{0}/members"
45- API_ENDPOINT_ALBUMS = "https://stripchat.com/api/front/users/username/{0}/albums"
45+ API_ENDPOINT_ALBUMS = "https://stripchat.com/api/front/v2/ users/username/{0}/albums"
4646API_ENDPOINT_ALBUM = "https://stripchat.com/api/front/users/username/{0}/albums/{1}/photos"
47- API_ENDPOINT_VIDEOS = "https://stripchat.com/api/front/users/username/{0}/videos"
47+ API_ENDPOINT_VIDEOS = "https://de. stripchat.com/api/front/v2 /users/username/{0}/videos"
4848API_ENDPOINT_SEARCH = "https://stripchat.com/api/front/v4/models/search/group/username?query={0}&primaryTag={1}&limit=99"
4949
5050SNAPSHOT_IMAGE = "https://img.strpst.com/{0}/thumbs/{1}/{2}_webp"
You can’t perform that action at this time.
0 commit comments