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

Patches #15

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

Patches #15

wants to merge 24 commits into from

Conversation

Mathnerd314
Copy link
Contributor

These are the patches I've been using.

  • a[rel] is needed on http://www.supernormalstep.com/archives/8
  • a[class] is needed on some ComicPress sites. It does pick up some odd classes on pages, but it's better than failing completely.
  • homestuck is needed on http://www.mspaintadventures.com/?s=6&p=005437, I'm not sure how to support it generically (using the text does not work, but that is the method repagination tries first...)
  • descendant was needed on a news site IIRC
  • same-origin was needed on boxer-hockey (Same-origin checks ignore redirects #6), although that site moved to tumblr; I'm sure there are other oddly-configured web servers out there that need this. There's still a check left so it only allows the site -> redirect -> site pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant