Add a way to detect Gazelle (#2091)

* Add a way to detect Gazelle

This can be tested [here](http://159.89.252.33/torrents.php) and [here](https://empornium.sx)

* Add a js pattern found by @gadcam
main
jvoisin 7 years ago committed by Elbert Alias
parent 1bb90eb633
commit a19df3db2b

@ -3332,6 +3332,19 @@
"icon": "Gauges.png",
"website": "https://get.gaug.es"
},
"Gazelle": {
"cats": [
29
],
"html": [
"<!-- Extra divs, for stylesheet developers to add imagery -->",
"<link rel=\"alternate\" type=\"application/rss+xml\" href=\"[^\"]+\" title=\"[^\"]+ - Gazelle Change Log\""
],
"js": {
"GazURL": ""
},
"website": "https://whatcd.github.io/Gazelle/"
},
"Gentoo": {
"cats": [
28

Loading…
Cancel
Save