Home
last modified time | relevance | path

Searched refs:_onPageView (Results 1 – 1 of 1) sorted by relevance

/plugin/botmon/
H A Dclient.js5 this._onPageView(this._src.replace( this._scriptName, '/pview.php'));
21 _onPageView: async function(url) { method