Skip to content

Commit 57c28f0

Browse files
committed
Update pvcep_rules.js
1 parent e95a6ac commit 57c28f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Picviewer CE+/pvcep_rules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ or
1818
}
1919
Other parameter items can be added as needed.
2020
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.
2222
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.
2323
2. And get pictures through xhr.
2424
2.1 xhr.query is the picture (you can For multiple, multiple will be added to the gallery) selector or function

0 commit comments

Comments
 (0)