|
1084 | 1084 | "replaceE": ".pageturning" |
1085 | 1085 | } |
1086 | 1086 | }, |
| 1087 | + "古田路9号": { |
| 1088 | + "host": "www.gtn9.com", |
| 1089 | + "url": "/^\\/(index|work_list|activity_list|perspectives_list)\\.aspx/", |
| 1090 | + "style": ".collects {display: block;}", |
| 1091 | + "pager": { |
| 1092 | + "nextL": ".tcdPageCode > span.current+a.tcdNumber", |
| 1093 | + "pageE": ".content_list_box", |
| 1094 | + "replaceE": ".tcdPageCode" |
| 1095 | + } |
| 1096 | + }, |
| 1097 | + "古田路9号 - 搜索页": { |
| 1098 | + "host": "www.gtn9.com", |
| 1099 | + "url": "/^\\/search_list\\.aspx/", |
| 1100 | + "style": ".collects {display: block;}", |
| 1101 | + "pager": { |
| 1102 | + "nextL": ".tcdPageCode > span.current+a.tcdNumber", |
| 1103 | + "pageE": "//div[@class='content_list_box'] | //body/script[contains(text(), 'function loadcount()')]", |
| 1104 | + "replaceE": ".tcdPageCode", |
| 1105 | + "scriptT": 2 |
| 1106 | + }, |
| 1107 | + "function": { |
| 1108 | + "aF": "document.body.appendChild(document.createElement('script')).textContent = 'loadcount()'" |
| 1109 | + } |
| 1110 | + }, |
| 1111 | + "古田路9号 - 毕设展": { |
| 1112 | + "host": "www.gtn9.com", |
| 1113 | + "url": "/^\\/exhibition_list_new\\.aspx/", |
| 1114 | + "style": ".collects {display: block;}", |
| 1115 | + "pager": { |
| 1116 | + "nextL": ".tcdPageCode > span.current+a.tcdNumber", |
| 1117 | + "pageE": ".activityBox >*", |
| 1118 | + "replaceE": ".tcdPageCode", |
| 1119 | + "scriptT": 2 |
| 1120 | + } |
| 1121 | + }, |
| 1122 | + "古田路9号 - 毕设展2": { |
| 1123 | + "host": "www.gtn9.com", |
| 1124 | + "url": "/^\\/exhibition_list\\.aspx/", |
| 1125 | + "style": ".collectss {display: block;} .list_tan_box {display: none !important;}", |
| 1126 | + "pager": { |
| 1127 | + "nextL": ".tcdPageCode > span.current+a.tcdNumber", |
| 1128 | + "pageE": ".content_lists_box", |
| 1129 | + "replaceE": ".tcdPageCode" |
| 1130 | + } |
| 1131 | + }, |
1087 | 1132 | "千图网 - 分类/搜索页": { |
1088 | 1133 | "host": "www.58pic.com", |
1089 | 1134 | "url": "if (fun.indexOF(/\\/(tupian|piccate|pmulti|scene)\\//)) {if (fun.indexOF('/piccate/') && fun.getCSS('.card-grid-box .qt-card-box[style*=\"width:\"]')) {fun.insStyle('.card-grid-box .qt-card-box {display: block;height: 300px;min-height: 250px;}')}; return true}", |
|
0 commit comments