Compare commits
28 Commits
delete-fil
...
s_tag_01
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
648580a4cf | ||
|
|
07f3ddfae7 | ||
|
|
eb09c9b374 | ||
|
|
4511a8660e | ||
|
|
351744e5de | ||
|
|
319453a9ab | ||
|
|
c84499fc56 | ||
|
|
b004143bdb | ||
|
|
7ea0adac9f | ||
|
|
46bbd4cfe7 | ||
|
|
0d9f7d3849 | ||
|
|
78a3ed877e | ||
|
|
abf1893f16 | ||
|
|
a28de0089e | ||
|
|
c2c1494151 | ||
|
|
7596eea20d | ||
|
|
cec6b3332e | ||
|
|
3119099423 | ||
|
|
f3d414d758 | ||
|
|
67d741bb7e | ||
|
|
9474c10e57 | ||
|
|
c32d52f5d6 | ||
|
|
14d6aee5c7 | ||
|
|
949a0597d8 | ||
|
|
942a44a4c1 | ||
|
|
8687e0ccd9 | ||
|
|
0ca6c3d051 | ||
|
|
0c48bd2a05 |
@@ -1,16 +0,0 @@
|
||||
# This file is a template, and might need editing before it works on your project.
|
||||
# Full project: https://gitlab.com/pages/plain-html
|
||||
|
||||
image: git.mesalab.cn:7443/nezha/nz-build-env:1.6
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo "The site will be deployed to $CI_PAGES_URL"
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
tags:
|
||||
- asw
|
||||
82
README.md
82
README.md
@@ -1,72 +1,10 @@
|
||||
# 使用说明
|
||||
applications目录存放app相关内容,每新增一个application,在applications目录下创建application同名目录。
|
||||
目录结构如下:
|
||||
```
|
||||
└─applications
|
||||
├─tiktok
|
||||
│ app.json // 记录application属性及特征
|
||||
│ README.md // 帮助文档
|
||||
│ icon.png // 尺寸: 512*512 px, 大小不超过2MB
|
||||
├─wechat
|
||||
│ app.json
|
||||
│ README.md
|
||||
│ icon.png
|
||||
```
|
||||
app.json 内容模版如下
|
||||
```
|
||||
{
|
||||
"name":"陕西社会保险",
|
||||
"longName":"陕西社会保险",
|
||||
"developer":"陕西省社会保障局",
|
||||
"website":"http://www.pansky.com.cn/",
|
||||
"packageName":{
|
||||
"android":"cn.com.pansky.sxzgyl",
|
||||
"ios":"cn.com.pansky.sxzgyl"
|
||||
},
|
||||
"properties":{
|
||||
"category":"business-systems",
|
||||
"subcategory":"general-business",
|
||||
"content":"unknown",
|
||||
"parentApp":"",
|
||||
"risk":1
|
||||
},
|
||||
"surrogates": [
|
||||
{
|
||||
"name": "surrogate-1",
|
||||
"description": "",
|
||||
"signatures": [
|
||||
{
|
||||
"name": "signature-陕西社会保险-1",
|
||||
"description": "",
|
||||
"conditions": [
|
||||
{
|
||||
"attributeName": "common.server_fqdn",
|
||||
"attributeType": "string",
|
||||
"negate_option": false,
|
||||
"description": "",
|
||||
"items": [
|
||||
{
|
||||
"item": "$zcxc.shaanxi.gov.cn",
|
||||
"description": "陕西省社会保障局"
|
||||
},
|
||||
{
|
||||
"item": "$ylbx.shaanxi.gov.cn",
|
||||
"description": "陕西省社会保障局"
|
||||
},
|
||||
{
|
||||
"item": "$s.eqxiu.cn",
|
||||
"description": "北京中网易企秀科技有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$v.eqxiu.com",
|
||||
"description": "北京中网易企秀科技有限公司"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
# app-test
|
||||
|
||||
asdfasdpublic static void main
|
||||
|
||||
asdfas===abc
|
||||
adf
|
||||
test
|
||||
|
||||
|
||||
exit
|
||||
|
||||
1
applications/api/README.md
Normal file
1
applications/api/README.md
Normal file
@@ -0,0 +1 @@
|
||||
file add from gitlab api
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"name":"tiktok"
|
||||
"name":"adfafdtiktok"
|
||||
}
|
||||
@@ -1,2 +1,40 @@
|
||||
abc
|
||||
abcd
|
||||
# For new installations of OpenSearch 2.12 and later, you must define a custom admin password in order to set up a demo security configuration.
|
||||
# Use one of the following commands to define a custom admin password:
|
||||
|
||||
## Install the x64 package using yum.
|
||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the x64 package using rpm.
|
||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the arm64 package using yum.
|
||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
SSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
# Use the following command for OpenSearch versions 2.11 and earlier:
|
||||
|
||||
## Install the x64 package using yum.
|
||||
sudo yum install opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the x64 package using rpm.
|
||||
sudo rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the arm64 package using yum.
|
||||
sudo yum install opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
## Install the arm64 package using rpm.
|
||||
sudo rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
## test1
|
||||
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name":"陕西社会保险",
|
||||
"longName":"陕西社会保险",
|
||||
"developer":"陕西省社会保障局",
|
||||
"website":"http://www.pansky.com.cn/",
|
||||
"packageName":{
|
||||
"android":"cn.com.pansky.sxzgyl",
|
||||
"ios":"cn.com.pansky.sxzgyl"
|
||||
},
|
||||
"properties":{
|
||||
"category":"business-systems",
|
||||
"subcategory":"general-business",
|
||||
"content":"unknown",
|
||||
"parentApp":"",
|
||||
"risk":1
|
||||
}
|
||||
}
|
||||
@@ -1,40 +1,14 @@
|
||||
{
|
||||
"surrogates": [
|
||||
{
|
||||
"name": "405_招商银行_fqdn_20240809",
|
||||
"description": "",
|
||||
"signatures": [
|
||||
{
|
||||
"name": "405_招商银行_fqdn_20240809",
|
||||
"description": "",
|
||||
"conditions": [
|
||||
{
|
||||
"attributeName": "common.server_fqdn",
|
||||
"attributeType": "string",
|
||||
"negate_option": false,
|
||||
"description": "",
|
||||
"items": [
|
||||
{
|
||||
"item": "$cmbchina.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "*.cmbchina.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "$cmbimg.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "*.cmbimg.com",
|
||||
"description": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
connect_device("Android:///") # local adb device using default params
|
||||
# local device with serial number SJE5T17B17 and custom params
|
||||
connect_device("Android:///SJE5T17B17?cap_method=javacap&touch_method=adb")
|
||||
# remote device using custom params Android://adbhost:adbport/serialno
|
||||
connect_device("Android://127.0.0.1:5037/10.254.60.1:5555")
|
||||
connect_device("Android://127.0.0.1:5037/10.234.60.1:5555?name=serialnumber") # add serialno to params
|
||||
connect_device("Windows:///") # connect to the desktop
|
||||
connect_device("Windows:///123456") # Connect to the window with handle 123456
|
||||
connect_device("windows:///?title_re='.*explorer.*'") # Connect to the window that name include "explorer"
|
||||
connect_device("Windows:///123456?foreground=False") # Connect to the window without setting it foreground
|
||||
connect_device("iOS:///127.0.0.1:8100") # iOS device
|
||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100") # iOS with mjpeg port
|
||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100&&udid=00008020-001270842E88002E") # iOS with mjpeg port and udid
|
||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100&&uuid=00008020-001270842E88002E") # udid/uuid/serialno are all ok
|
||||
@@ -1,71 +1,14 @@
|
||||
{
|
||||
"name":"义乌购",
|
||||
"longName":"义乌购",
|
||||
"developer":"浙江义乌购电子商务有限公司",
|
||||
"website":"https://m.yiwugou.com",
|
||||
"packageName":{
|
||||
"android":"com.yiwugou.yiwukan",
|
||||
"ios":"com.yiwugou.yiwugoucompany"
|
||||
},
|
||||
"properties":{
|
||||
"category":"business-systems",
|
||||
"subcategory":"general-business",
|
||||
"content":"unknown",
|
||||
"parentApp":"",
|
||||
"risk":1
|
||||
},
|
||||
"surrogates": [
|
||||
{
|
||||
"name": "surrogate-1",
|
||||
"description": "",
|
||||
"signatures": [
|
||||
{
|
||||
"name": "signature-陕西社会保险-1",
|
||||
"description": "",
|
||||
"conditions": [
|
||||
{
|
||||
"attributeName": "common.server_fqdn",
|
||||
"attributeType": "string",
|
||||
"negate_option": false,
|
||||
"description": "",
|
||||
"items": [
|
||||
{
|
||||
"item": "$gl.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$enapp.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$h.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$app.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$user.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$wap.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$img1.yiwugou.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$ywgimg.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
"id": "f595b509-67cd-4b35-8576-5d0db89468c4",
|
||||
"name": "77",
|
||||
"longName": "77",
|
||||
"developer": "",
|
||||
"website": "",
|
||||
"properties": {
|
||||
"category": "",
|
||||
"subcategory": "",
|
||||
"content": "unknown",
|
||||
"parentApp": "",
|
||||
"risk": 1
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name":"陕西社会保险",
|
||||
"longName":"陕西社会保险",
|
||||
"developer":"陕西省社会保障局",
|
||||
"website":"http://www.pansky.com.cn/",
|
||||
"packageName":{
|
||||
"android":"cn.com.pansky.sxzgyl",
|
||||
"ios":"cn.com.pansky.sxzgyl"
|
||||
},
|
||||
"properties":{
|
||||
"category":"business-systems",
|
||||
"subcategory":"general-business",
|
||||
"content":"unknown",
|
||||
"parentApp":"",
|
||||
"risk":1
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -1,23 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="GitLab Pages">
|
||||
<title>Plain HTML site using GitLab Pages</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a>
|
||||
<a href="https://gitlab.com/pages/plain-html/">Repository</a>
|
||||
<a href="https://gitlab.com/pages/">Other Examples</a>
|
||||
</div>
|
||||
|
||||
<h1>Hello World!</h1>
|
||||
|
||||
<p>
|
||||
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
margin: auto;
|
||||
max-width: 1280px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
background-color: #313236;
|
||||
border-radius: 2px;
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
.navbar a {
|
||||
color: #aaa;
|
||||
display: inline-block;
|
||||
font-size: 15px;
|
||||
padding: 10px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.navbar a:hover {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user