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

Add archive.wakarimasen.moe into foolfuuka #1595

Closed
wankio opened this issue Jun 2, 2021 · 0 comments
Closed

Add archive.wakarimasen.moe into foolfuuka #1595

wankio opened this issue Jun 2, 2021 · 0 comments

Comments

@wankio
Copy link
Contributor

wankio commented Jun 2, 2021

BASE_PATTERN = FoolfuukaExtractor.update({
    "4plebs": {
        "root": "https://archive.4plebs.org",
        "pattern": r"(?:archive\.)?4plebs\.org",
    },
    "archivedmoe": {
        "root": "https://archived.moe",
    },
        "wakarimasenmoe": {
        "root": "https://archive.wakarimasen.moe",
    },
    "archiveofsins": {
        "root": "https://archiveofsins.com",
        "pattern": r"(?:www\.)?archiveofsins\.com",
    },
    "b4k": {
        "root": "https://arch.b4k.co",
    },
    "desuarchive": {
        "root": "https://desuarchive.org",
    },
    "fireden": {
        "root": "https://boards.fireden.net",
    },
    "nyafuu": {
        "root": "https://archive.nyafuu.org",
        "pattern": r"(?:archive\.)?nyafuu\.org",
    },
    "rbt": {
        "root": "https://rbt.asia",
        "pattern": r"(?:rbt\.asia|(?:archive\.)?rebeccablacktech\.com)",
    },
    "thebarchive": {
        "root": "https://thebarchive.com",
        "pattern": r"thebarchive\.com",
    },
})

i'm just added in into foolfuuka and it worked

@mikf mikf closed this as completed in 407627e Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants