Skip to content

Commit

Permalink
Update providers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
icarok99 authored and addon-rajada committed Feb 10, 2024
1 parent ee1af82 commit 90a3298
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions burst/providers/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,7 @@
},
"nyaa": {
"anime_keywords": "{title:original} s{season:2}e{episode:2}",
"anime_keywords2": "{title} {season:2}x01|S{season:2}",
"anime_keywords2": "{title} s{season:2}e{episode:2}",
"anime_keywords_fallback": "{title} s{season:2}",
"anime_query": "",
"base_url": "https://nyaa.si/?f=0&c=1_0&q=QUERYEXTRA&s=seeders&o=desc",
Expand Down Expand Up @@ -1686,7 +1686,7 @@
"tv_extra": "",
"tv_extra2": "",
"tv_keywords": "{title:original} s{season:2}e{episode:2}",
"tv_keywords2": "{title} {season:2}x01|S{season:2}",
"tv_keywords2": "{title} s{season:2}e{episode:2}",
"tv_keywords_fallback": "{title} s{season:2}"
},
"rarbg": {
Expand Down Expand Up @@ -3239,6 +3239,7 @@
"login_path": null,
"movie_extra": "",
"movie_keywords": "{title:br} {year}",
"movie_keywords2": "{title:original} {year}",
"movie_query": "EXTRA",
"name": "Lapumia",
"parser": {
Expand All @@ -3254,6 +3255,7 @@
"season_extra": "",
"season_extra2": "",
"season_keywords": "{title:br} {season:2} temporada",
"season_keywords2": "{title:br} {season} temporada",
"season_query": "EXTRA",
"separator": "+",
"show_query": "",
Expand Down Expand Up @@ -3463,6 +3465,7 @@
"login_path": null,
"movie_extra": "",
"movie_keywords": "{title:br} {year}",
"movie_keywords2": "{title:original} {year}",
"movie_keywords_fallback": "{title:en} {year}",
"movie_query": "EXTRA",
"name": "Comando4KFilmes",
Expand Down

0 comments on commit 90a3298

Please sign in to comment.