Skip to content

Instantly share code, notes, and snippets.

@DerHerzog7
Created June 27, 2026 11:45
Show Gist options
  • Select an option

  • Save DerHerzog7/a71f48e048e0a6476ada59a511229682 to your computer and use it in GitHub Desktop.

Select an option

Save DerHerzog7/a71f48e048e0a6476ada59a511229682 to your computer and use it in GitHub Desktop.
{
"groups": [
{
"id": "gq",
"name": "Quality",
"color": "#00000000",
"borderColor": "#FF27C04F",
"isExpanded": true
}
],
"filters": [
{
"borderColor": "#FF27C04F",
"groupId": "gq",
"id": "q-br",
"imageURL": "https://files.catbox.moe/wiq5fe.png",
"isEnabled": true,
"name": "Best Remux",
"pattern": "(?i)^(?=.*♛)(?=.*remux)",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FF27C04F",
"groupId": "gq",
"id": "q-bb",
"imageURL": "https://files.catbox.moe/aj0yag.png",
"isEnabled": true,
"name": "Best BluRay",
"pattern": "(?i)^(?=.*♛)(?=.*(?:bluray|blu-ray))(?!.*remux)",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FF27C04F",
"groupId": "gq",
"id": "q-bw",
"imageURL": "https://files.catbox.moe/xq2nfa.png",
"isEnabled": true,
"name": "Best WebDL",
"pattern": "(?i)^(?=.*♛)(?=.*(?:web[-_. ]?dl|webdl|webrip))",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FFFF9728",
"groupId": "gq",
"id": "q-gr",
"imageURL": "https://files.catbox.moe/sxjhlx.png",
"isEnabled": true,
"name": "Good Remux",
"pattern": "(?i)^(?=.*[⭑✦])(?=.*remux)",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FFFF9728",
"groupId": "gq",
"id": "q-gb",
"imageURL": "https://files.catbox.moe/1wzifn.png",
"isEnabled": true,
"name": "Good BluRay",
"pattern": "(?i)^(?=.*[⭑✦])(?=.*(?:bluray|blu-ray))(?!.*remux)",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FFFF9728",
"groupId": "gq",
"id": "q-gw",
"imageURL": "https://files.catbox.moe/ra5x73.png",
"isEnabled": true,
"name": "Good WebDL",
"pattern": "(?i)^(?=.*[⭑✦])(?=.*(?:web[-_. ]?dl|webdl|webrip))",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FFE55353",
"groupId": "gq",
"id": "q-or",
"imageURL": "https://files.catbox.moe/xc5c8c.png",
"isEnabled": true,
"name": "OK Remux",
"pattern": "(?i)^(?=.*[△∅])(?=.*remux)",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FFE55353",
"groupId": "gq",
"id": "q-ob",
"imageURL": "https://files.catbox.moe/8iab74.png",
"isEnabled": true,
"name": "OK BluRay",
"pattern": "(?i)^(?=.*[△∅])(?=.*(?:bluray|blu-ray))(?!.*remux)",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
},
{
"borderColor": "#FFE55353",
"groupId": "gq",
"id": "q-ow",
"imageURL": "https://files.catbox.moe/g4sn7i.png",
"isEnabled": true,
"name": "OK WebDL",
"pattern": "(?i)^(?=.*[△∅])(?=.*(?:web[-_. ]?dl|webdl|webrip))",
"tagColor": "#00000000",
"tagStyle": "bordered",
"textColor": "#FFFFFF",
"type": "filter"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment