Skip to content

Commit

Permalink
util.myemy.com -> app.perl.kr 로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
JEEN Lee committed Aug 30, 2010
1 parent 00a2f5b commit 1ec2297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/bookmarklet.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ if (/www\.100in\.com/.test(href)) {

href.match('http://(.+)$');
if (support_hosts[loc_host]) {
href = 'http://util.myemy.com/filter/' + RegExp.$1;
href = 'http://app.perl.kr/filstapaper/filter/' + RegExp.$1;
}

var e=window.getSelection,
Expand Down

0 comments on commit 1ec2297

Please sign in to comment.