-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy openwrt/toh to openwrt/toh:gh-pages
- Loading branch information
GitHub Actions
committed
Aug 15, 2024
0 parents
commit 0faf824
Showing
4,478 changed files
with
376,099 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<!doctype html> | ||
<title>404 Not Found</title> | ||
<h1>404 Not Found</h1> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<html> | ||
<head> | ||
<title>Zola</title> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<h1>Welcome to Zola!</h1> | ||
<p> | ||
You're seeing this page because we couldn't find a template to render. | ||
</p> | ||
<p> | ||
To modify this page, create a <b>page.html</b> file in the templates directory or | ||
<a href="https://www.getzola.org/documentation/themes/installing-and-using-themes/" target="_blank">install a theme</a>. | ||
<br> | ||
You can find what variables are available in this template in the <a href="https://www.getzola.org/documentation/templates/pages-sections/#page-variables" target="_blank">documentation</a>. | ||
</p> | ||
</div> | ||
<footer> | ||
<a href="https://www.getzola.org/documentation/getting-started/cli-usage/" target="_blank">Get started with Zola</a> | ||
</footer> | ||
<style> | ||
html { | ||
line-height: 1.5; | ||
} | ||
h1 { | ||
margin-bottom: 2rem; | ||
} | ||
.container { | ||
font-family: "sans-serif"; | ||
text-align: center; | ||
margin-top: 20vh; | ||
padding: 2rem; | ||
background: #e9e9e9; | ||
} | ||
footer { | ||
position: fixed; | ||
width: 100%; | ||
bottom: 1rem; | ||
text-align: center; | ||
} | ||
</style> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"audioports": "-", | ||
"availability": "Discontinued", | ||
"bluetooth": "-", | ||
"bootloader": "RedBoot", | ||
"brand": "3Com", | ||
"buttoncount": "\u00bf", | ||
"commentinstallation": null, | ||
"commentrecovery": null, | ||
"comments": "Reported working acc. https://forum.openwrt.org/viewtopic.php?pid=304399", | ||
"commentsavports": null, | ||
"commentsnetworkports": null, | ||
"commentsusbsataports": null, | ||
"cpu": "Atheros AR2315A", | ||
"cpucores": "1", | ||
"cpumhz": "180", | ||
"detachableantennas": "-", | ||
"device_techdata": "View/Edit data", | ||
"devicepage": "toh:3com:3crwer100_75", | ||
"devicetype": "WiFi Router", | ||
"ethernet100mports": "5", | ||
"ethernet10gports": "\u00bf", | ||
"ethernet1gports": "-", | ||
"ethernet2_5gports": "\u00bf", | ||
"ethernet5gports": "\u00bf", | ||
"ethernetgbitports": null, | ||
"fccid": null, | ||
"firmwareoemstockurl": null, | ||
"firmwareopenwrtinstallurl": null, | ||
"firmwareopenwrtsnapshotinstallurl": null, | ||
"firmwareopenwrtsnapshotupgradeurl": null, | ||
"firmwareopenwrtupgradeurl": null, | ||
"flashmb": "4", | ||
"forumsearch": "3CRWER100-75", | ||
"gitsearch": "3CRWER100-75", | ||
"gpios": "\u00bf", | ||
"id": "3com_3crwer100-75", | ||
"installationmethods": "see devicepage", | ||
"jtag": "No", | ||
"ledcount": "\u00bf", | ||
"lede_forum_topic_url": null, | ||
"model": "3CRWER100-75", | ||
"modem": "-", | ||
"oemdevicehomepageurl": null, | ||
"owrt_forum_topic_url": "https://forum.openwrt.org/viewtopic.php?pid=304399", | ||
"packagearchitecture": null, | ||
"page": "toh:hwdata:3com:3com_3crwer100-75", | ||
"phoneports": "-", | ||
"picture": "media:example:genericrouter1.png", | ||
"pid": "15676470", | ||
"powersupply": "12 VDC, 1.25 A", | ||
"rammb": "16", | ||
"recoverymethods": null, | ||
"sataports": "-", | ||
"serial": "Yes", | ||
"serialconnectionparameters": "\u00bf", | ||
"sfp_plus_ports": "\u00bf", | ||
"sfp_ports": "\u00bf", | ||
"subtarget": null, | ||
"supportedcurrentrel": "14.07", | ||
"supportedsincecommit": null, | ||
"supportedsincerel": "14.07", | ||
"switch": "IC+ IP175C", | ||
"target": "ath25", | ||
"unsupported_functions": null, | ||
"usbports": "-", | ||
"version": null, | ||
"videoports": "-", | ||
"vlan": "\u00bf", | ||
"whereavailable": null, | ||
"wikideviurl": "https://wikidevi.wi-cat.ru/3Com_3CRWER100-75", | ||
"wlan24ghz": "b/g", | ||
"wlan50ghz": "-", | ||
"wlancomments": null, | ||
"wlandriver": "unknown", | ||
"wlanhardware": "Atheros AR2315A" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<html> | ||
<head> | ||
<title>Zola</title> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<h1>Welcome to Zola!</h1> | ||
<p> | ||
You're seeing this page because we couldn't find a template to render. | ||
</p> | ||
<p> | ||
To modify this page, create a <b>page.html</b> file in the templates directory or | ||
<a href="https://www.getzola.org/documentation/themes/installing-and-using-themes/" target="_blank">install a theme</a>. | ||
<br> | ||
You can find what variables are available in this template in the <a href="https://www.getzola.org/documentation/templates/pages-sections/#page-variables" target="_blank">documentation</a>. | ||
</p> | ||
</div> | ||
<footer> | ||
<a href="https://www.getzola.org/documentation/getting-started/cli-usage/" target="_blank">Get started with Zola</a> | ||
</footer> | ||
<style> | ||
html { | ||
line-height: 1.5; | ||
} | ||
h1 { | ||
margin-bottom: 2rem; | ||
} | ||
.container { | ||
font-family: "sans-serif"; | ||
text-align: center; | ||
margin-top: 20vh; | ||
padding: 2rem; | ||
background: #e9e9e9; | ||
} | ||
footer { | ||
position: fixed; | ||
width: 100%; | ||
bottom: 1rem; | ||
text-align: center; | ||
} | ||
</style> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"audioports": null, | ||
"availability": "Discontinued", | ||
"bluetooth": "\u00bf", | ||
"bootloader": "Yamon", | ||
"brand": "4G Systems", | ||
"buttoncount": "\u00bf", | ||
"commentinstallation": null, | ||
"commentrecovery": null, | ||
"comments": null, | ||
"commentsavports": null, | ||
"commentsnetworkports": "1", | ||
"commentsusbsataports": null, | ||
"cpu": "Alchemy 1500", | ||
"cpucores": "1", | ||
"cpumhz": "400", | ||
"detachableantennas": "2", | ||
"device_techdata": "View/Edit data", | ||
"devicepage": "toh:4g.systems:access.cube", | ||
"devicetype": "WiFi Router", | ||
"ethernet100mports": "\u00bf", | ||
"ethernet10gports": "\u00bf", | ||
"ethernet1gports": "\u00bf", | ||
"ethernet2_5gports": "\u00bf", | ||
"ethernet5gports": "\u00bf", | ||
"ethernetgbitports": null, | ||
"fccid": null, | ||
"firmwareoemstockurl": null, | ||
"firmwareopenwrtinstallurl": "https://downloads.openwrt.org/chaos_calmer/15.05.1/au1000/au1500/", | ||
"firmwareopenwrtsnapshotinstallurl": null, | ||
"firmwareopenwrtsnapshotupgradeurl": null, | ||
"firmwareopenwrtupgradeurl": "https://downloads.openwrt.org/chaos_calmer/15.05.1/au1000/au1500/", | ||
"flashmb": "32", | ||
"forumsearch": "AccessCube (MeshCube)", | ||
"gitsearch": "AccessCube (MeshCube)", | ||
"gpios": "\u00bf", | ||
"id": "4gsystems_accesscube", | ||
"installationmethods": "TFTP generic,see devicepage", | ||
"jtag": "Yes", | ||
"ledcount": "\u00bf", | ||
"lede_forum_topic_url": null, | ||
"model": "AccessCube (MeshCube)", | ||
"modem": "-", | ||
"oemdevicehomepageurl": null, | ||
"owrt_forum_topic_url": null, | ||
"packagearchitecture": "mipsel_mips32", | ||
"page": "toh:hwdata:4gsystems:4gsystems_accesscube", | ||
"phoneports": null, | ||
"picture": "media:example:genericrouter1.png", | ||
"pid": "15676471", | ||
"powersupply": "\u00bf", | ||
"rammb": "64", | ||
"recoverymethods": "TFTP generic", | ||
"sataports": "-", | ||
"serial": "Yes", | ||
"serialconnectionparameters": "115200 / 8N1", | ||
"sfp_plus_ports": "\u00bf", | ||
"sfp_ports": "\u00bf", | ||
"subtarget": "au1500", | ||
"supportedcurrentrel": "8.09.2", | ||
"supportedsincecommit": "https://git.lede-project.org/?p=source.git;a=commit;h=a86978e2e6e3e53589a047bc026b835cc094b18a", | ||
"supportedsincerel": "8.09.2", | ||
"switch": "-", | ||
"target": "au1000", | ||
"unsupported_functions": null, | ||
"usbports": "1x 1.1,1x 1.1 Device", | ||
"version": null, | ||
"videoports": null, | ||
"vlan": "No", | ||
"whereavailable": null, | ||
"wikideviurl": null, | ||
"wlan24ghz": "\u00bf", | ||
"wlan50ghz": "\u00bf", | ||
"wlancomments": null, | ||
"wlandriver": "unknown", | ||
"wlanhardware": "Atheros AR5213A (mini-PCI)" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<html> | ||
<head> | ||
<title>Zola</title> | ||
</head> | ||
<body> | ||
<div class="container"> | ||
<h1>Welcome to Zola!</h1> | ||
<p> | ||
You're seeing this page because we couldn't find a template to render. | ||
</p> | ||
<p> | ||
To modify this page, create a <b>page.html</b> file in the templates directory or | ||
<a href="https://www.getzola.org/documentation/themes/installing-and-using-themes/" target="_blank">install a theme</a>. | ||
<br> | ||
You can find what variables are available in this template in the <a href="https://www.getzola.org/documentation/templates/pages-sections/#page-variables" target="_blank">documentation</a>. | ||
</p> | ||
</div> | ||
<footer> | ||
<a href="https://www.getzola.org/documentation/getting-started/cli-usage/" target="_blank">Get started with Zola</a> | ||
</footer> | ||
<style> | ||
html { | ||
line-height: 1.5; | ||
} | ||
h1 { | ||
margin-bottom: 2rem; | ||
} | ||
.container { | ||
font-family: "sans-serif"; | ||
text-align: center; | ||
margin-top: 20vh; | ||
padding: 2rem; | ||
background: #e9e9e9; | ||
} | ||
footer { | ||
position: fixed; | ||
width: 100%; | ||
bottom: 1rem; | ||
text-align: center; | ||
} | ||
</style> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"audioports": "-", | ||
"availability": "Discontinued", | ||
"bluetooth": "-", | ||
"bootloader": "U-Boot", | ||
"brand": "7Links", | ||
"buttoncount": "\u00bf", | ||
"commentinstallation": null, | ||
"commentrecovery": null, | ||
"comments": "4M Image build disabled in master with commit d7d46da938e3", | ||
"commentsavports": null, | ||
"commentsnetworkports": null, | ||
"commentsusbsataports": null, | ||
"cpu": "Ralink RT5350", | ||
"cpucores": "1", | ||
"cpumhz": "360", | ||
"detachableantennas": "-", | ||
"device_techdata": "View/Edit data", | ||
"devicepage": "toh:7links:px4885", | ||
"devicetype": "Travel Router - Battery powered", | ||
"ethernet100mports": "1", | ||
"ethernet10gports": "\u00bf", | ||
"ethernet1gports": "-", | ||
"ethernet2_5gports": "\u00bf", | ||
"ethernet5gports": "\u00bf", | ||
"ethernetgbitports": null, | ||
"fccid": null, | ||
"firmwareoemstockurl": null, | ||
"firmwareopenwrtinstallurl": null, | ||
"firmwareopenwrtsnapshotinstallurl": null, | ||
"firmwareopenwrtsnapshotupgradeurl": "https://downloads.openwrt.org/snapshots/targets/ramips/rt305x/openwrt-ramips-rt305x-7links_px-4885-8m-squashfs-sysupgrade.bin", | ||
"firmwareopenwrtupgradeurl": "https://downloads.openwrt.org/releases/19.07.2/targets/ramips/rt305x/openwrt-19.07.2-ramips-rt305x-px-4885-8M-squashfs-sysupgrade.bin", | ||
"flashmb": "4,8", | ||
"forumsearch": "PX-4885", | ||
"gitsearch": "PX-4885", | ||
"gpios": "-", | ||
"id": "7links_px-4885", | ||
"installationmethods": "TFTP generic,GUI OEM,see devicepage", | ||
"jtag": "\u00bf", | ||
"ledcount": "\u00bf", | ||
"lede_forum_topic_url": null, | ||
"model": "PX-4885", | ||
"modem": "-", | ||
"oemdevicehomepageurl": "https://www.7links.me/3G-WLAN-Router-PX-4885-919.shtml", | ||
"owrt_forum_topic_url": null, | ||
"packagearchitecture": "mipsel_24kc", | ||
"page": "toh:hwdata:7links:7links_px-4885", | ||
"phoneports": "-", | ||
"picture": "media:example:genericrouter1.png", | ||
"pid": "15676472", | ||
"powersupply": "5 VDC (\u00b5USB), 5200 mAh battery", | ||
"rammb": "32", | ||
"recoverymethods": "TFTP generic,see devicepage", | ||
"sataports": "-", | ||
"serial": "Yes", | ||
"serialconnectionparameters": "\u00bf", | ||
"sfp_plus_ports": "\u00bf", | ||
"sfp_ports": "\u00bf", | ||
"subtarget": "rt305x", | ||
"supportedcurrentrel": "19.07.2", | ||
"supportedsincecommit": "https://git.lede-project.org/?p=source.git;a=commit;h=cd5f3584e2c2044c2cd53d723350a8d02b227aff", | ||
"supportedsincerel": "14.07", | ||
"switch": "-", | ||
"target": "ramips", | ||
"unsupported_functions": null, | ||
"usbports": "1x 2.0,1x \u00b5USB (power)", | ||
"version": null, | ||
"videoports": "-", | ||
"vlan": "Yes", | ||
"whereavailable": null, | ||
"wikideviurl": null, | ||
"wlan24ghz": "b/g/n", | ||
"wlan50ghz": "-", | ||
"wlancomments": null, | ||
"wlandriver": "unknown", | ||
"wlanhardware": "Ralink RT5350" | ||
} |
Oops, something went wrong.