Skip to content

the blacklist and all feature (WIP)

ehvince requested to merge ehvince/mysearch:master into master

hey, this is a MR so that you can try it and we can discuss it. What's done:

  • the features
  • 3 unit tests \o/
  • the config option as you asked

and missing:

  • I want to be able to load a list from an url, so that we can have all the lists in another repo (want to create it so I can fork it ?)
  • I just saw I can't catch urls like google map's google.com/map/, I didn't rely on the url path. Should rework that.

remarks:

  • I was excited about the blacklist but, for other users than me, it seems better to use the promotion list.
  • the lists format is very basic, we can't include a custom text to be displayed or more than one sites to promote. Let's see the needs.
  • in the template I introduced another english sencente, "see also".

++ !

Merge request reports