Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

this is the rule I am currently using:

{
      name: "donmai",
      url: /donmai\.us/,
      src: /.us\/(?:.+?)\/(.*)\/([0-9a-fA-F]+).jpg/,
      r: /.us\/(?:.+?)\/(.*)\/([0-9a-fA-F]+).jpg/,
      s: [".us/sample/$1/sample-$2.jpg", ".us/original/$1/$2.png",".us/original/$1/$2.jpg"],
      description: "./../../../../@data-tags"
}

And this is the error I get

image

You must be logged in to vote

The description should point to an element; if it does not point to the title, it needs to use an array. Like description: ["./../../../..", "data-tags"]

Replies: 1 comment

Comment options

The description should point to an element; if it does not point to the title, it needs to use an array. Like description: ["./../../../..", "data-tags"]

You must be logged in to vote
0 replies
Answer selected by Omaeda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.