-
Notifications
You must be signed in to change notification settings - Fork 4
Add Filtering site & Japanese README. #2
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
Merged
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
aeb88f8
Update banner.txt
reindex-ot ba392d9
Create README.ja.md
reindex-ot c088256
Add Link
reindex-ot 206640e
Add Link
reindex-ot 952e0aa
Update README.ja.md
reindex-ot 3cd5fe8
ci: fix npm scripts lint
piquark6046 50be9a6
chore: update version
piquark6046 7e71234
chore: fix HTTP HTTPS prefix
piquark6046 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,113 @@ | ||
| ## tinyShield | ||
|
|
||
| [](https://www.jsdelivr.com/package/npm/@list-kr/tinyshield) | ||
|
|
||
| [English](./README.md) [Korean](./README.ko.md) | ||
|
|
||
| tinyShieldは、Ad-Shieldで保護された広告のブロックと仮想整合性レイヤーのバイパスをします。 | ||
|
|
||
| tinyShieldスクリプトは、AdblockコミュニティとAdGuardによって管理されています。 | ||
|
|
||
| > [!IMPORTANT] | ||
| > tinyShieldユーザースクリプトのメンテナは、tinyShieldユーザースクリプトといずれかの広告ブロッカーを使用することを推奨します: | ||
| > - AdGuard | ||
| > - uBlock Origin | ||
| > - Brave Web Browser Shield | ||
| > - AdBlock Plus | ||
| > - Ghostery | ||
| > | ||
| > 他の広告ブロッカーのサポートは保証されません。 | ||
|
|
||
| ### クイックスタート | ||
| このユーザースクリプトを検出するには、次のURLをクリックしてください。 | ||
|
|
||
| https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js | ||
|
|
||
| ### インストールのやり方 | ||
| - [Violentmonkey](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) (AdGuard Premiumにアクセスできない場合に推奨) - ブラウザー拡張 | ||
| 1. `ダッシュボード`を開きます。 | ||
| 2. `新規作成`をクリックします。 | ||
| 3. `URLからインストール`ボタンをクリックします。 | ||
| 4. 以下のURLを入力します: | ||
| ``` | ||
| https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js | ||
| ``` | ||
| 5. `OK`ボタンをクリックします。 | ||
| 6. メタデータの内容を確認後に`インストール`ボタンをクリックします。 | ||
| 7. Ad-Shieldで保護されたWebサイトを開いているタブに戻り、<kbd>F5</kbd> または <kbd>Ctrl</kbd> + <kbd>R</kbd>を押すか、再読み込みボタンをクリックしてタブを再読み込みします。 | ||
|
|
||
| - [Tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/) - ブラウザー拡張 | ||
| 1. Tampermonkeyの設定を開きます。 | ||
| 2. `ユーティリティ`のタブを開きます。 | ||
| 3. `URLからインストール`で以下のURLを入力します: | ||
| ``` | ||
| https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js | ||
| ``` | ||
| 4. `インストール`をクリック。 | ||
| 5. メタデータとユーザースクリプトを確認後に`インストール`をクリック。 | ||
| 6. Ad-Shieldで保護されたWebサイトを開いているタブに戻り、<kbd>F5</kbd> または <kbd>Ctrl</kbd> + <kbd>R</kbd>を押すか、再読み込みボタンをクリックしてタブを再読み込みします。 | ||
|
|
||
| <details> | ||
| <summary>互換性のテーブル</summary> | ||
|
|
||
| ブラウザー拡張 | ライセンス | ステータス | ||
| ----------------- | ------ | ------- | ||
| [Tampermonkey](https://www.tampermonkey.net/) | プロプライエタリ (ドネーションウェア) | ✔ | ||
| [Greasemonkey](https://www.greasespot.net/) | MIT | ✘ | ||
| [Violentmonkey](https://violentmonkey.github.io/) | MIT | ✔ | ||
|
|
||
| </details> | ||
|
|
||
| - AdGuard for Windows | ||
| 1. `設定`をクリック。 | ||
| 2. `拡張機能`をクリック。 | ||
| 3. `拡張機能を追加する`をクリック。 | ||
| 4. 以下のURLを入力: | ||
| ``` | ||
| https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js | ||
| ``` | ||
| 5. `インストール`をクリック。 | ||
| 6. メタデータとユーザースクリプトを確認後に`インストール`をクリック。 | ||
| 7. Ad-Shieldで保護されたWebサイトを開いているタブに戻り、<kbd>F5</kbd> または <kbd>Ctrl</kbd> + <kbd>R</kbd>を押すか、再読み込みボタンをクリックしてタブを再読み込みします。 | ||
|
|
||
|
|
||
| - AdGuard for Android | ||
| 1. 設定 -> 拡張機能の項目を開く。 | ||
| 2. `拡張機能を追加`をタッチ。 | ||
| 3. 以下のURLを入力: | ||
| ``` | ||
| https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js | ||
| ``` | ||
| 4. `次へ`をタッチ。 | ||
| 5. メタデータとユーザースクリプトを確認後に`追加`をタッチ。 | ||
| 6. Ad-Shieldで保護されたWebサイトを開いているタブに戻り、再読み込みボタンをタッチでタブを再読み込みします。 | ||
|
|
||
|
|
||
| - AdGuard for iOS | ||
|
|
||
| 現在、AdGuard for iOSではユーザースクリプト機能はサポートされていません。 | ||
| ただし、将来的にサポートされる予定です。[^1] | ||
|
|
||
| もちろんですが、一時的な代替手段を使用することも可能です。[^2][^3] | ||
|
|
||
| <details> | ||
| <summary>iOSユーザー向けの詳細な説明</summary> | ||
|
|
||
| 1. [**Usercripts**](https://apps.apple.com/us/app/userscripts/id1463298887)アプリをインストール | ||
| 2. **Usercripts**の拡張機能をSafariの設定から有効化します | ||
| * iOS 18+: `システム設定` => `アプリ` => `Safari` => `拡張機能` | ||
| * iOS 17 とそれ以下: `システム設定` => `Safari` => `拡張機能` | ||
| **Usercripts**を見つけて有効化後に`他のサイト`の権限を許可します。 | ||
| 4. [tinyShield](https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js)のURLをブラウザで開きます。 | ||
| 5. Safariのアドレスバーにある拡張機能アイコンを押して、Userscriptsを選択します。 | ||
| 6. タップでインストールします。 | ||
| 7. 開いたポップアップを下にスクロールでインストールボタンを押します。 | ||
| 8. 完了です。 | ||
|
|
||
| </details> | ||
|
|
||
|
|
||
|
|
||
| [^1]: https://github.com/AdguardTeam/AdguardForiOS/issues/1542 | ||
| [^2]: https://github.com/quoid/userscripts | ||
| [^3]: https://apps.apple.com/us/app/userscripts/id1463298887 |
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think that other bloggers who use livedoor will install Ad-Shield?
CC: @Yuki2718