-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
178 lines (156 loc) · 6.39 KB
/
index.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta property="og:type" content="blog"/>
<meta property="og:image" content="./ai.jpg"/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>鲁虺在线洗稿智能AI文章伪原创 http://xigao.luhui.net 鲁虺在线智能辅助写作伪原创文章生成器软件系统_鲁虺在线伪原创_鲁虺在线伪原创文章生成器软件-鲁虺智能AI文章伪原创</title>
<meta name="Keywords" content="鲁虺伪原创,鲁虺伪原创检测,鲁虺在线伪原创,鲁虺文章伪原创,鲁虺伪原创工具" />
<meta name="Description" content="鲁虺在线智能辅助写作伪原创文章生成器软件系统,鲁虺智能AI文章伪原创是专门生成原创及伪原创文章的在线工具,用鲁虺智能AI文章伪原创工具可以把在互联网上复制的文章瞬间变成原创文章。本工具是一款免费的专通过伪原创工具生成的文章,会更好的被搜索引擎收录和索引到。此工具适合中,小型网站站长、网站编辑,网站将一直持续更新算法,为您更好的服务!" />
<link rel="stylesheet" href="./css/bulma.css" />
<link rel="stylesheet" type="text/css" href="./css/css.css?2">
</head>
<body>
<script src="./js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="./js/tagsinput.js" type="text/javascript" charset="utf-8"></script>
<section class="hero">
<div class="hero-head">
<header class="nav">
<div class="container">
<div class="nav-left">
鲁虺伪原创文章生成器软件
</div>
</div>
</header>
</div>
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column is-10">
<h1 class="title is-info">鲁虺在线智能AI文章伪原创</h1>
<h2 class="subtitle is-info">文本模式V0.0.1 </h2>
<div class="field is-horizontal is-info">
<div class="field-body is-info">
<div class="field">
<div class="control">
<textarea class="textarea" placeholder="以支持5000+个汉字伪原创,增加关键词锁定,如有需要请在下面输入要锁定的关键词" rows="12" id="content" autofocus=""></textarea>
</div>
</div>
</div>
</div>
<div class="field is-grouped is-grouped-multiline">
<span class="tag">您可输入</span>
<div class="control">
<div class="tags has-addons">
<span class="tag is-success">1000</span>
<span class="tag is-primary">个字符</span>
</div>
</div>
<span class="tag">已输入</span>
<div class="control">
<div class="tags has-addons">
<span class="tag is-warning" id="zishu">0</span>
<span class="tag is-success">个字符</span>
</div>
</div>
<span class="tag">还可以输入</span>
<div class="control">
<div class="tags has-addons">
<span class="tag is-warning" id="shengyu">1000</span>
<span class="tag is-danger ">个字符</span>
</div>
</div>
</div>
<div class="tagsinput-primary form-group">
<input name="tagsinput" id="tagsinputval" class="tagsinput" data-role="tagsinput" value="" placeholder="输入关键词后按回车键">
</div>
<div class="field is-grouped is-grouped-right">
<p class="control"> <input class="button is-primary" id="button" type="button" onclick="answers()" value=" 进行AI伪原创 "></p>
<p class="control"> <a class="button is-light" id="reset" type="reset" value="重新输入" name="reset" onclick="clearBox();"> 重新输入 </a> </p>
</div>
<div class="field-body is-info">
<div class="field">
<div class="control">
<textarea class="textarea" readonly placeholder="每篇文章需要3-4秒。" rows="12" id = "reply" autofocus=""></textarea>
</div>
</div>
</div>
</div>
<div class="column is-4">
<p class="menu-label">
广告
</p>
</div>
</div>
</div>
</div>
<div class="hero-foot">
<nav class="tabs">
<div class="container">
<ul>
<li class="is-active"><a href="./">鲁虺智能在线伪原创文章生成器</a></li>
<li><a href="http://www.luhui.net/" target="_blank">鲁虺文化网</a></li>
</ul>
</div>
</nav>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<p> Copyright 2004-01-11 luhui.net 版权所有.</p>
</div>
</div>
</footer>
<style>
::-webkit-scrollbar {
width: 4px;
height: 4px;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
background: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 0;
background: rgba(0, 0, 0, 0.1);
}
</style>
<script charset="utf-8" src="./js/ai.js?2019612"></script>
<!--百度自动推送代码-->
<script>
(function(){
var bp = document.createElement('script');
bp.src = '//push.zhanzhang.baidu.com/push.js';
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<!--百度自动推送代码-->
<!-- 网址安全插件开始 -->
<script type="text/javascript">
var _svq_ = _svq_ || [];
_svq_.push(['set_api_key', '16adflfafads9gf28327005056b68c3d']);
_svq_.push(['set_noicon_class', '']); //链接前不显示任何图标,如果需要显示,请去掉这句
_svq_.push(['set_nopopup_class', '-sv-no-popup']);
_svq_.push(['check_page']);
(function(){
var aq = document.createElement('script');
aq.type = 'text/javascript';
aq.async = true;
aq.charset = 'utf-8';
aq.src = 'http://openapi.anquan.org/static/aq.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(aq, s);
})();
</script>
<!-- 网址安全插件结束 -->
<div style="display:none">
<script src="http://s11.cnzz.com/z_stat.php?id=610720&web_id=610720" language="JavaScript"></script>
</div>
</body>
</html>