SYMBOL INDEX (11 symbols across 1 files) FILE: cf-worker/index.js constant ASSET_URL (line 6) | const ASSET_URL = 'https://etherdream.github.io/jsproxy' constant JS_VER (line 8) | const JS_VER = 10 constant MAX_RETRY (line 9) | const MAX_RETRY = 1 constant PREFLIGHT_INIT (line 12) | const PREFLIGHT_INIT = { function makeRes (line 26) | function makeRes(body, status = 200, headers = {}) { function newUrl (line 36) | function newUrl(urlStr) { function fetchHandler (line 55) | async function fetchHandler(e) { function httpHandler (line 91) | function httpHandler(req, pathname) { function proxy (line 171) | async function proxy(urlObj, reqInit, acehOld, rawLen, retryTimes) { function isYtUrl (line 261) | function isYtUrl(urlObj) { function parseYtVideoRedir (line 273) | async function parseYtVideoRedir(urlObj, newLen, res) {