Skip to content

Commit 0d835c9

Browse files
committed
initial commit code base is here
0 parents  commit 0d835c9

File tree

3,538 files changed

+151203
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,538 files changed

+151203
-0
lines changed

.gitignore

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Created by https://www.gitignore.io
2+
3+
### OSX ###
4+
.DS_Store
5+
.AppleDouble
6+
.LSOverride
7+
8+
# Icon must end with two \r
9+
Icon
10+
11+
# Thumbnails
12+
._*
13+
14+
# Files that might appear in the root of a volume
15+
.DocumentRevisions-V100
16+
.fseventsd
17+
.Spotlight-V100
18+
.TemporaryItems
19+
.Trashes
20+
.VolumeIcon.icns
21+
22+
# Directories potentially created on remote AFP share
23+
.AppleDB
24+
.AppleDesktop
25+
Network Trash Folder
26+
Temporary Items
27+
.apdisk
28+
29+
30+
### PhpStorm ###
31+
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
32+
33+
*.iml
34+
35+
## Directory-based project format:
36+
.idea/
37+
# if you remove the above rule, at least ignore the following:
38+
39+
# User-specific stuff:
40+
# .idea/workspace.xml
41+
# .idea/tasks.xml
42+
# .idea/dictionaries
43+
44+
# Sensitive or high-churn files:
45+
# .idea/dataSources.ids
46+
# .idea/dataSources.xml
47+
# .idea/sqlDataSources.xml
48+
# .idea/dynamic.xml
49+
# .idea/uiDesigner.xml
50+
51+
# Gradle:
52+
# .idea/gradle.xml
53+
# .idea/libraries
54+
55+
# Mongo Explorer plugin:
56+
# .idea/mongoSettings.xml
57+
58+
## File-based project format:
59+
*.ipr
60+
*.iws
61+
62+
## Plugin-specific files:
63+
64+
# IntelliJ
65+
/out/
66+
67+
# mpeltonen/sbt-idea plugin
68+
.idea_modules/
69+
70+
# JIRA plugin
71+
atlassian-ide-plugin.xml
72+
73+
# Crashlytics plugin (for Android Studio and IntelliJ)
74+
com_crashlytics_export_strings.xml
75+
crashlytics.properties
76+
crashlytics-build.properties
77+

0day.php

+366
Large diffs are not rendered by default.

403.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
require('include/bittorrent.php');
3+
dbconn();
4+
header('HTTP/1.1 403 Forbidden');
5+
header('Refresh: 5; url=//' . $BASEURL . '/index.php');
6+
stderr('这谁家熊孩子啊', '别到处乱跑了,赶紧回家吃饭去吧<br /><br /><a href="//' . $BASEURL . '/index.php">5秒后自动回到首页</a>', false);

404.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
require('include/bittorrent.php');
3+
dbconn();
4+
header('HTTP/1.1 404 Not found');
5+
header('Refresh: 5; url=//' . $BASEURL . '/index.php');
6+
stderr('咦,肿么回事', '北洋媛真没用,居然让你看到这个页面(抱紧)<br /><br /><a href="//' . $BASEURL . '/index.php">5秒后自动回到首页</a>', false);

502.html

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4+
<meta name="keywords" content="TJUPT,PT,校园,信网协会,天外天,资源,IPv6" />
5+
<meta name="description" content="TJUPT是天津市首个、全国前列的校园Private Tracker,建立于2010年,由天津大学信网协会和天外天共同开发的,旨在为大家建立一个更好的资源共享环境,提高资源水准" />
6+
<meta name="generator" content="NexusPHP" />
7+
<title>北洋园PT</title>
8+
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
9+
<link rel="search" type="application/opensearchdescription+xml" title="北洋园PT Torrents" href="opensearch.php" />
10+
</head>
11+
<body>
12+
<h1>北洋媛正在休整中,请稍后再来...</h1>
13+
<h2>不如看看我们的社交网络吧,北洋媛休息好了会通知大家的~</h2>
14+
<ul>
15+
<li><a href="http://weibo.com/tjupt">新浪微博</a></li>
16+
<li><a href="http://page.renren.com/601396265">人人网</a></li>
17+
<div style="display:none">技术菌们表示由衷的抱歉...</div>
18+
</body>
19+
</html>

503.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4+
<meta name="keywords" content="TJUPT,PT,校园,信网协会,天外天,资源,IPv6" />
5+
<meta name="description" content="TJUPT是天津市首个、全国前列的校园Private Tracker,建立于2010年,由天津大学信网协会和天外天共同开发的,旨在为大家建立一个更好的资源共享环境,提高资源水准" />
6+
<meta name="generator" content="NexusPHP" />
7+
<title>北洋园PT</title>
8+
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
9+
<link rel="search" type="application/opensearchdescription+xml" title="北洋园PT Torrents" href="opensearch.php" />
10+
</head>
11+
<body>
12+
<h1>乃乃乃,不要这样折磨北洋媛了吧~</h1>
13+
<h2>看哪呢说的就是你!</h2>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)