Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moli-X/Resources
/ isNotUpload
Function
isNotUpload
Script/ADYouTube.js:117–121 ·
view source on GitHub ↗
(o)
Source
from the content-addressed store, hash-verified
115
}
116
117
function
isNotUpload(o) {
118
let
isUpload = o?.g4F318370163;
119
if
(isUpload) needProcessFlag = true;
120
return
!isUpload;
121
}
122
123
function
parseEml(itemObject) {
124
if
(itemObject) {
Callers
1
removeBanner
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected