Synced
Handle mojeek block (f30872134f) Added Vimeo (3dbcf60a3e) Handle vimeo captchas (74f7c920f6) (706b490bf3) (9afef55d89) (d3ef1a67c0) (3f2bfcb8c7)
This commit is contained in:
parent
1934057895
commit
099d57f352
5 changed files with 785 additions and 7 deletions
|
|
@ -265,6 +265,10 @@ $settings = [
|
|||
"value" => "yt",
|
||||
"text" => "YouTube"
|
||||
],
|
||||
[
|
||||
"value" => "vimeo",
|
||||
"text" => "Vimeo"
|
||||
],
|
||||
[
|
||||
"value" => "sepiasearch",
|
||||
"text" => "Sepia Search"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue