mwarning / openwrt-firmware-selector

OpenWrt firmware selector. With custom image builder support.
https://mwarning.github.io/openwrt-firmware-selector/www/
Creative Commons Zero v1.0 Universal
38 stars 23 forks source link

Improving the "info" link #71

Closed pmelange closed 3 years ago

pmelange commented 3 years ago

@Akira25 and I discussed the firmware selector a bit and we have a recommendation for the info link.

The search for "TP-Link TL-WDR4900 V1" does not result in the device page showing up anywhere near the top of the search results. But adding @toh to the search improves it a bit.

old info request URL https://openwrt.org/toh?do=search&id=toh&sf=1&q=TP-Link+TL-WDR4900+V1 new info request URL https://openwrt.org/toh?do=search&id=toh&sf=1&q=TP-Link+TL-WDR4900+V1%20%40toh

mwarning commented 3 years ago

Thanks, I have added @toh to the info link. It does not seem to make a different if I URL-encode the @toh. The browser translates it beforehand.

mwarning commented 3 years ago

Btw., there is some progress of making the firmware selector and the wiki url compatible: https://forum.openwrt.org/t/the-openwrt-firmware-selector/81721/118