View Single Post
Old 07-07-2017, 04:29 PM   #2324
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,033
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Loba View Post
I seem to have broken something in my personal.ini re: Ao3's archive warnings. FFF is no longer grabbing archive warnings, but will snag warnings I have defined from freeformtags. I have scoured my .ini and can't figure out what I fudged.
You have:
Code:
include_in_warnings:freeformtags
## and:
 freefromtags,warnings==Graphic Depictions of Violence
You want:
Code:
include_in_warnings:freeformtags,warnings
## and:
 freefromtags,warnings~=Graphic Depictions [Oo]f Violence
JimmXinu is offline   Reply With Quote