We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New service addition requested through the contribution tool
You can see the work done by the awesome contributor here: https://contribute.opentermsarchive.org/fr/service?destination=OpenTermsArchive%2Fdeclarations-france&documentType=Commercial%20Terms&name=QATAR%20AIRWAYS&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%282%29%20%3E%20.col-xs-12&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%281%29%20%3E%20.col-xs-12&url=https%3A%2F%2Fwww.qatarairways.com%2Ffr-fr%2Flegal%2Fconditions-of-carriage.html&expertMode=true
Or on your local: http://localhost:3000/fr/service?destination=OpenTermsArchive%2Fdeclarations-france&documentType=Commercial%20Terms&name=QATAR%20AIRWAYS&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%282%29%20%3E%20.col-xs-12&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%281%29%20%3E%20.col-xs-12&url=https%3A%2F%2Fwww.qatarairways.com%2Ffr-fr%2Flegal%2Fconditions-of-carriage.html&expertMode=true
Or you can see the JSON generated here:
{ "name": "QATAR AIRWAYS", "documents": { "Commercial Terms": { "fetch": "https://www.qatarairways.com/fr-fr/legal/conditions-of-carriage.html", "select": [ ".C13_1 > .row:nth-child(2) > .col-xs-12", ".C13_1 > .row:nth-child(1) > .col-xs-12" ] } } }
You will need to create the following file in the root of the project: services/QATAR AIRWAYS.json
services/QATAR AIRWAYS.json
The text was updated successfully, but these errors were encountered:
View OpenTermsArchive/engine#316
Sorry, something went wrong.
synthetic selector :
".C13_1 > .row:nth-child(-n+2) > .col-xs-12"
No branches or pull requests
New service addition requested through the contribution tool
You can see the work done by the awesome contributor here:
https://contribute.opentermsarchive.org/fr/service?destination=OpenTermsArchive%2Fdeclarations-france&documentType=Commercial%20Terms&name=QATAR%20AIRWAYS&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%282%29%20%3E%20.col-xs-12&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%281%29%20%3E%20.col-xs-12&url=https%3A%2F%2Fwww.qatarairways.com%2Ffr-fr%2Flegal%2Fconditions-of-carriage.html&expertMode=true
Or on your local:
http://localhost:3000/fr/service?destination=OpenTermsArchive%2Fdeclarations-france&documentType=Commercial%20Terms&name=QATAR%20AIRWAYS&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%282%29%20%3E%20.col-xs-12&selectedCss[]=.C13_1%20%3E%20.row%3Anth-child%281%29%20%3E%20.col-xs-12&url=https%3A%2F%2Fwww.qatarairways.com%2Ffr-fr%2Flegal%2Fconditions-of-carriage.html&expertMode=true
Or you can see the JSON generated here:
You will need to create the following file in the root of the project:
services/QATAR AIRWAYS.json
The text was updated successfully, but these errors were encountered: