mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-08-09 09:31:09 +10:00
preparing for 1.2.93
- support ui-licenses.html
This commit is contained in:
@@ -2487,14 +2487,14 @@
|
||||
"to": ""
|
||||
},
|
||||
"match": [
|
||||
"<li><a href=\"#[A-Za-z0-9]{5}\">zlib<\/a><\/li>\n(.|\n)*<\/p><!-- END CONTAINER DEPS LICENSES -->(<\/div>)",
|
||||
"\t",
|
||||
" ",
|
||||
"(?m)(^\\s*\r?\n)",
|
||||
"\r?\n(?!\\(1|\\d)"
|
||||
"(?s)<li><a href=\"#[A-Za-z0-9]{5}\">zlib<\/a><\/li>.*?<\/p><!-- END CONTAINER DEPS LICENSES -->(<\/div>)|(<p>Third-party licenses[^<]*Desktop UI code:<\/p>\\s*<ul\\b[^>]*>(?:\\s*<li><a href=\"[^\"]+\">.*?<\/a><\/li>){1,8}).*?(<\/ul>).*\\z|(<p>Third-party licenses[^<]*Desktop UI code:<\/p>)\\s*\\z",
|
||||
"\t|\\z",
|
||||
" |\\z",
|
||||
"(?m)(^\\s*\r?\n)|\\z",
|
||||
"\r?\n(?!\\(1|\\d)|\\z"
|
||||
],
|
||||
"replace": [
|
||||
"$2",
|
||||
"$1$2$3$4",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
@@ -2781,4 +2781,4 @@
|
||||
"replace": "$1(\"browsePage\"===$4.name?\"d8346883162a16a62a5b69e73e70c66a68c27b14265091cd9e1517f48334bbb3\":$3($4.body))"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user