gistfy 測試

pre,table, td 會繼承到 dokuwiki 的 CSS style 需要自己再清掉…

<html>

<style>
pre {

  box-shadow: none;

}

table, td {

  border: none;

}
</style>

<body>
<script type='text/javascript' src='gistfy-app.herokuapp.com/github/nike1000/Lab_code/SDN/HW4/hw4_ryuapp.py?branch=master&lang=python&style=github'></script>
</body>
</html>


RewriteEngine On
RewriteRule ^/(.*) https://wiki.kshuang.xyz/$1 [R]