Add Fairlane challenge selector (#723)

This commit is contained in:
Martino Mensio
2023-03-20 16:13:21 +01:00
committed by ngosang
parent 49fd1aacfc
commit c6c74e7c9d
2 changed files with 28 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ CHALLENGE_SELECTORS = [
'#cf-challenge-running', '.ray_id', '.attack-box', '#cf-please-wait', '#challenge-spinner', '#trk_jschal_js',
# Custom CloudFlare for EbookParadijs, Film-Paleis, MuziekFabriek and Puur-Hollands
'td.info #js_info',
# fairlane
# Fairlane / pararius.com
'div.vc div.text-box h2'
]
SHORT_TIMEOUT = 10