Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infowars #18

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ others
.DS_Store
*.marks
*~
<<<<<<< HEAD

=======
>>>>>>> 3343461b0e5add210d513b6f47b9e1b7a4a2aeb7
11 changes: 0 additions & 11 deletions lib/consts/regexes.const.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,16 @@ export declare const MENTION_REGEX: RegExp;
export declare const COPIED_POST_REGEX: RegExp;
export declare const COMMUNITY_REGEX: RegExp;
export declare const YOUTUBE_REGEX: RegExp;
export declare const YOUTUBE_EMBED_REGEX: RegExp;
export declare const VIMEO_REGEX: RegExp;
export declare const VIMEO_EMBED_REGEX: RegExp;
export declare const BITCHUTE_REGEX: RegExp;
export declare const D_TUBE_REGEX: RegExp;
export declare const D_TUBE_REGEX2: RegExp;
export declare const D_TUBE_EMBED_REGEX: RegExp;
export declare const TWITCH_REGEX: RegExp;
export declare const DAPPLR_REGEX: RegExp;
export declare const TRUVVL_REGEX: RegExp;
export declare const LBRY_REGEX: RegExp;
export declare const ODYSEE_REGEX: RegExp;
export declare const ARCH_REGEX: RegExp;
export declare const SPEAK_REGEX: RegExp;
export declare const SPEAK_EMBED_REGEX: RegExp;
export declare const TWITTER_REGEX: RegExp;
export declare const SPOTIFY_REGEX: RegExp;
export declare const RUMBLE_REGEX: RegExp;
export declare const BRIGHTEON_REGEX: RegExp;
export declare const VIMM_EMBED_REGEX: RegExp;
export declare const SPOTIFY_EMBED_REGEX: RegExp;
export declare const SOUNDCLOUD_EMBED_REGEX: RegExp;
export declare const TWITCH_EMBED_REGEX: RegExp;
export declare const BRAND_NEW_TUBE_REGEX: RegExp;
13 changes: 1 addition & 12 deletions lib/consts/regexes.const.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/consts/regexes.const.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 1 addition & 33 deletions lib/methods/a.method.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/methods/a.method.js.map

Large diffs are not rendered by default.

34 changes: 8 additions & 26 deletions lib/methods/iframe.method.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading