Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/penguincabinet/atcoder-redirectrecentabc

直近のAtCoder Beginner Contestにリダイレクトするスクリプト
https://github.com/penguincabinet/atcoder-redirectrecentabc

atcoder atcoder-abc greasemonkey tampermonkey

Last synced: 8 days ago
JSON representation

直近のAtCoder Beginner Contestにリダイレクトするスクリプト

Awesome Lists containing this project

README

        

# AtCoder-RedirectRecentABC

直近のAtCoder Beginner Contestにリダイレクトするスクリプト





## 用途
直近のAtCoder Beginner Contestに直接アクセスしたい場合にどうぞ。

## 🔨 使い方
このスクリプトを入れた状態で、
[https://atcoder.jp/contests#recent_abc](https://atcoder.jp/contests#recent_abc)
にアクセスすると、直近のAtCoder Beginner Contestにリダイレクトされます。
### 直近のAtCoder Beginner Contestとは
1. 開催中のAtCoder Beginner Contestがある場合、そこにリダイレクトします
2. 開催中のAtCoder Beginner Contestがない場合、「予定されたコンテスト」の中で、最小の番号のAtCoder Beginner Contestにリダイレクトします
3. 1.2.両方を満たさない場合、リダイレクトしません。

### Diffオプション
[https://atcoder.jp/contests#recent_abc-1](https://atcoder.jp/contests#recent_abc-1)のように後ろに数値を入れると、直近の番号にその数を加算したAtCoder Beginner Contestに飛びます。
例えば-1の場合、直近のAtCoder Beginner Contestの一つ前にリダイレクトします。土曜日に行ったABCを復習したい場合にどうぞ。

> [!WARNING]
> このスクリプトはMIT LICENSEで提供されています。バグなどによって、何らかの不利益があった場合でも、作者は一切責任を負いません。

## ⬇️ インストール
[greasyfork](https://greasyfork.org/ja/scripts/508772-atcoder-redirectrecentabc)のページからインストールしてください。
Tampermonkeyなどのユーザースクリプト実行アドオンが別途必要です。

## 🎫 LICENSE

[MIT](./LICENSE)

## ✍ Author

[PenguinCabinet](https://github.com/PenguinCabinet)