-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.xml
44 lines (44 loc) · 1.15 KB
/
plugin.xml
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
<?xml version="1.0" encoding="utf-8"?>
<plugin version="php">
<id>kumo</id>
<name>某理念崩坏的采集插件</name>
<url>//jq.qq.com/?_wv=1027&k=555hND5</url>
<note>实现一个功能,和设计一个功能,终究是不一样吧</note>
<description>置百丈玄冰而崩裂,掷须臾池水而漂摇。</description>
<path>main.php</path>
<include>include.php</include>
<level>1</level>
<author>
<name>沉冰浮水</name>
<email>wdssmq@qq.com</email>
<url>https://www.wdssmq.com</url>
</author>
<source>
<name></name>
<email></email>
<url></url>
</source>
<adapted>151935</adapted>
<version>1.0.1</version>
<pubdate>2019-05-24</pubdate>
<modified>2021-02-15</modified>
<price>0</price>
<phpver>7.1</phpver>
<advanced>
<dependency></dependency>
<rewritefunctions></rewritefunctions>
<existsfunctions></existsfunctions>
<conflict></conflict>
</advanced>
<sidebars>
<sidebar1></sidebar1>
<sidebar2></sidebar2>
<sidebar3></sidebar3>
<sidebar4></sidebar4>
<sidebar5></sidebar5>
<sidebar6></sidebar6>
<sidebar7></sidebar7>
<sidebar8></sidebar8>
<sidebar9></sidebar9>
</sidebars>
</plugin>