Add license headers
parent
efa955b553
commit
ecad3d2ade
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
/* eslint-disable no-console */
|
/* eslint-disable no-console */
|
||||||
/*
|
/*
|
||||||
to use this example, create an .env file
|
to use this example, create an .env file
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from file
|
// Modules from file
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from file
|
// Modules from file
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
interface IBaseError {
|
interface IBaseError {
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from files
|
// Modules from files
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from files
|
// Modules from files
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from files
|
// Modules from files
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from files
|
// Modules from files
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from files
|
// Modules from files
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from file
|
// Modules from file
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
import { AxiosResponse } from "axios";
|
import { AxiosResponse } from "axios";
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
export type Result<L, A> = Failure<L, A> | Success<L, A>;
|
export type Result<L, A> = Failure<L, A> | Success<L, A>;
|
||||||
|
|
||||||
export class Failure<L, A> {
|
export class Failure<L, A> {
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Core modules
|
// Core modules
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
export const selectors = {
|
export const selectors = {
|
||||||
WT_FILTER_POPUP_BUTTON: "a.filterBar-menuTrigger",
|
WT_FILTER_POPUP_BUTTON: "a.filterBar-menuTrigger",
|
||||||
WT_NEXT_PAGE: "a.pageNav-jump--next",
|
WT_NEXT_PAGE: "a.pageNav-jump--next",
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
export const urls = {
|
export const urls = {
|
||||||
F95_BASE_URL: "https://f95zone.to",
|
F95_BASE_URL: "https://f95zone.to",
|
||||||
F95_SEARCH_URL: "https://f95zone.to/search/search/",
|
F95_SEARCH_URL: "https://f95zone.to/search/search/",
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from file
|
// Modules from file
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from file
|
// Modules from file
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Core modules
|
// Core modules
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Modules from files
|
// Modules from files
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Data relating to an external platform (i.e. Patreon).
|
* Data relating to an external platform (i.e. Patreon).
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
// Public modules from npm
|
// Public modules from npm
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
//#region Interfaces
|
//#region Interfaces
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
/* eslint-disable @typescript-eslint/no-inferrable-types */
|
/* eslint-disable @typescript-eslint/no-inferrable-types */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
// Copyright (c) 2021 MillenniumEarl
|
||||||
|
//
|
||||||
|
// This software is released under the MIT License.
|
||||||
|
// https://opensource.org/licenses/MIT
|
||||||
|
|
||||||
/* istanbul ignore file */
|
/* istanbul ignore file */
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue