MCPcopy Create free account
hub / github.com/hoothin/UserScripts / noValidContent

Method noValidContent

Pagetual/pagetual.user.js:7751–7753  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

7749 }
7750
7751 noValidContent(url) {
7752 if (!this.curSiteRule.nextLinkByUrl) showTips(i18n("noValidContent"), url);
7753 }
7754
7755 setPageTop(top) {
7756 let bodyScroll = getBody(document).scrollTop;

Callers 3

requestDocFunction · 0.80
requestFromIframeFunction · 0.80
checkIframeFunction · 0.80

Calls 2

showTipsFunction · 0.85
i18nFunction · 0.70

Tested by

no test coverage detected