-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
33 lines (29 loc) · 1.12 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="default.css" type="text/css" />
<title>Pokapokaサイト</title>
</head>
<body>
連絡先
<hr>
<a href="https://jbbs.shitaraba.net/internet/24461/">掲示板(したらば)</a>(名無し掲示板)<br/>
<!--
<a href="http://mars2.esy.es/bbs18c/board/">掲示板(昔の)</a>(名無し掲示板)←重すぎるので、現在は上のしたらばに乗り換えました。<br/>
-->
<!--
<a href="http://mars2.esy.es/bbs18c/board/">掲示板</a>(名無し掲示板)<br/>
<a href="http://jbbs.shitaraba.net/internet/24461/">掲示板(別館)</a>(名無し掲示板)←本館が重いときの非常用
-->
<hr>
Twitter: <a href="https://twitter.com/mochi_adfilter">@mochi_adfilter</a>
<hr>
github: <a href="https://github.com/eEIi0A5L/adblock_filter">https://github.com/eEIi0A5L/adblock_filter</a>
<hr>
作者:もちお<br />
email: mochifilter@yahoo.co.jp<br/>
</body>
</html>