You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Picviewer CE+/pvcep_rules.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ or
18
18
}
19
19
Other parameter items can be added as needed.
20
20
Note that css/ext/xhr/lazyAttr (lazy loaded original image URL attribute name)/description (description when collecting images, support selector or xpath)/clickToOpen should only be used after specifying the url.
21
-
xhr is used to obtain the attributes of the pictures on the inner pages.
21
+
xhr is used to obtain the attributes of the pictures on the inner pages.
22
22
1. First, use xhr.url() to filter and return the url of the parent a tag, and then the script will automatically grab the webpage pointed to by the url.
23
23
2. And get pictures through xhr.
24
24
2.1 xhr.query is the picture (you can For multiple, multiple will be added to the gallery) selector or function
0 commit comments