Commit 43e47d7
committed
@m v2.0.0 — Desktop security architecture overhaul, Android provider fixes, community features
MOBILE APP:
- devtools-detector.js stub injection (fixes viduki.net stall — was blocked by ADBLOCK_ENGINE)
- disable-devtool patch for zxcstream/vidsrc providers
- allowServerRedirects config flag for redirect-mesh providers (viduki.net, videasy.net)
- New settings Community section: GitHub Repository, Website links
- Star on GitHub card with gradient background
- Download Engine v2: live byte tracking, background notifications, storage manager
- Theme color token migration across all screens
- Runtime version bumped to 59.0.0 (EAS rebuild required)
DESKTOP SECURITY (expert-reviewed):
- Migrated <webview> → WebContentsView (Electron 42 Phase 3 hybrid)
- Ad-blocking engine: @cliqz/adblocker → @ghostery/adblocker (Rust/WASM core)
- Config v5 split: blocklist.json → providers.json + filters.txt + Ed25519 signature
- Exact/suffix host matching (fixes cloudfront.net substring vulnerability)
- OTA config with signature verification + 3-config ring-buffer rollback
- CDP Fetch L8 injection (HTML response injection at document_start)
- MIME-based session trust acquisition + 15-min sliding TTL
- NavGuard bootstrap whitelist fix for server-redirect providers
- Structural warnings + local auto-heal telemetry (heal-events.log)
FEEDBACK PORTAL:
- Cloudflare Workers + D1 production backend (migration 002: v1.0.6 changelog)
- 14-layer abuse prevention: Turnstile CAPTCHA, 3-tier rate limiting, spam scoring
- Offline submission queue with auto-retry on reconnect
- API routes: feedback CRUD, search, vote, roadmap, changelog, FAQ
PACKAGES:
- adblock-config: v5 schema validation + signature presence
- filter-compiler: filters.txt → compiled-engine.bin pipeline
- shared: playback engine module, provider registry updates1 parent 75b10e3 commit 43e47d7
129 files changed
Lines changed: 23458 additions & 16483 deletions
File tree
- .keys
- apps
- desktop
- src
- preload
- security
- feedback/lib
- mobile
- app
- (tabs)
- download
- falix
- components
- player
- hooks
- lib
- download
- modules/player-webview
- android
- src/main
- assets
- java/expo/modules/playerwebview
- src
- plugins/with-filmsnaps-downloader
- files
- theme
- web
- app
- api/video-extract/[provider]
- how-it-works
- watch/[...id]
- components
- player
- watch
- lib/movieProviders
- public
- types
- docs
- adr
- packages
- adblock-config/src
- filter-compiler
- scripts
- src
- overrides
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| |||
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
94 | | - | |
95 | | - | |
96 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
97 | 106 | | |
98 | 107 | | |
99 | | - | |
| 108 | + | |
100 | 109 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 110 | + | |
104 | 111 | | |
105 | 112 | | |
106 | 113 | | |
| |||
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
118 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
119 | 171 | | |
120 | 172 | | |
121 | 173 | | |
122 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
123 | 179 | | |
124 | | - | |
125 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
126 | 185 | | |
127 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
128 | 193 | | |
129 | 194 | | |
130 | 195 | | |
131 | 196 | | |
132 | 197 | | |
133 | 198 | | |
134 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
135 | 208 | | |
136 | 209 | | |
137 | 210 | | |
| |||
140 | 213 | | |
141 | 214 | | |
142 | 215 | | |
143 | | - | |
| 216 | + | |
144 | 217 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
149 | 234 | | |
150 | 235 | | |
151 | 236 | | |
| |||
155 | 240 | | |
156 | 241 | | |
157 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
158 | 248 | | |
159 | 249 | | |
160 | 250 | | |
| |||
174 | 264 | | |
175 | 265 | | |
176 | 266 | | |
| 267 | + | |
| 268 | + | |
177 | 269 | | |
178 | 270 | | |
179 | 271 | | |
| |||
185 | 277 | | |
186 | 278 | | |
187 | 279 | | |
| 280 | + | |
| 281 | + | |
188 | 282 | | |
189 | 283 | | |
190 | | - | |
191 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
192 | 288 | | |
193 | 289 | | |
194 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
0 commit comments