Skip to content

Fix outdated URL for RAE Search Provider

Jose DVM requested to merge jdvm/kio:fix-rae-search-provider-url into master

Using the current default URL (from Krunner, for instance) results in a redirection to RAE's home page.

Example: https://www.rae.es/drae/?val=tenis

Now, the URL pattern to search words is simpler.

Example: https://dle.rae.es/tenis

Edited by Jose DVM

Merge request reports