Add files via upload

This commit is contained in:
gaotianliuyun
2023-03-15 20:41:54 +08:00
committed by GitHub
parent de0804f450
commit 84873576e7
4 changed files with 83 additions and 2 deletions

View File

@@ -39,7 +39,8 @@ var rule = {
limit:6,
double: true, // 推荐内容是否双层定位
推荐: '*',
一级: 'body&&.YcskN;img&&alt;img&&src;.list-remarks&&Text;a&&href',
// 一级: 'body&&.YcskN;img&&alt;img&&src;.list-remarks&&Text;a&&href',
一级: 'body&&.ikELow;img&&alt;img&&src;.px-3.text-xs&&Text;a&&href',
二级: '*',
搜索: 'body&&.w-full.h-auto;*;*;.text-white&&Text&&Text;*',
}