mirror of
https://github.com/iptv-org/api.git
synced 2025-05-12 18:10:07 -04:00
Create categories.csv
This commit is contained in:
parent
c091257470
commit
8bfcaa79e7
1 changed files with 30 additions and 0 deletions
30
database/categories.csv
Normal file
30
database/categories.csv
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
name,slug,is_nsfw
|
||||||
|
Auto,auto,false
|
||||||
|
Animation,animation,false
|
||||||
|
Business,business,false
|
||||||
|
Classic,classic,false
|
||||||
|
Comedy,comedy,false
|
||||||
|
Cooking,cooking,false
|
||||||
|
Culture,culture,false
|
||||||
|
Documentary,documentary,false
|
||||||
|
Education,education,false
|
||||||
|
Entertainment,entertainment,false
|
||||||
|
Family,family,false
|
||||||
|
General,general,false
|
||||||
|
Kids,kids,false
|
||||||
|
Legislative,legislative,false
|
||||||
|
Lifestyle,lifestyle,false
|
||||||
|
Local,local,false
|
||||||
|
Movies,movies,false
|
||||||
|
Music,music,false
|
||||||
|
News,news,false
|
||||||
|
Outdoor,outdoor,false
|
||||||
|
Relax,relax,false
|
||||||
|
Religious,religious,false
|
||||||
|
Series,series,false
|
||||||
|
Science,science,false
|
||||||
|
Shop,shop,false
|
||||||
|
Sports,sports,false
|
||||||
|
Travel,travel,false
|
||||||
|
Weather,weather,false
|
||||||
|
XXX,xxx,true
|
|
Loading…
Add table
Add a link
Reference in a new issue