{
    "createdBy": "Redirector v3.5.3",
    "createdAt": "2022-11-11T19:11:05.124Z",
    "redirects": [
        {
            "description": "redirect Youtbe channel to puffyan",
            "exampleUrl": "https://www.youtube.com/channel/UC7AYC-4LNDFpSrYgvHFB0Bw",
            "exampleResult": "https://vid.puffyan.us/channel/UC7AYC-4LNDFpSrYgvHFB0Bw",
            "error": null,
            "includePattern": "https?:\\/\\/(www\\.)?youtube\\.com\\/channel\\/(.*)",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://vid.puffyan.us/channel/$2",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        },
        {
            "description": "redirect Youtbe to puffyan",
            "exampleUrl": "https://www.youtube.com/watch?v=hrwoKO7LMzk",
            "exampleResult": "https://vid.puffyan.us/watch?v=hrwoKO7LMzk",
            "error": null,
            "includePattern": "https?:\\/\\/(www\\.)?youtube\\.com\\/watch\\?v=(.*)",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://vid.puffyan.us/watch?v=$2",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        },
        {
            "description": "redirect IMDb to libremdb",
            "exampleUrl": "https://www.imdb.com/title/tt0258463/?ref_=tt_sims_tt_t_4",
            "exampleResult": "https://libremdb.iket.me/title/tt0258463/",
            "error": null,
            "includePattern": "https?:\\/\\/(www\\.)?imdb\\.com\\/title/([^\\?]*)",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://libremdb.iket.me/title/$2",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        },
        {
            "description": "redirect IMDb to libremdb",
            "exampleUrl": "https://libremdb.iket.me/name/nm0935541",
            "exampleResult": "https://imdb.com/name/nm0935541",
            "error": null,
            "includePattern": "https?:\\/\\/(www\\.)?libremdb\\.iket\\.me\\/name/([^\\?]*)",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://imdb.com/name/$2",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        },
        {
            "description": "redirect IMDb to libremdb",
            "exampleUrl": "https://libremdb.iket.me/search/title?genres=Adventure",
            "exampleResult": "https://imdb.com/search/title?genres=Adventure",
            "error": null,
            "includePattern": "https?:\\/\\/(www\\.)?libremdb\\.iket\\.me\\/search/([^]*)",
            "excludePattern": "",
            "patternDesc": "",
            "redirectUrl": "https://imdb.com/search/$2",
            "patternType": "R",
            "processMatches": "noProcessing",
            "disabled": false,
            "grouped": false,
            "appliesTo": [
                "main_frame"
            ]
        }
    ]
}