Skip to content

Commit

Permalink
Modify some websites
Browse files Browse the repository at this point in the history
  • Loading branch information
binsee committed Sep 6, 2020
1 parent 0399aec commit 2cbc964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/website_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -3419,7 +3419,7 @@
{"prev" : "[[{$('div.pg a.prev').attr('href')}]]"},
{"next" : "[[{$('div.pg a.nxt').attr('href')}]]"}
],
"include" : "[[{$('td.t_f')}]]",
"include" : "[[{$('.t_fsz')}]]",
"exclude" : [
"[[[$('div.tip')]]]",
"[[[$('i.pstatus')]]]"
Expand All @@ -3437,7 +3437,7 @@
{"prev" : "[[{$('div.pg a.prev').attr('href')}]]"},
{"next" : "[[{$('div.pg a.nxt').attr('href')}]]"}
],
"include" : "[[{$('td.t_f')}]]",
"include" : "[[{$('.t_fsz')}]]",
"exclude" : [
"[[[$('div.tip')]]]",
"[[[$('i.pstatus')]]]"
Expand Down

0 comments on commit 2cbc964

Please sign in to comment.