Browse Source

AUP into contracts

master
Lucian Pricop 2 years ago
parent
commit
7c4f8e37ef
  1. 2
      .idea/.gitignore
  2. 7
      .idea/Documents.iml
  3. 5
      .idea/inspectionProfiles/Project_Default.xml
  4. 6
      .idea/misc.xml
  5. 8
      .idea/modules.xml
  6. 6
      .idea/vcs.xml
  7. 33
      England and Wales/Clauses/one.txt
  8. 7
      England and Wales/Contracts/AUP.json

2
.idea/.gitignore

@ -0,0 +1,2 @@
# Default ignored files
/workspace.xml

7
.idea/Documents.iml

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

5
.idea/inspectionProfiles/Project_Default.xml

@ -0,0 +1,5 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0" is_locked="false">
<option name="myName" value="Project Default" />
</profile>
</component>

6
.idea/misc.xml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>

8
.idea/modules.xml

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Documents.iml" filepath="$PROJECT_DIR$/.idea/Documents.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

33
England and Wales/Clauses/one.txt

@ -0,0 +1,33 @@
Acceptable Use Policy
Your use of our website and all associated digital content and services (the "Platform") is subject to this Acceptable Use Policy.
As a condition of using the Platform, you agree not to use the Platform:
{{Standard_Rules}}
* in a way that breaches or encourages others to breach any applicable laws.
* for any fraudulent or other unlawful purpose or activity.
* in a way that infringes the intellectual property or other rights of any other person.
* to distribute viruses or malware or other similar harmful software code.
* to share or promote unsolicited advertising or send spam.
* to simulate communications from us or another service or entity in order to collect identity information, authentication credentials, or other information ('phishing').
* to defame any other person.
* in any manner that harms minors.
* to promote any unlawful activity.
* to represent or suggest that we endorse any other business, product or service unless we have separately agreed to do so in writing.
* in any manner that disrupts the operation of the Platform or the website or business of any other entity.
* to misuse any reporting or flagging process, including making false complaints or takedown requests, or otherwise making vexatious, groundless or frivolous complaints or claims.
* to gain unauthorised access to or use of computers, data, systems, accounts or networks.
* to attempt to circumvent password or user account or authentication methods.
* {{Add_Rules}}
Additional Content Standards
These additional content standards apply to any content you upload to our website in addition to the rules on use of the Platform set out above. We have the right to determine, at our reasonable discretion, whether a contribution complies with these content standards.
Your content:
{{Standard_Content}}
* must be accurate and express genuinely held opinions.
* must not promote political activity.
* must not promote gambling, lotteries or games of chance.
* must not promote get-rich-quick schemes, pyramid schemes or multi-level marketing schemes.
* must not contain or promote adult content and services or other sexually explicit material.
* must not contain hateful language or imagery or violent threats.
* must not abuse, harass, upset or embarrass other users.
* must not promote discrimination of race, sex, religion, sexual orientation, age, disability, or nationality.
* must not contain any advertising or promote any services or web links to other sites.
* {{Add_Content}}

7
England and Wales/Contracts/AUP.json

@ -0,0 +1,7 @@
{
"id": 4,
"title": "Acceptable Use Policy",
"description": "A terms of use is an agreement that a user must agree to and abide by in order to use a website or service. Terms of use (TOU) can go by many other names, including terms of service (TOS) and terms and conditions.Terms of use are often seen on e-commerce websites and social media websites, but it is not limited to those types of websites and should be used with any website that stores personal information of any kind.",
"clauses": [ "one"],
"url": "https://contrai.io/"
}
Loading…
Cancel
Save