MCPcopy 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
117function isNotUpload(o) {
118 let isUpload = o?.g4F318370163;
119 if (isUpload) needProcessFlag = true;
120 return !isUpload;
121}
122
123function parseEml(itemObject) {
124 if (itemObject) {

Callers 1

removeBannerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected