-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathretype.yml
More file actions
91 lines (87 loc) · 2.24 KB
/
retype.yml
File metadata and controls
91 lines (87 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
input: docs
output: .retype
branding:
title: capmonster_python
label: v5
links:
- text: GitHub
link: https://github.com/alperensert/capmonster_python
footer:
copyright: capmonster_python © {{ year }}
nav:
- label: Home
icon: home
link: index.md
- label: Installation
icon: download
link: installation.md
- label: Examples
icon: code
link: examples.md
- label: References
icon: book
items:
- Overview: reference/overview.md
- label: Core
icon: gear
items:
- CapmonsterClient: reference/client.md
- Abstract: reference/abstract.md
- Exceptions: reference/exceptions.md
- label: reCAPTCHA
icon: shield-check
items:
- reCAPTCHA: reference/recaptcha.md
- label: Cloudflare
icon: cloud
items:
- Turnstile: reference/turnstile.md
- label: GeeTest
items:
- GeeTest: reference/geetest.md
- label: Image-Based
icon: image
items:
- Image Tasks: reference/image.md
- label: Anti-Bot
icon: shield-lock
items:
- DataDome: reference/datadome.md
- Imperva: reference/imperva.md
- label: Amazon WAF
link: reference/amazon.md
badge: NEW
- label: FunCaptcha
link: reference/funcaptcha.md
badge: NEW
- label: TSPD
link: reference/tspd.md
badge: NEW
- label: Platform
icon: device-desktop
items:
- Binance: reference/binance.md
- Temu: reference/temu.md
- TenDI: reference/tendi.md
- label: Other
items:
- Prosopo: reference/prosopo.md
- Basilisk: reference/basilisk.md
- label: MTCaptcha
link: reference/mtcaptcha.md
badge: NEW
- label: Yidun
link: reference/yidun.md
badge: NEW
- label: Altcha
link: reference/altcha.md
badge: NEW
- label: Castle
link: reference/castle.md
badge: NEW
- label: Error Codes
icon: alert
link: error_codes.md
- label: Changelog
icon: history
link: changelog.md