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

XKCD Content Provider support #1155

Closed
wants to merge 1 commit into from
Closed

XKCD Content Provider support #1155

wants to merge 1 commit into from

Conversation

ctolkien
Copy link

Heavily based off the existing Bash content provider.

Looks like this

Has alt text as the title of the image, so no spoilers.

Heavily based off the existing Bash content provider.
var comic = htmlDocument.DocumentNode.SelectSingleNode("//div[@id='comic']/img");


//Quote might not be found, bash.org doesn't have a 404 page
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A little too based off the bash.org content provider? 😉

@ctolkien
Copy link
Author

noobed up, wrong branch, etc.

@ctolkien ctolkien closed this Jul 15, 2014
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.

None yet

2 participants