more updates march
This commit is contained in:
@@ -17,7 +17,7 @@ caps:
|
||||
- {id: 60, cat: Movies/Other, desc: "Cam/HU"}
|
||||
- {id: 45, cat: Books/EBook, desc: "eBook/EN"}
|
||||
- {id: 40, cat: Books/EBook, desc: "eBook/HU"}
|
||||
# - {id: 20, cat: Movies/DVD, desc: "Film/DVD9"}
|
||||
- {id: 20, cat: Movies/DVD, desc: "Film/DVD9"}
|
||||
- {id: 48, cat: Movies/HD, desc: "Film/EN/1080p"}
|
||||
- {id: 32, cat: Movies/HD, desc: "Film/EN/720p"}
|
||||
- {id: 38, cat: Movies/BluRay, desc: "Film/EN/Blu-ray"}
|
||||
@@ -33,7 +33,7 @@ caps:
|
||||
- {id: 39, cat: PC/Games, desc: "Játékok/Rip/Dox"}
|
||||
- {id: 47, cat: Other, desc: "Klippek"}
|
||||
- {id: 30, cat: Audio/Lossless, desc: "Lossless/EN"}
|
||||
# - {id: 29, cat: Audio/Lossless, desc: "Lossless/HU"}
|
||||
- {id: 29, cat: Audio/Lossless, desc: "Lossless/HU"}
|
||||
- {id: 25, cat: Audio/MP3, desc: "MP3/EN"}
|
||||
- {id: 6, cat: Audio/MP3, desc: "MP3/HU"}
|
||||
- {id: 33, cat: PC, desc: "Program/egyéb"}
|
||||
@@ -94,7 +94,7 @@ settings:
|
||||
default: "If you do not log in to the site for 6 months, the system will automatically delete it!"
|
||||
|
||||
login:
|
||||
# using cookie method because login page has embedded Clouflare turnstile
|
||||
# using cookie method because login page has embedded Cloudflare turnstile
|
||||
method: cookie
|
||||
inputs:
|
||||
cookie: "{{ .Config.cookie }}"
|
||||
@@ -127,7 +127,7 @@ search:
|
||||
img[src="/pic/categories/061.png"]: 60
|
||||
img[src="/pic/categories/017.png"]: 45
|
||||
img[src="/pic/categories/016.png"]: 40
|
||||
# img[]: 20
|
||||
img[src="/pic/categories/cat_movies.gif"]: 20
|
||||
img[src="/pic/categories/010.png"]: 48
|
||||
img[src="/pic/categories/9.png"]: 32
|
||||
img[src="/pic/categories/011.png"]: 38
|
||||
@@ -143,7 +143,7 @@ search:
|
||||
img[src="/pic/categories/cat_games.gif"]: 39
|
||||
img[src="/pic/categories/026.png"]: 47
|
||||
img[src="/pic/categories/024.png"]: 30
|
||||
# img[]: 29
|
||||
img[src="/pic/categories/019.png" ]: 29
|
||||
img[src="/pic/categories/023.png"]: 25
|
||||
img[src="/pic/categories/018.png"]: 6
|
||||
img[src="/pic/categories/025.png"]: 33
|
||||
|
||||
Reference in New Issue
Block a user