Skip to content

Commit

Permalink
privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiicode committed Jan 12, 2024
1 parent d06588b commit 0c08e25
Show file tree
Hide file tree
Showing 46 changed files with 910 additions and 0 deletions.
Binary file added privacy/.DS_Store
Binary file not shown.
20 changes: 20 additions & 0 deletions privacy/.github/workflows/cloudflare-purge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: 👾 Purge Cache on Cloudflare

on:
push:
branches:
- main

jobs:
purge_cache:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Purge Cache on Cloudflare
uses: jakejarvis/cloudflare-purge-action@master
env:
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
19 changes: 19 additions & 0 deletions privacy/.github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
on:
push:
branches:
- main
name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v2

- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
server: ftp.borishrncic.com
username: ${{ secrets.ftp_username }}
password: ${{ secrets.ftp_password }}
Binary file added privacy/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added privacy/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added privacy/app/.DS_Store
Binary file not shown.
Binary file added privacy/app/fonts/.DS_Store
Binary file not shown.
34 changes: 34 additions & 0 deletions privacy/app/fonts/Biotif.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
/**
* @license
* MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: HelveticaLTWXX-Roman by Linotype
* URL: https://www.myfonts.com/fonts/linotype/helvetica/pro-regular/
* Copyright: Copyright © 2014 Monotype Imaging Inc. All rights reserved.
*
*
*
* © 2020 MyFonts Incn*/




@font-face {
font-family: "BiotifMedium";
src: url('webFonts/BiotifMedium/font.woff2') format('woff2'), url('webFonts/BiotifMedium/font.woff') format('woff');
}
@font-face {
font-family: "BiotifExtraBold";
src: url('webFonts/BiotifExtraBold/font.woff2') format('woff2'), url('webFonts/BiotifExtraBold/font.woff') format('woff');
}
@font-face {
font-family: "BiotifBold";
src: url('webFonts/BiotifBold/font.woff2') format('woff2'), url('webFonts/BiotifBold/font.woff') format('woff');
}

23 changes: 23 additions & 0 deletions privacy/app/fonts/Freight-Text-Pro.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/**
* @license
* MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Freight Text Pro Semibold by Freight Collection
* URL: https://www.myfonts.com/products/semibold-freight-text-pro-424290
* Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
*
* © 2023 MyFonts Inc. */



@font-face {
font-family: "FreightTextProSemibold";
src: url('webFonts/FreightTextProSemibold/font.woff2') format('woff2'), url('webFonts/FreightTextProSemibold/font.woff') format('woff');
}

Binary file added privacy/app/fonts/webFonts/BiotifBold/font.woff
Binary file not shown.
Binary file added privacy/app/fonts/webFonts/BiotifBold/font.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added privacy/app/fonts/webFonts/BiotifMedium/font.woff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added privacy/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions privacy/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#7537f8</TileColor>
</tile>
</msapplication>
</browserconfig>
173 changes: 173 additions & 0 deletions privacy/content/content.php

Large diffs are not rendered by default.

Binary file added privacy/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added privacy/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added privacy/favicon.ico
Binary file not shown.
Binary file added privacy/imgs/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions privacy/imgs/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added privacy/imgs/icons/.DS_Store
Binary file not shown.
12 changes: 12 additions & 0 deletions privacy/imgs/icons/external-url.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions privacy/imgs/icons/globe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions privacy/imgs/icons/hamburger_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0c08e25

Please sign in to comment.