From a35c9d66aa55218bf8bce5f7b3c0ad452b7ea8c2 Mon Sep 17 00:00:00 2001 From: Space Time <55327009+SpaceTimee@users.noreply.github.com> Date: Thu, 12 May 2022 11:18:24 +0800 Subject: [PATCH] =?UTF-8?q?1.0.2.2=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cealing-Host.json | 1 + LICENSE | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 LICENSE diff --git a/Cealing-Host.json b/Cealing-Host.json index 908a9c6..dd3f3f7 100644 --- a/Cealing-Host.json +++ b/Cealing-Host.json @@ -13,6 +13,7 @@ [["*instagram.com"],"ins","157.240.236.174"], [["*amazon.co.jp"],"ama","52.222.208.138"], [["*github.com"],"git","140.82.121.3"], + [["*pornhub.com"],"por","66.254.114.40"], [["*onedrive.live.com"],"one","13.107.42.13"], [["*mikuclub.cc"],"mik","45.152.67.140"], [["*twitch.tv"],"twi","199.232.138.167"], diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..36b7cd9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,23 @@ +Boost Software License - Version 1.0 - August 17th, 2003 + +Permission is hereby granted, free of charge, to any person or organization +obtaining a copy of the software and accompanying documentation covered by +this license (the "Software") to use, reproduce, display, distribute, +execute, and transmit the Software, and to prepare derivative works of the +Software, and to permit third-parties to whom the Software is furnished to +do so, all subject to the following: + +The copyright notices in the Software and this entire statement, including +the above license grant, this restriction and the following disclaimer, +must be included in all copies of the Software, in whole or in part, and +all derivative works of the Software, unless such copies or derivative +works are solely in the form of machine-executable object code generated by +a source language processor. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE.