v0.55.8

Try our Chrome extension

Chrome store icon Chrome Webstore

Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!

Changedetection.io needs your support!

You can help us by supporting changedetection.io on these platforms;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

  • UUID 10f4f3ba-e491-45ba-afc1-17273b095d6d에 해당하는 모니터링을 찾을 수 없습니다.
아직 없음 초 전
            False
        
아직 없음 초 전
가장 최근 요청의 현재 오류 스크린샷

트리거 텍스트 무시된 텍스트 차단 텍스트

6시간 전
    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to search
                Sign in
              Sign up Appearance settings
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              Uh oh!

              There was an error while loading. Please reload this page.

              clap-rs / clap Public

                      * Uh oh!

                        There was an error while loading. Please reload this page.

              * Notifications You must be signed in to change notification settings
              * Fork 1.2k
                * Star 16.6k
          * Code
          * Issues 373
          * Pull requests 68
          * Discussions
          * Actions
          * Security and quality 0
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Discussions
                  * Actions
                  * Security and quality
                  * Insights
                                              master
                                          Branches Tags
                                            Go to file
                                        Code
                                          Open more actions menu

                                        Folders and files

                                          Name                             Name                               Last commit message    Last commit date
                                            Latest commit                
                                                                         
                                                History                  
                                                                         
                                                9,063 Commits            
                                                  9,063 Commits          
                                                  .cargo                           .cargo                                                            
                                                  .github                          .github                                                           
                                                  assets                           assets                                                            
                                                  clap_bench                       clap_bench                                                        
                                                  clap_builder                     clap_builder                                                      
                                                  clap_complete                    clap_complete                                                     
                                                  clap_complete_nushell            clap_complete_nushell                                             
                                                  clap_derive                      clap_derive                                                       
                                                  clap_lex                         clap_lex                                                          
                                                  clap_mangen                      clap_mangen                                                       
                                                  examples                         examples                                                          
                                                  src                              src                                                               
                                                  tests                            tests                                                             
                                                  .clippy.toml                     .clippy.toml                                                      
                                                  .gitignore                       .gitignore                                                        
                                                  .pre-commit-config.yaml          .pre-commit-config.yaml                                           
                                                  CHANGELOG.md                     CHANGELOG.md                                                      
                                                  CITATION.cff                     CITATION.cff                                                      
                                                  CONTRIBUTING.md                  CONTRIBUTING.md                                                   
                                                  Cargo.lock                       Cargo.lock                                                        
                                                  Cargo.toml                       Cargo.toml                                                        
                                                  LICENSE-APACHE                   LICENSE-APACHE                                                    
                                                  LICENSE-MIT                      LICENSE-MIT                                                       
                                                  Makefile                         Makefile                                                          
                                                  README.md                        README.md                                                         
                                                  committed.toml                   committed.toml                                                    
                                                  deny.toml                        deny.toml                                                         
                                                  release.toml                     release.toml                                                      
                                                  typos.toml                       typos.toml                                                        
                                            View all files               
                                          

                                              Repository files navigation

                                                * 
                                                * README
                                                * Contributing
                                                * Apache-2.0 license
                                                * MIT license
                                                More items

                                                clap

                                              Command Line Argument Parser for Rust

                                              Dual-licensed under Apache 2.0 or MIT.

                                                Get Started

                                                $ cargo add clap

                                                About

                                              Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

                                              For more details, see:

                                                * docs.rs
                                                * examples

                                                Sponsors

                                                Gold

                                                Silver

                                                Bronze

                                                Backer

                                        About

                                        A full featured, fast Command Line Argument Parser for Rust

                                          docs.rs/clap

                                        Topics

                                          argument-parserargument-parsingcommand-linecommand-line-parserparsed-argumentspositional-argumentsrustsubcommands

                                        Resources

                                          Readme
                                          Apache-2.0, MIT licenses found

                                        Contributing

                                          Contributing
                                          Cite this repository
                                          Activity
                                          Custom properties

                                        Stars

                                          16.6k stars

                                        Watchers

                                          65 watching

                                        Forks

                                          1.2k forks
                                          Report repository

                                        Releases

                                        Sponsor this project

                                        Used by

                                        Contributors

                                        Languages

    Footer

        © 2026 GitHub, Inc.

      Footer navigation

        * Terms
        * Privacy
        * Security
        * Status
        * Community
        * Docs
        * Contact
        * Manage cookies
        * Do not share my personal information
      You can’t perform that action at this time.
현재 비교는 그래픽 방식이 아닌 텍스트 기준으로 수행되며, 최신 스크린샷만 제공됩니다.

스크린샷을 사용하려면 스크린샷을 지원하는 방식(Sockpuppetbrowser, Selenium 등)이 필요합니다.