Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL の http:// を https:// に置換 #259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ RGRB は Ruby で実装されている汎用 IRC/Discord ボットです。プ
インストール
------------

[Ruby](http://www.ruby-lang.org/) をインストールしていない場合はインストールしてください。
[Ruby](https://www.ruby-lang.org/) をインストールしていない場合はインストールしてください。

[Bundler](http://bundler.io/) をインストールしていない場合は以下を実行してください。
[Bundler](https://bundler.io/) をインストールしていない場合は以下を実行してください。

```bash
gem install bundler
Expand Down Expand Up @@ -139,7 +139,7 @@ Discord ボットの起動
開発者向けドキュメントの生成
----------------------------

[YARD](http://yardoc.org/) を利用してライブラリのドキュメントを [doc/](doc/) 以下に生成することができます。以下を実行してください。
[YARD](https://yardoc.org/) を利用してライブラリのドキュメントを [doc/](doc/) 以下に生成することができます。以下を実行してください。

```bash
cd /path/to/rgrb
Expand All @@ -160,7 +160,7 @@ ToDo
連絡先
------

ご意見・ご要望・バグ報告等は、[irc.cre.jp 系 IRC サーバ群](http://www.cre.ne.jp/services/irc)の IRC チャンネル「#cre」や、[GitHub リポジトリ](https://github.com/cre-ne-jp/rgrb)上の「[Issues](https://github.com/cre-ne-jp/rgrb/issues)」・「[Pull Requests](https://github.com/cre-ne-jp/rgrb/pulls)」にて承っております。お気軽にお寄せください。
ご意見・ご要望・バグ報告等は、[irc.cre.jp 系 IRC サーバ群](https://www.cre.ne.jp/services/irc)の IRC チャンネル「#cre」や、[GitHub リポジトリ](https://github.com/cre-ne-jp/rgrb)上の「[Issues](https://github.com/cre-ne-jp/rgrb/issues)」・「[Pull Requests](https://github.com/cre-ne-jp/rgrb/pulls)」にて承っております。お気軽にお寄せください。

ライセンス
----------
Expand All @@ -170,7 +170,7 @@ ToDo
制作
----

© 2014- [クリエイターズネットワーク](http://www.cre.ne.jp/)技術部
© 2014- [クリエイターズネットワーク](https://www.cre.ne.jp/)技術部

* 鯉([@koi-chan](https://github.com/koi-chan))
* ocha([@ochaochaocha3](https://github.com/ochaochaocha3))
Expand Down
2 changes: 1 addition & 1 deletion config/random_generator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ランダムジェネレータプラグインの設定
RandomGenerator:
# 表の一覧表示を行うコマンド .rg-list の応答として、実際の一覧ではなくリファレンスなどのURLを出力したいときは以下に文字列を指定する。
ListReply: "コマンドリファレンス http://www.cre.ne.jp/services/irc/bots/rgrb/rg-reference をご覧ください"
ListReply: "コマンドリファレンス https://www.cre.ne.jp/services/irc/bots/rgrb/rg-reference をご覧ください"
2 changes: 1 addition & 1 deletion data/random_generator/CharacterFunction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Modified: 2014-12-22
Access: public
Author: koi-chan
License: CC-BY-SA
Original: "http://ja.wikipedia.org/wiki/%E3%82%A6%E3%83%A9%E3%82%B8%E3%83%BC%E3%83%9F%E3%83%AB%E3%83%BB%E3%83%97%E3%83%AD%E3%83%83%E3%83%97"
Original: "https://ja.wikipedia.org/wiki/%E3%82%A6%E3%83%A9%E3%82%B8%E3%83%BC%E3%83%9F%E3%83%AB%E3%83%BB%E3%83%97%E3%83%AD%E3%83%83%E3%83%97"
Body:
- "敵対者(加害者)"
- "贈与者(提供者)"
Expand Down
2 changes: 1 addition & 1 deletion data/random_generator/JapaneseEmperor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Modified: 2014-12-22
Access: public
Author: koi-chan
License: UnKnown
Original: "http://www.kunaicho.go.jp/ryobo/index.html"
Original: "https://www.kunaicho.go.jp/ryobo/index.html"
Body:
- "第001代 神武(じんむ)天皇"
- "第002代 綏靖(すいぜい)天皇"
Expand Down
2 changes: 1 addition & 1 deletion data/random_generator/SituationFunction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Modified: 2014-12-22
Access: public
Author: koi-chan
License: CC-BY-SA
Original: "http://ja.wikipedia.org/wiki/%E3%82%A6%E3%83%A9%E3%82%B8%E3%83%BC%E3%83%9F%E3%83%AB%E3%83%BB%E3%83%97%E3%83%AD%E3%83%83%E3%83%97"
Original: "https://ja.wikipedia.org/wiki/%E3%82%A6%E3%83%A9%E3%82%B8%E3%83%BC%E3%83%9F%E3%83%AB%E3%83%BB%E3%83%97%E3%83%AD%E3%83%83%E3%83%97"
Body:
- "家族の一人が家を留守にする(不在)"
- "主人公にあることを禁じる(禁止)"
Expand Down
2 changes: 1 addition & 1 deletion data/random_generator/Subject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Body:
- "子供"
- "若い男"
- "コアラ"
- "サモア人(註:http://www.mofa.go.jp/mofaj/area/samoa/)"
- "サモア人(註:https://www.mofa.go.jp/mofaj/area/samoa/)"
- "悪人"
- "相撲取り"
- "ノッポ"
Expand Down
4 changes: 2 additions & 2 deletions doc/plugins/cre_bot_help.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ CreBotHelp
```
.help
> クリエイターズネットワーク公式IRCボット
> ご利用方法: http://www.cre.ne.jp/services/irc/bots
> リファレンス: http://hiki.trpg.net/wiki/?RoleBot
> ご利用方法: https://www.cre.ne.jp/services/irc/bots
> リファレンス: https://hiki.trpg.net/wiki/?RoleBot
```
4 changes: 2 additions & 2 deletions doc/plugins/keyword.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ Keyword

#### 説明

[Amazon.co.jp](http://www.amazon.co.jp/) の検索結果の URL を返します。
[Amazon.co.jp](https://www.amazon.co.jp/) の検索結果の URL を返します。

#### 例

```
.a SW 2.0
> Amazon.co.jp の商品一覧から http://www.amazon.co.jp/gp/search?ie=UTF8&tag=koubou-22&keywords=SW+2.0 をどうぞ♪
> Amazon.co.jp の商品一覧から https://www.amazon.co.jp/gp/search?ie=UTF8&tag=koubou-22&keywords=SW+2.0 をどうぞ♪
```

設定
Expand Down
2 changes: 1 addition & 1 deletion doc/plugins/random_generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@ RandomGenerator
# ランダムジェネレータプラグインの設定
RandomGenerator:
# 表の一覧表示を行うコマンド .rg-list の応答として、実際の一覧ではなくリファレンスなどのURLを出力したいときは以下に文字列を指定する。
ListReply: "コマンドリファレンス http://www.cre.ne.jp/services/irc/bots/rgrb/rg-reference をご覧ください"
ListReply: "コマンドリファレンス https://www.cre.ne.jp/services/irc/bots/rgrb/rg-reference をご覧ください"
```
2 changes: 1 addition & 1 deletion doc/plugins/trpg/detatoko.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ d66 ダイスの結果に加え選択肢がもう1回ある項目についても
表形式の1キャラクター1行で表されたキャラクターシートを出力します。
「メモ帳」などのテキストエディタにコピペして使うと、簡易的なステータス管理ができるようになります。

月光華亭さんで、SW2用に用意されている「技能表」に触発されて作った [でたとこサーガ 1行キャラクターシート出力](http://d1lcs.kazagakure.net/) の中核をライブラリ化し、IRC から直接出力できるようにしました。
月光華亭さんで、SW2用に用意されている「技能表」に触発されて作った [でたとこサーガ 1行キャラクターシート出力](https://d1lcs.kazagakure.net/) の中核をライブラリ化し、IRC から直接出力できるようにしました。
出力されるものは上記サイトとほぼ同様のものです。

『でたとこサーガ』公式の [でたとこサーガ「キャラクターシート登録書」](http://detatoko-saga.com/character/) に登録されたデータを表に加工します。
Expand Down
2 changes: 1 addition & 1 deletion doc/system/rgrb.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=RGRB - Internet Relay Chat bot
Documentation=http://www.cre.ne.jp/services/irc/bots/rgrb
Documentation=https://www.cre.ne.jp/services/irc/bots/rgrb
After=network.target

[Service]
Expand Down
2 changes: 1 addition & 1 deletion doc/system/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=RGRB - Internet Relay Chat bot
Documentation=http://www.cre.ne.jp/services/irc/bots/rgrb
Documentation=https://www.cre.ne.jp/services/irc/bots/rgrb
After=network.target

[Service]
Expand Down
4 changes: 2 additions & 2 deletions doc/system/systemd.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ systemd 用サービスファイル
参考文献
--------

1. [Linux女子部 systemd徹底入門](http://www.slideshare.net/enakai/linux-27872553)
2. [systemd.exec](http://www.freedesktop.org/software/systemd/man/systemd.exec.html)
1. [Linux女子部 systemd徹底入門](https://www.slideshare.net/enakai/linux-27872553)
2. [systemd.exec](https://www.freedesktop.org/software/systemd/man/systemd.exec.html)
4 changes: 2 additions & 2 deletions lib/rgrb/plugin/cre_bot_help/generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ class Generator
# ヘルプメッセージ
HELP_MESSAGE = <<EOS
クリエイターズネットワーク公式IRCボット
ご利用方法: http://www.cre.ne.jp/services/irc/bots
RGRB独自コマンド一覧: http://www.cre.ne.jp/services/irc/bots/rgrb
ご利用方法: https://www.cre.ne.jp/services/irc/bots
RGRB独自コマンド一覧: https://www.cre.ne.jp/services/irc/bots/rgrb
EOS
end
end
Expand Down
4 changes: 2 additions & 2 deletions lib/rgrb/plugin/keyword/generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Generator
# 新しい Keyword::Generator インスタンスを返す
def initialize
@amazon_search_url =
'http://www.amazon.co.jp/gp/search?' \
'https://www.amazon.co.jp/gp/search?' \
'ie=UTF8&keywords=%s'
end

Expand All @@ -28,7 +28,7 @@ def initialize
def configure(config_data)
amazon_associate_id = config_data['AmazonAssociateID'] || ''
@amazon_search_url =
'http://www.amazon.co.jp/gp/search?' \
'https://www.amazon.co.jp/gp/search?' \
"ie=UTF8&tag=#{amazon_associate_id}&keywords=%s"

self
Expand Down
2 changes: 1 addition & 1 deletion lib/rgrb/plugin/server_connection_report/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module Plugin
module ServerConnectionReport
# ホスト名を表す正規表現
#
# @see http://stackoverflow.com/questions/106179/regular-expression-to-match-dns-hostname-or-ip-address
# @see https://stackoverflow.com/questions/106179/regular-expression-to-match-dns-hostname-or-ip-address
HOSTNAME_RE =
/(?:[a-z\d](?:[-a-z\d]{0,61}[a-z\d])?
(?:\.[a-z\d](?:[-a-z\d]{0,61}[a-z\d])?)*)/ix
Expand Down
2 changes: 1 addition & 1 deletion spec/rgrb/plugin/keyword/generator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
end

describe '#amazon_search' do
let(:base_url) { 'http://www.amazon.co.jp/gp/search?ie=UTF8&tag=koubou-22&keywords=' }
let(:base_url) { 'https://www.amazon.co.jp/gp/search?ie=UTF8&tag=koubou-22&keywords=' }

shared_examples 'an Amazon search' do
let(:expected_message) do
Expand Down
Loading