Skip to content

Commit

Permalink
jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
lkytal committed Jan 28, 2018
1 parent 369fa0a commit 079e819
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions meta/popsearch.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name Popup Search
// @author lkytal
// @namespace Lkytal
// @version 4.2.5
// @version 4.2.6
// @icon http://lkytal.qiniudn.com/search.png
// @homepage https://lkytal.github.io/
// @homepageURL https://lkytal.github.io/
Expand All @@ -25,7 +25,7 @@
// @grant GM_registerMenuCommand
// @grant GM_info
// @run-at document-end
// @require https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js
// @require https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js
// @connect google.com
// @connect translate.google.cn
// @charset UTF-8
Expand Down
4 changes: 2 additions & 2 deletions meta/tieba_enhance.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// @description 贴吧小尾巴, 坟贴提醒, 去除跳转等功能
// @include http://tieba.baidu.com/*
// @include https://tieba.baidu.com/*
// @version 6.2.1
// @require http://cdn.bootcss.com/jquery/3.2.1/jquery.min.js
// @version 6.2.2
// @require https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js
// @icon http://lkytal.qiniudn.com/tieba.png
// @noframes
// @license LGPL
Expand Down
4 changes: 2 additions & 2 deletions popsearch.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name Popup Search
// @author lkytal
// @namespace Lkytal
// @version 4.2.5
// @version 4.2.6
// @icon http://lkytal.qiniudn.com/search.png
// @homepage https://lkytal.github.io/
// @homepageURL https://lkytal.github.io/
Expand All @@ -25,7 +25,7 @@
// @grant GM_registerMenuCommand
// @grant GM_info
// @run-at document-end
// @require https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js
// @require https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js
// @connect google.com
// @connect translate.google.cn
// @charset UTF-8
Expand Down
4 changes: 2 additions & 2 deletions tieba_enhance.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
// @description 贴吧小尾巴, 坟贴提醒, 去除跳转等功能
// @include http://tieba.baidu.com/*
// @include https://tieba.baidu.com/*
// @version 6.2.1
// @require http://cdn.bootcss.com/jquery/3.2.1/jquery.min.js
// @version 6.2.2
// @require https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js
// @icon http://lkytal.qiniudn.com/tieba.png
// @noframes
// @license LGPL
Expand Down

0 comments on commit 079e819

Please sign in to comment.