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

Kediny xoxocomic #786

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Kediny xoxocomic #786

wants to merge 4 commits into from

Commits on Oct 24, 2024

  1. lib.rs - fixed url

    Url had an "s" in the end.
    Kediny authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f2c39fe View commit details
    Browse the repository at this point in the history
  2. helper.rs - fixed listings and searches

    - changed listing urls
    - changed the way query urls are sent (keyword and page places were switched)
    - changed the way genre urls are sent (instead of being in a /genre/ sub url, all genre names are attached to the base url and have a -comic suffix now)
    Kediny authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c44c73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    909e2c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Update helper.rs

    Kediny authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    65d5d2f View commit details
    Browse the repository at this point in the history