Skip to content

Commit

Permalink
Fix: drop duoshuo
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake authored and yisibl committed Nov 21, 2016
1 parent cd9d326 commit 31c2e14
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions assets/post.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/*jshint asi: true */
var duoshuoQuery = {short_name: 'thx'}

KISSY.use('node,event', function(S, Node) {

Expand Down Expand Up @@ -78,10 +77,6 @@ KISSY.use('node,event', function(S, Node) {
S.one('#stoc').removeClass('fixed')
}
})

S.ready(function() {
S.getScript('https://static.duoshuo.com/embed.js')
})
})

KISSY.config('packages', {
Expand Down

0 comments on commit 31c2e14

Please sign in to comment.