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

I'm running out of titles to give pull requests that are only meant to update filters #167

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    0d78eb3 View commit details
    Browse the repository at this point in the history
  2. Add more exceptions to generic image filter

    to allow for Google video outside Youtube, and for the numerical id selection filter
    ArenaL5 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    1e754d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cec9e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46ec467 View commit details
    Browse the repository at this point in the history
  5. Whitelist signed Google Video requests for any host

    Currently used in Invidious instances (a third-party website for YouTube)
    ArenaL5 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    8112578 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Update Instagram/Facebook filter

    Removed some parameters that are no longer mandatory, and added some whose removal will
    cause a URL signature mismatch, or any other server error like "bad timestamp".
    ArenaL5 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b68a03d View commit details
    Browse the repository at this point in the history
  2. Fix tumpio#166

    by extending avatar whitelist rule to */avatarpic/*
    ArenaL5 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    2ba2b3c View commit details
    Browse the repository at this point in the history