mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-27 18:52:14 -04:00
enable huffpostslides.js
This commit is contained in:
parent
89e7c8b079
commit
d7c31be8d0
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@
|
|||
url_regex: '^https?://(?:www\.)?instagram\.com/.*$'
|
||||
behavior_js_template: instagram.js
|
||||
request_idle_timeout_sec: 10
|
||||
-
|
||||
url_regex: '^https?://(?:www\.)?huffingtonpost\.com/.*$'
|
||||
behavior_js_template: huffpostslides.js
|
||||
request_idle_timeout_sec: 10
|
||||
-
|
||||
url_regex: '^https?://(?:www\.)?brooklynmuseum\.org/exhibitions/.*$'
|
||||
behavior_js_template: simpleclicks.js.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue