1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-tid-deobf-fork synced 2026-01-11 07:30:38 +01:00
No description
Find a file
ふぁ 1c403fc235
update readme
Signed-off-by: ふぁ <yuki@yuki0311.com>
2024-12-15 21:56:08 +09:00
.github/workflows add github actions 2024-12-15 21:52:14 +09:00
.vscode add github actions 2024-12-15 21:52:14 +09:00
base add base 2024-12-15 21:25:36 +09:00
output cleanup 2024-12-15 19:45:11 +09:00
source <3 2023-12-04 02:11:18 -05:00
.gitignore cleanup 2024-12-15 19:45:11 +09:00
deobf.js format 2024-12-15 21:27:52 +09:00
deobf2.js add 2 2024-12-15 21:41:56 +09:00
output.log add 2 2024-12-15 21:41:56 +09:00
package-lock.json add 2 2024-12-15 21:41:56 +09:00
package.json update readme 2024-12-15 21:56:08 +09:00
README.md update readme 2024-12-15 21:56:08 +09:00

twitter-tid-deobf-fork

Run twitter-tid-deobf

npm --prefix base install
npm --prefix base run run

Update source/a.js

JSON_URL="https://raw.githubusercontent.com/fa0311/TwitterInternalAPIDocument/refs/heads/master/docs/json/ScriptLoadJson.json"
curl -s $JSON_URL | jq -r '.["ondemand.s"]' | xargs curl -s -o response.html

Run twitter-tid-deobf-fork

npm install
npm run run2