Last active
December 15, 2015 02:19
-
-
Save fukayatsu/5186836 to your computer and use it in GitHub Desktop.
なんか跳ぶやつ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# format is yaml. | |
# | |
# url regex: "link selector(jquery)" | |
# | |
# 2chのクッションページを飛ばす | |
http://ime.nu/.+: "a:first" | |
# pixivのクッションページを飛ばす | |
http://www.pixiv.net/jump.php?: "a:first" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment