Commit graph

46 commits

Author SHA1 Message Date
wearrrrr
93b609932d add lint command, lint and lint:fix project 2024-09-01 19:01:24 -05:00
velzie
7a9c990b01
support url base 2024-09-01 13:26:24 -04:00
velzie
4d1b7ef1b8
add more flags 2024-08-31 14:49:08 -04:00
velzie
5f7a9d4bd4
fix workers 2024-08-31 11:28:01 -04:00
velzie
0939dd2b57
misc refactors 2024-08-31 11:01:51 -04:00
velzie
e0671f4648
nuke godawful captcha hack 2024-08-30 17:10:53 -04:00
velzie
71fd6f12ef
cursed 2024-08-24 21:30:45 -04:00
Toshit Chawda
1d10e44ba0
playstore bypass support 2024-08-13 21:08:59 -07:00
velzie
3bc8dd34b9
cookies 2024-08-10 15:03:54 -04:00
velzie
696c9b3092
fix naiiverewrite 2024-08-09 17:08:53 -04:00
velzie
cb395552c8
move wasm.js into separate file 2024-08-02 17:30:29 -04:00
Avad3
17b440ea37 start bootstrapper 2024-07-30 22:09:17 -04:00
Toshit Chawda
f0e8aed666
pass in full scramjet config 2024-07-29 22:29:32 -07:00
velzie
ec8421be8f
implement direct and indirect eval 2024-07-28 21:45:41 -04:00
velzie
b0f5166916
return real window.parent 2024-07-27 18:55:59 -04:00
velzie
396170e4ea
fix rewriter 2024-07-27 16:40:50 -04:00
velzie
2598bee87b
cursed logging 2024-07-21 12:16:24 -04:00
velzie
4f08948e98
misinformation 2024-07-20 18:40:12 -04:00
velzie
613af1680e
rewriteJsNaiive 2024-07-20 18:36:11 -04:00
velzie
fd4bb03340
fix addEventListener 2024-07-18 20:26:39 -04:00
velzie
6a5ecc4efc
rewrite the rewriter 2024-07-18 20:26:13 -04:00
velzie
4f3fe2813e
chore: prettier 2024-07-17 20:16:02 -04:00
velzie
41acba634d
squeeze the last ms of performance out of the rewriter 2024-07-17 18:42:20 -04:00
velzie
213f7bfa2b
make rewriter BLAZINGLY FAST 🔥🔥🔥🔥🔥 2024-07-17 17:46:23 -04:00
velzie
fafeef060a
merge 2024-07-17 08:07:41 -04:00
velzie
862f909624
esmodules 2024-07-17 08:06:27 -04:00
Percs
d6dd1d4ca3 prettier 2024-07-16 17:42:21 -05:00
velzie
cbf932b817
merge 2024-07-16 13:20:57 -04:00
velzie
3e54301a30
new js rewriter 2024-07-16 12:40:05 -04:00
wearrrrr
7e89193170 Fix hcaptcha, discord still has the issue with "Invalid remote authentication ticket", but this is feature parity with UV 2024-07-15 20:56:46 -05:00
wearrrrr
a4a2a78252 Add self.WASM to types.d.ts, and silence no-unused-vars, since it collides with the typescript counterpart in eslint. 2024-07-15 17:58:00 -05:00
velzie
408bf39ffd
various cooking 2024-07-15 14:38:53 -04:00
wearrrrr
ee94ec0df1 Various changes to make eslint more happy, null out navigator.sendBeacon to make errors less frequent. 2024-07-14 23:53:57 -05:00
velzie
6cc293b453 wasm 2024-07-14 23:53:41 -05:00
Toshit Chawda
ddaea9b86a
fix formatting again 2024-07-14 18:25:21 -07:00
wearrrrr
be3b87e795 Add format script to package.json and format with prettier. 2024-07-14 20:18:28 -05:00
velzie
6eb9b6f12c
more like untrustedtypes 2024-07-14 19:51:28 -04:00
Toshit Chawda
4906b71e47
semicolons 2024-07-14 16:31:36 -07:00
Toshit Chawda
56767f5b31
actually prettier 2024-07-14 16:22:34 -07:00
velzie
fb53b44869
fix: use global scope function always 2024-07-14 19:19:40 -04:00
velzie
55b6666229
prettier 2024-07-14 19:17:49 -04:00
velzie
c703ed39ca
fix meriyah crash 2024-07-14 16:30:56 -04:00
Avad3
ba42d3083e the js 2024-07-14 15:38:21 -04:00
Percs
cf9e5a3418 migrate to $scramjet object from __scramjet 2024-07-14 05:34:55 -05:00
Avad3
738198f954
Update js.ts 2024-07-13 20:49:29 -04:00
Percs
47b59945a9 bug fixes
Co-authored-by: Avad3 <Avad3@users.noreply.github.com>
2024-07-13 19:42:12 -05:00
Renamed from src/bundle/rewriters/js.ts (Browse further)