update SrcJySet.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent f354130b2a
commit c7f94d42dc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 5
      SrcJySet.js

@ -1513,7 +1513,10 @@ function jiexi(lx,data) {
}, parsearr), }, parsearr),
col_type: "text_3", col_type: "text_3",
extra:{ extra:{
cls: 'jxtest' cls: 'jxtest',
ua: PC_UA,
jsLoadingInject: true,
blockRules: ['.m4a', '.mp3', '.mp4', '.m3u8', '.flv', '.avi', '.3gp', '.mpeg', '.wmv', '.mov', '.rmvb', '.gif', '.jpg', '.jpeg', '.png', '.ico', '.svg', '.css']
} }
}) })
} }

Loading…
Cancel
Save