mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-25 07:10:35 -04:00
Merge branch 'AITFIVE-497'
This commit is contained in:
commit
c494afb749
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ behaviors:
|
||||||
url_regex: '^https?://(?:www\.)?instagram\.com/.*$'
|
url_regex: '^https?://(?:www\.)?instagram\.com/.*$'
|
||||||
behavior_js: instagram.js
|
behavior_js: instagram.js
|
||||||
request_idle_timeout_sec: 10
|
request_idle_timeout_sec: 10
|
||||||
|
-
|
||||||
|
url_regex: '^https?://(?:www\.)?brooklynmuseum\.org/exhibitions/.*$'
|
||||||
|
click_css_selector: img.img-responsive
|
||||||
|
request_idle_timeout_sec: 10
|
||||||
- # acalog https://webarchive.jira.com/browse/ARI-3775
|
- # acalog https://webarchive.jira.com/browse/ARI-3775
|
||||||
url_regex: '^https?://.*[?&]catoid=[^?]*$'
|
url_regex: '^https?://.*[?&]catoid=[^?]*$'
|
||||||
click_css_selector: a[onclick]
|
click_css_selector: a[onclick]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue