Dealabs shows some random deals if there is no result under the no
result message : the no result message is now detected and does not show
any result in case of none.
To conform the policy and make the code more readable, some CSS Selector
have been rewritten.
Here are some user configurable search parameters
- filter expired deal
- filter local deal
- filter by price (Min, Max)
Other parameters are now used for every search :
- Keyword are searched in Titres & Descriptions & Codes
- Deals are sorted newest first (it is what RSS is for : showing newest
things !)
- Deal search timeframe is not limited
Function has been documented.
- If no there are no results, an explicit message is now returned
- Commas are now following the coding policy
- Lines are no longer more than 80 chars when possible