Skip to content

bbsmirror/bbshistory

Repository files navigation

BBS History Info

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>

about information of bbs history,

all coryrights reserved from each author.

File list (from oldest to newest):

<script type="text/javascript"> $("#content a[href^='{{ site.baseurl }}/']:not([href$='.htm'])").each(function (idx) { var url = $(this).attr("href").substring("{{ site.baseurl }}/".length) var url_raw = "https://raw.githubusercontent.com/{{ site.github.repository_nwo }}/{{ site.github.source.branch }}/" + url $(this).attr("href", url_raw) }) </script>

About

History documentations about Telnet BBSes in Taiwan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages