mirror of
https://github.com/Jacekun/cs3xxx-repo.git
synced 2024-08-14 23:57:09 +00:00
[WIP] Add temporary builds
This commit is contained in:
parent
7cc5e2bd48
commit
d0eaa614a8
3 changed files with 50 additions and 0 deletions
BIN
cs3/JavFreeProvider.cs3
Normal file
BIN
cs3/JavFreeProvider.cs3
Normal file
Binary file not shown.
BIN
cs3/XvideosProvider.cs3
Normal file
BIN
cs3/XvideosProvider.cs3
Normal file
Binary file not shown.
50
cs3/plugins.json
Normal file
50
cs3/plugins.json
Normal file
|
@ -0,0 +1,50 @@
|
|||
[
|
||||
{
|
||||
"apiVersion": 1,
|
||||
"repositoryUrl": "https://github.com/Jacekun/cs3xxx-repo",
|
||||
"status": 1,
|
||||
"authors": [
|
||||
"Jace"
|
||||
],
|
||||
"tvTypes": [
|
||||
"NSFW"
|
||||
],
|
||||
"version": 1,
|
||||
"internalName": "JavFreeProvider",
|
||||
"description": "High quality JAV",
|
||||
"url": "https://raw.githubusercontent.com/Jacekun/cs3xxx-repo/dev/cs3/JavFreeProvider.cs3",
|
||||
"name": "JavFreeProvider"
|
||||
},
|
||||
{
|
||||
"apiVersion": 1,
|
||||
"repositoryUrl": "https://github.com/Jacekun/cs3xxx-repo",
|
||||
"status": 1,
|
||||
"authors": [
|
||||
"Jace"
|
||||
],
|
||||
"tvTypes": [
|
||||
"NSFW"
|
||||
],
|
||||
"version": 1,
|
||||
"internalName": "JavSubProvider",
|
||||
"description": "High quality JAV subbed",
|
||||
"url": "https://raw.githubusercontent.com/Jacekun/cs3xxx-repo/dev/cs3/JavSubProvider.cs3",
|
||||
"name": "JavSubProvider"
|
||||
},
|
||||
{
|
||||
"apiVersion": 1,
|
||||
"repositoryUrl": "https://github.com/Jacekun/cs3xxx-repo",
|
||||
"status": 1,
|
||||
"authors": [
|
||||
"Jace"
|
||||
],
|
||||
"tvTypes": [
|
||||
"NSFW"
|
||||
],
|
||||
"version": 1,
|
||||
"internalName": "XvideosProvider",
|
||||
"description": "The best free NSFW site",
|
||||
"url": "https://raw.githubusercontent.com/Jacekun/cs3xxx-repo/dev/cs3/XvideosProvider.cs3",
|
||||
"name": "XvideosProvider"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue