diff options
| author | 尹姜谊 <[email protected]> | 2024-01-29 19:07:02 +0800 |
|---|---|---|
| committer | 尹姜谊 <[email protected]> | 2024-01-29 19:07:02 +0800 |
| commit | e761ffa059d1a5d5eeac81a356eb12506567ff5e (patch) | |
| tree | 210daac71004c7003dda9a6fe0b16349745281fb /model | |
| parent | ca307fa4aa8286060919170f103f06327549d8d4 (diff) | |
Add: protonvpn serverip plugin
Diffstat (limited to 'model')
| -rw-r--r-- | model/__init__.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/model/__init__.py b/model/__init__.py new file mode 100644 index 0000000..5c232cc --- /dev/null +++ b/model/__init__.py @@ -0,0 +1,6 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# @Time : 2024/1/26 18:00 +# @author : yinjinagyi +# @File : __init__.py.py +# @Function: |
